| 1 | [ May 13 18:37:20 Enabled. ] | ||
| 2 | [ May 13 18:37:20 Rereading configuration. ] | ||
| 3 | [ May 13 18:37:21 Rereading configuration. ] | ||
| 4 | [ May 13 18:37:32 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 13 18:37:32 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.13 18:37:33.807093 [ 1 ] {} <Information> Application: Will watch for the process with pid 23905 | ||
| 29 | 2026.05.13 18:37:33.807519 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.13 18:37:34.291473 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23905 | ||
| 31 | 2026.05.13 18:37:34.292268 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.13 18:37:34.292415 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.13 18:37:34.396264 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.13 18:37:34.421474 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.13 18:37:34.421556 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.13 18:37:34.421575 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.13 18:37:34.421635 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.13 18:37:34.422413 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.13 18:37:34.424302 [ 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.13 18:37:34.425164 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.13 18:37:34.426064 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.13 18:37:34.426122 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.13 18:37:34.426168 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.13 18:37:34.426930 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.13 18:37:34.427982 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.13 18:37:34.435326 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.13 18:37:34.436197 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.13 18:37:34.437692 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.13 18:37:34.437803 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.13 18:37:34.438606 [ 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.13 18:37:34.439186 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.13 18:37:34.443411 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.13 18:37:34.443789 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.13 18:37:34.447155 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.13 18:37:34.447596 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.13 18:37:34.448046 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.13 18:37:34.448434 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.13 18:37:34.450218 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.13 18:37:34.450302 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.13 18:37:34.450398 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.13 18:37:34.450469 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.13 18:37:34.456856 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.13 18:37:34.456892 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000194034 sec | ||
| 68 | 2026.05.13 18:37:34.456955 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.13 18:37:34.457003 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.13 18:37:34.457773 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.13 18:37:34.458451 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.13 18:37:34.469713 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.13 18:37:34.469756 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.13 18:37:34.469839 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.13 18:37:34.469853 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.13 18:37:34.469884 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.13 18:37:34.469960 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.13 18:37:34.474267 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.13 18:37:34.474323 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.13 18:37:34.474390 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.13 18:37:34.474593 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.13 18:37:34.474635 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.13 18:37:34.474649 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.13 18:37:34.474737 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.13 18:37:34.474750 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.13 18:37:34.474779 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.13 18:37:34.474860 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.13 18:37:34.500752 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.13 18:37:34.501558 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.13 18:37:34.501658 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119092 sec | ||
| 91 | 2026.05.13 18:37:34.501673 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.13 18:37:34.501683 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.13 18:37:34.501710 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.13 18:37:34.501934 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.13 18:37:34.502047 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.13 18:37:34.502067 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.13 18:37:34.502078 [ 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.13 18:37:34.502089 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.13 18:37:34.505829 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.13 18:37:34.506015 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.75 MiB (RSS), difference: 91.97 MiB | ||
| 101 | 2026.05.13 18:37:34.507675 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000105492 sec. | ||
| 102 | 2026.05.13 18:37:34.508192 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.13 18:37:34.509604 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.13 18:37:34.509622 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.13 18:37:34.542790 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56675 | ||
| 106 | 2026.05.13 18:37:34.543812 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.13 18:37:34.543884 [ 3 ] {} <Debug> TCP-Session: 11ef88cd-6f5f-4d9b-8e0c-a0ee326fdc0c Authenticating user 'default' from [fd00:1122:3344:101::b]:56675 | ||
| 108 | 2026.05.13 18:37:34.543914 [ 3 ] {} <Debug> TCP-Session: 11ef88cd-6f5f-4d9b-8e0c-a0ee326fdc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.13 18:37:34.543997 [ 3 ] {} <Debug> TCP-Session: 11ef88cd-6f5f-4d9b-8e0c-a0ee326fdc0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.13 18:37:34.544093 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.13 18:37:34.544119 [ 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 | ||
| 112 | 2026.05.13 18:37:34.544196 [ 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 | ||
| 113 | 2026.05.13 18:37:34.544670 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58365 | ||
| 114 | 2026.05.13 18:37:34.544769 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.13 18:37:34.544778 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43630 | ||
| 116 | 2026.05.13 18:37:34.544789 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45197 | ||
| 117 | 2026.05.13 18:37:34.544794 [ 4 ] {} <Debug> TCP-Session: 17d04e44-48fd-487d-aa5e-c10d9f3fca87 Authenticating user 'default' from [fd00:1122:3344:101::b]:58365 | ||
| 118 | 2026.05.13 18:37:34.544958 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47023 | ||
| 119 | 2026.05.13 18:37:34.544969 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.13 18:37:34.544966 [ 4 ] {} <Debug> TCP-Session: 17d04e44-48fd-487d-aa5e-c10d9f3fca87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.13 18:37:34.545036 [ 254 ] {} <Debug> TCP-Session: 90b4e744-043b-47c3-a400-26e39f617448 Authenticating user 'default' from [fd00:1122:3344:101::b]:43630 | ||
| 122 | 2026.05.13 18:37:34.545095 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34533 | ||
| 123 | 2026.05.13 18:37:34.545106 [ 4 ] {} <Debug> TCP-Session: 17d04e44-48fd-487d-aa5e-c10d9f3fca87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.13 18:37:34.545152 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.13 18:37:34.545130 [ 254 ] {} <Debug> TCP-Session: 90b4e744-043b-47c3-a400-26e39f617448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.13 18:37:34.545107 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.13 18:37:34.545261 [ 255 ] {} <Debug> TCP-Session: 487a05a3-71df-4133-9ca2-9c3d41cdf05d Authenticating user 'default' from [fd00:1122:3344:101::b]:47023 | ||
| 128 | 2026.05.13 18:37:34.545275 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.13 18:37:34.545230 [ 254 ] {} <Debug> TCP-Session: 90b4e744-043b-47c3-a400-26e39f617448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.13 18:37:34.545310 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51125 | ||
| 131 | 2026.05.13 18:37:34.545382 [ 255 ] {} <Debug> TCP-Session: 487a05a3-71df-4133-9ca2-9c3d41cdf05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.13 18:37:34.545366 [ 256 ] {} <Debug> TCP-Session: 838b518c-63c2-479f-b10c-cff0571880c6 Authenticating user 'default' from [fd00:1122:3344:101::b]:34533 | ||
| 133 | 2026.05.13 18:37:34.545418 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60177 | ||
| 134 | 2026.05.13 18:37:34.545473 [ 256 ] {} <Debug> TCP-Session: 838b518c-63c2-479f-b10c-cff0571880c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.13 18:37:34.545487 [ 255 ] {} <Debug> TCP-Session: 487a05a3-71df-4133-9ca2-9c3d41cdf05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.13 18:37:34.545341 [ 5 ] {} <Debug> TCP-Session: 8ac72a39-1e1a-40f2-aaf4-e7f3f5dc8e5d Authenticating user 'default' from [fd00:1122:3344:101::b]:45197 | ||
| 137 | 2026.05.13 18:37:34.545585 [ 256 ] {} <Debug> TCP-Session: 838b518c-63c2-479f-b10c-cff0571880c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.13 18:37:34.545551 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.13 18:37:34.545654 [ 5 ] {} <Debug> TCP-Session: 8ac72a39-1e1a-40f2-aaf4-e7f3f5dc8e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.13 18:37:34.545672 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.13 18:37:34.545669 [ 257 ] {} <Debug> TCP-Session: f46b2e57-00dc-494a-a8c7-e14b8c051143 Authenticating user 'default' from [fd00:1122:3344:101::b]:51125 | ||
| 142 | 2026.05.13 18:37:34.545756 [ 5 ] {} <Debug> TCP-Session: 8ac72a39-1e1a-40f2-aaf4-e7f3f5dc8e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.13 18:37:34.545777 [ 257 ] {} <Debug> TCP-Session: f46b2e57-00dc-494a-a8c7-e14b8c051143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.13 18:37:34.545810 [ 258 ] {} <Debug> TCP-Session: 31b0ecba-84ee-4c7e-b6cf-620206e981d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:60177 | ||
| 145 | 2026.05.13 18:37:34.545889 [ 257 ] {} <Debug> TCP-Session: f46b2e57-00dc-494a-a8c7-e14b8c051143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.13 18:37:34.545909 [ 258 ] {} <Debug> TCP-Session: 31b0ecba-84ee-4c7e-b6cf-620206e981d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.13 18:37:34.546001 [ 258 ] {} <Debug> TCP-Session: 31b0ecba-84ee-4c7e-b6cf-620206e981d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.13 18:37:34.583125 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53794 | ||
| 149 | 2026.05.13 18:37:34.583257 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.13 18:37:34.583386 [ 259 ] {} <Debug> TCP-Session: 89fa92ef-9520-4a0e-b546-60bc0a25a4c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:53794 | ||
| 151 | 2026.05.13 18:37:34.583409 [ 259 ] {} <Debug> TCP-Session: 89fa92ef-9520-4a0e-b546-60bc0a25a4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.13 18:37:34.583422 [ 259 ] {} <Debug> TCP-Session: 89fa92ef-9520-4a0e-b546-60bc0a25a4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.13 18:37:34.583551 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.05.13 18:37:34.583585 [ 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 | ||
| 155 | 2026.05.13 18:37:34.583671 [ 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 | ||
| 156 | 2026.05.13 18:37:34.584148 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57522 | ||
| 157 | 2026.05.13 18:37:34.584154 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46323 | ||
| 158 | 2026.05.13 18:37:34.584254 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43274 | ||
| 159 | 2026.05.13 18:37:34.584345 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57298 | ||
| 160 | 2026.05.13 18:37:34.584402 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.05.13 18:37:34.584502 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.13 18:37:34.584504 [ 261 ] {} <Debug> TCP-Session: 2a107bde-9af1-4748-8458-94fda1e573c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:57522 | ||
| 163 | 2026.05.13 18:37:34.584536 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39915 | ||
| 164 | 2026.05.13 18:37:34.584560 [ 260 ] {} <Debug> TCP-Session: e8d6b5e7-5615-4f8a-a932-94213b5b9307 Authenticating user 'default' from [fd00:1122:3344:101::a]:46323 | ||
| 165 | 2026.05.13 18:37:34.584618 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.05.13 18:37:34.584554 [ 261 ] {} <Debug> TCP-Session: 2a107bde-9af1-4748-8458-94fda1e573c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.13 18:37:34.584681 [ 260 ] {} <Debug> TCP-Session: e8d6b5e7-5615-4f8a-a932-94213b5b9307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.13 18:37:34.584713 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39728 | ||
| 169 | 2026.05.13 18:37:34.584749 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.13 18:37:34.584710 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.13 18:37:34.584815 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37526 | ||
| 172 | 2026.05.13 18:37:34.584799 [ 264 ] {} <Debug> TCP-Session: a7c178b6-15a0-45ea-a2eb-7f20ed8038ee Authenticating user 'default' from [fd00:1122:3344:101::a]:39915 | ||
| 173 | 2026.05.13 18:37:34.584781 [ 260 ] {} <Debug> TCP-Session: e8d6b5e7-5615-4f8a-a932-94213b5b9307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.13 18:37:34.584711 [ 262 ] {} <Debug> TCP-Session: dc22d0fa-79af-4145-ac31-d9667e6aaca8 Authenticating user 'default' from [fd00:1122:3344:101::a]:43274 | ||
| 175 | 2026.05.13 18:37:34.584955 [ 264 ] {} <Debug> TCP-Session: a7c178b6-15a0-45ea-a2eb-7f20ed8038ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.13 18:37:34.584933 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.13 18:37:34.585012 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.13 18:37:34.585045 [ 264 ] {} <Debug> TCP-Session: a7c178b6-15a0-45ea-a2eb-7f20ed8038ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.13 18:37:34.585039 [ 265 ] {} <Debug> TCP-Session: b0edc7c3-63be-451f-bd98-9c2387eb839e Authenticating user 'default' from [fd00:1122:3344:101::a]:39728 | ||
| 180 | 2026.05.13 18:37:34.585029 [ 262 ] {} <Debug> TCP-Session: dc22d0fa-79af-4145-ac31-d9667e6aaca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.13 18:37:34.585109 [ 265 ] {} <Debug> TCP-Session: b0edc7c3-63be-451f-bd98-9c2387eb839e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.13 18:37:34.584920 [ 263 ] {} <Debug> TCP-Session: 6ccc2e7d-c47d-4e40-bdd1-0c7371f6d9f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57298 | ||
| 183 | 2026.05.13 18:37:34.584683 [ 261 ] {} <Debug> TCP-Session: 2a107bde-9af1-4748-8458-94fda1e573c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.13 18:37:34.585204 [ 265 ] {} <Debug> TCP-Session: b0edc7c3-63be-451f-bd98-9c2387eb839e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.13 18:37:34.585199 [ 263 ] {} <Debug> TCP-Session: 6ccc2e7d-c47d-4e40-bdd1-0c7371f6d9f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.13 18:37:34.585180 [ 262 ] {} <Debug> TCP-Session: dc22d0fa-79af-4145-ac31-d9667e6aaca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.13 18:37:34.585282 [ 263 ] {} <Debug> TCP-Session: 6ccc2e7d-c47d-4e40-bdd1-0c7371f6d9f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.13 18:37:34.585113 [ 266 ] {} <Debug> TCP-Session: cc465139-2a8a-41e8-8fb6-6c145c2e5d90 Authenticating user 'default' from [fd00:1122:3344:101::a]:37526 | ||
| 189 | 2026.05.13 18:37:34.585372 [ 266 ] {} <Debug> TCP-Session: cc465139-2a8a-41e8-8fb6-6c145c2e5d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.13 18:37:34.585469 [ 266 ] {} <Debug> TCP-Session: cc465139-2a8a-41e8-8fb6-6c145c2e5d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.13 18:37:35.000414 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.86 MiB, peak 116.86 MiB, free memory in arenas 0.00 B, will set to 119.48 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2026.05.13 18:37:35.053860 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46134 | ||
| 193 | 2026.05.13 18:37:35.054089 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.13 18:37:35.054172 [ 267 ] {} <Debug> TCP-Session: 20ca668e-82c3-4bf1-a0bc-c48c32129c41 Authenticating user 'default' from [fd00:1122:3344:101::c]:46134 | ||
| 195 | 2026.05.13 18:37:35.054199 [ 267 ] {} <Debug> TCP-Session: 20ca668e-82c3-4bf1-a0bc-c48c32129c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.13 18:37:35.054213 [ 267 ] {} <Debug> TCP-Session: 20ca668e-82c3-4bf1-a0bc-c48c32129c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.13 18:37:35.054352 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.05.13 18:37:35.054382 [ 267 ] {} <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 | ||
| 199 | 2026.05.13 18:37:35.054534 [ 267 ] {} <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 | ||
| 200 | 2026.05.13 18:37:35.055165 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47153 | ||
| 201 | 2026.05.13 18:37:35.055259 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42113 | ||
| 202 | 2026.05.13 18:37:35.055429 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44832 | ||
| 203 | 2026.05.13 18:37:35.055429 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.13 18:37:35.055500 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.05.13 18:37:35.055559 [ 268 ] {} <Debug> TCP-Session: 7668a32e-d739-42e5-837c-74b383d63181 Authenticating user 'default' from [fd00:1122:3344:101::c]:47153 | ||
| 206 | 2026.05.13 18:37:35.055581 [ 269 ] {} <Debug> TCP-Session: 9db42f22-4b27-46ed-8a70-618d35dac938 Authenticating user 'default' from [fd00:1122:3344:101::c]:42113 | ||
| 207 | 2026.05.13 18:37:35.055591 [ 268 ] {} <Debug> TCP-Session: 7668a32e-d739-42e5-837c-74b383d63181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.13 18:37:35.055621 [ 269 ] {} <Debug> TCP-Session: 9db42f22-4b27-46ed-8a70-618d35dac938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.13 18:37:35.055635 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49119 | ||
| 210 | 2026.05.13 18:37:35.055671 [ 268 ] {} <Debug> TCP-Session: 7668a32e-d739-42e5-837c-74b383d63181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.05.13 18:37:35.055711 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39680 | ||
| 212 | 2026.05.13 18:37:35.055685 [ 269 ] {} <Debug> TCP-Session: 9db42f22-4b27-46ed-8a70-618d35dac938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.13 18:37:35.055622 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.13 18:37:35.055844 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43596 | ||
| 215 | 2026.05.13 18:37:35.055914 [ 270 ] {} <Debug> TCP-Session: b9e2b844-0ef3-4eab-9e4c-002b68354e11 Authenticating user 'default' from [fd00:1122:3344:101::c]:44832 | ||
| 216 | 2026.05.13 18:37:35.055924 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.13 18:37:35.055938 [ 270 ] {} <Debug> TCP-Session: b9e2b844-0ef3-4eab-9e4c-002b68354e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.13 18:37:35.055971 [ 271 ] {} <Debug> TCP-Session: 4d5bb3cf-81c2-4f86-8b15-3192b2df3b03 Authenticating user 'default' from [fd00:1122:3344:101::c]:49119 | ||
| 219 | 2026.05.13 18:37:35.055960 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37180 | ||
| 220 | 2026.05.13 18:37:35.056034 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.13 18:37:35.056109 [ 271 ] {} <Debug> TCP-Session: 4d5bb3cf-81c2-4f86-8b15-3192b2df3b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.13 18:37:35.056056 [ 270 ] {} <Debug> TCP-Session: b9e2b844-0ef3-4eab-9e4c-002b68354e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.13 18:37:35.056134 [ 272 ] {} <Debug> TCP-Session: ae0f0fab-901e-4a3d-8203-07fb5a473ed4 Authenticating user 'default' from [fd00:1122:3344:101::c]:39680 | ||
| 224 | 2026.05.13 18:37:35.056175 [ 271 ] {} <Debug> TCP-Session: 4d5bb3cf-81c2-4f86-8b15-3192b2df3b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.13 18:37:35.056205 [ 272 ] {} <Debug> TCP-Session: ae0f0fab-901e-4a3d-8203-07fb5a473ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.05.13 18:37:35.056209 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.13 18:37:35.056226 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.13 18:37:35.056292 [ 272 ] {} <Debug> TCP-Session: ae0f0fab-901e-4a3d-8203-07fb5a473ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.13 18:37:35.056286 [ 273 ] {} <Debug> TCP-Session: 286a6888-9bbc-4256-b1f4-4a0d4775abd4 Authenticating user 'default' from [fd00:1122:3344:101::c]:43596 | ||
| 230 | 2026.05.13 18:37:35.056412 [ 273 ] {} <Debug> TCP-Session: 286a6888-9bbc-4256-b1f4-4a0d4775abd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.13 18:37:35.056425 [ 274 ] {} <Debug> TCP-Session: c95a0d97-b3c5-4083-adbd-16892a42fd88 Authenticating user 'default' from [fd00:1122:3344:101::c]:37180 | ||
| 232 | 2026.05.13 18:37:35.056500 [ 273 ] {} <Debug> TCP-Session: 286a6888-9bbc-4256-b1f4-4a0d4775abd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.13 18:37:35.056517 [ 274 ] {} <Debug> TCP-Session: c95a0d97-b3c5-4083-adbd-16892a42fd88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.13 18:37:35.056622 [ 274 ] {} <Debug> TCP-Session: c95a0d97-b3c5-4083-adbd-16892a42fd88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.13 18:37:35.217642 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64217 | ||
| 236 | 2026.05.13 18:37:35.217801 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.13 18:37:35.217930 [ 275 ] {} <Debug> TCP-Session: a8491262-a3a8-452e-a0e1-e8437daed82f Authenticating user 'default' from [fd00:1122:3344:101::e]:64217 | ||
| 238 | 2026.05.13 18:37:35.217951 [ 275 ] {} <Debug> TCP-Session: a8491262-a3a8-452e-a0e1-e8437daed82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.13 18:37:35.217966 [ 275 ] {} <Debug> TCP-Session: a8491262-a3a8-452e-a0e1-e8437daed82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.13 18:37:35.218110 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.05.13 18:37:35.218164 [ 275 ] {} <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 | ||
| 242 | 2026.05.13 18:37:35.218267 [ 275 ] {} <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 | ||
| 243 | 2026.05.13 18:37:35.218629 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44895 | ||
| 244 | 2026.05.13 18:37:35.218718 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34335 | ||
| 245 | 2026.05.13 18:37:35.218968 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63112 | ||
| 246 | 2026.05.13 18:37:35.218970 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64667 | ||
| 247 | 2026.05.13 18:37:35.219025 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.05.13 18:37:35.219142 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65160 | ||
| 249 | 2026.05.13 18:37:35.219149 [ 276 ] {} <Debug> TCP-Session: f7413261-170a-444e-bd7d-553dd970d825 Authenticating user 'default' from [fd00:1122:3344:101::e]:44895 | ||
| 250 | 2026.05.13 18:37:35.219213 [ 276 ] {} <Debug> TCP-Session: f7413261-170a-444e-bd7d-553dd970d825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.13 18:37:35.219227 [ 276 ] {} <Debug> TCP-Session: f7413261-170a-444e-bd7d-553dd970d825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.13 18:37:35.219303 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.05.13 18:37:35.219343 [ 277 ] {} <Debug> TCP-Session: 3f0f588d-1e8b-41f2-8d02-e0298449341a Authenticating user 'default' from [fd00:1122:3344:101::e]:34335 | ||
| 254 | 2026.05.13 18:37:35.219361 [ 277 ] {} <Debug> TCP-Session: 3f0f588d-1e8b-41f2-8d02-e0298449341a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.05.13 18:37:35.219411 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.05.13 18:37:35.219428 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35911 | ||
| 257 | 2026.05.13 18:37:35.219434 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43690 | ||
| 258 | 2026.05.13 18:37:35.219479 [ 277 ] {} <Debug> TCP-Session: 3f0f588d-1e8b-41f2-8d02-e0298449341a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.13 18:37:35.219506 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.05.13 18:37:35.219538 [ 278 ] {} <Debug> TCP-Session: 7f3eea31-bdbd-499f-939b-208a9ed1628d Authenticating user 'default' from [fd00:1122:3344:101::e]:64667 | ||
| 261 | 2026.05.13 18:37:35.219610 [ 278 ] {} <Debug> TCP-Session: 7f3eea31-bdbd-499f-939b-208a9ed1628d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.05.13 18:37:35.219634 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45360 | ||
| 263 | 2026.05.13 18:37:35.219620 [ 279 ] {} <Debug> TCP-Session: 59ddeab1-c770-4e93-b474-304e71e96d42 Authenticating user 'default' from [fd00:1122:3344:101::e]:63112 | ||
| 264 | 2026.05.13 18:37:35.219722 [ 278 ] {} <Debug> TCP-Session: 7f3eea31-bdbd-499f-939b-208a9ed1628d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.05.13 18:37:35.219742 [ 279 ] {} <Debug> TCP-Session: 59ddeab1-c770-4e93-b474-304e71e96d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.13 18:37:35.219778 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.05.13 18:37:35.219810 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.05.13 18:37:35.219853 [ 279 ] {} <Debug> TCP-Session: 59ddeab1-c770-4e93-b474-304e71e96d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.13 18:37:35.219856 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.05.13 18:37:35.219848 [ 280 ] {} <Debug> TCP-Session: 93620926-559d-420d-a31b-221b1a38b014 Authenticating user 'default' from [fd00:1122:3344:101::e]:65160 | ||
| 271 | 2026.05.13 18:37:35.219950 [ 282 ] {} <Debug> TCP-Session: 3d6710ee-a67a-4808-bb64-34c3899b43c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35911 | ||
| 272 | 2026.05.13 18:37:35.219962 [ 281 ] {} <Debug> TCP-Session: ea0ff9a9-fcf2-4453-9fc0-e5a2ad6175f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43690 | ||
| 273 | 2026.05.13 18:37:35.219945 [ 280 ] {} <Debug> TCP-Session: 93620926-559d-420d-a31b-221b1a38b014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.05.13 18:37:35.220063 [ 282 ] {} <Debug> TCP-Session: 3d6710ee-a67a-4808-bb64-34c3899b43c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.13 18:37:35.220091 [ 281 ] {} <Debug> TCP-Session: ea0ff9a9-fcf2-4453-9fc0-e5a2ad6175f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.05.13 18:37:35.220072 [ 280 ] {} <Debug> TCP-Session: 93620926-559d-420d-a31b-221b1a38b014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.13 18:37:35.220178 [ 282 ] {} <Debug> TCP-Session: 3d6710ee-a67a-4808-bb64-34c3899b43c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.13 18:37:35.220202 [ 281 ] {} <Debug> TCP-Session: ea0ff9a9-fcf2-4453-9fc0-e5a2ad6175f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.13 18:37:35.220608 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.05.13 18:37:35.220678 [ 283 ] {} <Debug> TCP-Session: a2167d76-8924-4c15-ae9d-f3ef3b32bc45 Authenticating user 'default' from [fd00:1122:3344:101::e]:45360 | ||
| 281 | 2026.05.13 18:37:35.220797 [ 283 ] {} <Debug> TCP-Session: a2167d76-8924-4c15-ae9d-f3ef3b32bc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.13 18:37:35.220811 [ 283 ] {} <Debug> TCP-Session: a2167d76-8924-4c15-ae9d-f3ef3b32bc45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.13 18:37:35.221954 [ 275 ] {} <Trace> TCP-Session: a8491262-a3a8-452e-a0e1-e8437daed82f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.05.13 18:37:35.224751 [ 275 ] {02142edd-a621-4e18-98f1-7b48351aa8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64217) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 285 | 2026.05.13 18:37:35.231975 [ 275 ] {02142edd-a621-4e18-98f1-7b48351aa8ee} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 286 | 2026.05.13 18:37:35.233635 [ 275 ] {02142edd-a621-4e18-98f1-7b48351aa8ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 287 | 2026.05.13 18:37:35.236319 [ 284 ] {02142edd-a621-4e18-98f1-7b48351aa8ee} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 288 | 2026.05.13 18:37:35.238509 [ 275 ] {02142edd-a621-4e18-98f1-7b48351aa8ee} <Debug> executeQuery: Read 80 rows, 4.33 KiB in 0.013444 sec., 5950.609937518596 rows/sec., 322.16 KiB/sec. | ||
| 289 | 2026.05.13 18:37:35.238672 [ 275 ] {02142edd-a621-4e18-98f1-7b48351aa8ee} <Debug> TCPHandler: Processed in 0.019074986 sec. | ||
| 290 | 2026.05.13 18:37:35.297132 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64879 | ||
| 291 | 2026.05.13 18:37:35.297233 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 292 | 2026.05.13 18:37:35.297340 [ 285 ] {} <Debug> TCP-Session: 0cf6b8ff-b541-4c4b-873d-05f12df4ca9d Authenticating user 'default' from [fd00:1122:3344:101::e]:64879 | ||
| 293 | 2026.05.13 18:37:35.297359 [ 285 ] {} <Debug> TCP-Session: 0cf6b8ff-b541-4c4b-873d-05f12df4ca9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.05.13 18:37:35.297372 [ 285 ] {} <Debug> TCP-Session: 0cf6b8ff-b541-4c4b-873d-05f12df4ca9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.05.13 18:37:35.297799 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59070 | ||
| 296 | 2026.05.13 18:37:35.297901 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53881 | ||
| 297 | 2026.05.13 18:37:35.297971 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 298 | 2026.05.13 18:37:35.298005 [ 286 ] {} <Debug> TCP-Session: a43bb82f-ffe9-497b-b868-9fad9f5aaf5e Authenticating user 'default' from [fd00:1122:3344:101::e]:59070 | ||
| 299 | 2026.05.13 18:37:35.298036 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 300 | 2026.05.13 18:37:35.298003 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35684 | ||
| 301 | 2026.05.13 18:37:35.298108 [ 286 ] {} <Debug> TCP-Session: a43bb82f-ffe9-497b-b868-9fad9f5aaf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2026.05.13 18:37:35.298117 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59568 | ||
| 303 | 2026.05.13 18:37:35.298165 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55581 | ||
| 304 | 2026.05.13 18:37:35.298136 [ 286 ] {} <Debug> TCP-Session: a43bb82f-ffe9-497b-b868-9fad9f5aaf5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 305 | 2026.05.13 18:37:35.298128 [ 287 ] {} <Debug> TCP-Session: a5361695-388d-4e1c-936d-683cfa56f49c Authenticating user 'default' from [fd00:1122:3344:101::e]:53881 | ||
| 306 | 2026.05.13 18:37:35.298250 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55929 | ||
| 307 | 2026.05.13 18:37:35.298288 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2026.05.13 18:37:35.298329 [ 287 ] {} <Debug> TCP-Session: a5361695-388d-4e1c-936d-683cfa56f49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 309 | 2026.05.13 18:37:35.298356 [ 287 ] {} <Debug> TCP-Session: a5361695-388d-4e1c-936d-683cfa56f49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.13 18:37:35.298398 [ 288 ] {} <Debug> TCP-Session: f34639d0-9b26-408b-a76d-5ed04ada56b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35684 | ||
| 311 | 2026.05.13 18:37:35.298456 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65004 | ||
| 312 | 2026.05.13 18:37:35.298496 [ 288 ] {} <Debug> TCP-Session: f34639d0-9b26-408b-a76d-5ed04ada56b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.13 18:37:35.298508 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.05.13 18:37:35.298585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 315 | 2026.05.13 18:37:35.298586 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 316 | 2026.05.13 18:37:35.298661 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 317 | 2026.05.13 18:37:35.298621 [ 290 ] {} <Debug> TCP-Session: c8989c9e-a7a5-4017-8898-83c221af5d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:55581 | ||
| 318 | 2026.05.13 18:37:35.298689 [ 289 ] {} <Debug> TCP-Session: deb4d8ae-6584-44c0-b226-0866b98e69da Authenticating user 'default' from [fd00:1122:3344:101::e]:59568 | ||
| 319 | 2026.05.13 18:37:35.298599 [ 288 ] {} <Debug> TCP-Session: f34639d0-9b26-408b-a76d-5ed04ada56b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2026.05.13 18:37:35.298758 [ 289 ] {} <Debug> TCP-Session: deb4d8ae-6584-44c0-b226-0866b98e69da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.13 18:37:35.298771 [ 290 ] {} <Debug> TCP-Session: c8989c9e-a7a5-4017-8898-83c221af5d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.13 18:37:35.298748 [ 292 ] {} <Debug> TCP-Session: ae6f7bf2-d360-4dc4-9cd3-56223826285b Authenticating user 'default' from [fd00:1122:3344:101::e]:65004 | ||
| 323 | 2026.05.13 18:37:35.298840 [ 289 ] {} <Debug> TCP-Session: deb4d8ae-6584-44c0-b226-0866b98e69da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.13 18:37:35.298827 [ 290 ] {} <Debug> TCP-Session: c8989c9e-a7a5-4017-8898-83c221af5d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 325 | 2026.05.13 18:37:35.298630 [ 291 ] {} <Debug> TCP-Session: 57dfd0ac-fb21-4a35-869a-cb23eae6953e Authenticating user 'default' from [fd00:1122:3344:101::e]:55929 | ||
| 326 | 2026.05.13 18:37:35.298963 [ 292 ] {} <Debug> TCP-Session: ae6f7bf2-d360-4dc4-9cd3-56223826285b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.13 18:37:35.299053 [ 291 ] {} <Debug> TCP-Session: 57dfd0ac-fb21-4a35-869a-cb23eae6953e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.13 18:37:35.299056 [ 292 ] {} <Debug> TCP-Session: ae6f7bf2-d360-4dc4-9cd3-56223826285b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.13 18:37:35.299075 [ 291 ] {} <Debug> TCP-Session: 57dfd0ac-fb21-4a35-869a-cb23eae6953e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.13 18:37:36.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.70 MiB, peak 121.70 MiB, free memory in arenas 0.00 B, will set to 125.68 MiB (RSS), difference: 3.98 MiB | ||
| 331 | 2026.05.13 18:37:36.818762 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49272 | ||
| 332 | 2026.05.13 18:37:36.830755 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.13 18:37:36.830820 [ 293 ] {} <Debug> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49272 | ||
| 334 | 2026.05.13 18:37:36.830843 [ 293 ] {} <Debug> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.13 18:37:36.830946 [ 293 ] {} <Debug> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.13 18:37:36.831009 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 337 | 2026.05.13 18:37:36.831033 [ 293 ] {} <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 | ||
| 338 | 2026.05.13 18:37:36.831132 [ 293 ] {} <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 | ||
| 339 | 2026.05.13 18:37:36.833125 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53871 | ||
| 340 | 2026.05.13 18:37:36.833244 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53315 | ||
| 341 | 2026.05.13 18:37:36.833401 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33324 | ||
| 342 | 2026.05.13 18:37:36.833554 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36565 | ||
| 343 | 2026.05.13 18:37:36.833718 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 344 | 2026.05.13 18:37:36.833765 [ 296 ] {} <Debug> TCP-Session: bcb70b70-1fb9-4429-bfe7-cb990b39a6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:33324 | ||
| 345 | 2026.05.13 18:37:36.833766 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52476 | ||
| 346 | 2026.05.13 18:37:36.833801 [ 296 ] {} <Debug> TCP-Session: bcb70b70-1fb9-4429-bfe7-cb990b39a6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.05.13 18:37:36.833925 [ 296 ] {} <Debug> TCP-Session: bcb70b70-1fb9-4429-bfe7-cb990b39a6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.05.13 18:37:36.833950 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48783 | ||
| 349 | 2026.05.13 18:37:36.834078 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61275 | ||
| 350 | 2026.05.13 18:37:36.835183 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 351 | 2026.05.13 18:37:36.835222 [ 294 ] {} <Debug> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:53871 | ||
| 352 | 2026.05.13 18:37:36.835235 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 353 | 2026.05.13 18:37:36.835244 [ 294 ] {} <Debug> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2026.05.13 18:37:36.835324 [ 300 ] {} <Debug> TCP-Session: 3c25753f-1837-477b-8d3b-cdfcfeef412e Authenticating user 'default' from [fd00:1122:3344:101::d]:61275 | ||
| 355 | 2026.05.13 18:37:36.835335 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51178 | ||
| 356 | 2026.05.13 18:37:36.835393 [ 294 ] {} <Debug> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2026.05.13 18:37:36.835425 [ 300 ] {} <Debug> TCP-Session: 3c25753f-1837-477b-8d3b-cdfcfeef412e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 358 | 2026.05.13 18:37:36.835510 [ 300 ] {} <Debug> TCP-Session: 3c25753f-1837-477b-8d3b-cdfcfeef412e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.05.13 18:37:36.835596 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 360 | 2026.05.13 18:37:36.835715 [ 301 ] {} <Debug> TCP-Session: c01b00b7-78c3-47a1-8274-b27c234d826b Authenticating user 'default' from [fd00:1122:3344:101::d]:51178 | ||
| 361 | 2026.05.13 18:37:36.835733 [ 301 ] {} <Debug> TCP-Session: c01b00b7-78c3-47a1-8274-b27c234d826b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2026.05.13 18:37:36.835745 [ 301 ] {} <Debug> TCP-Session: c01b00b7-78c3-47a1-8274-b27c234d826b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.05.13 18:37:36.837233 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 364 | 2026.05.13 18:37:36.837241 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 365 | 2026.05.13 18:37:36.837263 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 366 | 2026.05.13 18:37:36.837324 [ 299 ] {} <Debug> TCP-Session: 01696af1-e88c-4ea6-a210-74cf9c67b9b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48783 | ||
| 367 | 2026.05.13 18:37:36.837406 [ 297 ] {} <Debug> TCP-Session: de60735d-1124-432d-bd93-98015a067156 Authenticating user 'default' from [fd00:1122:3344:101::d]:36565 | ||
| 368 | 2026.05.13 18:37:36.837323 [ 298 ] {} <Debug> TCP-Session: 1752d051-2c34-4868-b434-3f8209895a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:52476 | ||
| 369 | 2026.05.13 18:37:36.837288 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 370 | 2026.05.13 18:37:36.837490 [ 297 ] {} <Debug> TCP-Session: de60735d-1124-432d-bd93-98015a067156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.05.13 18:37:36.837475 [ 298 ] {} <Debug> TCP-Session: 1752d051-2c34-4868-b434-3f8209895a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.13 18:37:36.837468 [ 299 ] {} <Debug> TCP-Session: 01696af1-e88c-4ea6-a210-74cf9c67b9b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.13 18:37:36.837615 [ 295 ] {} <Debug> TCP-Session: e4944f91-4aea-44fe-a8ef-e49ab748f4aa Authenticating user 'default' from [fd00:1122:3344:101::d]:53315 | ||
| 374 | 2026.05.13 18:37:36.837618 [ 298 ] {} <Debug> TCP-Session: 1752d051-2c34-4868-b434-3f8209895a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2026.05.13 18:37:36.837621 [ 299 ] {} <Debug> TCP-Session: 01696af1-e88c-4ea6-a210-74cf9c67b9b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.13 18:37:36.837679 [ 297 ] {} <Debug> TCP-Session: de60735d-1124-432d-bd93-98015a067156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.13 18:37:36.837767 [ 295 ] {} <Debug> TCP-Session: e4944f91-4aea-44fe-a8ef-e49ab748f4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.13 18:37:36.837782 [ 295 ] {} <Debug> TCP-Session: e4944f91-4aea-44fe-a8ef-e49ab748f4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.13 18:37:36.841495 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.13 18:37:36.841737 [ 293 ] {3c7bbf4e-3b0c-472b-b319-4f0172c3bd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 381 | 2026.05.13 18:37:36.894753 [ 293 ] {3c7bbf4e-3b0c-472b-b319-4f0172c3bd9d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49272) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 382 | |||
| 383 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 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 | ||
| 386 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 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 | ||
| 390 | 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 | ||
| 391 | 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 | ||
| 392 | 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 | ||
| 393 | 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 | ||
| 394 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 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 | ||
| 397 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 404 | |||
| 405 | 2026.05.13 18:37:36.895754 [ 293 ] {3c7bbf4e-3b0c-472b-b319-4f0172c3bd9d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 406 | |||
| 407 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 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 | ||
| 410 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 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 | ||
| 414 | 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 | ||
| 415 | 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 | ||
| 416 | 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 | ||
| 417 | 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 | ||
| 418 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 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 | ||
| 421 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 428 | |||
| 429 | 2026.05.13 18:37:36.895999 [ 293 ] {3c7bbf4e-3b0c-472b-b319-4f0172c3bd9d} <Debug> TCPHandler: Processed in 0.054688383 sec. | ||
| 430 | 2026.05.13 18:37:36.896539 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.13 18:37:36.896822 [ 294 ] {82e639bb-8f24-4978-90f6-017c0fd61a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 432 | 2026.05.13 18:37:36.897210 [ 294 ] {82e639bb-8f24-4978-90f6-017c0fd61a71} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53871) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 433 | |||
| 434 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 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 | ||
| 437 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 440 | 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 | ||
| 441 | 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 | ||
| 442 | 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 | ||
| 443 | 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 | ||
| 444 | 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 | ||
| 445 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 447 | 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 | ||
| 448 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 454 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 455 | |||
| 456 | 2026.05.13 18:37:36.897514 [ 294 ] {82e639bb-8f24-4978-90f6-017c0fd61a71} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 457 | |||
| 458 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 460 | 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 | ||
| 461 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 464 | 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 | ||
| 465 | 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 | ||
| 466 | 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 | ||
| 467 | 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 | ||
| 468 | 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 | ||
| 469 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 471 | 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 | ||
| 472 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 478 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 479 | |||
| 480 | 2026.05.13 18:37:36.897764 [ 294 ] {82e639bb-8f24-4978-90f6-017c0fd61a71} <Debug> TCPHandler: Processed in 0.001406235 sec. | ||
| 481 | 2026.05.13 18:37:36.906542 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.13 18:37:36.907298 [ 293 ] {a16c1947-4285-430a-aa33-329def5f45f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 483 | 2026.05.13 18:37:36.907410 [ 293 ] {a16c1947-4285-430a-aa33-329def5f45f1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 484 | 2026.05.13 18:37:36.908214 [ 293 ] {a16c1947-4285-430a-aa33-329def5f45f1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 485 | 2026.05.13 18:37:36.908235 [ 293 ] {a16c1947-4285-430a-aa33-329def5f45f1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4261e-05 sec | ||
| 486 | 2026.05.13 18:37:36.908289 [ 293 ] {a16c1947-4285-430a-aa33-329def5f45f1} <Trace> ReferentialDeps: No tables | ||
| 487 | 2026.05.13 18:37:36.908395 [ 293 ] {a16c1947-4285-430a-aa33-329def5f45f1} <Trace> LoadingDeps: No tables | ||
| 488 | 2026.05.13 18:37:36.908418 [ 293 ] {a16c1947-4285-430a-aa33-329def5f45f1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 489 | 2026.05.13 18:37:36.908477 [ 293 ] {a16c1947-4285-430a-aa33-329def5f45f1} <Debug> TCPHandler: Processed in 0.001998305 sec. | ||
| 490 | 2026.05.13 18:37:36.908632 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 491 | 2026.05.13 18:37:36.908847 [ 293 ] {961a9acd-70ca-4222-ab4f-ba142b012b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) /* The version table contains metadata about the `oximeter` database */ | ||
| 492 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 493 | 2026.05.13 18:37:36.908968 [ 293 ] {961a9acd-70ca-4222-ab4f-ba142b012b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 494 | 2026.05.13 18:37:36.912450 [ 293 ] {961a9acd-70ca-4222-ab4f-ba142b012b12} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 495 | 2026.05.13 18:37:36.912969 [ 293 ] {961a9acd-70ca-4222-ab4f-ba142b012b12} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4): Loading data parts | ||
| 496 | 2026.05.13 18:37:36.913880 [ 293 ] {961a9acd-70ca-4222-ab4f-ba142b012b12} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4): There are no data parts | ||
| 497 | 2026.05.13 18:37:36.915844 [ 293 ] {961a9acd-70ca-4222-ab4f-ba142b012b12} <Debug> TCPHandler: Processed in 0.007259207 sec. | ||
| 498 | 2026.05.13 18:37:36.916016 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.13 18:37:36.916195 [ 293 ] {6b16be29-e7d0-4e37-a9b6-703a52af4b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) /* The measurement tables contain all individual samples from each timeseries. | ||
| 500 | * | ||
| 501 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 502 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 503 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 504 | * by all samples from the same timeseries. | ||
| 505 | * | ||
| 506 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 507 | * and then uses that to index quickly into the measurements tables. | ||
| 508 | */ | ||
| 509 | 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) | ||
| 510 | 2026.05.13 18:37:36.916319 [ 293 ] {6b16be29-e7d0-4e37-a9b6-703a52af4b47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 511 | 2026.05.13 18:37:36.923622 [ 293 ] {6b16be29-e7d0-4e37-a9b6-703a52af4b47} <Debug> oximeter.measurements_bool (df654e97-f0ff-46e1-ad7f-c0127b04eccf): Loading data parts | ||
| 512 | 2026.05.13 18:37:36.923923 [ 293 ] {6b16be29-e7d0-4e37-a9b6-703a52af4b47} <Debug> oximeter.measurements_bool (df654e97-f0ff-46e1-ad7f-c0127b04eccf): There are no data parts | ||
| 513 | 2026.05.13 18:37:36.924759 [ 293 ] {6b16be29-e7d0-4e37-a9b6-703a52af4b47} <Debug> TCPHandler: Processed in 0.008790464 sec. | ||
| 514 | 2026.05.13 18:37:36.925059 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.13 18:37:36.925252 [ 293 ] {22b7daf3-4a32-44d6-af0c-3d4d2796d569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 516 | 2026.05.13 18:37:36.925395 [ 293 ] {22b7daf3-4a32-44d6-af0c-3d4d2796d569} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 517 | 2026.05.13 18:37:36.926654 [ 293 ] {22b7daf3-4a32-44d6-af0c-3d4d2796d569} <Debug> oximeter.measurements_i8 (c51415a3-8e4b-4082-81b6-150f246988ee): Loading data parts | ||
| 518 | 2026.05.13 18:37:36.926802 [ 293 ] {22b7daf3-4a32-44d6-af0c-3d4d2796d569} <Debug> oximeter.measurements_i8 (c51415a3-8e4b-4082-81b6-150f246988ee): There are no data parts | ||
| 519 | 2026.05.13 18:37:36.927412 [ 293 ] {22b7daf3-4a32-44d6-af0c-3d4d2796d569} <Debug> TCPHandler: Processed in 0.002409722 sec. | ||
| 520 | 2026.05.13 18:37:36.927559 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.13 18:37:36.927714 [ 293 ] {78e3f2c4-ae4e-4d4b-bce0-5a0f10d141e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 522 | 2026.05.13 18:37:36.927846 [ 293 ] {78e3f2c4-ae4e-4d4b-bce0-5a0f10d141e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 523 | 2026.05.13 18:37:36.928931 [ 293 ] {78e3f2c4-ae4e-4d4b-bce0-5a0f10d141e8} <Debug> oximeter.measurements_u8 (16569ccb-bed5-491d-8479-7e5a4e698b25): Loading data parts | ||
| 524 | 2026.05.13 18:37:36.929062 [ 293 ] {78e3f2c4-ae4e-4d4b-bce0-5a0f10d141e8} <Debug> oximeter.measurements_u8 (16569ccb-bed5-491d-8479-7e5a4e698b25): There are no data parts | ||
| 525 | 2026.05.13 18:37:36.929579 [ 293 ] {78e3f2c4-ae4e-4d4b-bce0-5a0f10d141e8} <Debug> TCPHandler: Processed in 0.002068676 sec. | ||
| 526 | 2026.05.13 18:37:36.929769 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.13 18:37:36.929970 [ 293 ] {45577aea-ae0b-480d-a70b-38a2ce0c693c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 528 | 2026.05.13 18:37:36.930098 [ 293 ] {45577aea-ae0b-480d-a70b-38a2ce0c693c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 529 | 2026.05.13 18:37:36.931195 [ 293 ] {45577aea-ae0b-480d-a70b-38a2ce0c693c} <Debug> oximeter.measurements_i16 (d9221ffa-db27-4717-bcb9-3311ebdead57): Loading data parts | ||
| 530 | 2026.05.13 18:37:36.931345 [ 293 ] {45577aea-ae0b-480d-a70b-38a2ce0c693c} <Debug> oximeter.measurements_i16 (d9221ffa-db27-4717-bcb9-3311ebdead57): There are no data parts | ||
| 531 | 2026.05.13 18:37:36.931959 [ 293 ] {45577aea-ae0b-480d-a70b-38a2ce0c693c} <Debug> TCPHandler: Processed in 0.002237989 sec. | ||
| 532 | 2026.05.13 18:37:36.932102 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.13 18:37:36.932252 [ 293 ] {967fb227-7bfd-479a-a166-a485830caf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 534 | 2026.05.13 18:37:36.932382 [ 293 ] {967fb227-7bfd-479a-a166-a485830caf11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 535 | 2026.05.13 18:37:36.933440 [ 293 ] {967fb227-7bfd-479a-a166-a485830caf11} <Debug> oximeter.measurements_u16 (a6554b88-25c0-4e70-be05-78b8132f1813): Loading data parts | ||
| 536 | 2026.05.13 18:37:36.933576 [ 293 ] {967fb227-7bfd-479a-a166-a485830caf11} <Debug> oximeter.measurements_u16 (a6554b88-25c0-4e70-be05-78b8132f1813): There are no data parts | ||
| 537 | 2026.05.13 18:37:36.934097 [ 293 ] {967fb227-7bfd-479a-a166-a485830caf11} <Debug> TCPHandler: Processed in 0.002043746 sec. | ||
| 538 | 2026.05.13 18:37:36.934281 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.13 18:37:36.934476 [ 293 ] {a76ff9a6-b74a-41bf-b2b9-c866cf086dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 540 | 2026.05.13 18:37:36.934594 [ 293 ] {a76ff9a6-b74a-41bf-b2b9-c866cf086dd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 541 | 2026.05.13 18:37:36.935568 [ 293 ] {a76ff9a6-b74a-41bf-b2b9-c866cf086dd7} <Debug> oximeter.measurements_i32 (30a6d0a1-9f33-4529-ba56-15d60870429d): Loading data parts | ||
| 542 | 2026.05.13 18:37:36.935699 [ 293 ] {a76ff9a6-b74a-41bf-b2b9-c866cf086dd7} <Debug> oximeter.measurements_i32 (30a6d0a1-9f33-4529-ba56-15d60870429d): There are no data parts | ||
| 543 | 2026.05.13 18:37:36.936292 [ 293 ] {a76ff9a6-b74a-41bf-b2b9-c866cf086dd7} <Debug> TCPHandler: Processed in 0.002058586 sec. | ||
| 544 | 2026.05.13 18:37:36.936433 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.13 18:37:36.936587 [ 293 ] {59dcc0d1-4312-45de-a79a-94dbb6f23b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 546 | 2026.05.13 18:37:36.936708 [ 293 ] {59dcc0d1-4312-45de-a79a-94dbb6f23b69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 547 | 2026.05.13 18:37:36.937839 [ 293 ] {59dcc0d1-4312-45de-a79a-94dbb6f23b69} <Debug> oximeter.measurements_u32 (733e6aaa-0be7-4416-9555-32422e4e7b3f): Loading data parts | ||
| 548 | 2026.05.13 18:37:36.937961 [ 293 ] {59dcc0d1-4312-45de-a79a-94dbb6f23b69} <Debug> oximeter.measurements_u32 (733e6aaa-0be7-4416-9555-32422e4e7b3f): There are no data parts | ||
| 549 | 2026.05.13 18:37:36.938584 [ 293 ] {59dcc0d1-4312-45de-a79a-94dbb6f23b69} <Debug> TCPHandler: Processed in 0.002198049 sec. | ||
| 550 | 2026.05.13 18:37:36.938728 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.13 18:37:36.938961 [ 293 ] {3a0b77fc-cc50-4237-baa9-71d8e883ab06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 552 | 2026.05.13 18:37:36.939078 [ 293 ] {3a0b77fc-cc50-4237-baa9-71d8e883ab06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 553 | 2026.05.13 18:37:36.940057 [ 293 ] {3a0b77fc-cc50-4237-baa9-71d8e883ab06} <Debug> oximeter.measurements_i64 (be64310e-f34a-4d8d-80ab-199b6cbbf61f): Loading data parts | ||
| 554 | 2026.05.13 18:37:36.940202 [ 293 ] {3a0b77fc-cc50-4237-baa9-71d8e883ab06} <Debug> oximeter.measurements_i64 (be64310e-f34a-4d8d-80ab-199b6cbbf61f): There are no data parts | ||
| 555 | 2026.05.13 18:37:36.940779 [ 293 ] {3a0b77fc-cc50-4237-baa9-71d8e883ab06} <Debug> TCPHandler: Processed in 0.002099857 sec. | ||
| 556 | 2026.05.13 18:37:36.940917 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.13 18:37:36.941068 [ 293 ] {2e932dcb-2b26-4013-8896-69f22318f691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 558 | 2026.05.13 18:37:36.941186 [ 293 ] {2e932dcb-2b26-4013-8896-69f22318f691} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 559 | 2026.05.13 18:37:36.942245 [ 293 ] {2e932dcb-2b26-4013-8896-69f22318f691} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Loading data parts | ||
| 560 | 2026.05.13 18:37:36.942377 [ 293 ] {2e932dcb-2b26-4013-8896-69f22318f691} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): There are no data parts | ||
| 561 | 2026.05.13 18:37:36.942860 [ 293 ] {2e932dcb-2b26-4013-8896-69f22318f691} <Debug> TCPHandler: Processed in 0.001990755 sec. | ||
| 562 | 2026.05.13 18:37:36.942996 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.13 18:37:36.943225 [ 293 ] {8b133897-6f9b-4d8b-a2d8-dd688449b668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 564 | 2026.05.13 18:37:36.943344 [ 293 ] {8b133897-6f9b-4d8b-a2d8-dd688449b668} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 565 | 2026.05.13 18:37:36.944315 [ 293 ] {8b133897-6f9b-4d8b-a2d8-dd688449b668} <Debug> oximeter.measurements_f32 (9e9a19b4-3523-49eb-8dfd-0877247a1604): Loading data parts | ||
| 566 | 2026.05.13 18:37:36.944444 [ 293 ] {8b133897-6f9b-4d8b-a2d8-dd688449b668} <Debug> oximeter.measurements_f32 (9e9a19b4-3523-49eb-8dfd-0877247a1604): There are no data parts | ||
| 567 | 2026.05.13 18:37:36.945006 [ 293 ] {8b133897-6f9b-4d8b-a2d8-dd688449b668} <Debug> TCPHandler: Processed in 0.002059077 sec. | ||
| 568 | 2026.05.13 18:37:36.945144 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.13 18:37:36.945296 [ 293 ] {673e6507-27b3-4beb-83ec-bb9a7c9c5e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 570 | 2026.05.13 18:37:36.945420 [ 293 ] {673e6507-27b3-4beb-83ec-bb9a7c9c5e41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 571 | 2026.05.13 18:37:36.946442 [ 293 ] {673e6507-27b3-4beb-83ec-bb9a7c9c5e41} <Debug> oximeter.measurements_f64 (2e64e20c-d9c8-4a3c-b338-c2fa43578d6d): Loading data parts | ||
| 572 | 2026.05.13 18:37:36.946614 [ 293 ] {673e6507-27b3-4beb-83ec-bb9a7c9c5e41} <Debug> oximeter.measurements_f64 (2e64e20c-d9c8-4a3c-b338-c2fa43578d6d): There are no data parts | ||
| 573 | 2026.05.13 18:37:36.947093 [ 293 ] {673e6507-27b3-4beb-83ec-bb9a7c9c5e41} <Debug> TCPHandler: Processed in 0.001997435 sec. | ||
| 574 | 2026.05.13 18:37:36.947230 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.13 18:37:36.947466 [ 293 ] {06ab3689-3687-4a13-b0bb-f4c7c3acffec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 576 | 2026.05.13 18:37:36.947585 [ 293 ] {06ab3689-3687-4a13-b0bb-f4c7c3acffec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 577 | 2026.05.13 18:37:36.948704 [ 293 ] {06ab3689-3687-4a13-b0bb-f4c7c3acffec} <Debug> oximeter.measurements_string (254be233-e9eb-4faa-adb0-75a2f0b577ff): Loading data parts | ||
| 578 | 2026.05.13 18:37:36.948839 [ 293 ] {06ab3689-3687-4a13-b0bb-f4c7c3acffec} <Debug> oximeter.measurements_string (254be233-e9eb-4faa-adb0-75a2f0b577ff): There are no data parts | ||
| 579 | 2026.05.13 18:37:36.949428 [ 293 ] {06ab3689-3687-4a13-b0bb-f4c7c3acffec} <Debug> TCPHandler: Processed in 0.00224608 sec. | ||
| 580 | 2026.05.13 18:37:36.949571 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.13 18:37:36.949724 [ 293 ] {0455a9e4-7e0e-47bb-831c-cb463261edb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 582 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 583 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 584 | * a string isn't palatable for a few reasons. | ||
| 585 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 586 | * details. | ||
| 587 | */ | ||
| 588 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 589 | 2026.05.13 18:37:36.949848 [ 293 ] {0455a9e4-7e0e-47bb-831c-cb463261edb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 590 | 2026.05.13 18:37:36.950814 [ 293 ] {0455a9e4-7e0e-47bb-831c-cb463261edb1} <Debug> oximeter.measurements_bytes (3861bd6f-4697-40e3-83af-009ee4bed865): Loading data parts | ||
| 591 | 2026.05.13 18:37:36.951037 [ 293 ] {0455a9e4-7e0e-47bb-831c-cb463261edb1} <Debug> oximeter.measurements_bytes (3861bd6f-4697-40e3-83af-009ee4bed865): There are no data parts | ||
| 592 | 2026.05.13 18:37:36.951664 [ 293 ] {0455a9e4-7e0e-47bb-831c-cb463261edb1} <Debug> TCPHandler: Processed in 0.002141578 sec. | ||
| 593 | 2026.05.13 18:37:36.951826 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.13 18:37:36.951991 [ 293 ] {2f959d60-0815-4d90-886b-26f5758195ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 595 | 2026.05.13 18:37:36.952115 [ 293 ] {2f959d60-0815-4d90-886b-26f5758195ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 596 | 2026.05.13 18:37:36.953215 [ 293 ] {2f959d60-0815-4d90-886b-26f5758195ac} <Debug> oximeter.measurements_cumulativei64 (6e673a35-1506-47b8-8476-2e2d836dde19): Loading data parts | ||
| 597 | 2026.05.13 18:37:36.953357 [ 293 ] {2f959d60-0815-4d90-886b-26f5758195ac} <Debug> oximeter.measurements_cumulativei64 (6e673a35-1506-47b8-8476-2e2d836dde19): There are no data parts | ||
| 598 | 2026.05.13 18:37:36.953912 [ 293 ] {2f959d60-0815-4d90-886b-26f5758195ac} <Debug> TCPHandler: Processed in 0.002134297 sec. | ||
| 599 | 2026.05.13 18:37:36.954135 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.13 18:37:36.954292 [ 293 ] {155ee645-d3f0-4122-9c09-5f7a58e7b9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 601 | 2026.05.13 18:37:36.954413 [ 293 ] {155ee645-d3f0-4122-9c09-5f7a58e7b9a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 602 | 2026.05.13 18:37:36.955406 [ 293 ] {155ee645-d3f0-4122-9c09-5f7a58e7b9a3} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Loading data parts | ||
| 603 | 2026.05.13 18:37:36.955623 [ 293 ] {155ee645-d3f0-4122-9c09-5f7a58e7b9a3} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): There are no data parts | ||
| 604 | 2026.05.13 18:37:36.956165 [ 293 ] {155ee645-d3f0-4122-9c09-5f7a58e7b9a3} <Debug> TCPHandler: Processed in 0.002078956 sec. | ||
| 605 | 2026.05.13 18:37:36.956307 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.13 18:37:36.956552 [ 293 ] {396b1f5c-399e-49b0-943d-f4df62f7d4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 607 | 2026.05.13 18:37:36.956671 [ 293 ] {396b1f5c-399e-49b0-943d-f4df62f7d4fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 608 | 2026.05.13 18:37:36.957699 [ 293 ] {396b1f5c-399e-49b0-943d-f4df62f7d4fa} <Debug> oximeter.measurements_cumulativef32 (cf07cc7d-6f8f-4eee-82b1-416347c8314f): Loading data parts | ||
| 609 | 2026.05.13 18:37:36.957834 [ 293 ] {396b1f5c-399e-49b0-943d-f4df62f7d4fa} <Debug> oximeter.measurements_cumulativef32 (cf07cc7d-6f8f-4eee-82b1-416347c8314f): There are no data parts | ||
| 610 | 2026.05.13 18:37:36.958456 [ 293 ] {396b1f5c-399e-49b0-943d-f4df62f7d4fa} <Debug> TCPHandler: Processed in 0.002197549 sec. | ||
| 611 | 2026.05.13 18:37:36.958610 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.13 18:37:36.958768 [ 293 ] {3ad0341f-333a-49d6-9864-63a3f6c4c534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 613 | 2026.05.13 18:37:36.958901 [ 293 ] {3ad0341f-333a-49d6-9864-63a3f6c4c534} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 614 | 2026.05.13 18:37:36.959958 [ 293 ] {3ad0341f-333a-49d6-9864-63a3f6c4c534} <Debug> oximeter.measurements_cumulativef64 (eb34a984-7d00-4a7a-969d-5b2e73e1be13): Loading data parts | ||
| 615 | 2026.05.13 18:37:36.960095 [ 293 ] {3ad0341f-333a-49d6-9864-63a3f6c4c534} <Debug> oximeter.measurements_cumulativef64 (eb34a984-7d00-4a7a-969d-5b2e73e1be13): There are no data parts | ||
| 616 | 2026.05.13 18:37:36.960639 [ 293 ] {3ad0341f-333a-49d6-9864-63a3f6c4c534} <Debug> TCPHandler: Processed in 0.002076937 sec. | ||
| 617 | 2026.05.13 18:37:36.960866 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.13 18:37:36.961087 [ 293 ] {69bd3f15-953a-4d21-94c2-f173a7bbd766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 619 | * NOTE: Array types cannot be Nullable, see | ||
| 620 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 621 | * for more details. | ||
| 622 | * | ||
| 623 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 624 | * is unfortunate, and at this point relies on the fact that an | ||
| 625 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 626 | * to figure out another way to represent missing samples here. | ||
| 627 | */ | ||
| 628 | 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) | ||
| 629 | 2026.05.13 18:37:36.961220 [ 293 ] {69bd3f15-953a-4d21-94c2-f173a7bbd766} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 630 | 2026.05.13 18:37:36.962543 [ 293 ] {69bd3f15-953a-4d21-94c2-f173a7bbd766} <Debug> oximeter.measurements_histogrami8 (c874c46e-9562-4fad-bcef-f3a38453352b): Loading data parts | ||
| 631 | 2026.05.13 18:37:36.962737 [ 293 ] {69bd3f15-953a-4d21-94c2-f173a7bbd766} <Debug> oximeter.measurements_histogrami8 (c874c46e-9562-4fad-bcef-f3a38453352b): There are no data parts | ||
| 632 | 2026.05.13 18:37:36.963755 [ 293 ] {69bd3f15-953a-4d21-94c2-f173a7bbd766} <Debug> TCPHandler: Processed in 0.002938562 sec. | ||
| 633 | 2026.05.13 18:37:36.963927 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.13 18:37:36.964158 [ 293 ] {7a00346f-564a-4951-b786-f087415d2ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 635 | 2026.05.13 18:37:36.964304 [ 293 ] {7a00346f-564a-4951-b786-f087415d2ac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 636 | 2026.05.13 18:37:36.965610 [ 293 ] {7a00346f-564a-4951-b786-f087415d2ac9} <Debug> oximeter.measurements_histogramu8 (d9f13b51-80dc-4724-aba3-933e3d455360): Loading data parts | ||
| 637 | 2026.05.13 18:37:36.965771 [ 293 ] {7a00346f-564a-4951-b786-f087415d2ac9} <Debug> oximeter.measurements_histogramu8 (d9f13b51-80dc-4724-aba3-933e3d455360): There are no data parts | ||
| 638 | 2026.05.13 18:37:36.966281 [ 293 ] {7a00346f-564a-4951-b786-f087415d2ac9} <Debug> TCPHandler: Processed in 0.002405302 sec. | ||
| 639 | 2026.05.13 18:37:36.966509 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.13 18:37:36.966721 [ 293 ] {93d1e0d5-2347-4963-9ba6-502986ab4b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 641 | 2026.05.13 18:37:36.966854 [ 293 ] {93d1e0d5-2347-4963-9ba6-502986ab4b9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 642 | 2026.05.13 18:37:36.967988 [ 293 ] {93d1e0d5-2347-4963-9ba6-502986ab4b9b} <Debug> oximeter.measurements_histogrami16 (f190ba77-1228-4737-8212-dc6030a5f627): Loading data parts | ||
| 643 | 2026.05.13 18:37:36.968132 [ 293 ] {93d1e0d5-2347-4963-9ba6-502986ab4b9b} <Debug> oximeter.measurements_histogrami16 (f190ba77-1228-4737-8212-dc6030a5f627): There are no data parts | ||
| 644 | 2026.05.13 18:37:36.968775 [ 293 ] {93d1e0d5-2347-4963-9ba6-502986ab4b9b} <Debug> TCPHandler: Processed in 0.002314221 sec. | ||
| 645 | 2026.05.13 18:37:36.968918 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.13 18:37:36.969127 [ 293 ] {740ecc30-2e76-4f07-ae2d-bcb1ccc333d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 647 | 2026.05.13 18:37:36.969257 [ 293 ] {740ecc30-2e76-4f07-ae2d-bcb1ccc333d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 648 | 2026.05.13 18:37:36.970440 [ 293 ] {740ecc30-2e76-4f07-ae2d-bcb1ccc333d7} <Debug> oximeter.measurements_histogramu16 (58691f38-e112-4bf6-b105-3451ea07f095): Loading data parts | ||
| 649 | 2026.05.13 18:37:36.970578 [ 293 ] {740ecc30-2e76-4f07-ae2d-bcb1ccc333d7} <Debug> oximeter.measurements_histogramu16 (58691f38-e112-4bf6-b105-3451ea07f095): There are no data parts | ||
| 650 | 2026.05.13 18:37:36.971068 [ 293 ] {740ecc30-2e76-4f07-ae2d-bcb1ccc333d7} <Debug> TCPHandler: Processed in 0.002198709 sec. | ||
| 651 | 2026.05.13 18:37:36.971245 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.13 18:37:36.971494 [ 293 ] {b3fc8eea-757d-4b09-beb5-d8bc3b5b6800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 653 | 2026.05.13 18:37:36.971616 [ 293 ] {b3fc8eea-757d-4b09-beb5-d8bc3b5b6800} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 654 | 2026.05.13 18:37:36.972737 [ 293 ] {b3fc8eea-757d-4b09-beb5-d8bc3b5b6800} <Debug> oximeter.measurements_histogrami32 (ffec2378-e29f-4b09-a856-bd5ee3c4bbdd): Loading data parts | ||
| 655 | 2026.05.13 18:37:36.972861 [ 293 ] {b3fc8eea-757d-4b09-beb5-d8bc3b5b6800} <Debug> oximeter.measurements_histogrami32 (ffec2378-e29f-4b09-a856-bd5ee3c4bbdd): There are no data parts | ||
| 656 | 2026.05.13 18:37:36.973487 [ 293 ] {b3fc8eea-757d-4b09-beb5-d8bc3b5b6800} <Debug> TCPHandler: Processed in 0.00229098 sec. | ||
| 657 | 2026.05.13 18:37:36.973631 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.13 18:37:36.973839 [ 293 ] {4835c4d2-43fd-4db8-af5d-8c33d7e74725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 659 | 2026.05.13 18:37:36.974000 [ 293 ] {4835c4d2-43fd-4db8-af5d-8c33d7e74725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 660 | 2026.05.13 18:37:36.975289 [ 293 ] {4835c4d2-43fd-4db8-af5d-8c33d7e74725} <Debug> oximeter.measurements_histogramu32 (326b60ac-1e0f-4554-9d93-3976a06ba066): Loading data parts | ||
| 661 | 2026.05.13 18:37:36.975422 [ 293 ] {4835c4d2-43fd-4db8-af5d-8c33d7e74725} <Debug> oximeter.measurements_histogramu32 (326b60ac-1e0f-4554-9d93-3976a06ba066): There are no data parts | ||
| 662 | 2026.05.13 18:37:36.975955 [ 293 ] {4835c4d2-43fd-4db8-af5d-8c33d7e74725} <Debug> TCPHandler: Processed in 0.002372081 sec. | ||
| 663 | 2026.05.13 18:37:36.976138 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.13 18:37:36.976396 [ 293 ] {4feafca6-f904-4880-8d20-561eb3de1d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 665 | 2026.05.13 18:37:36.976532 [ 293 ] {4feafca6-f904-4880-8d20-561eb3de1d2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 666 | 2026.05.13 18:37:36.977686 [ 293 ] {4feafca6-f904-4880-8d20-561eb3de1d2c} <Debug> oximeter.measurements_histogrami64 (6c0338ad-7af8-45dc-8719-2067be3e2a99): Loading data parts | ||
| 667 | 2026.05.13 18:37:36.977817 [ 293 ] {4feafca6-f904-4880-8d20-561eb3de1d2c} <Debug> oximeter.measurements_histogrami64 (6c0338ad-7af8-45dc-8719-2067be3e2a99): There are no data parts | ||
| 668 | 2026.05.13 18:37:36.978411 [ 293 ] {4feafca6-f904-4880-8d20-561eb3de1d2c} <Debug> TCPHandler: Processed in 0.002320681 sec. | ||
| 669 | 2026.05.13 18:37:36.978551 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.13 18:37:36.978760 [ 293 ] {b5779417-0f47-40b7-9e52-a3c0dd0f1a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 671 | 2026.05.13 18:37:36.978896 [ 293 ] {b5779417-0f47-40b7-9e52-a3c0dd0f1a4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.13 18:37:36.980162 [ 293 ] {b5779417-0f47-40b7-9e52-a3c0dd0f1a4a} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Loading data parts | ||
| 673 | 2026.05.13 18:37:36.980285 [ 293 ] {b5779417-0f47-40b7-9e52-a3c0dd0f1a4a} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): There are no data parts | ||
| 674 | 2026.05.13 18:37:36.980781 [ 293 ] {b5779417-0f47-40b7-9e52-a3c0dd0f1a4a} <Debug> TCPHandler: Processed in 0.00227788 sec. | ||
| 675 | 2026.05.13 18:37:36.980961 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.13 18:37:36.981214 [ 293 ] {19d5572b-921d-4918-b170-db56fcdf0c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 677 | 2026.05.13 18:37:36.981349 [ 293 ] {19d5572b-921d-4918-b170-db56fcdf0c33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.13 18:37:36.982463 [ 293 ] {19d5572b-921d-4918-b170-db56fcdf0c33} <Debug> oximeter.measurements_histogramf32 (f45ce307-7a58-4011-a867-716013fc9f5a): Loading data parts | ||
| 679 | 2026.05.13 18:37:36.982588 [ 293 ] {19d5572b-921d-4918-b170-db56fcdf0c33} <Debug> oximeter.measurements_histogramf32 (f45ce307-7a58-4011-a867-716013fc9f5a): There are no data parts | ||
| 680 | 2026.05.13 18:37:36.983159 [ 293 ] {19d5572b-921d-4918-b170-db56fcdf0c33} <Debug> TCPHandler: Processed in 0.002245639 sec. | ||
| 681 | 2026.05.13 18:37:36.983294 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.13 18:37:36.983501 [ 293 ] {c5a8f544-430f-4513-b797-c5a1d773fd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 683 | 2026.05.13 18:37:36.983638 [ 293 ] {c5a8f544-430f-4513-b797-c5a1d773fd16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 684 | 2026.05.13 18:37:36.984887 [ 293 ] {c5a8f544-430f-4513-b797-c5a1d773fd16} <Debug> oximeter.measurements_histogramf64 (319ee63f-b8df-4c90-a664-de0345387fc2): Loading data parts | ||
| 685 | 2026.05.13 18:37:36.985015 [ 293 ] {c5a8f544-430f-4513-b797-c5a1d773fd16} <Debug> oximeter.measurements_histogramf64 (319ee63f-b8df-4c90-a664-de0345387fc2): There are no data parts | ||
| 686 | 2026.05.13 18:37:36.985503 [ 293 ] {c5a8f544-430f-4513-b797-c5a1d773fd16} <Debug> TCPHandler: Processed in 0.00225725 sec. | ||
| 687 | 2026.05.13 18:37:36.985685 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.13 18:37:36.985905 [ 293 ] {74ea45e7-0658-4e34-8a71-c8f4659c2c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) /* The field tables store named dimensions of each timeseries. | ||
| 689 | * | ||
| 690 | * As with the measurement tables, there is one field table for each field data | ||
| 691 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 692 | * this behavior **must not** be relied upon for query correctness. | ||
| 693 | * | ||
| 694 | * The index for the fields differs from the measurements, however. Rows are | ||
| 695 | * sorted by timeseries name, then field name, field value, and finally | ||
| 696 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 697 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 698 | * usually then used to look up measurements. | ||
| 699 | * | ||
| 700 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 701 | * timeseries name and then key, since it would improve lookups where one | ||
| 702 | * already has the key. Realistically though, these tables are quite small and | ||
| 703 | * so performance benefits will be low in absolute terms. | ||
| 704 | * | ||
| 705 | * TTL: We use a materialized column to expire old field table records. This | ||
| 706 | * column is generated automatically by the database whenever a new row is | ||
| 707 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 708 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 709 | * record will remain during a deduplication, which will have the last | ||
| 710 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 711 | * measurement tables. | ||
| 712 | */ | ||
| 713 | 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) | ||
| 714 | 2026.05.13 18:37:36.986044 [ 293 ] {74ea45e7-0658-4e34-8a71-c8f4659c2c26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 715 | 2026.05.13 18:37:36.987203 [ 293 ] {74ea45e7-0658-4e34-8a71-c8f4659c2c26} <Debug> oximeter.fields_bool (a036be05-db5d-4437-bcdc-a35923a76d15): Loading data parts | ||
| 716 | 2026.05.13 18:37:36.987335 [ 293 ] {74ea45e7-0658-4e34-8a71-c8f4659c2c26} <Debug> oximeter.fields_bool (a036be05-db5d-4437-bcdc-a35923a76d15): There are no data parts | ||
| 717 | 2026.05.13 18:37:36.987921 [ 293 ] {74ea45e7-0658-4e34-8a71-c8f4659c2c26} <Debug> TCPHandler: Processed in 0.00228404 sec. | ||
| 718 | 2026.05.13 18:37:36.988056 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.13 18:37:36.988207 [ 293 ] {a3408466-a316-4600-879d-fe8cfe65d914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 720 | 2026.05.13 18:37:36.988336 [ 293 ] {a3408466-a316-4600-879d-fe8cfe65d914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 721 | 2026.05.13 18:37:36.989307 [ 293 ] {a3408466-a316-4600-879d-fe8cfe65d914} <Debug> oximeter.fields_i8 (2c5ec02a-b43e-4780-9e9a-01b18aacc6b8): Loading data parts | ||
| 722 | 2026.05.13 18:37:36.989584 [ 293 ] {a3408466-a316-4600-879d-fe8cfe65d914} <Debug> oximeter.fields_i8 (2c5ec02a-b43e-4780-9e9a-01b18aacc6b8): There are no data parts | ||
| 723 | 2026.05.13 18:37:36.990065 [ 293 ] {a3408466-a316-4600-879d-fe8cfe65d914} <Debug> TCPHandler: Processed in 0.002057206 sec. | ||
| 724 | 2026.05.13 18:37:36.990198 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.13 18:37:36.990434 [ 293 ] {b33dacd4-ea7a-4cf6-b6bc-a1fc05d9e7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 726 | 2026.05.13 18:37:36.990559 [ 293 ] {b33dacd4-ea7a-4cf6-b6bc-a1fc05d9e7ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 727 | 2026.05.13 18:37:36.991548 [ 293 ] {b33dacd4-ea7a-4cf6-b6bc-a1fc05d9e7ee} <Debug> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Loading data parts | ||
| 728 | 2026.05.13 18:37:36.991674 [ 293 ] {b33dacd4-ea7a-4cf6-b6bc-a1fc05d9e7ee} <Debug> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): There are no data parts | ||
| 729 | 2026.05.13 18:37:36.992273 [ 293 ] {b33dacd4-ea7a-4cf6-b6bc-a1fc05d9e7ee} <Debug> TCPHandler: Processed in 0.002121878 sec. | ||
| 730 | 2026.05.13 18:37:36.992411 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.13 18:37:36.992564 [ 293 ] {afc3c9e5-bc35-48d7-9469-38245937c0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 732 | 2026.05.13 18:37:36.992683 [ 293 ] {afc3c9e5-bc35-48d7-9469-38245937c0a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 733 | 2026.05.13 18:37:36.993773 [ 293 ] {afc3c9e5-bc35-48d7-9469-38245937c0a8} <Debug> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Loading data parts | ||
| 734 | 2026.05.13 18:37:36.993937 [ 293 ] {afc3c9e5-bc35-48d7-9469-38245937c0a8} <Debug> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): There are no data parts | ||
| 735 | 2026.05.13 18:37:36.994458 [ 293 ] {afc3c9e5-bc35-48d7-9469-38245937c0a8} <Debug> TCPHandler: Processed in 0.002094106 sec. | ||
| 736 | 2026.05.13 18:37:36.994597 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.13 18:37:36.994838 [ 293 ] {8a8dace6-7e99-4fbe-b5b7-2c10dd1108e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 738 | 2026.05.13 18:37:36.994962 [ 293 ] {8a8dace6-7e99-4fbe-b5b7-2c10dd1108e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 739 | 2026.05.13 18:37:36.995945 [ 293 ] {8a8dace6-7e99-4fbe-b5b7-2c10dd1108e3} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Loading data parts | ||
| 740 | 2026.05.13 18:37:36.996085 [ 293 ] {8a8dace6-7e99-4fbe-b5b7-2c10dd1108e3} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): There are no data parts | ||
| 741 | 2026.05.13 18:37:36.996648 [ 293 ] {8a8dace6-7e99-4fbe-b5b7-2c10dd1108e3} <Debug> TCPHandler: Processed in 0.002099387 sec. | ||
| 742 | 2026.05.13 18:37:36.996781 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.13 18:37:36.996936 [ 293 ] {5f50b2d7-cd65-4e09-b5b0-cc22c52c6d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 744 | 2026.05.13 18:37:36.997063 [ 293 ] {5f50b2d7-cd65-4e09-b5b0-cc22c52c6d49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 745 | 2026.05.13 18:37:36.998137 [ 293 ] {5f50b2d7-cd65-4e09-b5b0-cc22c52c6d49} <Debug> oximeter.fields_i32 (8df7d29f-e03d-4f7d-a3b9-117906a0b60c): Loading data parts | ||
| 746 | 2026.05.13 18:37:36.998274 [ 293 ] {5f50b2d7-cd65-4e09-b5b0-cc22c52c6d49} <Debug> oximeter.fields_i32 (8df7d29f-e03d-4f7d-a3b9-117906a0b60c): There are no data parts | ||
| 747 | 2026.05.13 18:37:36.998737 [ 293 ] {5f50b2d7-cd65-4e09-b5b0-cc22c52c6d49} <Debug> TCPHandler: Processed in 0.002004096 sec. | ||
| 748 | 2026.05.13 18:37:36.998870 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.05.13 18:37:36.999110 [ 293 ] {0dafb998-f93e-4bcb-a87f-4a8c88e51a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 750 | 2026.05.13 18:37:36.999233 [ 293 ] {0dafb998-f93e-4bcb-a87f-4a8c88e51a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 751 | 2026.05.13 18:37:37.000240 [ 293 ] {0dafb998-f93e-4bcb-a87f-4a8c88e51a20} <Debug> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Loading data parts | ||
| 752 | 2026.05.13 18:37:37.000388 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.43 MiB, peak 132.43 MiB, free memory in arenas 0.00 B, will set to 138.59 MiB (RSS), difference: 6.16 MiB | ||
| 753 | 2026.05.13 18:37:37.000471 [ 293 ] {0dafb998-f93e-4bcb-a87f-4a8c88e51a20} <Debug> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): There are no data parts | ||
| 754 | 2026.05.13 18:37:37.001012 [ 293 ] {0dafb998-f93e-4bcb-a87f-4a8c88e51a20} <Debug> TCPHandler: Processed in 0.002190099 sec. | ||
| 755 | 2026.05.13 18:37:37.001149 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 756 | 2026.05.13 18:37:37.001392 [ 293 ] {23bd0848-a7cb-421d-b6ef-674eec524fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 757 | 2026.05.13 18:37:37.001527 [ 293 ] {23bd0848-a7cb-421d-b6ef-674eec524fda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 758 | 2026.05.13 18:37:37.002564 [ 293 ] {23bd0848-a7cb-421d-b6ef-674eec524fda} <Debug> oximeter.fields_i64 (45f0e0a5-7c06-41c2-98e1-e953d285ede4): Loading data parts | ||
| 759 | 2026.05.13 18:37:37.002689 [ 293 ] {23bd0848-a7cb-421d-b6ef-674eec524fda} <Debug> oximeter.fields_i64 (45f0e0a5-7c06-41c2-98e1-e953d285ede4): There are no data parts | ||
| 760 | 2026.05.13 18:37:37.003356 [ 293 ] {23bd0848-a7cb-421d-b6ef-674eec524fda} <Debug> TCPHandler: Processed in 0.00225357 sec. | ||
| 761 | 2026.05.13 18:37:37.003522 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.05.13 18:37:37.003720 [ 293 ] {5ec6297b-60c9-433c-8dee-dc4eacf942a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 763 | 2026.05.13 18:37:37.003828 [ 293 ] {5ec6297b-60c9-433c-8dee-dc4eacf942a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 764 | 2026.05.13 18:37:37.004980 [ 293 ] {5ec6297b-60c9-433c-8dee-dc4eacf942a9} <Debug> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Loading data parts | ||
| 765 | 2026.05.13 18:37:37.005099 [ 293 ] {5ec6297b-60c9-433c-8dee-dc4eacf942a9} <Debug> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): There are no data parts | ||
| 766 | 2026.05.13 18:37:37.005583 [ 293 ] {5ec6297b-60c9-433c-8dee-dc4eacf942a9} <Debug> TCPHandler: Processed in 0.002123067 sec. | ||
| 767 | 2026.05.13 18:37:37.005738 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.05.13 18:37:37.005893 [ 293 ] {d4a61aa4-60e8-4dba-827c-52aaa84da8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 769 | 2026.05.13 18:37:37.005934 [ 293 ] {d4a61aa4-60e8-4dba-827c-52aaa84da8f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 770 | 2026.05.13 18:37:37.006983 [ 293 ] {d4a61aa4-60e8-4dba-827c-52aaa84da8f3} <Debug> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Loading data parts | ||
| 771 | 2026.05.13 18:37:37.007103 [ 293 ] {d4a61aa4-60e8-4dba-827c-52aaa84da8f3} <Debug> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): There are no data parts | ||
| 772 | 2026.05.13 18:37:37.007581 [ 293 ] {d4a61aa4-60e8-4dba-827c-52aaa84da8f3} <Debug> TCPHandler: Processed in 0.001890673 sec. | ||
| 773 | 2026.05.13 18:37:37.007724 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.05.13 18:37:37.007877 [ 293 ] {41cbb0da-1753-4d63-a76c-6c91ad2be61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 775 | 2026.05.13 18:37:37.007918 [ 293 ] {41cbb0da-1753-4d63-a76c-6c91ad2be61f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 776 | 2026.05.13 18:37:37.008962 [ 293 ] {41cbb0da-1753-4d63-a76c-6c91ad2be61f} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Loading data parts | ||
| 777 | 2026.05.13 18:37:37.009071 [ 293 ] {41cbb0da-1753-4d63-a76c-6c91ad2be61f} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): There are no data parts | ||
| 778 | 2026.05.13 18:37:37.009579 [ 293 ] {41cbb0da-1753-4d63-a76c-6c91ad2be61f} <Debug> TCPHandler: Processed in 0.001902473 sec. | ||
| 779 | 2026.05.13 18:37:37.009717 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.05.13 18:37:37.009873 [ 293 ] {1e7b50e0-c077-42ee-85bf-38b7ccd60473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) 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) | ||
| 781 | 2026.05.13 18:37:37.009914 [ 293 ] {1e7b50e0-c077-42ee-85bf-38b7ccd60473} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 782 | 2026.05.13 18:37:37.010918 [ 293 ] {1e7b50e0-c077-42ee-85bf-38b7ccd60473} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Loading data parts | ||
| 783 | 2026.05.13 18:37:37.011034 [ 293 ] {1e7b50e0-c077-42ee-85bf-38b7ccd60473} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): There are no data parts | ||
| 784 | 2026.05.13 18:37:37.011521 [ 293 ] {1e7b50e0-c077-42ee-85bf-38b7ccd60473} <Debug> TCPHandler: Processed in 0.001852043 sec. | ||
| 785 | 2026.05.13 18:37:37.011670 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.05.13 18:37:37.011914 [ 293 ] {7019a484-b58d-440d-9e88-7a8783693104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) /* The timeseries schema table stores the extracted schema for the samples | ||
| 787 | * oximeter collects. | ||
| 788 | */ | ||
| 789 | 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) | ||
| 790 | 2026.05.13 18:37:37.011979 [ 293 ] {7019a484-b58d-440d-9e88-7a8783693104} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 791 | 2026.05.13 18:37:37.013047 [ 293 ] {7019a484-b58d-440d-9e88-7a8783693104} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Loading data parts | ||
| 792 | 2026.05.13 18:37:37.013316 [ 293 ] {7019a484-b58d-440d-9e88-7a8783693104} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): There are no data parts | ||
| 793 | 2026.05.13 18:37:37.013925 [ 293 ] {7019a484-b58d-440d-9e88-7a8783693104} <Debug> TCPHandler: Processed in 0.002302791 sec. | ||
| 794 | 2026.05.13 18:37:37.016068 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.05.13 18:37:37.016320 [ 294 ] {148bd27e-3318-4ea9-b9bc-a9868b8e11d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 796 | 2026.05.13 18:37:37.017662 [ 294 ] {148bd27e-3318-4ea9-b9bc-a9868b8e11d3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 797 | 2026.05.13 18:37:37.023114 [ 284 ] {148bd27e-3318-4ea9-b9bc-a9868b8e11d3} <Trace> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 798 | 2026.05.13 18:37:37.023166 [ 284 ] {148bd27e-3318-4ea9-b9bc-a9868b8e11d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 799 | 2026.05.13 18:37:37.027436 [ 284 ] {148bd27e-3318-4ea9-b9bc-a9868b8e11d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 800 | 2026.05.13 18:37:37.027971 [ 284 ] {148bd27e-3318-4ea9-b9bc-a9868b8e11d3} <Trace> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 801 | 2026.05.13 18:37:37.028205 [ 294 ] {148bd27e-3318-4ea9-b9bc-a9868b8e11d3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012029 sec., 83.13242996092777 rows/sec., 1.30 KiB/sec. | ||
| 802 | 2026.05.13 18:37:37.028346 [ 294 ] {148bd27e-3318-4ea9-b9bc-a9868b8e11d3} <Debug> TCPHandler: Processed in 0.012342417 sec. | ||
| 803 | 2026.05.13 18:37:38.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.18 MiB, peak 139.18 MiB, free memory in arenas 0.00 B, will set to 142.20 MiB (RSS), difference: 3.02 MiB | ||
| 804 | 2026.05.13 18:37:41.975592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.13 18:37:41.975641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 806 | 2026.05.13 18:37:41.975712 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.13 18:37:41.975743 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.13 18:37:41.978223 [ 245 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Loading data parts | ||
| 809 | 2026.05.13 18:37:41.978442 [ 245 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): There are no data parts | ||
| 810 | 2026.05.13 18:37:41.981376 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.13 18:37:41.981413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 812 | 2026.05.13 18:37:41.986917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.13 18:37:41.987542 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.13 18:37:41.987689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 815 | 2026.05.13 18:37:41.990025 [ 244 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Loading data parts | ||
| 816 | 2026.05.13 18:37:41.990239 [ 244 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): There are no data parts | ||
| 817 | 2026.05.13 18:37:42.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.56 MiB, peak 146.68 MiB, free memory in arenas 0.00 B, will set to 151.29 MiB (RSS), difference: 4.74 MiB | ||
| 818 | 2026.05.13 18:37:42.014965 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.05.13 18:37:42.015010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 820 | 2026.05.13 18:37:42.021336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 821 | 2026.05.13 18:37:42.022466 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.05.13 18:37:42.025339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 823 | 2026.05.13 18:37:43.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.99 MiB, peak 155.99 MiB, free memory in arenas 0.00 B, will set to 156.47 MiB (RSS), difference: 4.48 MiB | ||
| 824 | 2026.05.13 18:37:44.475514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 825 | 2026.05.13 18:37:44.475622 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 826 | 2026.05.13 18:37:44.479233 [ 243 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Loading data parts | ||
| 827 | 2026.05.13 18:37:44.479534 [ 243 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): There are no data parts | ||
| 828 | 2026.05.13 18:37:44.483639 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 829 | 2026.05.13 18:37:44.483674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 830 | 2026.05.13 18:37:44.485346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 831 | 2026.05.13 18:37:44.485848 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 832 | 2026.05.13 18:37:44.486061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 833 | 2026.05.13 18:37:45.001189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.67 MiB, peak 160.67 MiB, free memory in arenas 0.00 B, will set to 157.41 MiB (RSS), difference: -3.25 MiB | ||
| 834 | 2026.05.13 18:37:49.450558 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 835 | 2026.05.13 18:37:49.450622 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 836 | 2026.05.13 18:37:49.488672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 837 | 2026.05.13 18:37:49.489480 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 838 | 2026.05.13 18:37:49.489522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 839 | 2026.05.13 18:37:49.490349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 840 | 2026.05.13 18:37:49.490820 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 841 | 2026.05.13 18:37:49.490965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 842 | 2026.05.13 18:37:49.526352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 843 | 2026.05.13 18:37:49.542606 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2026.05.13 18:37:49.542648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 845 | 2026.05.13 18:37:49.549072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 846 | 2026.05.13 18:37:49.551314 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 847 | 2026.05.13 18:37:49.559375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 848 | 2026.05.13 18:37:50.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 162.17 MiB, free memory in arenas 0.00 B, will set to 160.18 MiB (RSS), difference: 2.00 MiB | ||
| 849 | 2026.05.13 18:37:55.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.22 MiB, peak 162.17 MiB, free memory in arenas 0.00 B, will set to 160.24 MiB (RSS), difference: 4.02 MiB | ||
| 850 | 2026.05.13 18:37:56.991278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 851 | 2026.05.13 18:37:56.991753 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 852 | 2026.05.13 18:37:56.991801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 853 | 2026.05.13 18:37:56.992509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 854 | 2026.05.13 18:37:56.993012 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 855 | 2026.05.13 18:37:56.993156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 856 | 2026.05.13 18:37:57.058585 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.05.13 18:37:57.058802 [ 293 ] {7ced16d2-e4fe-4de4-8dca-bab9baecbea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 858 | 2026.05.13 18:37:57.059395 [ 293 ] {7ced16d2-e4fe-4de4-8dca-bab9baecbea7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.05.13 18:37:57.059476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 860 | 2026.05.13 18:37:57.059538 [ 293 ] {7ced16d2-e4fe-4de4-8dca-bab9baecbea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.05.13 18:37:57.060058 [ 293 ] {7ced16d2-e4fe-4de4-8dca-bab9baecbea7} <Debug> TCPHandler: Processed in 0.001594218 sec. | ||
| 862 | 2026.05.13 18:37:57.066823 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.13 18:37:57.066953 [ 293 ] {cb90f3a8-c67a-4b7a-9d9f-b2a8878a7e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.13 18:37:57.066999 [ 293 ] {cb90f3a8-c67a-4b7a-9d9f-b2a8878a7e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.05.13 18:37:57.069941 [ 293 ] {cb90f3a8-c67a-4b7a-9d9f-b2a8878a7e23} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.05.13 18:37:57.069990 [ 293 ] {cb90f3a8-c67a-4b7a-9d9f-b2a8878a7e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 867 | 2026.05.13 18:37:57.070789 [ 293 ] {cb90f3a8-c67a-4b7a-9d9f-b2a8878a7e23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.05.13 18:37:57.071389 [ 293 ] {cb90f3a8-c67a-4b7a-9d9f-b2a8878a7e23} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.05.13 18:37:57.071548 [ 293 ] {cb90f3a8-c67a-4b7a-9d9f-b2a8878a7e23} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.004629 sec., 4752.646359904947 rows/sec., 1.10 MiB/sec. | ||
| 870 | 2026.05.13 18:37:57.071595 [ 293 ] {cb90f3a8-c67a-4b7a-9d9f-b2a8878a7e23} <Debug> TCPHandler: Processed in 0.004832956 sec. | ||
| 871 | 2026.05.13 18:37:57.071750 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.05.13 18:37:57.071857 [ 293 ] {9ba8b374-9688-4c72-b607-8c979ebbd60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 873 | 2026.05.13 18:37:57.071901 [ 293 ] {9ba8b374-9688-4c72-b607-8c979ebbd60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 874 | 2026.05.13 18:37:57.074726 [ 293 ] {9ba8b374-9688-4c72-b607-8c979ebbd60e} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.05.13 18:37:57.074763 [ 293 ] {9ba8b374-9688-4c72-b607-8c979ebbd60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 876 | 2026.05.13 18:37:57.075299 [ 293 ] {9ba8b374-9688-4c72-b607-8c979ebbd60e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.05.13 18:37:57.075857 [ 293 ] {9ba8b374-9688-4c72-b607-8c979ebbd60e} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.05.13 18:37:57.076007 [ 293 ] {9ba8b374-9688-4c72-b607-8c979ebbd60e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004172 sec., 5752.636625119846 rows/sec., 488.75 KiB/sec. | ||
| 879 | 2026.05.13 18:37:57.076051 [ 293 ] {9ba8b374-9688-4c72-b607-8c979ebbd60e} <Debug> TCPHandler: Processed in 0.004356337 sec. | ||
| 880 | 2026.05.13 18:37:57.076201 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.05.13 18:37:57.076308 [ 293 ] {a53302cb-952d-475c-bdfe-636f837910c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 882 | 2026.05.13 18:37:57.076326 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.13 18:37:57.076351 [ 293 ] {a53302cb-952d-475c-bdfe-636f837910c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 884 | 2026.05.13 18:37:57.076400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 885 | 2026.05.13 18:37:57.076844 [ 293 ] {a53302cb-952d-475c-bdfe-636f837910c8} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.05.13 18:37:57.076886 [ 293 ] {a53302cb-952d-475c-bdfe-636f837910c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 887 | 2026.05.13 18:37:57.077316 [ 293 ] {a53302cb-952d-475c-bdfe-636f837910c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.05.13 18:37:57.077856 [ 293 ] {a53302cb-952d-475c-bdfe-636f837910c8} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.05.13 18:37:57.078000 [ 293 ] {a53302cb-952d-475c-bdfe-636f837910c8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001717 sec., 4659.289458357601 rows/sec., 379.93 KiB/sec. | ||
| 890 | 2026.05.13 18:37:57.078040 [ 293 ] {a53302cb-952d-475c-bdfe-636f837910c8} <Debug> TCPHandler: Processed in 0.001896133 sec. | ||
| 891 | 2026.05.13 18:37:57.078188 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.05.13 18:37:57.078300 [ 293 ] {673f31d7-21fe-44a5-ae5f-af04c2e4ff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 893 | 2026.05.13 18:37:57.078341 [ 293 ] {673f31d7-21fe-44a5-ae5f-af04c2e4ff32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 894 | 2026.05.13 18:37:57.078885 [ 293 ] {673f31d7-21fe-44a5-ae5f-af04c2e4ff32} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.05.13 18:37:57.078923 [ 293 ] {673f31d7-21fe-44a5-ae5f-af04c2e4ff32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 896 | 2026.05.13 18:37:57.079441 [ 293 ] {673f31d7-21fe-44a5-ae5f-af04c2e4ff32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.05.13 18:37:57.079933 [ 293 ] {673f31d7-21fe-44a5-ae5f-af04c2e4ff32} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.05.13 18:37:57.080065 [ 293 ] {673f31d7-21fe-44a5-ae5f-af04c2e4ff32} <Debug> executeQuery: Read 198 rows, 17.98 KiB in 0.001788 sec., 110738.25503355704 rows/sec., 9.82 MiB/sec. | ||
| 899 | 2026.05.13 18:37:57.080104 [ 293 ] {673f31d7-21fe-44a5-ae5f-af04c2e4ff32} <Debug> TCPHandler: Processed in 0.001969294 sec. | ||
| 900 | 2026.05.13 18:37:57.080242 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.05.13 18:37:57.080342 [ 293 ] {d1aa9cda-37d3-4084-a341-c2dd2d856eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 902 | 2026.05.13 18:37:57.080382 [ 293 ] {d1aa9cda-37d3-4084-a341-c2dd2d856eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 903 | 2026.05.13 18:37:57.080850 [ 293 ] {d1aa9cda-37d3-4084-a341-c2dd2d856eaf} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.05.13 18:37:57.080885 [ 293 ] {d1aa9cda-37d3-4084-a341-c2dd2d856eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 905 | 2026.05.13 18:37:57.081306 [ 293 ] {d1aa9cda-37d3-4084-a341-c2dd2d856eaf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.05.13 18:37:57.081827 [ 293 ] {d1aa9cda-37d3-4084-a341-c2dd2d856eaf} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.05.13 18:37:57.081963 [ 293 ] {d1aa9cda-37d3-4084-a341-c2dd2d856eaf} <Debug> executeQuery: Read 31 rows, 2.35 KiB in 0.001641 sec., 18890.920170627665 rows/sec., 1.40 MiB/sec. | ||
| 908 | 2026.05.13 18:37:57.082002 [ 293 ] {d1aa9cda-37d3-4084-a341-c2dd2d856eaf} <Debug> TCPHandler: Processed in 0.001809922 sec. | ||
| 909 | 2026.05.13 18:37:57.082138 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.05.13 18:37:57.082238 [ 293 ] {c63b02d6-6815-4274-9a0a-f36dbb9d069f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 911 | 2026.05.13 18:37:57.082281 [ 293 ] {c63b02d6-6815-4274-9a0a-f36dbb9d069f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 912 | 2026.05.13 18:37:57.082751 [ 293 ] {c63b02d6-6815-4274-9a0a-f36dbb9d069f} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.05.13 18:37:57.082785 [ 293 ] {c63b02d6-6815-4274-9a0a-f36dbb9d069f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 914 | 2026.05.13 18:37:57.083102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 915 | 2026.05.13 18:37:57.083198 [ 293 ] {c63b02d6-6815-4274-9a0a-f36dbb9d069f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.05.13 18:37:57.083677 [ 293 ] {c63b02d6-6815-4274-9a0a-f36dbb9d069f} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.05.13 18:37:57.083815 [ 293 ] {c63b02d6-6815-4274-9a0a-f36dbb9d069f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001597 sec., 15028.177833437696 rows/sec., 1.25 MiB/sec. | ||
| 918 | 2026.05.13 18:37:57.083853 [ 293 ] {c63b02d6-6815-4274-9a0a-f36dbb9d069f} <Debug> TCPHandler: Processed in 0.001765151 sec. | ||
| 919 | 2026.05.13 18:37:57.084011 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.05.13 18:37:57.084109 [ 293 ] {f5fe5f6a-f5f9-4024-b636-5eb00844e76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 921 | 2026.05.13 18:37:57.084148 [ 293 ] {f5fe5f6a-f5f9-4024-b636-5eb00844e76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 922 | 2026.05.13 18:37:57.084475 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.13 18:37:57.084720 [ 293 ] {f5fe5f6a-f5f9-4024-b636-5eb00844e76a} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 924 | 2026.05.13 18:37:57.084761 [ 293 ] {f5fe5f6a-f5f9-4024-b636-5eb00844e76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 925 | 2026.05.13 18:37:57.085214 [ 293 ] {f5fe5f6a-f5f9-4024-b636-5eb00844e76a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 926 | 2026.05.13 18:37:57.085710 [ 293 ] {f5fe5f6a-f5f9-4024-b636-5eb00844e76a} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 927 | 2026.05.13 18:37:57.085847 [ 293 ] {f5fe5f6a-f5f9-4024-b636-5eb00844e76a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001755 sec., 6837.606837606837 rows/sec., 534.19 KiB/sec. | ||
| 928 | 2026.05.13 18:37:57.085954 [ 293 ] {f5fe5f6a-f5f9-4024-b636-5eb00844e76a} <Debug> TCPHandler: Processed in 0.001990935 sec. | ||
| 929 | 2026.05.13 18:37:57.086164 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.05.13 18:37:57.086302 [ 293 ] {8c909462-dd5b-4010-9a2d-3ae6b7a24823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 931 | 2026.05.13 18:37:57.086357 [ 293 ] {8c909462-dd5b-4010-9a2d-3ae6b7a24823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 932 | 2026.05.13 18:37:57.086927 [ 293 ] {8c909462-dd5b-4010-9a2d-3ae6b7a24823} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2026.05.13 18:37:57.086967 [ 293 ] {8c909462-dd5b-4010-9a2d-3ae6b7a24823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 934 | 2026.05.13 18:37:57.087472 [ 293 ] {8c909462-dd5b-4010-9a2d-3ae6b7a24823} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 935 | 2026.05.13 18:37:57.088040 [ 293 ] {8c909462-dd5b-4010-9a2d-3ae6b7a24823} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2026.05.13 18:37:57.088184 [ 293 ] {8c909462-dd5b-4010-9a2d-3ae6b7a24823} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001923 sec., 57722.30889235569 rows/sec., 4.70 MiB/sec. | ||
| 937 | 2026.05.13 18:37:57.088225 [ 293 ] {8c909462-dd5b-4010-9a2d-3ae6b7a24823} <Debug> TCPHandler: Processed in 0.002172108 sec. | ||
| 938 | 2026.05.13 18:37:57.088390 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.05.13 18:37:57.088509 [ 293 ] {77c77331-9f3f-4a73-8151-91a717b24b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 940 | 2026.05.13 18:37:57.088556 [ 293 ] {77c77331-9f3f-4a73-8151-91a717b24b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 941 | 2026.05.13 18:37:57.089079 [ 293 ] {77c77331-9f3f-4a73-8151-91a717b24b48} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2026.05.13 18:37:57.089115 [ 293 ] {77c77331-9f3f-4a73-8151-91a717b24b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 943 | 2026.05.13 18:37:57.089163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 944 | 2026.05.13 18:37:57.089610 [ 293 ] {77c77331-9f3f-4a73-8151-91a717b24b48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.05.13 18:37:57.090058 [ 293 ] {77c77331-9f3f-4a73-8151-91a717b24b48} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.05.13 18:37:57.090192 [ 293 ] {77c77331-9f3f-4a73-8151-91a717b24b48} <Debug> executeQuery: Read 286 rows, 21.89 KiB in 0.001708 sec., 167447.30679156908 rows/sec., 12.51 MiB/sec. | ||
| 947 | 2026.05.13 18:37:57.090228 [ 293 ] {77c77331-9f3f-4a73-8151-91a717b24b48} <Debug> TCPHandler: Processed in 0.001904684 sec. | ||
| 948 | 2026.05.13 18:37:57.090368 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.05.13 18:37:57.090466 [ 293 ] {6a471b42-aea7-4ae3-b700-5103d10e55ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 950 | 2026.05.13 18:37:57.090521 [ 293 ] {6a471b42-aea7-4ae3-b700-5103d10e55ce} <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 | ||
| 951 | 2026.05.13 18:37:57.091311 [ 293 ] {6a471b42-aea7-4ae3-b700-5103d10e55ce} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.05.13 18:37:57.091348 [ 293 ] {6a471b42-aea7-4ae3-b700-5103d10e55ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 953 | 2026.05.13 18:37:57.092585 [ 293 ] {6a471b42-aea7-4ae3-b700-5103d10e55ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.05.13 18:37:57.093048 [ 293 ] {6a471b42-aea7-4ae3-b700-5103d10e55ce} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.05.13 18:37:57.093194 [ 293 ] {6a471b42-aea7-4ae3-b700-5103d10e55ce} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002748 sec., 4002.9112081513827 rows/sec., 7.17 MiB/sec. | ||
| 956 | 2026.05.13 18:37:57.093251 [ 293 ] {6a471b42-aea7-4ae3-b700-5103d10e55ce} <Debug> TCPHandler: Processed in 0.002932982 sec. | ||
| 957 | 2026.05.13 18:37:57.093383 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.05.13 18:37:57.093482 [ 293 ] {ad8ef0ad-1758-4ea2-ade9-01dbc7b22479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 959 | 2026.05.13 18:37:57.093524 [ 293 ] {ad8ef0ad-1758-4ea2-ade9-01dbc7b22479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 960 | 2026.05.13 18:37:57.093880 [ 293 ] {ad8ef0ad-1758-4ea2-ade9-01dbc7b22479} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.05.13 18:37:57.093917 [ 293 ] {ad8ef0ad-1758-4ea2-ade9-01dbc7b22479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 962 | 2026.05.13 18:37:57.094385 [ 293 ] {ad8ef0ad-1758-4ea2-ade9-01dbc7b22479} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.05.13 18:37:57.094834 [ 293 ] {ad8ef0ad-1758-4ea2-ade9-01dbc7b22479} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.05.13 18:37:57.094964 [ 293 ] {ad8ef0ad-1758-4ea2-ade9-01dbc7b22479} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001501 sec., 33311.125916055964 rows/sec., 2.28 MiB/sec. | ||
| 965 | 2026.05.13 18:37:57.094998 [ 293 ] {ad8ef0ad-1758-4ea2-ade9-01dbc7b22479} <Debug> TCPHandler: Processed in 0.00166499 sec. | ||
| 966 | 2026.05.13 18:38:02.051653 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.05.13 18:38:02.051910 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 968 | 2026.05.13 18:38:02.052302 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 969 | 2026.05.13 18:38:02.052371 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <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')" moved to PREWHERE | ||
| 970 | 2026.05.13 18:38:02.052602 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 971 | 2026.05.13 18:38:02.052840 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 972 | 2026.05.13 18:38:02.053143 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 973 | 2026.05.13 18:38:02.053290 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 974 | 2026.05.13 18:38:02.053343 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 975 | 2026.05.13 18:38:02.053363 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 976 | 2026.05.13 18:38:02.053474 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 977 | 2026.05.13 18:38:02.053498 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 978 | 2026.05.13 18:38:02.055405 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.003578 sec., 6148.686416992733 rows/sec., 1.43 MiB/sec. | ||
| 979 | 2026.05.13 18:38:02.055573 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Debug> MemoryTracker: Peak memory usage (for query): 133.64 KiB. | ||
| 980 | 2026.05.13 18:38:02.055591 [ 293 ] {15b84580-05ac-40db-9855-bb9fbffd8448} <Debug> TCPHandler: Processed in 0.004085502 sec. | ||
| 981 | 2026.05.13 18:38:02.057051 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.13 18:38:02.057199 [ 293 ] {bede4ed7-479a-4607-b3a8-016962f34bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 983 | 2026.05.13 18:38:02.057252 [ 293 ] {bede4ed7-479a-4607-b3a8-016962f34bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 984 | 2026.05.13 18:38:02.057944 [ 293 ] {bede4ed7-479a-4607-b3a8-016962f34bde} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.05.13 18:38:02.057994 [ 293 ] {bede4ed7-479a-4607-b3a8-016962f34bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 986 | 2026.05.13 18:38:02.058519 [ 293 ] {bede4ed7-479a-4607-b3a8-016962f34bde} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 987 | 2026.05.13 18:38:02.058982 [ 293 ] {bede4ed7-479a-4607-b3a8-016962f34bde} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.05.13 18:38:02.059140 [ 293 ] {bede4ed7-479a-4607-b3a8-016962f34bde} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001979 sec., 26275.89691763517 rows/sec., 1.99 MiB/sec. | ||
| 989 | 2026.05.13 18:38:02.059187 [ 293 ] {bede4ed7-479a-4607-b3a8-016962f34bde} <Debug> TCPHandler: Processed in 0.002199459 sec. | ||
| 990 | 2026.05.13 18:38:02.059327 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.05.13 18:38:02.059429 [ 293 ] {700258cf-0f88-4a86-8448-411e77926a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 992 | 2026.05.13 18:38:02.059471 [ 293 ] {700258cf-0f88-4a86-8448-411e77926a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 993 | 2026.05.13 18:38:02.059923 [ 293 ] {700258cf-0f88-4a86-8448-411e77926a12} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.05.13 18:38:02.059961 [ 293 ] {700258cf-0f88-4a86-8448-411e77926a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 995 | 2026.05.13 18:38:02.060374 [ 293 ] {700258cf-0f88-4a86-8448-411e77926a12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 996 | 2026.05.13 18:38:02.060799 [ 293 ] {700258cf-0f88-4a86-8448-411e77926a12} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.05.13 18:38:02.060935 [ 293 ] {700258cf-0f88-4a86-8448-411e77926a12} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001528 sec., 36649.214659685866 rows/sec., 2.86 MiB/sec. | ||
| 998 | 2026.05.13 18:38:02.060973 [ 293 ] {700258cf-0f88-4a86-8448-411e77926a12} <Debug> TCPHandler: Processed in 0.00169759 sec. | ||
| 999 | 2026.05.13 18:38:02.061110 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.13 18:38:02.061209 [ 293 ] {bdd1db1a-e2a2-4feb-8442-914a52260c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.05.13 18:38:02.061252 [ 293 ] {bdd1db1a-e2a2-4feb-8442-914a52260c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1002 | 2026.05.13 18:38:02.061693 [ 293 ] {bdd1db1a-e2a2-4feb-8442-914a52260c16} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.05.13 18:38:02.061729 [ 293 ] {bdd1db1a-e2a2-4feb-8442-914a52260c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1004 | 2026.05.13 18:38:02.062154 [ 293 ] {bdd1db1a-e2a2-4feb-8442-914a52260c16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1005 | 2026.05.13 18:38:02.062564 [ 293 ] {bdd1db1a-e2a2-4feb-8442-914a52260c16} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.05.13 18:38:02.062696 [ 293 ] {bdd1db1a-e2a2-4feb-8442-914a52260c16} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001508 sec., 99469.49602122015 rows/sec., 6.90 MiB/sec. | ||
| 1007 | 2026.05.13 18:38:02.062732 [ 293 ] {bdd1db1a-e2a2-4feb-8442-914a52260c16} <Debug> TCPHandler: Processed in 0.001672339 sec. | ||
| 1008 | 2026.05.13 18:38:02.062868 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.05.13 18:38:02.062970 [ 293 ] {c86712d4-62ae-45b8-af92-7b68bc95120a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1010 | 2026.05.13 18:38:02.063015 [ 293 ] {c86712d4-62ae-45b8-af92-7b68bc95120a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1011 | 2026.05.13 18:38:02.063402 [ 293 ] {c86712d4-62ae-45b8-af92-7b68bc95120a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.05.13 18:38:02.063437 [ 293 ] {c86712d4-62ae-45b8-af92-7b68bc95120a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1013 | 2026.05.13 18:38:02.064014 [ 293 ] {c86712d4-62ae-45b8-af92-7b68bc95120a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.05.13 18:38:02.064568 [ 293 ] {c86712d4-62ae-45b8-af92-7b68bc95120a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.05.13 18:38:02.064737 [ 293 ] {c86712d4-62ae-45b8-af92-7b68bc95120a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001784 sec., 28026.905829596413 rows/sec., 1.92 MiB/sec. | ||
| 1016 | 2026.05.13 18:38:02.064783 [ 293 ] {c86712d4-62ae-45b8-af92-7b68bc95120a} <Debug> TCPHandler: Processed in 0.001963714 sec. | ||
| 1017 | 2026.05.13 18:38:04.450664 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1018 | 2026.05.13 18:38:04.450737 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1019 | 2026.05.13 18:38:04.486465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 124 | ||
| 1020 | 2026.05.13 18:38:04.489128 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.05.13 18:38:04.489166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1022 | 2026.05.13 18:38:04.490409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1023 | 2026.05.13 18:38:04.490894 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.05.13 18:38:04.491110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
| 1025 | 2026.05.13 18:38:04.493254 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1026 | 2026.05.13 18:38:04.494025 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.05.13 18:38:04.494098 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1028 | 2026.05.13 18:38:04.494784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1029 | 2026.05.13 18:38:04.495471 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.05.13 18:38:04.495639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1031 | 2026.05.13 18:38:04.589261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1032 | 2026.05.13 18:38:04.605560 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.05.13 18:38:04.605613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1034 | 2026.05.13 18:38:04.612118 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1035 | 2026.05.13 18:38:04.613295 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.05.13 18:38:04.616078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1037 | 2026.05.13 18:38:05.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.22 MiB, peak 168.22 MiB, free memory in arenas 0.00 B, will set to 165.50 MiB (RSS), difference: 1.28 MiB | ||
| 1038 | 2026.05.13 18:38:07.052455 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.05.13 18:38:07.052669 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1040 | 2026.05.13 18:38:07.052973 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1041 | 2026.05.13 18:38:07.053005 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <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')" moved to PREWHERE | ||
| 1042 | 2026.05.13 18:38:07.053231 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1043 | 2026.05.13 18:38:07.053297 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1044 | 2026.05.13 18:38:07.053440 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1045 | 2026.05.13 18:38:07.053475 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1046 | 2026.05.13 18:38:07.053496 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 1047 | 2026.05.13 18:38:07.053511 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1048 | 2026.05.13 18:38:07.053547 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1049 | 2026.05.13 18:38:07.053566 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1050 | 2026.05.13 18:38:07.055078 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.002478 sec., 8878.127522195318 rows/sec., 2.06 MiB/sec. | ||
| 1051 | 2026.05.13 18:38:07.055252 [ 293 ] {f84489e1-d448-49e1-8499-9e54dbdee044} <Debug> TCPHandler: Processed in 0.002917082 sec. | ||
| 1052 | 2026.05.13 18:38:07.057308 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.05.13 18:38:07.057494 [ 293 ] {81c31d99-451b-4c88-847a-2d568d29756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1054 | 2026.05.13 18:38:07.057561 [ 293 ] {81c31d99-451b-4c88-847a-2d568d29756e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1055 | 2026.05.13 18:38:07.058318 [ 293 ] {81c31d99-451b-4c88-847a-2d568d29756e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.05.13 18:38:07.058357 [ 293 ] {81c31d99-451b-4c88-847a-2d568d29756e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1057 | 2026.05.13 18:38:07.058915 [ 293 ] {81c31d99-451b-4c88-847a-2d568d29756e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1058 | 2026.05.13 18:38:07.059405 [ 293 ] {81c31d99-451b-4c88-847a-2d568d29756e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.05.13 18:38:07.059551 [ 293 ] {81c31d99-451b-4c88-847a-2d568d29756e} <Debug> executeQuery: Read 74 rows, 6.25 KiB in 0.002109 sec., 35087.71929824561 rows/sec., 2.89 MiB/sec. | ||
| 1060 | 2026.05.13 18:38:07.059592 [ 293 ] {81c31d99-451b-4c88-847a-2d568d29756e} <Debug> TCPHandler: Processed in 0.002412842 sec. | ||
| 1061 | 2026.05.13 18:38:07.059730 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.05.13 18:38:07.059828 [ 293 ] {f01decb5-00f6-427d-a7e0-388b43afe346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.05.13 18:38:07.059868 [ 293 ] {f01decb5-00f6-427d-a7e0-388b43afe346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1064 | 2026.05.13 18:38:07.060321 [ 293 ] {f01decb5-00f6-427d-a7e0-388b43afe346} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.13 18:38:07.060360 [ 293 ] {f01decb5-00f6-427d-a7e0-388b43afe346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1066 | 2026.05.13 18:38:07.060792 [ 293 ] {f01decb5-00f6-427d-a7e0-388b43afe346} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.05.13 18:38:07.061233 [ 293 ] {f01decb5-00f6-427d-a7e0-388b43afe346} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.13 18:38:07.061359 [ 293 ] {f01decb5-00f6-427d-a7e0-388b43afe346} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00155 sec., 7096.774193548387 rows/sec., 533.64 KiB/sec. | ||
| 1069 | 2026.05.13 18:38:07.061395 [ 293 ] {f01decb5-00f6-427d-a7e0-388b43afe346} <Debug> TCPHandler: Processed in 0.00171452 sec. | ||
| 1070 | 2026.05.13 18:38:07.061526 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.13 18:38:07.061620 [ 293 ] {f5457446-d4da-4753-8ab7-7ce3542d0e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1072 | 2026.05.13 18:38:07.061659 [ 293 ] {f5457446-d4da-4753-8ab7-7ce3542d0e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1073 | 2026.05.13 18:38:07.062107 [ 293 ] {f5457446-d4da-4753-8ab7-7ce3542d0e9c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.13 18:38:07.062142 [ 293 ] {f5457446-d4da-4753-8ab7-7ce3542d0e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1075 | 2026.05.13 18:38:07.062548 [ 293 ] {f5457446-d4da-4753-8ab7-7ce3542d0e9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1076 | 2026.05.13 18:38:07.062986 [ 293 ] {f5457446-d4da-4753-8ab7-7ce3542d0e9c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.13 18:38:07.063109 [ 293 ] {f5457446-d4da-4753-8ab7-7ce3542d0e9c} <Debug> executeQuery: Read 67 rows, 5.35 KiB in 0.001507 sec., 44459.1904445919 rows/sec., 3.47 MiB/sec. | ||
| 1078 | 2026.05.13 18:38:07.063145 [ 293 ] {f5457446-d4da-4753-8ab7-7ce3542d0e9c} <Debug> TCPHandler: Processed in 0.00166824 sec. | ||
| 1079 | 2026.05.13 18:38:07.063274 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.05.13 18:38:07.063369 [ 293 ] {66c6a2a5-aa74-4d4a-97ef-3e9dca673b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1081 | 2026.05.13 18:38:07.063410 [ 293 ] {66c6a2a5-aa74-4d4a-97ef-3e9dca673b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1082 | 2026.05.13 18:38:07.063880 [ 293 ] {66c6a2a5-aa74-4d4a-97ef-3e9dca673b22} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.05.13 18:38:07.063916 [ 293 ] {66c6a2a5-aa74-4d4a-97ef-3e9dca673b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1084 | 2026.05.13 18:38:07.064406 [ 293 ] {66c6a2a5-aa74-4d4a-97ef-3e9dca673b22} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1085 | 2026.05.13 18:38:07.064844 [ 293 ] {66c6a2a5-aa74-4d4a-97ef-3e9dca673b22} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.05.13 18:38:07.064973 [ 293 ] {66c6a2a5-aa74-4d4a-97ef-3e9dca673b22} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001622 sec., 92478.42170160296 rows/sec., 6.41 MiB/sec. | ||
| 1087 | 2026.05.13 18:38:07.065009 [ 293 ] {66c6a2a5-aa74-4d4a-97ef-3e9dca673b22} <Debug> TCPHandler: Processed in 0.001784151 sec. | ||
| 1088 | 2026.05.13 18:38:07.065136 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.05.13 18:38:07.065231 [ 293 ] {f19ba9ab-3f81-4560-9fb8-efe62356ff36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1090 | 2026.05.13 18:38:07.065283 [ 293 ] {f19ba9ab-3f81-4560-9fb8-efe62356ff36} <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 | ||
| 1091 | 2026.05.13 18:38:07.066037 [ 293 ] {f19ba9ab-3f81-4560-9fb8-efe62356ff36} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.05.13 18:38:07.066074 [ 293 ] {f19ba9ab-3f81-4560-9fb8-efe62356ff36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1093 | 2026.05.13 18:38:07.066691 [ 293 ] {f19ba9ab-3f81-4560-9fb8-efe62356ff36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1094 | 2026.05.13 18:38:07.067130 [ 293 ] {f19ba9ab-3f81-4560-9fb8-efe62356ff36} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.05.13 18:38:07.067264 [ 293 ] {f19ba9ab-3f81-4560-9fb8-efe62356ff36} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00205 sec., 5365.853658536585 rows/sec., 9.62 MiB/sec. | ||
| 1096 | 2026.05.13 18:38:07.067313 [ 293 ] {f19ba9ab-3f81-4560-9fb8-efe62356ff36} <Debug> TCPHandler: Processed in 0.002225459 sec. | ||
| 1097 | 2026.05.13 18:38:07.067427 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.05.13 18:38:07.067522 [ 293 ] {88bbe9c5-489b-4557-8e0e-ef2adb243eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1099 | 2026.05.13 18:38:07.067561 [ 293 ] {88bbe9c5-489b-4557-8e0e-ef2adb243eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1100 | 2026.05.13 18:38:07.067907 [ 293 ] {88bbe9c5-489b-4557-8e0e-ef2adb243eda} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.05.13 18:38:07.067942 [ 293 ] {88bbe9c5-489b-4557-8e0e-ef2adb243eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1102 | 2026.05.13 18:38:07.068378 [ 293 ] {88bbe9c5-489b-4557-8e0e-ef2adb243eda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1103 | 2026.05.13 18:38:07.068836 [ 293 ] {88bbe9c5-489b-4557-8e0e-ef2adb243eda} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.05.13 18:38:07.068964 [ 293 ] {88bbe9c5-489b-4557-8e0e-ef2adb243eda} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00146 sec., 34246.57534246575 rows/sec., 2.35 MiB/sec. | ||
| 1105 | 2026.05.13 18:38:07.068998 [ 293 ] {88bbe9c5-489b-4557-8e0e-ef2adb243eda} <Debug> TCPHandler: Processed in 0.001619399 sec. | ||
| 1106 | 2026.05.13 18:38:11.995706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1107 | 2026.05.13 18:38:11.996218 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.13 18:38:11.996264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1109 | 2026.05.13 18:38:11.997058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1110 | 2026.05.13 18:38:11.997596 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.13 18:38:11.997749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1112 | 2026.05.13 18:38:12.053096 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.13 18:38:12.053338 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 1114 | 2026.05.13 18:38:12.053675 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1115 | 2026.05.13 18:38:12.053715 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <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 | ||
| 1116 | 2026.05.13 18:38:12.053970 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.05.13 18:38:12.054046 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.05.13 18:38:12.054200 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1119 | 2026.05.13 18:38:12.054240 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1120 | 2026.05.13 18:38:12.054261 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 1121 | 2026.05.13 18:38:12.054275 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1122 | 2026.05.13 18:38:12.054316 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 1123 | 2026.05.13 18:38:12.054335 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1124 | 2026.05.13 18:38:12.055659 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.002419 sec., 9094.66721785862 rows/sec., 2.11 MiB/sec. | ||
| 1125 | 2026.05.13 18:38:12.055770 [ 293 ] {d4c40e07-d357-42a4-9b67-1dd1e6b74c55} <Debug> TCPHandler: Processed in 0.002805309 sec. | ||
| 1126 | 2026.05.13 18:38:12.057273 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.13 18:38:12.057389 [ 293 ] {9f111eb9-5d99-49a5-a0c1-ba2088c83f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.13 18:38:12.057432 [ 293 ] {9f111eb9-5d99-49a5-a0c1-ba2088c83f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.05.13 18:38:12.058075 [ 293 ] {9f111eb9-5d99-49a5-a0c1-ba2088c83f9b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.13 18:38:12.058114 [ 293 ] {9f111eb9-5d99-49a5-a0c1-ba2088c83f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1131 | 2026.05.13 18:38:12.058660 [ 293 ] {9f111eb9-5d99-49a5-a0c1-ba2088c83f9b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.05.13 18:38:12.059078 [ 293 ] {9f111eb9-5d99-49a5-a0c1-ba2088c83f9b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.13 18:38:12.059221 [ 293 ] {9f111eb9-5d99-49a5-a0c1-ba2088c83f9b} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001862 sec., 2148.227712137487 rows/sec., 273.25 KiB/sec. | ||
| 1134 | 2026.05.13 18:38:12.059259 [ 293 ] {9f111eb9-5d99-49a5-a0c1-ba2088c83f9b} <Debug> TCPHandler: Processed in 0.002038915 sec. | ||
| 1135 | 2026.05.13 18:38:12.059401 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.13 18:38:12.059500 [ 293 ] {bc643591-f62e-4bff-8044-0f6668a454e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.13 18:38:12.059539 [ 293 ] {bc643591-f62e-4bff-8044-0f6668a454e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1138 | 2026.05.13 18:38:12.060009 [ 293 ] {bc643591-f62e-4bff-8044-0f6668a454e5} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.13 18:38:12.060046 [ 293 ] {bc643591-f62e-4bff-8044-0f6668a454e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1140 | 2026.05.13 18:38:12.060451 [ 293 ] {bc643591-f62e-4bff-8044-0f6668a454e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.05.13 18:38:12.060890 [ 293 ] {bc643591-f62e-4bff-8044-0f6668a454e5} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.13 18:38:12.061017 [ 293 ] {bc643591-f62e-4bff-8044-0f6668a454e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001535 sec., 1302.9315960912054 rows/sec., 106.24 KiB/sec. | ||
| 1143 | 2026.05.13 18:38:12.061052 [ 293 ] {bc643591-f62e-4bff-8044-0f6668a454e5} <Debug> TCPHandler: Processed in 0.00170084 sec. | ||
| 1144 | 2026.05.13 18:38:12.061176 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.13 18:38:12.061278 [ 293 ] {02f22d27-277b-4f24-b146-8eb8a43e3a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.13 18:38:12.061316 [ 293 ] {02f22d27-277b-4f24-b146-8eb8a43e3a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1147 | 2026.05.13 18:38:12.061718 [ 293 ] {02f22d27-277b-4f24-b146-8eb8a43e3a90} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.13 18:38:12.061754 [ 293 ] {02f22d27-277b-4f24-b146-8eb8a43e3a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1149 | 2026.05.13 18:38:12.062147 [ 293 ] {02f22d27-277b-4f24-b146-8eb8a43e3a90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1150 | 2026.05.13 18:38:12.062588 [ 293 ] {02f22d27-277b-4f24-b146-8eb8a43e3a90} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.13 18:38:12.062714 [ 293 ] {02f22d27-277b-4f24-b146-8eb8a43e3a90} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001454 sec., 39202.20082530949 rows/sec., 2.99 MiB/sec. | ||
| 1152 | 2026.05.13 18:38:12.062749 [ 293 ] {02f22d27-277b-4f24-b146-8eb8a43e3a90} <Debug> TCPHandler: Processed in 0.001622269 sec. | ||
| 1153 | 2026.05.13 18:38:12.062865 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.13 18:38:12.062958 [ 293 ] {b57bdf25-e104-43a8-9cb2-4c9a1bc8e910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.13 18:38:12.062996 [ 293 ] {b57bdf25-e104-43a8-9cb2-4c9a1bc8e910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1156 | 2026.05.13 18:38:12.063405 [ 293 ] {b57bdf25-e104-43a8-9cb2-4c9a1bc8e910} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.13 18:38:12.063440 [ 293 ] {b57bdf25-e104-43a8-9cb2-4c9a1bc8e910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1158 | 2026.05.13 18:38:12.063836 [ 293 ] {b57bdf25-e104-43a8-9cb2-4c9a1bc8e910} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1159 | 2026.05.13 18:38:12.064377 [ 293 ] {b57bdf25-e104-43a8-9cb2-4c9a1bc8e910} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.13 18:38:12.064501 [ 293 ] {b57bdf25-e104-43a8-9cb2-4c9a1bc8e910} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00156 sec., 1282.051282051282 rows/sec., 89.52 KiB/sec. | ||
| 1161 | 2026.05.13 18:38:12.064537 [ 293 ] {b57bdf25-e104-43a8-9cb2-4c9a1bc8e910} <Debug> TCPHandler: Processed in 0.00172061 sec. | ||
| 1162 | 2026.05.13 18:38:12.064670 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.13 18:38:12.064763 [ 293 ] {180f789a-81f8-48fe-91d2-f27c336f3c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.13 18:38:12.064801 [ 293 ] {180f789a-81f8-48fe-91d2-f27c336f3c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1165 | 2026.05.13 18:38:12.065202 [ 293 ] {180f789a-81f8-48fe-91d2-f27c336f3c47} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.13 18:38:12.065237 [ 293 ] {180f789a-81f8-48fe-91d2-f27c336f3c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1167 | 2026.05.13 18:38:12.065630 [ 293 ] {180f789a-81f8-48fe-91d2-f27c336f3c47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1168 | 2026.05.13 18:38:12.066068 [ 293 ] {180f789a-81f8-48fe-91d2-f27c336f3c47} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.13 18:38:12.066192 [ 293 ] {180f789a-81f8-48fe-91d2-f27c336f3c47} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001446 sec., 45643.15352697096 rows/sec., 3.56 MiB/sec. | ||
| 1170 | 2026.05.13 18:38:12.066227 [ 293 ] {180f789a-81f8-48fe-91d2-f27c336f3c47} <Debug> TCPHandler: Processed in 0.001605368 sec. | ||
| 1171 | 2026.05.13 18:38:12.066347 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.05.13 18:38:12.066441 [ 293 ] {342f7b26-1dab-4f26-84f0-887e15cc8dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.05.13 18:38:12.066480 [ 293 ] {342f7b26-1dab-4f26-84f0-887e15cc8dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1174 | 2026.05.13 18:38:12.066922 [ 293 ] {342f7b26-1dab-4f26-84f0-887e15cc8dcf} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.13 18:38:12.066958 [ 293 ] {342f7b26-1dab-4f26-84f0-887e15cc8dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1176 | 2026.05.13 18:38:12.067401 [ 293 ] {342f7b26-1dab-4f26-84f0-887e15cc8dcf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1177 | 2026.05.13 18:38:12.067848 [ 293 ] {342f7b26-1dab-4f26-84f0-887e15cc8dcf} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.13 18:38:12.067976 [ 293 ] {342f7b26-1dab-4f26-84f0-887e15cc8dcf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001553 sec., 103670.31551835158 rows/sec., 7.22 MiB/sec. | ||
| 1179 | 2026.05.13 18:38:12.068012 [ 293 ] {342f7b26-1dab-4f26-84f0-887e15cc8dcf} <Debug> TCPHandler: Processed in 0.00171378 sec. | ||
| 1180 | 2026.05.13 18:38:12.068126 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.13 18:38:12.068220 [ 293 ] {a50d05d6-07ee-46d0-94a6-9b136ccd4724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.13 18:38:12.068259 [ 293 ] {a50d05d6-07ee-46d0-94a6-9b136ccd4724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1183 | 2026.05.13 18:38:12.068632 [ 293 ] {a50d05d6-07ee-46d0-94a6-9b136ccd4724} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.13 18:38:12.068667 [ 293 ] {a50d05d6-07ee-46d0-94a6-9b136ccd4724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1185 | 2026.05.13 18:38:12.069446 [ 293 ] {a50d05d6-07ee-46d0-94a6-9b136ccd4724} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1186 | 2026.05.13 18:38:12.069928 [ 293 ] {a50d05d6-07ee-46d0-94a6-9b136ccd4724} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.13 18:38:12.070057 [ 293 ] {a50d05d6-07ee-46d0-94a6-9b136ccd4724} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001854 sec., 32362.459546925566 rows/sec., 2.18 MiB/sec. | ||
| 1188 | 2026.05.13 18:38:12.070092 [ 293 ] {a50d05d6-07ee-46d0-94a6-9b136ccd4724} <Debug> TCPHandler: Processed in 0.002014775 sec. | ||
| 1189 | 2026.05.13 18:38:12.116135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1190 | 2026.05.13 18:38:12.132745 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.05.13 18:38:12.132799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1192 | 2026.05.13 18:38:12.138929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1193 | 2026.05.13 18:38:12.140179 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.05.13 18:38:12.142828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1195 | 2026.05.13 18:38:14.491364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 154 | ||
| 1196 | 2026.05.13 18:38:14.493553 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.13 18:38:14.493598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1198 | 2026.05.13 18:38:14.495266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1199 | 2026.05.13 18:38:14.495801 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.13 18:38:14.496029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 1201 | 2026.05.13 18:38:17.052267 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.05.13 18:38:17.052587 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1203 | 2026.05.13 18:38:17.053059 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1204 | 2026.05.13 18:38:17.053120 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <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 | ||
| 1205 | 2026.05.13 18:38:17.053472 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1206 | 2026.05.13 18:38:17.053541 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1207 | 2026.05.13 18:38:17.053674 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1208 | 2026.05.13 18:38:17.053952 [ 303 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1209 | 2026.05.13 18:38:17.053962 [ 284 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1210 | 2026.05.13 18:38:17.054174 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 1211 | 2026.05.13 18:38:17.054210 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1212 | 2026.05.13 18:38:17.054354 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1213 | 2026.05.13 18:38:17.054376 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1214 | 2026.05.13 18:38:17.054430 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1215 | 2026.05.13 18:38:17.054468 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1216 | 2026.05.13 18:38:17.055960 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003502 sec., 7424.328954882924 rows/sec., 1.60 MiB/sec. | ||
| 1217 | 2026.05.13 18:38:17.056072 [ 293 ] {a75982ba-c35a-47d7-b4bd-318c34609d7c} <Debug> TCPHandler: Processed in 0.00396825 sec. | ||
| 1218 | 2026.05.13 18:38:17.057875 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.05.13 18:38:17.057985 [ 293 ] {25d9ea1e-683c-4722-a02b-10afda25590e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1220 | 2026.05.13 18:38:17.058025 [ 293 ] {25d9ea1e-683c-4722-a02b-10afda25590e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1221 | 2026.05.13 18:38:17.058531 [ 293 ] {25d9ea1e-683c-4722-a02b-10afda25590e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.05.13 18:38:17.058571 [ 293 ] {25d9ea1e-683c-4722-a02b-10afda25590e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1223 | 2026.05.13 18:38:17.059043 [ 293 ] {25d9ea1e-683c-4722-a02b-10afda25590e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1224 | 2026.05.13 18:38:17.059679 [ 293 ] {25d9ea1e-683c-4722-a02b-10afda25590e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.05.13 18:38:17.059869 [ 293 ] {25d9ea1e-683c-4722-a02b-10afda25590e} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001913 sec., 40773.653946680606 rows/sec., 3.36 MiB/sec. | ||
| 1226 | 2026.05.13 18:38:17.059908 [ 293 ] {25d9ea1e-683c-4722-a02b-10afda25590e} <Debug> TCPHandler: Processed in 0.002083967 sec. | ||
| 1227 | 2026.05.13 18:38:17.060047 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.05.13 18:38:17.060143 [ 293 ] {05d48394-4fe0-44b6-934d-e2a6696b0559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1229 | 2026.05.13 18:38:17.060182 [ 293 ] {05d48394-4fe0-44b6-934d-e2a6696b0559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1230 | 2026.05.13 18:38:17.060585 [ 293 ] {05d48394-4fe0-44b6-934d-e2a6696b0559} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.05.13 18:38:17.060621 [ 293 ] {05d48394-4fe0-44b6-934d-e2a6696b0559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1232 | 2026.05.13 18:38:17.061021 [ 293 ] {05d48394-4fe0-44b6-934d-e2a6696b0559} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1233 | 2026.05.13 18:38:17.061459 [ 293 ] {05d48394-4fe0-44b6-934d-e2a6696b0559} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.05.13 18:38:17.061589 [ 293 ] {05d48394-4fe0-44b6-934d-e2a6696b0559} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001464 sec., 7513.661202185792 rows/sec., 564.99 KiB/sec. | ||
| 1235 | 2026.05.13 18:38:17.061625 [ 293 ] {05d48394-4fe0-44b6-934d-e2a6696b0559} <Debug> TCPHandler: Processed in 0.001626468 sec. | ||
| 1236 | 2026.05.13 18:38:17.061760 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.05.13 18:38:17.061858 [ 293 ] {6fed4474-1eb3-42b8-a566-b4f4cd58649c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1238 | 2026.05.13 18:38:17.061902 [ 293 ] {6fed4474-1eb3-42b8-a566-b4f4cd58649c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1239 | 2026.05.13 18:38:17.062322 [ 293 ] {6fed4474-1eb3-42b8-a566-b4f4cd58649c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.05.13 18:38:17.062358 [ 293 ] {6fed4474-1eb3-42b8-a566-b4f4cd58649c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1241 | 2026.05.13 18:38:17.062769 [ 293 ] {6fed4474-1eb3-42b8-a566-b4f4cd58649c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1242 | 2026.05.13 18:38:17.063229 [ 293 ] {6fed4474-1eb3-42b8-a566-b4f4cd58649c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.05.13 18:38:17.063379 [ 293 ] {6fed4474-1eb3-42b8-a566-b4f4cd58649c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001537 sec., 48796.35653871178 rows/sec., 3.81 MiB/sec. | ||
| 1244 | 2026.05.13 18:38:17.063419 [ 293 ] {6fed4474-1eb3-42b8-a566-b4f4cd58649c} <Debug> TCPHandler: Processed in 0.00170853 sec. | ||
| 1245 | 2026.05.13 18:38:17.063551 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.05.13 18:38:17.063646 [ 293 ] {ff7a4052-bbc4-4658-90d7-2f1c50f652cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1247 | 2026.05.13 18:38:17.063686 [ 293 ] {ff7a4052-bbc4-4658-90d7-2f1c50f652cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1248 | 2026.05.13 18:38:17.064121 [ 293 ] {ff7a4052-bbc4-4658-90d7-2f1c50f652cb} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.05.13 18:38:17.064156 [ 293 ] {ff7a4052-bbc4-4658-90d7-2f1c50f652cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1250 | 2026.05.13 18:38:17.064626 [ 293 ] {ff7a4052-bbc4-4658-90d7-2f1c50f652cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1251 | 2026.05.13 18:38:17.065068 [ 293 ] {ff7a4052-bbc4-4658-90d7-2f1c50f652cb} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.05.13 18:38:17.065218 [ 293 ] {ff7a4052-bbc4-4658-90d7-2f1c50f652cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. | ||
| 1253 | 2026.05.13 18:38:17.065254 [ 293 ] {ff7a4052-bbc4-4658-90d7-2f1c50f652cb} <Debug> TCPHandler: Processed in 0.001760511 sec. | ||
| 1254 | 2026.05.13 18:38:17.065371 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.05.13 18:38:17.065465 [ 293 ] {be04ea93-c3e3-4935-9fcb-f04cac7f901a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.05.13 18:38:17.065516 [ 293 ] {be04ea93-c3e3-4935-9fcb-f04cac7f901a} <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 | ||
| 1257 | 2026.05.13 18:38:17.066417 [ 293 ] {be04ea93-c3e3-4935-9fcb-f04cac7f901a} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.05.13 18:38:17.066479 [ 293 ] {be04ea93-c3e3-4935-9fcb-f04cac7f901a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1259 | 2026.05.13 18:38:17.067323 [ 293 ] {be04ea93-c3e3-4935-9fcb-f04cac7f901a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.05.13 18:38:17.067795 [ 293 ] {be04ea93-c3e3-4935-9fcb-f04cac7f901a} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.05.13 18:38:17.067974 [ 293 ] {be04ea93-c3e3-4935-9fcb-f04cac7f901a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002522 sec., 4361.617763679619 rows/sec., 7.82 MiB/sec. | ||
| 1262 | 2026.05.13 18:38:17.068081 [ 293 ] {be04ea93-c3e3-4935-9fcb-f04cac7f901a} <Debug> TCPHandler: Processed in 0.002758649 sec. | ||
| 1263 | 2026.05.13 18:38:17.068251 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.05.13 18:38:17.068375 [ 293 ] {0e8b5314-f9e8-49ff-ae43-937fa81ce3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1265 | 2026.05.13 18:38:17.068430 [ 293 ] {0e8b5314-f9e8-49ff-ae43-937fa81ce3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1266 | 2026.05.13 18:38:17.068806 [ 293 ] {0e8b5314-f9e8-49ff-ae43-937fa81ce3ab} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.05.13 18:38:17.068843 [ 293 ] {0e8b5314-f9e8-49ff-ae43-937fa81ce3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1268 | 2026.05.13 18:38:17.069259 [ 293 ] {0e8b5314-f9e8-49ff-ae43-937fa81ce3ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1269 | 2026.05.13 18:38:17.069735 [ 293 ] {0e8b5314-f9e8-49ff-ae43-937fa81ce3ab} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.05.13 18:38:17.069888 [ 293 ] {0e8b5314-f9e8-49ff-ae43-937fa81ce3ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
| 1271 | 2026.05.13 18:38:17.069925 [ 293 ] {0e8b5314-f9e8-49ff-ae43-937fa81ce3ab} <Debug> TCPHandler: Processed in 0.001779231 sec. | ||
| 1272 | 2026.05.13 18:38:19.450842 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1273 | 2026.05.13 18:38:19.450936 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1274 | 2026.05.13 18:38:19.497857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1275 | 2026.05.13 18:38:19.498372 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.05.13 18:38:19.498410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1277 | 2026.05.13 18:38:19.499056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1278 | 2026.05.13 18:38:19.499541 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.05.13 18:38:19.499665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1280 | 2026.05.13 18:38:19.499696 [ 78 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1281 | 2026.05.13 18:38:19.499786 [ 78 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.05.13 18:38:19.499813 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1283 | 2026.05.13 18:38:19.499991 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 1284 | 2026.05.13 18:38:19.500146 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1285 | 2026.05.13 18:38:19.500212 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 1286 | 2026.05.13 18:38:19.500317 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 1287 | 2026.05.13 18:38:19.500366 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 1288 | 2026.05.13 18:38:19.500426 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1289 | 2026.05.13 18:38:19.500484 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1290 | 2026.05.13 18:38:19.500529 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1291 | 2026.05.13 18:38:19.507447 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.007551233 sec., 371594.94350127986 rows/sec., 5.32 MiB/sec. | ||
| 1292 | 2026.05.13 18:38:19.508365 [ 197 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1293 | 2026.05.13 18:38:19.509001 [ 197 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_6_1} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.05.13 18:38:19.509081 [ 197 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_6_1} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1295 | 2026.05.13 18:38:19.509190 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1296 | 2026.05.13 18:38:19.642926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1297 | 2026.05.13 18:38:19.660344 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.05.13 18:38:19.660390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1299 | 2026.05.13 18:38:19.667207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1300 | 2026.05.13 18:38:19.668683 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.05.13 18:38:19.668970 [ 78 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1302 | 2026.05.13 18:38:19.669014 [ 78 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.05.13 18:38:19.669032 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1304 | 2026.05.13 18:38:19.669146 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 1305 | 2026.05.13 18:38:19.671940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1306 | 2026.05.13 18:38:19.673363 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1307 | 2026.05.13 18:38:19.674696 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 1308 | 2026.05.13 18:38:19.678414 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 1309 | 2026.05.13 18:38:19.681728 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 1310 | 2026.05.13 18:38:19.685590 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 1311 | 2026.05.13 18:38:19.690335 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 1312 | 2026.05.13 18:38:19.694370 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 1313 | 2026.05.13 18:38:19.747866 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.078766276 sec., 584.0062820794017 rows/sec., 3.02 MiB/sec. | ||
| 1314 | 2026.05.13 18:38:19.749431 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1315 | 2026.05.13 18:38:19.751442 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_6_1} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.13 18:38:19.751519 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_6_1} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1317 | 2026.05.13 18:38:19.752885 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1318 | 2026.05.13 18:38:20.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.18 MiB, peak 177.72 MiB, free memory in arenas 0.00 B, will set to 178.88 MiB (RSS), difference: 10.69 MiB | ||
| 1319 | 2026.05.13 18:38:22.052757 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.05.13 18:38:22.053110 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1321 | 2026.05.13 18:38:22.053604 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1322 | 2026.05.13 18:38:22.053642 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <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 | ||
| 1323 | 2026.05.13 18:38:22.053857 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1324 | 2026.05.13 18:38:22.053923 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1325 | 2026.05.13 18:38:22.054057 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1326 | 2026.05.13 18:38:22.054303 [ 306 ] {39532e86-97d4-4177-9dfb-168561605500} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1327 | 2026.05.13 18:38:22.054366 [ 307 ] {39532e86-97d4-4177-9dfb-168561605500} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1328 | 2026.05.13 18:38:22.054521 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 1329 | 2026.05.13 18:38:22.054552 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1330 | 2026.05.13 18:38:22.054622 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1331 | 2026.05.13 18:38:22.054642 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1332 | 2026.05.13 18:38:22.054680 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1333 | 2026.05.13 18:38:22.054718 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1334 | 2026.05.13 18:38:22.056181 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003214 sec., 8089.607965152459 rows/sec., 1.74 MiB/sec. | ||
| 1335 | 2026.05.13 18:38:22.056303 [ 293 ] {39532e86-97d4-4177-9dfb-168561605500} <Debug> TCPHandler: Processed in 0.003725726 sec. | ||
| 1336 | 2026.05.13 18:38:22.058011 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.05.13 18:38:22.058126 [ 293 ] {cc0e7319-b62a-4a88-b764-ad5b9f555cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1338 | 2026.05.13 18:38:22.058173 [ 293 ] {cc0e7319-b62a-4a88-b764-ad5b9f555cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1339 | 2026.05.13 18:38:22.058728 [ 293 ] {cc0e7319-b62a-4a88-b764-ad5b9f555cd6} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.05.13 18:38:22.058766 [ 293 ] {cc0e7319-b62a-4a88-b764-ad5b9f555cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1341 | 2026.05.13 18:38:22.059302 [ 293 ] {cc0e7319-b62a-4a88-b764-ad5b9f555cd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1342 | 2026.05.13 18:38:22.059755 [ 293 ] {cc0e7319-b62a-4a88-b764-ad5b9f555cd6} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.05.13 18:38:22.059889 [ 74 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1344 | 2026.05.13 18:38:22.059899 [ 293 ] {cc0e7319-b62a-4a88-b764-ad5b9f555cd6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001803 sec., 31059.34553521908 rows/sec., 2.37 MiB/sec. | ||
| 1345 | 2026.05.13 18:38:22.059943 [ 74 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.05.13 18:38:22.059967 [ 293 ] {cc0e7319-b62a-4a88-b764-ad5b9f555cd6} <Debug> TCPHandler: Processed in 0.002008735 sec. | ||
| 1347 | 2026.05.13 18:38:22.059969 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1348 | 2026.05.13 18:38:22.060105 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2026.05.13 18:38:22.060125 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 1350 | 2026.05.13 18:38:22.060210 [ 293 ] {a95bafdd-03ce-4667-9425-a5f9ce57617b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1351 | 2026.05.13 18:38:22.060253 [ 293 ] {a95bafdd-03ce-4667-9425-a5f9ce57617b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1352 | 2026.05.13 18:38:22.060253 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1353 | 2026.05.13 18:38:22.060304 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 198 rows starting from the beginning of the part | ||
| 1354 | 2026.05.13 18:38:22.060388 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 1355 | 2026.05.13 18:38:22.060438 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1356 | 2026.05.13 18:38:22.060481 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1357 | 2026.05.13 18:38:22.060519 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1358 | 2026.05.13 18:38:22.060562 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1359 | 2026.05.13 18:38:22.060711 [ 293 ] {a95bafdd-03ce-4667-9425-a5f9ce57617b} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.05.13 18:38:22.060753 [ 293 ] {a95bafdd-03ce-4667-9425-a5f9ce57617b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1361 | 2026.05.13 18:38:22.061275 [ 293 ] {a95bafdd-03ce-4667-9425-a5f9ce57617b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1362 | 2026.05.13 18:38:22.061579 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513396 sec., 340294.2785629141 rows/sec., 29.49 MiB/sec. | ||
| 1363 | 2026.05.13 18:38:22.061766 [ 293 ] {a95bafdd-03ce-4667-9425-a5f9ce57617b} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.05.13 18:38:22.061899 [ 73 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1365 | 2026.05.13 18:38:22.061909 [ 293 ] {a95bafdd-03ce-4667-9425-a5f9ce57617b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001721 sec., 37187.68158047646 rows/sec., 2.90 MiB/sec. | ||
| 1366 | 2026.05.13 18:38:22.061920 [ 195 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1367 | 2026.05.13 18:38:22.061944 [ 73 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.05.13 18:38:22.061972 [ 293 ] {a95bafdd-03ce-4667-9425-a5f9ce57617b} <Debug> TCPHandler: Processed in 0.001916973 sec. | ||
| 1369 | 2026.05.13 18:38:22.061977 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1370 | 2026.05.13 18:38:22.062076 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 1371 | 2026.05.13 18:38:22.062134 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.05.13 18:38:22.062170 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1373 | 2026.05.13 18:38:22.062200 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part | ||
| 1374 | 2026.05.13 18:38:22.062237 [ 293 ] {e1249709-974e-41b5-9ee7-c1fb81093b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.05.13 18:38:22.062245 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1376 | 2026.05.13 18:38:22.062286 [ 293 ] {e1249709-974e-41b5-9ee7-c1fb81093b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1377 | 2026.05.13 18:38:22.062296 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 67 rows starting from the beginning of the part | ||
| 1378 | 2026.05.13 18:38:22.062339 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1379 | 2026.05.13 18:38:22.062377 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1380 | 2026.05.13 18:38:22.062413 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1381 | 2026.05.13 18:38:22.062582 [ 195 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.05.13 18:38:22.062680 [ 195 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_6_1} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1383 | 2026.05.13 18:38:22.062747 [ 293 ] {e1249709-974e-41b5-9ee7-c1fb81093b4b} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.05.13 18:38:22.062770 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1385 | 2026.05.13 18:38:22.062789 [ 293 ] {e1249709-974e-41b5-9ee7-c1fb81093b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1386 | 2026.05.13 18:38:22.063229 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181151 sec., 371671.36124001077 rows/sec., 30.75 MiB/sec. | ||
| 1387 | 2026.05.13 18:38:22.063314 [ 293 ] {e1249709-974e-41b5-9ee7-c1fb81093b4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1388 | 2026.05.13 18:38:22.063501 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1389 | 2026.05.13 18:38:22.063908 [ 293 ] {e1249709-974e-41b5-9ee7-c1fb81093b4b} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.13 18:38:22.064048 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.05.13 18:38:22.064128 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_6_1} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1392 | 2026.05.13 18:38:22.064168 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1393 | 2026.05.13 18:38:22.064181 [ 293 ] {e1249709-974e-41b5-9ee7-c1fb81093b4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001961 sec., 81591.0249872514 rows/sec., 5.68 MiB/sec. | ||
| 1394 | 2026.05.13 18:38:22.064193 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1395 | 2026.05.13 18:38:22.064209 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.05.13 18:38:22.064238 [ 293 ] {e1249709-974e-41b5-9ee7-c1fb81093b4b} <Debug> TCPHandler: Processed in 0.002152387 sec. | ||
| 1397 | 2026.05.13 18:38:22.064288 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1398 | 2026.05.13 18:38:22.064390 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.05.13 18:38:22.064417 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 1400 | 2026.05.13 18:38:22.064616 [ 293 ] {f5c6dd3e-d560-44e1-a5d5-3e6f9c539c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.13 18:38:22.064664 [ 293 ] {f5c6dd3e-d560-44e1-a5d5-3e6f9c539c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1402 | 2026.05.13 18:38:22.064681 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1403 | 2026.05.13 18:38:22.064730 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 286 rows starting from the beginning of the part | ||
| 1404 | 2026.05.13 18:38:22.064811 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1405 | 2026.05.13 18:38:22.064860 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1406 | 2026.05.13 18:38:22.064908 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1407 | 2026.05.13 18:38:22.064951 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1408 | 2026.05.13 18:38:22.064996 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1409 | 2026.05.13 18:38:22.065024 [ 293 ] {f5c6dd3e-d560-44e1-a5d5-3e6f9c539c3d} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.13 18:38:22.065065 [ 293 ] {f5c6dd3e-d560-44e1-a5d5-3e6f9c539c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1411 | 2026.05.13 18:38:22.065647 [ 293 ] {f5c6dd3e-d560-44e1-a5d5-3e6f9c539c3d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1412 | 2026.05.13 18:38:22.066097 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744201 sec., 611741.4220035421 rows/sec., 43.39 MiB/sec. | ||
| 1413 | 2026.05.13 18:38:22.066137 [ 293 ] {f5c6dd3e-d560-44e1-a5d5-3e6f9c539c3d} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.05.13 18:38:22.066271 [ 73 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1415 | 2026.05.13 18:38:22.066281 [ 293 ] {f5c6dd3e-d560-44e1-a5d5-3e6f9c539c3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001683 sec., 35650.623885918 rows/sec., 2.40 MiB/sec. | ||
| 1416 | 2026.05.13 18:38:22.066320 [ 73 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.05.13 18:38:22.066336 [ 293 ] {f5c6dd3e-d560-44e1-a5d5-3e6f9c539c3d} <Debug> TCPHandler: Processed in 0.001995635 sec. | ||
| 1418 | 2026.05.13 18:38:22.066349 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1419 | 2026.05.13 18:38:22.066351 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1420 | 2026.05.13 18:38:22.066432 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 1421 | 2026.05.13 18:38:22.066520 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1422 | 2026.05.13 18:38:22.066546 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1423 | 2026.05.13 18:38:22.066614 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1424 | 2026.05.13 18:38:22.066660 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1425 | 2026.05.13 18:38:22.066704 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1426 | 2026.05.13 18:38:22.066752 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1427 | 2026.05.13 18:38:22.066801 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1428 | 2026.05.13 18:38:22.066849 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.05.13 18:38:22.066922 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1430 | 2026.05.13 18:38:22.066982 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1431 | 2026.05.13 18:38:22.067595 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118317 sec., 278911.73711300996 rows/sec., 18.95 MiB/sec. | ||
| 1432 | 2026.05.13 18:38:22.067843 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1433 | 2026.05.13 18:38:22.068318 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.13 18:38:22.068386 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_6_1} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1435 | 2026.05.13 18:38:22.068450 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1436 | 2026.05.13 18:38:24.496214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 178 | ||
| 1437 | 2026.05.13 18:38:24.498353 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.05.13 18:38:24.498390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1439 | 2026.05.13 18:38:24.499651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1440 | 2026.05.13 18:38:24.500141 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.05.13 18:38:24.500360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1442 | 2026.05.13 18:38:26.999724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1443 | 2026.05.13 18:38:27.000268 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.13 18:38:27.000310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1445 | 2026.05.13 18:38:27.001109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1446 | 2026.05.13 18:38:27.001667 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.13 18:38:27.001815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1448 | 2026.05.13 18:38:27.053792 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.05.13 18:38:27.054048 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1450 | 2026.05.13 18:38:27.054418 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1451 | 2026.05.13 18:38:27.054460 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <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_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 | ||
| 1452 | 2026.05.13 18:38:27.054718 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1453 | 2026.05.13 18:38:27.054783 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1454 | 2026.05.13 18:38:27.054918 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 1455 | 2026.05.13 18:38:27.055039 [ 306 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1456 | 2026.05.13 18:38:27.055039 [ 308 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1457 | 2026.05.13 18:38:27.055167 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 1458 | 2026.05.13 18:38:27.055193 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1459 | 2026.05.13 18:38:27.055258 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1460 | 2026.05.13 18:38:27.055277 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1461 | 2026.05.13 18:38:27.055318 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1462 | 2026.05.13 18:38:27.055355 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1463 | 2026.05.13 18:38:27.057038 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003093 sec., 8406.078241189784 rows/sec., 1.81 MiB/sec. | ||
| 1464 | 2026.05.13 18:38:27.057162 [ 293 ] {468abd1c-57e8-4c1c-8630-a0196ae8f2de} <Debug> TCPHandler: Processed in 0.003524212 sec. | ||
| 1465 | 2026.05.13 18:38:27.059885 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.05.13 18:38:27.060008 [ 293 ] {06281768-04ba-4b43-8783-27e4812ecf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1467 | 2026.05.13 18:38:27.060049 [ 293 ] {06281768-04ba-4b43-8783-27e4812ecf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1468 | 2026.05.13 18:38:27.060536 [ 293 ] {06281768-04ba-4b43-8783-27e4812ecf3c} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.05.13 18:38:27.060574 [ 293 ] {06281768-04ba-4b43-8783-27e4812ecf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1470 | 2026.05.13 18:38:27.061093 [ 293 ] {06281768-04ba-4b43-8783-27e4812ecf3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1471 | 2026.05.13 18:38:27.061549 [ 293 ] {06281768-04ba-4b43-8783-27e4812ecf3c} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.05.13 18:38:27.061687 [ 293 ] {06281768-04ba-4b43-8783-27e4812ecf3c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 1473 | 2026.05.13 18:38:27.061723 [ 293 ] {06281768-04ba-4b43-8783-27e4812ecf3c} <Debug> TCPHandler: Processed in 0.001893183 sec. | ||
| 1474 | 2026.05.13 18:38:27.061859 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.05.13 18:38:27.061961 [ 293 ] {a2295e7e-659e-4f59-9870-f921ca0fce30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1476 | 2026.05.13 18:38:27.062007 [ 293 ] {a2295e7e-659e-4f59-9870-f921ca0fce30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1477 | 2026.05.13 18:38:27.062532 [ 293 ] {a2295e7e-659e-4f59-9870-f921ca0fce30} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.05.13 18:38:27.062568 [ 293 ] {a2295e7e-659e-4f59-9870-f921ca0fce30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1479 | 2026.05.13 18:38:27.063010 [ 293 ] {a2295e7e-659e-4f59-9870-f921ca0fce30} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1480 | 2026.05.13 18:38:27.063454 [ 293 ] {a2295e7e-659e-4f59-9870-f921ca0fce30} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.05.13 18:38:27.063581 [ 293 ] {a2295e7e-659e-4f59-9870-f921ca0fce30} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001643 sec., 120511.25989044431 rows/sec., 10.71 MiB/sec. | ||
| 1482 | 2026.05.13 18:38:27.063617 [ 293 ] {a2295e7e-659e-4f59-9870-f921ca0fce30} <Debug> TCPHandler: Processed in 0.001806291 sec. | ||
| 1483 | 2026.05.13 18:38:27.063761 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.05.13 18:38:27.063856 [ 293 ] {c8a7398f-3a6d-4158-8cbc-d2314b0ae001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1485 | 2026.05.13 18:38:27.063895 [ 293 ] {c8a7398f-3a6d-4158-8cbc-d2314b0ae001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1486 | 2026.05.13 18:38:27.064284 [ 293 ] {c8a7398f-3a6d-4158-8cbc-d2314b0ae001} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.05.13 18:38:27.064321 [ 293 ] {c8a7398f-3a6d-4158-8cbc-d2314b0ae001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1488 | 2026.05.13 18:38:27.064715 [ 293 ] {c8a7398f-3a6d-4158-8cbc-d2314b0ae001} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1489 | 2026.05.13 18:38:27.065391 [ 293 ] {c8a7398f-3a6d-4158-8cbc-d2314b0ae001} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.05.13 18:38:27.065589 [ 293 ] {c8a7398f-3a6d-4158-8cbc-d2314b0ae001} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.00175 sec., 13142.857142857143 rows/sec., 1021.76 KiB/sec. | ||
| 1491 | 2026.05.13 18:38:27.065627 [ 293 ] {c8a7398f-3a6d-4158-8cbc-d2314b0ae001} <Debug> TCPHandler: Processed in 0.001914314 sec. | ||
| 1492 | 2026.05.13 18:38:27.065750 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.05.13 18:38:27.065845 [ 293 ] {e7213213-c7c4-4d59-8617-9f2f1f5b69b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1494 | 2026.05.13 18:38:27.065883 [ 293 ] {e7213213-c7c4-4d59-8617-9f2f1f5b69b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1495 | 2026.05.13 18:38:27.066291 [ 293 ] {e7213213-c7c4-4d59-8617-9f2f1f5b69b5} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.05.13 18:38:27.066328 [ 293 ] {e7213213-c7c4-4d59-8617-9f2f1f5b69b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1497 | 2026.05.13 18:38:27.066776 [ 293 ] {e7213213-c7c4-4d59-8617-9f2f1f5b69b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1498 | 2026.05.13 18:38:27.067227 [ 293 ] {e7213213-c7c4-4d59-8617-9f2f1f5b69b5} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.05.13 18:38:27.067353 [ 293 ] {e7213213-c7c4-4d59-8617-9f2f1f5b69b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001526 sec., 15727.391874180865 rows/sec., 1.30 MiB/sec. | ||
| 1500 | 2026.05.13 18:38:27.067388 [ 293 ] {e7213213-c7c4-4d59-8617-9f2f1f5b69b5} <Debug> TCPHandler: Processed in 0.00168627 sec. | ||
| 1501 | 2026.05.13 18:38:27.067510 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.05.13 18:38:27.067604 [ 293 ] {9edfe9e9-645d-4088-81b6-04db789d78d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1503 | 2026.05.13 18:38:27.067642 [ 293 ] {9edfe9e9-645d-4088-81b6-04db789d78d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1504 | 2026.05.13 18:38:27.068051 [ 293 ] {9edfe9e9-645d-4088-81b6-04db789d78d7} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.05.13 18:38:27.068087 [ 293 ] {9edfe9e9-645d-4088-81b6-04db789d78d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1506 | 2026.05.13 18:38:27.068541 [ 293 ] {9edfe9e9-645d-4088-81b6-04db789d78d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1507 | 2026.05.13 18:38:27.069204 [ 293 ] {9edfe9e9-645d-4088-81b6-04db789d78d7} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.05.13 18:38:27.069429 [ 293 ] {9edfe9e9-645d-4088-81b6-04db789d78d7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001834 sec., 6543.075245365322 rows/sec., 511.18 KiB/sec. | ||
| 1509 | 2026.05.13 18:38:27.069498 [ 293 ] {9edfe9e9-645d-4088-81b6-04db789d78d7} <Debug> TCPHandler: Processed in 0.002035726 sec. | ||
| 1510 | 2026.05.13 18:38:27.069695 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.05.13 18:38:27.069829 [ 293 ] {3c3dec87-af65-407c-b0a1-a37a0c6aa4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1512 | 2026.05.13 18:38:27.069888 [ 293 ] {3c3dec87-af65-407c-b0a1-a37a0c6aa4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1513 | 2026.05.13 18:38:27.070442 [ 293 ] {3c3dec87-af65-407c-b0a1-a37a0c6aa4b5} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.05.13 18:38:27.070480 [ 293 ] {3c3dec87-af65-407c-b0a1-a37a0c6aa4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1515 | 2026.05.13 18:38:27.070948 [ 293 ] {3c3dec87-af65-407c-b0a1-a37a0c6aa4b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1516 | 2026.05.13 18:38:27.071393 [ 293 ] {3c3dec87-af65-407c-b0a1-a37a0c6aa4b5} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.05.13 18:38:27.071522 [ 293 ] {3c3dec87-af65-407c-b0a1-a37a0c6aa4b5} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001738 sec., 63866.51323360184 rows/sec., 5.20 MiB/sec. | ||
| 1518 | 2026.05.13 18:38:27.071560 [ 293 ] {3c3dec87-af65-407c-b0a1-a37a0c6aa4b5} <Debug> TCPHandler: Processed in 0.001973604 sec. | ||
| 1519 | 2026.05.13 18:38:27.071702 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.05.13 18:38:27.071798 [ 293 ] {7e3d596c-f3fa-49aa-a4d4-014a49f9432c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.05.13 18:38:27.071840 [ 293 ] {7e3d596c-f3fa-49aa-a4d4-014a49f9432c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1522 | 2026.05.13 18:38:27.072258 [ 293 ] {7e3d596c-f3fa-49aa-a4d4-014a49f9432c} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.05.13 18:38:27.072295 [ 293 ] {7e3d596c-f3fa-49aa-a4d4-014a49f9432c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1524 | 2026.05.13 18:38:27.072747 [ 293 ] {7e3d596c-f3fa-49aa-a4d4-014a49f9432c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1525 | 2026.05.13 18:38:27.073190 [ 293 ] {7e3d596c-f3fa-49aa-a4d4-014a49f9432c} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.05.13 18:38:27.073317 [ 293 ] {7e3d596c-f3fa-49aa-a4d4-014a49f9432c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001538 sec., 127438.23146944083 rows/sec., 9.14 MiB/sec. | ||
| 1527 | 2026.05.13 18:38:27.073352 [ 293 ] {7e3d596c-f3fa-49aa-a4d4-014a49f9432c} <Debug> TCPHandler: Processed in 0.00169936 sec. | ||
| 1528 | 2026.05.13 18:38:27.073474 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.05.13 18:38:27.073569 [ 293 ] {68a8f85e-1520-4bb0-bf05-db690a90ba1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1530 | 2026.05.13 18:38:27.073621 [ 293 ] {68a8f85e-1520-4bb0-bf05-db690a90ba1f} <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 | ||
| 1531 | 2026.05.13 18:38:27.074477 [ 293 ] {68a8f85e-1520-4bb0-bf05-db690a90ba1f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.05.13 18:38:27.074514 [ 293 ] {68a8f85e-1520-4bb0-bf05-db690a90ba1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1533 | 2026.05.13 18:38:27.075171 [ 293 ] {68a8f85e-1520-4bb0-bf05-db690a90ba1f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1534 | 2026.05.13 18:38:27.075609 [ 293 ] {68a8f85e-1520-4bb0-bf05-db690a90ba1f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.05.13 18:38:27.075744 [ 293 ] {68a8f85e-1520-4bb0-bf05-db690a90ba1f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002193 sec., 5015.959872321021 rows/sec., 8.99 MiB/sec. | ||
| 1536 | 2026.05.13 18:38:27.075801 [ 293 ] {68a8f85e-1520-4bb0-bf05-db690a90ba1f} <Debug> TCPHandler: Processed in 0.002375272 sec. | ||
| 1537 | 2026.05.13 18:38:27.075933 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.05.13 18:38:27.076029 [ 293 ] {1d7175e3-4cc3-4da8-9eb0-00141e5209ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1539 | 2026.05.13 18:38:27.076069 [ 293 ] {1d7175e3-4cc3-4da8-9eb0-00141e5209ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1540 | 2026.05.13 18:38:27.076414 [ 293 ] {1d7175e3-4cc3-4da8-9eb0-00141e5209ad} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.05.13 18:38:27.076449 [ 293 ] {1d7175e3-4cc3-4da8-9eb0-00141e5209ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1542 | 2026.05.13 18:38:27.076848 [ 293 ] {1d7175e3-4cc3-4da8-9eb0-00141e5209ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1543 | 2026.05.13 18:38:27.077301 [ 293 ] {1d7175e3-4cc3-4da8-9eb0-00141e5209ad} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.05.13 18:38:27.077432 [ 293 ] {1d7175e3-4cc3-4da8-9eb0-00141e5209ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 1545 | 2026.05.13 18:38:27.077466 [ 293 ] {1d7175e3-4cc3-4da8-9eb0-00141e5209ad} <Debug> TCPHandler: Processed in 0.001582399 sec. | ||
| 1546 | 2026.05.13 18:38:27.171985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1547 | 2026.05.13 18:38:27.188537 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.05.13 18:38:27.188586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1549 | 2026.05.13 18:38:27.194289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1550 | 2026.05.13 18:38:27.195510 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.05.13 18:38:27.198403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1552 | 2026.05.13 18:38:28.537019 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36511 | ||
| 1553 | 2026.05.13 18:38:28.537146 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2026.05.13 18:38:28.537176 [ 309 ] {} <Debug> TCP-Session: 40f93692-a932-41be-8c73-defab2d8d4c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36511 | ||
| 1555 | 2026.05.13 18:38:28.537198 [ 309 ] {} <Debug> TCP-Session: 40f93692-a932-41be-8c73-defab2d8d4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.05.13 18:38:28.537212 [ 309 ] {} <Debug> TCP-Session: 40f93692-a932-41be-8c73-defab2d8d4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.05.13 18:38:28.537568 [ 309 ] {} <Trace> TCP-Session: 40f93692-a932-41be-8c73-defab2d8d4c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.05.13 18:38:28.537598 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50957 | ||
| 1559 | 2026.05.13 18:38:28.537600 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53372 | ||
| 1560 | 2026.05.13 18:38:28.537661 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50483 | ||
| 1561 | 2026.05.13 18:38:28.537738 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1562 | 2026.05.13 18:38:28.537747 [ 309 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36511) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1563 | 2026.05.13 18:38:28.537774 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1564 | 2026.05.13 18:38:28.537783 [ 311 ] {} <Debug> TCP-Session: 2ed29268-1064-4fb0-857a-abe026e1fa77 Authenticating user 'default' from [fd00:1122:3344:101::e]:50957 | ||
| 1565 | 2026.05.13 18:38:28.537806 [ 312 ] {} <Debug> TCP-Session: 1bc55133-f532-485c-8a63-607a94d58d9a Authenticating user 'default' from [fd00:1122:3344:101::e]:50483 | ||
| 1566 | 2026.05.13 18:38:28.537820 [ 311 ] {} <Debug> TCP-Session: 2ed29268-1064-4fb0-857a-abe026e1fa77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.05.13 18:38:28.537831 [ 312 ] {} <Debug> TCP-Session: 1bc55133-f532-485c-8a63-607a94d58d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.05.13 18:38:28.537842 [ 311 ] {} <Debug> TCP-Session: 2ed29268-1064-4fb0-857a-abe026e1fa77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.05.13 18:38:28.537862 [ 312 ] {} <Debug> TCP-Session: 1bc55133-f532-485c-8a63-607a94d58d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.05.13 18:38:28.537912 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1571 | 2026.05.13 18:38:28.537942 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48382 | ||
| 1572 | 2026.05.13 18:38:28.537956 [ 310 ] {} <Debug> TCP-Session: b8c12205-58ea-408c-8990-51bd3ff6cdff Authenticating user 'default' from [fd00:1122:3344:101::e]:53372 | ||
| 1573 | 2026.05.13 18:38:28.537967 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37144 | ||
| 1574 | 2026.05.13 18:38:28.537987 [ 310 ] {} <Debug> TCP-Session: b8c12205-58ea-408c-8990-51bd3ff6cdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.05.13 18:38:28.538033 [ 310 ] {} <Debug> TCP-Session: b8c12205-58ea-408c-8990-51bd3ff6cdff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.05.13 18:38:28.538039 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56159 | ||
| 1577 | 2026.05.13 18:38:28.538085 [ 309 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1578 | 2026.05.13 18:38:28.538144 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1579 | 2026.05.13 18:38:28.538155 [ 309 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1580 | 2026.05.13 18:38:28.538186 [ 314 ] {} <Debug> TCP-Session: 8fe5b73c-4cea-4403-846c-03f1c97c9f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:48382 | ||
| 1581 | 2026.05.13 18:38:28.538210 [ 314 ] {} <Debug> TCP-Session: 8fe5b73c-4cea-4403-846c-03f1c97c9f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2026.05.13 18:38:28.538228 [ 314 ] {} <Debug> TCP-Session: 8fe5b73c-4cea-4403-846c-03f1c97c9f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.05.13 18:38:28.538254 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61437 | ||
| 1584 | 2026.05.13 18:38:28.538342 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1585 | 2026.05.13 18:38:28.538387 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1586 | 2026.05.13 18:38:28.538391 [ 313 ] {} <Debug> TCP-Session: bf91d026-40b6-4b8b-a813-2466a1de4fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:37144 | ||
| 1587 | 2026.05.13 18:38:28.538426 [ 315 ] {} <Debug> TCP-Session: b9c47220-a0cb-4674-ac4d-6038b70f06e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56159 | ||
| 1588 | 2026.05.13 18:38:28.538441 [ 313 ] {} <Debug> TCP-Session: bf91d026-40b6-4b8b-a813-2466a1de4fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2026.05.13 18:38:28.538449 [ 315 ] {} <Debug> TCP-Session: b9c47220-a0cb-4674-ac4d-6038b70f06e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.05.13 18:38:28.538463 [ 313 ] {} <Debug> TCP-Session: bf91d026-40b6-4b8b-a813-2466a1de4fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.05.13 18:38:28.538475 [ 315 ] {} <Debug> TCP-Session: b9c47220-a0cb-4674-ac4d-6038b70f06e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.05.13 18:38:28.538482 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1593 | 2026.05.13 18:38:28.538522 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61868 | ||
| 1594 | 2026.05.13 18:38:28.538527 [ 316 ] {} <Debug> TCP-Session: 62b79427-e216-417b-9e08-b17c17f5edd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61437 | ||
| 1595 | 2026.05.13 18:38:28.538568 [ 316 ] {} <Debug> TCP-Session: 62b79427-e216-417b-9e08-b17c17f5edd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2026.05.13 18:38:28.538581 [ 316 ] {} <Debug> TCP-Session: 62b79427-e216-417b-9e08-b17c17f5edd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.05.13 18:38:28.538716 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1598 | 2026.05.13 18:38:28.538748 [ 309 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 1599 | 2026.05.13 18:38:28.538752 [ 317 ] {} <Debug> TCP-Session: 7fdf5ba6-2145-4bf4-b9e2-3a75df7c9cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61868 | ||
| 1600 | 2026.05.13 18:38:28.538792 [ 317 ] {} <Debug> TCP-Session: 7fdf5ba6-2145-4bf4-b9e2-3a75df7c9cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.05.13 18:38:28.538805 [ 317 ] {} <Debug> TCP-Session: 7fdf5ba6-2145-4bf4-b9e2-3a75df7c9cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.05.13 18:38:28.546810 [ 318 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Trace> AggregatingTransform: Aggregating | ||
| 1603 | 2026.05.13 18:38:28.546950 [ 318 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Trace> Aggregator: Aggregation method: without_key | ||
| 1604 | 2026.05.13 18:38:28.547628 [ 318 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003742206 sec. (267.222 rows/sec., 10.44 KiB/sec.) | ||
| 1605 | 2026.05.13 18:38:28.547652 [ 318 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Trace> Aggregator: Merging aggregated data | ||
| 1606 | 2026.05.13 18:38:28.547682 [ 318 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1607 | 2026.05.13 18:38:28.548912 [ 309 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.011219 sec., 89.13450396648543 rows/sec., 3.48 KiB/sec. | ||
| 1608 | 2026.05.13 18:38:28.549067 [ 309 ] {0ba661a0-ef55-4ada-86bf-4e4d9ac9c127} <Debug> TCPHandler: Processed in 0.011638525 sec. | ||
| 1609 | 2026.05.13 18:38:28.549344 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1610 | 2026.05.13 18:38:28.549377 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1611 | 2026.05.13 18:38:28.549398 [ 309 ] {} <Debug> TCP-Session: 40f93692-a932-41be-8c73-defab2d8d4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.05.13 18:38:28.549403 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1613 | 2026.05.13 18:38:28.549413 [ 310 ] {} <Debug> TCP-Session: b8c12205-58ea-408c-8990-51bd3ff6cdff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2026.05.13 18:38:28.549426 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1615 | 2026.05.13 18:38:28.549448 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1616 | 2026.05.13 18:38:28.549472 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1617 | 2026.05.13 18:38:28.549487 [ 311 ] {} <Debug> TCP-Session: 2ed29268-1064-4fb0-857a-abe026e1fa77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.05.13 18:38:28.549493 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1619 | 2026.05.13 18:38:28.549531 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1620 | 2026.05.13 18:38:28.549547 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1621 | 2026.05.13 18:38:28.549561 [ 317 ] {} <Debug> TCP-Session: 7fdf5ba6-2145-4bf4-b9e2-3a75df7c9cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.05.13 18:38:28.549578 [ 315 ] {} <Debug> TCP-Session: b9c47220-a0cb-4674-ac4d-6038b70f06e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.05.13 18:38:28.549591 [ 316 ] {} <Debug> TCP-Session: 62b79427-e216-417b-9e08-b17c17f5edd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.05.13 18:38:28.549508 [ 313 ] {} <Debug> TCP-Session: bf91d026-40b6-4b8b-a813-2466a1de4fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.05.13 18:38:28.549513 [ 314 ] {} <Debug> TCP-Session: 8fe5b73c-4cea-4403-846c-03f1c97c9f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.05.13 18:38:28.549457 [ 312 ] {} <Debug> TCP-Session: 1bc55133-f532-485c-8a63-607a94d58d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.05.13 18:38:29.000238 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.99 MiB, peak 186.09 MiB, free memory in arenas 0.00 B, will set to 181.64 MiB (RSS), difference: 1.65 MiB | ||
| 1628 | 2026.05.13 18:38:29.587475 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40780 | ||
| 1629 | 2026.05.13 18:38:29.587582 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1630 | 2026.05.13 18:38:29.587608 [ 309 ] {} <Debug> TCP-Session: 92f78752-a76a-4d42-877d-8bb705c7d3a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40780 | ||
| 1631 | 2026.05.13 18:38:29.587630 [ 309 ] {} <Debug> TCP-Session: 92f78752-a76a-4d42-877d-8bb705c7d3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.05.13 18:38:29.587644 [ 309 ] {} <Debug> TCP-Session: 92f78752-a76a-4d42-877d-8bb705c7d3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.05.13 18:38:29.587865 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65324 | ||
| 1634 | 2026.05.13 18:38:29.587889 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56346 | ||
| 1635 | 2026.05.13 18:38:29.587919 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59876 | ||
| 1636 | 2026.05.13 18:38:29.587909 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65300 | ||
| 1637 | 2026.05.13 18:38:29.587964 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34743 | ||
| 1638 | 2026.05.13 18:38:29.587979 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1639 | 2026.05.13 18:38:29.587997 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1640 | 2026.05.13 18:38:29.588019 [ 311 ] {} <Debug> TCP-Session: b38b3d09-07a1-4f11-b150-f0e5129dbaa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56346 | ||
| 1641 | 2026.05.13 18:38:29.588028 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2026.05.13 18:38:29.588032 [ 313 ] {} <Debug> TCP-Session: 3e3781f2-5254-4133-aa6f-363009feceb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59876 | ||
| 1643 | 2026.05.13 18:38:29.588043 [ 311 ] {} <Debug> TCP-Session: b38b3d09-07a1-4f11-b150-f0e5129dbaa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.05.13 18:38:29.588065 [ 312 ] {} <Debug> TCP-Session: b5e1974a-2fc1-4ac4-9e67-f162ba64bcdf Authenticating user 'default' from [fd00:1122:3344:101::e]:65300 | ||
| 1645 | 2026.05.13 18:38:29.588078 [ 309 ] {} <Trace> TCP-Session: 92f78752-a76a-4d42-877d-8bb705c7d3a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.05.13 18:38:29.588077 [ 311 ] {} <Debug> TCP-Session: b38b3d09-07a1-4f11-b150-f0e5129dbaa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.05.13 18:38:29.588100 [ 312 ] {} <Debug> TCP-Session: b5e1974a-2fc1-4ac4-9e67-f162ba64bcdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.05.13 18:38:29.588071 [ 313 ] {} <Debug> TCP-Session: 3e3781f2-5254-4133-aa6f-363009feceb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.13 18:38:29.588136 [ 312 ] {} <Debug> TCP-Session: b5e1974a-2fc1-4ac4-9e67-f162ba64bcdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.05.13 18:38:29.588157 [ 313 ] {} <Debug> TCP-Session: 3e3781f2-5254-4133-aa6f-363009feceb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.05.13 18:38:29.588045 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1652 | 2026.05.13 18:38:29.587953 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37909 | ||
| 1653 | 2026.05.13 18:38:29.588212 [ 317 ] {} <Debug> TCP-Session: 02f48746-92a8-4977-b1ef-f08dedb97cd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34743 | ||
| 1654 | 2026.05.13 18:38:29.587954 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49133 | ||
| 1655 | 2026.05.13 18:38:29.588271 [ 317 ] {} <Debug> TCP-Session: 02f48746-92a8-4977-b1ef-f08dedb97cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.05.13 18:38:29.588261 [ 309 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40780) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1657 | 2026.05.13 18:38:29.588303 [ 317 ] {} <Debug> TCP-Session: 02f48746-92a8-4977-b1ef-f08dedb97cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.05.13 18:38:29.588317 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1659 | 2026.05.13 18:38:29.588332 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2026.05.13 18:38:29.587956 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59176 | ||
| 1661 | 2026.05.13 18:38:29.588369 [ 316 ] {} <Debug> TCP-Session: c2a43319-26c3-4224-95bd-8ce92cfd1964 Authenticating user 'default' from [fd00:1122:3344:101::e]:49133 | ||
| 1662 | 2026.05.13 18:38:29.588360 [ 315 ] {} <Debug> TCP-Session: 111dadbe-0d2d-4c71-a852-a9c871147362 Authenticating user 'default' from [fd00:1122:3344:101::e]:37909 | ||
| 1663 | 2026.05.13 18:38:29.588429 [ 316 ] {} <Debug> TCP-Session: c2a43319-26c3-4224-95bd-8ce92cfd1964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.05.13 18:38:29.587992 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1665 | 2026.05.13 18:38:29.588461 [ 315 ] {} <Debug> TCP-Session: 111dadbe-0d2d-4c71-a852-a9c871147362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.05.13 18:38:29.588484 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1667 | 2026.05.13 18:38:29.588502 [ 315 ] {} <Debug> TCP-Session: 111dadbe-0d2d-4c71-a852-a9c871147362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.05.13 18:38:29.588463 [ 316 ] {} <Debug> TCP-Session: c2a43319-26c3-4224-95bd-8ce92cfd1964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.05.13 18:38:29.588530 [ 314 ] {} <Debug> TCP-Session: e76aaec8-e437-499a-ab96-a709838876d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59176 | ||
| 1670 | 2026.05.13 18:38:29.588493 [ 310 ] {} <Debug> TCP-Session: 20e2dce8-e24b-484f-8562-d44c750338bb Authenticating user 'default' from [fd00:1122:3344:101::e]:65324 | ||
| 1671 | 2026.05.13 18:38:29.588572 [ 309 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1672 | 2026.05.13 18:38:29.588591 [ 310 ] {} <Debug> TCP-Session: 20e2dce8-e24b-484f-8562-d44c750338bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.05.13 18:38:29.588582 [ 314 ] {} <Debug> TCP-Session: e76aaec8-e437-499a-ab96-a709838876d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.05.13 18:38:29.588612 [ 310 ] {} <Debug> TCP-Session: 20e2dce8-e24b-484f-8562-d44c750338bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2026.05.13 18:38:29.588630 [ 314 ] {} <Debug> TCP-Session: e76aaec8-e437-499a-ab96-a709838876d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.05.13 18:38:29.588635 [ 309 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1677 | 2026.05.13 18:38:29.588978 [ 309 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 1678 | 2026.05.13 18:38:29.589881 [ 322 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Trace> AggregatingTransform: Aggregating | ||
| 1679 | 2026.05.13 18:38:29.589961 [ 322 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1680 | 2026.05.13 18:38:29.590021 [ 322 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942307 sec. (1061.225 rows/sec., 41.45 KiB/sec.) | ||
| 1681 | 2026.05.13 18:38:29.590039 [ 322 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Trace> Aggregator: Merging aggregated data | ||
| 1682 | 2026.05.13 18:38:29.591566 [ 309 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003355 sec., 298.06259314456037 rows/sec., 11.64 KiB/sec. | ||
| 1683 | 2026.05.13 18:38:29.591713 [ 309 ] {dd6294ab-e423-4867-8fbd-58b14fc42b6b} <Debug> TCPHandler: Processed in 0.003760456 sec. | ||
| 1684 | 2026.05.13 18:38:29.591859 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1685 | 2026.05.13 18:38:29.591890 [ 309 ] {} <Debug> TCP-Session: 92f78752-a76a-4d42-877d-8bb705c7d3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2026.05.13 18:38:29.591896 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1687 | 2026.05.13 18:38:29.591919 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1688 | 2026.05.13 18:38:29.591941 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1689 | 2026.05.13 18:38:29.591961 [ 312 ] {} <Debug> TCP-Session: b5e1974a-2fc1-4ac4-9e67-f162ba64bcdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.05.13 18:38:29.591963 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1691 | 2026.05.13 18:38:29.591996 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2026.05.13 18:38:29.592004 [ 314 ] {} <Debug> TCP-Session: e76aaec8-e437-499a-ab96-a709838876d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.05.13 18:38:29.592025 [ 317 ] {} <Debug> TCP-Session: 02f48746-92a8-4977-b1ef-f08dedb97cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.05.13 18:38:29.592034 [ 315 ] {} <Debug> TCP-Session: 111dadbe-0d2d-4c71-a852-a9c871147362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2026.05.13 18:38:29.592041 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1696 | 2026.05.13 18:38:29.592019 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1697 | 2026.05.13 18:38:29.591976 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1698 | 2026.05.13 18:38:29.592121 [ 313 ] {} <Debug> TCP-Session: 3e3781f2-5254-4133-aa6f-363009feceb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.05.13 18:38:29.592108 [ 316 ] {} <Debug> TCP-Session: c2a43319-26c3-4224-95bd-8ce92cfd1964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.05.13 18:38:29.592146 [ 311 ] {} <Debug> TCP-Session: b38b3d09-07a1-4f11-b150-f0e5129dbaa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.05.13 18:38:29.591946 [ 310 ] {} <Debug> TCP-Session: 20e2dce8-e24b-484f-8562-d44c750338bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2026.05.13 18:38:30.717191 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49349 | ||
| 1703 | 2026.05.13 18:38:30.717291 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1704 | 2026.05.13 18:38:30.717320 [ 313 ] {} <Debug> TCP-Session: 32677293-a9c7-416b-a108-87006f940311 Authenticating user 'default' from [fd00:1122:3344:101::e]:49349 | ||
| 1705 | 2026.05.13 18:38:30.717343 [ 313 ] {} <Debug> TCP-Session: 32677293-a9c7-416b-a108-87006f940311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.05.13 18:38:30.717356 [ 313 ] {} <Debug> TCP-Session: 32677293-a9c7-416b-a108-87006f940311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.05.13 18:38:30.717576 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62249 | ||
| 1708 | 2026.05.13 18:38:30.717593 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56856 | ||
| 1709 | 2026.05.13 18:38:30.717600 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34501 | ||
| 1710 | 2026.05.13 18:38:30.717658 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40023 | ||
| 1711 | 2026.05.13 18:38:30.717691 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46365 | ||
| 1712 | 2026.05.13 18:38:30.717692 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1713 | 2026.05.13 18:38:30.717743 [ 313 ] {} <Trace> TCP-Session: 32677293-a9c7-416b-a108-87006f940311 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.05.13 18:38:30.717776 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1715 | 2026.05.13 18:38:30.717800 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1716 | 2026.05.13 18:38:30.717799 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2026.05.13 18:38:30.717825 [ 315 ] {} <Debug> TCP-Session: c24dee37-f0ba-49a3-b7ae-d8e7c77463d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34501 | ||
| 1718 | 2026.05.13 18:38:30.717830 [ 312 ] {} <Debug> TCP-Session: 7ebbb296-9f3b-4965-833e-e0eb70e3d585 Authenticating user 'default' from [fd00:1122:3344:101::e]:46365 | ||
| 1719 | 2026.05.13 18:38:30.717852 [ 309 ] {} <Debug> TCP-Session: f88a9e3c-ecaa-479c-a4f3-1c661530d4f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40023 | ||
| 1720 | 2026.05.13 18:38:30.717862 [ 315 ] {} <Debug> TCP-Session: c24dee37-f0ba-49a3-b7ae-d8e7c77463d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.05.13 18:38:30.717888 [ 309 ] {} <Debug> TCP-Session: f88a9e3c-ecaa-479c-a4f3-1c661530d4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.05.13 18:38:30.717867 [ 312 ] {} <Debug> TCP-Session: 7ebbb296-9f3b-4965-833e-e0eb70e3d585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2026.05.13 18:38:30.717911 [ 309 ] {} <Debug> TCP-Session: f88a9e3c-ecaa-479c-a4f3-1c661530d4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.05.13 18:38:30.717890 [ 315 ] {} <Debug> TCP-Session: c24dee37-f0ba-49a3-b7ae-d8e7c77463d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2026.05.13 18:38:30.717935 [ 312 ] {} <Debug> TCP-Session: 7ebbb296-9f3b-4965-833e-e0eb70e3d585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.05.13 18:38:30.717967 [ 313 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1727 | 2026.05.13 18:38:30.717786 [ 314 ] {} <Debug> TCP-Session: ce30d7f8-419c-4090-a64e-7e14cb8e92a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62249 | ||
| 1728 | 2026.05.13 18:38:30.717683 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54036 | ||
| 1729 | 2026.05.13 18:38:30.718044 [ 314 ] {} <Debug> TCP-Session: ce30d7f8-419c-4090-a64e-7e14cb8e92a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2026.05.13 18:38:30.717668 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45793 | ||
| 1731 | 2026.05.13 18:38:30.718075 [ 314 ] {} <Debug> TCP-Session: ce30d7f8-419c-4090-a64e-7e14cb8e92a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.05.13 18:38:30.717654 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54986 | ||
| 1733 | 2026.05.13 18:38:30.718111 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1734 | 2026.05.13 18:38:30.718142 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1735 | 2026.05.13 18:38:30.717702 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1736 | 2026.05.13 18:38:30.718166 [ 310 ] {} <Debug> TCP-Session: bdfd7ecb-c90a-4b38-9e70-5c621b7d32c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45793 | ||
| 1737 | 2026.05.13 18:38:30.718183 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1738 | 2026.05.13 18:38:30.718164 [ 311 ] {} <Debug> TCP-Session: 3caefceb-9d55-4149-a1f4-9f7f608fd16d Authenticating user 'default' from [fd00:1122:3344:101::e]:54036 | ||
| 1739 | 2026.05.13 18:38:30.718212 [ 310 ] {} <Debug> TCP-Session: bdfd7ecb-c90a-4b38-9e70-5c621b7d32c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.05.13 18:38:30.718223 [ 317 ] {} <Debug> TCP-Session: 674c70d1-2908-4827-a38d-03b28fc20918 Authenticating user 'default' from [fd00:1122:3344:101::e]:54986 | ||
| 1741 | 2026.05.13 18:38:30.718240 [ 310 ] {} <Debug> TCP-Session: bdfd7ecb-c90a-4b38-9e70-5c621b7d32c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2026.05.13 18:38:30.718238 [ 311 ] {} <Debug> TCP-Session: 3caefceb-9d55-4149-a1f4-9f7f608fd16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.05.13 18:38:30.718260 [ 317 ] {} <Debug> TCP-Session: 674c70d1-2908-4827-a38d-03b28fc20918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2026.05.13 18:38:30.718277 [ 311 ] {} <Debug> TCP-Session: 3caefceb-9d55-4149-a1f4-9f7f608fd16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2026.05.13 18:38:30.718288 [ 317 ] {} <Debug> TCP-Session: 674c70d1-2908-4827-a38d-03b28fc20918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.05.13 18:38:30.718216 [ 316 ] {} <Debug> TCP-Session: 0b7d6661-9f2a-4c75-a8c1-e3f877f7addf Authenticating user 'default' from [fd00:1122:3344:101::e]:56856 | ||
| 1747 | 2026.05.13 18:38:30.718318 [ 313 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1748 | 2026.05.13 18:38:30.718348 [ 316 ] {} <Debug> TCP-Session: 0b7d6661-9f2a-4c75-a8c1-e3f877f7addf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2026.05.13 18:38:30.718378 [ 316 ] {} <Debug> TCP-Session: 0b7d6661-9f2a-4c75-a8c1-e3f877f7addf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.05.13 18:38:30.718390 [ 313 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1751 | 2026.05.13 18:38:30.718842 [ 313 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 1752 | 2026.05.13 18:38:30.720607 [ 353 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Trace> AggregatingTransform: Aggregating | ||
| 1753 | 2026.05.13 18:38:30.720650 [ 353 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Trace> Aggregator: Aggregation method: without_key | ||
| 1754 | 2026.05.13 18:38:30.720686 [ 353 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001576238 sec. (634.422 rows/sec., 24.78 KiB/sec.) | ||
| 1755 | 2026.05.13 18:38:30.720705 [ 353 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Trace> Aggregator: Merging aggregated data | ||
| 1756 | 2026.05.13 18:38:30.722236 [ 313 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004342 sec., 230.30861354214645 rows/sec., 9.00 KiB/sec. | ||
| 1757 | 2026.05.13 18:38:30.722354 [ 313 ] {b8fe9684-2fbe-40a5-a37b-f623fcb831af} <Debug> TCPHandler: Processed in 0.004776344 sec. | ||
| 1758 | 2026.05.13 18:38:30.722479 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1759 | 2026.05.13 18:38:30.722508 [ 313 ] {} <Debug> TCP-Session: 32677293-a9c7-416b-a108-87006f940311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2026.05.13 18:38:30.722525 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1761 | 2026.05.13 18:38:30.722543 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1762 | 2026.05.13 18:38:30.722561 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1763 | 2026.05.13 18:38:30.722580 [ 315 ] {} <Debug> TCP-Session: c24dee37-f0ba-49a3-b7ae-d8e7c77463d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2026.05.13 18:38:30.722588 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2026.05.13 18:38:30.722608 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1766 | 2026.05.13 18:38:30.722635 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1767 | 2026.05.13 18:38:30.722660 [ 314 ] {} <Debug> TCP-Session: ce30d7f8-419c-4090-a64e-7e14cb8e92a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.05.13 18:38:30.722604 [ 310 ] {} <Debug> TCP-Session: bdfd7ecb-c90a-4b38-9e70-5c621b7d32c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1769 | 2026.05.13 18:38:30.722672 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1770 | 2026.05.13 18:38:30.722705 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1771 | 2026.05.13 18:38:30.722747 [ 309 ] {} <Debug> TCP-Session: f88a9e3c-ecaa-479c-a4f3-1c661530d4f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.05.13 18:38:30.722682 [ 317 ] {} <Debug> TCP-Session: 674c70d1-2908-4827-a38d-03b28fc20918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2026.05.13 18:38:30.722770 [ 311 ] {} <Debug> TCP-Session: 3caefceb-9d55-4149-a1f4-9f7f608fd16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.05.13 18:38:30.722638 [ 316 ] {} <Debug> TCP-Session: 0b7d6661-9f2a-4c75-a8c1-e3f877f7addf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.05.13 18:38:30.722596 [ 312 ] {} <Debug> TCP-Session: 7ebbb296-9f3b-4965-833e-e0eb70e3d585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1776 | 2026.05.13 18:38:31.030307 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48004 | ||
| 1777 | 2026.05.13 18:38:31.030418 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1778 | 2026.05.13 18:38:31.030446 [ 313 ] {} <Debug> TCP-Session: 33406055-6469-4c79-b6dd-f756a39b1a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:48004 | ||
| 1779 | 2026.05.13 18:38:31.030470 [ 313 ] {} <Debug> TCP-Session: 33406055-6469-4c79-b6dd-f756a39b1a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.05.13 18:38:31.030484 [ 313 ] {} <Debug> TCP-Session: 33406055-6469-4c79-b6dd-f756a39b1a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2026.05.13 18:38:31.030692 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62511 | ||
| 1782 | 2026.05.13 18:38:31.030692 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39638 | ||
| 1783 | 2026.05.13 18:38:31.030798 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36009 | ||
| 1784 | 2026.05.13 18:38:31.030810 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42902 | ||
| 1785 | 2026.05.13 18:38:31.030830 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46641 | ||
| 1786 | 2026.05.13 18:38:31.030829 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1787 | 2026.05.13 18:38:31.030935 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1788 | 2026.05.13 18:38:31.030975 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1789 | 2026.05.13 18:38:31.030978 [ 314 ] {} <Debug> TCP-Session: 55f6017f-6905-478a-9eae-3bb019c69b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:39638 | ||
| 1790 | 2026.05.13 18:38:31.030994 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1791 | 2026.05.13 18:38:31.031015 [ 316 ] {} <Debug> TCP-Session: 68e86a1f-1675-4fba-ae19-fd1689787b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:42902 | ||
| 1792 | 2026.05.13 18:38:31.031029 [ 314 ] {} <Debug> TCP-Session: 55f6017f-6905-478a-9eae-3bb019c69b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2026.05.13 18:38:31.031047 [ 311 ] {} <Debug> TCP-Session: 3d72976a-8233-47df-85a3-5274e017690c Authenticating user 'default' from [fd00:1122:3344:101::e]:46641 | ||
| 1794 | 2026.05.13 18:38:31.031067 [ 314 ] {} <Debug> TCP-Session: 55f6017f-6905-478a-9eae-3bb019c69b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1795 | 2026.05.13 18:38:31.031088 [ 311 ] {} <Debug> TCP-Session: 3d72976a-8233-47df-85a3-5274e017690c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2026.05.13 18:38:31.030998 [ 317 ] {} <Debug> TCP-Session: 519d9a71-c991-4e9b-8790-5a9942a7fabe Authenticating user 'default' from [fd00:1122:3344:101::e]:36009 | ||
| 1797 | 2026.05.13 18:38:31.031141 [ 311 ] {} <Debug> TCP-Session: 3d72976a-8233-47df-85a3-5274e017690c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1798 | 2026.05.13 18:38:31.030815 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46107 | ||
| 1799 | 2026.05.13 18:38:31.031177 [ 317 ] {} <Debug> TCP-Session: 519d9a71-c991-4e9b-8790-5a9942a7fabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1800 | 2026.05.13 18:38:31.030815 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1801 | 2026.05.13 18:38:31.030800 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37700 | ||
| 1802 | 2026.05.13 18:38:31.031271 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1803 | 2026.05.13 18:38:31.031278 [ 315 ] {} <Debug> TCP-Session: 574dbd0f-363b-4266-9634-c97c204016cf Authenticating user 'default' from [fd00:1122:3344:101::e]:62511 | ||
| 1804 | 2026.05.13 18:38:31.031260 [ 317 ] {} <Debug> TCP-Session: 519d9a71-c991-4e9b-8790-5a9942a7fabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1805 | 2026.05.13 18:38:31.031333 [ 315 ] {} <Debug> TCP-Session: 574dbd0f-363b-4266-9634-c97c204016cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.05.13 18:38:31.031346 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1807 | 2026.05.13 18:38:31.031377 [ 315 ] {} <Debug> TCP-Session: 574dbd0f-363b-4266-9634-c97c204016cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.05.13 18:38:31.031395 [ 309 ] {} <Debug> TCP-Session: d98148d8-8424-450d-98ca-bf033368ab5e Authenticating user 'default' from [fd00:1122:3344:101::e]:37700 | ||
| 1809 | 2026.05.13 18:38:31.031322 [ 310 ] {} <Debug> TCP-Session: 750186eb-b367-4e1d-b61d-b92c98a7112e Authenticating user 'default' from [fd00:1122:3344:101::e]:46107 | ||
| 1810 | 2026.05.13 18:38:31.031469 [ 309 ] {} <Debug> TCP-Session: d98148d8-8424-450d-98ca-bf033368ab5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.05.13 18:38:31.031489 [ 310 ] {} <Debug> TCP-Session: 750186eb-b367-4e1d-b61d-b92c98a7112e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1812 | 2026.05.13 18:38:31.031507 [ 309 ] {} <Debug> TCP-Session: d98148d8-8424-450d-98ca-bf033368ab5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1813 | 2026.05.13 18:38:31.031523 [ 310 ] {} <Debug> TCP-Session: 750186eb-b367-4e1d-b61d-b92c98a7112e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2026.05.13 18:38:31.031062 [ 316 ] {} <Debug> TCP-Session: 68e86a1f-1675-4fba-ae19-fd1689787b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2026.05.13 18:38:31.030838 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54258 | ||
| 1816 | 2026.05.13 18:38:31.031600 [ 316 ] {} <Debug> TCP-Session: 68e86a1f-1675-4fba-ae19-fd1689787b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1817 | 2026.05.13 18:38:31.030933 [ 313 ] {} <Trace> TCP-Session: 33406055-6469-4c79-b6dd-f756a39b1a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.13 18:38:31.031659 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1819 | 2026.05.13 18:38:31.031685 [ 312 ] {} <Debug> TCP-Session: 575dce41-4c5e-4aad-a211-e42df8c8fa24 Authenticating user 'default' from [fd00:1122:3344:101::e]:54258 | ||
| 1820 | 2026.05.13 18:38:31.031702 [ 312 ] {} <Debug> TCP-Session: 575dce41-4c5e-4aad-a211-e42df8c8fa24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2026.05.13 18:38:31.031715 [ 312 ] {} <Debug> TCP-Session: 575dce41-4c5e-4aad-a211-e42df8c8fa24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.05.13 18:38:31.031823 [ 313 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1823 | 2026.05.13 18:38:31.032092 [ 313 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1824 | 2026.05.13 18:38:31.032150 [ 313 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1825 | 2026.05.13 18:38:31.032436 [ 313 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 1826 | 2026.05.13 18:38:31.032525 [ 313 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1827 | 2026.05.13 18:38:31.146195 [ 340 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Trace> AggregatingTransform: Aggregating | ||
| 1828 | 2026.05.13 18:38:31.146265 [ 340 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Trace> Aggregator: Aggregation method: without_key | ||
| 1829 | 2026.05.13 18:38:31.146307 [ 340 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001175161 sec. (850.947 rows/sec., 33.24 KiB/sec.) | ||
| 1830 | 2026.05.13 18:38:31.146327 [ 340 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Trace> Aggregator: Merging aggregated data | ||
| 1831 | 2026.05.13 18:38:31.147799 [ 313 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.116026 sec., 8.618757864616551 rows/sec., 344.75 B/sec. | ||
| 1832 | 2026.05.13 18:38:31.148014 [ 313 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1833 | 2026.05.13 18:38:31.148041 [ 313 ] {01e60834-f0c7-477d-ac59-f6408547aa17} <Debug> TCPHandler: Processed in 0.117266685 sec. | ||
| 1834 | 2026.05.13 18:38:31.148305 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1835 | 2026.05.13 18:38:31.148316 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1836 | 2026.05.13 18:38:31.148335 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1837 | 2026.05.13 18:38:31.148372 [ 315 ] {} <Debug> TCP-Session: 574dbd0f-363b-4266-9634-c97c204016cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2026.05.13 18:38:31.148397 [ 313 ] {} <Debug> TCP-Session: 33406055-6469-4c79-b6dd-f756a39b1a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1839 | 2026.05.13 18:38:31.148406 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1840 | 2026.05.13 18:38:31.148445 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1841 | 2026.05.13 18:38:31.148425 [ 314 ] {} <Debug> TCP-Session: 55f6017f-6905-478a-9eae-3bb019c69b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.05.13 18:38:31.148471 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1843 | 2026.05.13 18:38:31.148490 [ 309 ] {} <Debug> TCP-Session: d98148d8-8424-450d-98ca-bf033368ab5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.05.13 18:38:31.148420 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1845 | 2026.05.13 18:38:31.148556 [ 311 ] {} <Debug> TCP-Session: 3d72976a-8233-47df-85a3-5274e017690c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.05.13 18:38:31.148369 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1847 | 2026.05.13 18:38:31.148600 [ 310 ] {} <Debug> TCP-Session: 750186eb-b367-4e1d-b61d-b92c98a7112e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.05.13 18:38:31.148387 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1849 | 2026.05.13 18:38:31.148648 [ 317 ] {} <Debug> TCP-Session: 519d9a71-c991-4e9b-8790-5a9942a7fabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.05.13 18:38:31.148673 [ 312 ] {} <Debug> TCP-Session: 575dce41-4c5e-4aad-a211-e42df8c8fa24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2026.05.13 18:38:31.148485 [ 316 ] {} <Debug> TCP-Session: 68e86a1f-1675-4fba-ae19-fd1689787b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2026.05.13 18:38:32.000228 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.38 MiB, peak 195.49 MiB, free memory in arenas 0.00 B, will set to 202.77 MiB (RSS), difference: 19.39 MiB | ||
| 1853 | 2026.05.13 18:38:32.052432 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.13 18:38:32.052655 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1855 | 2026.05.13 18:38:32.052971 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1856 | 2026.05.13 18:38:32.053006 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <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 | ||
| 1857 | 2026.05.13 18:38:32.053225 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1858 | 2026.05.13 18:38:32.053295 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1859 | 2026.05.13 18:38:32.053434 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1860 | 2026.05.13 18:38:32.053548 [ 332 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1861 | 2026.05.13 18:38:32.053568 [ 320 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1862 | 2026.05.13 18:38:32.053699 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 1863 | 2026.05.13 18:38:32.053726 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1864 | 2026.05.13 18:38:32.053796 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1865 | 2026.05.13 18:38:32.053818 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1866 | 2026.05.13 18:38:32.053852 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1867 | 2026.05.13 18:38:32.053892 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1868 | 2026.05.13 18:38:32.055405 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002838 sec., 9161.38125440451 rows/sec., 1.97 MiB/sec. | ||
| 1869 | 2026.05.13 18:38:32.055528 [ 293 ] {d218ebb2-6aef-4243-b3d1-5dbdd1d525d8} <Debug> TCPHandler: Processed in 0.003221897 sec. | ||
| 1870 | 2026.05.13 18:38:32.057186 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.05.13 18:38:32.057302 [ 293 ] {55ca2dec-534c-4a0b-bc62-9b252cf270ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1872 | 2026.05.13 18:38:32.057347 [ 293 ] {55ca2dec-534c-4a0b-bc62-9b252cf270ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1873 | 2026.05.13 18:38:32.057872 [ 293 ] {55ca2dec-534c-4a0b-bc62-9b252cf270ac} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.05.13 18:38:32.057915 [ 293 ] {55ca2dec-534c-4a0b-bc62-9b252cf270ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1875 | 2026.05.13 18:38:32.058290 [ 293 ] {55ca2dec-534c-4a0b-bc62-9b252cf270ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1876 | 2026.05.13 18:38:32.058513 [ 293 ] {55ca2dec-534c-4a0b-bc62-9b252cf270ac} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2026.05.13 18:38:32.058662 [ 293 ] {55ca2dec-534c-4a0b-bc62-9b252cf270ac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.07 MiB/sec. | ||
| 1878 | 2026.05.13 18:38:32.058700 [ 293 ] {55ca2dec-534c-4a0b-bc62-9b252cf270ac} <Debug> TCPHandler: Processed in 0.001565868 sec. | ||
| 1879 | 2026.05.13 18:38:32.058859 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.05.13 18:38:32.058961 [ 293 ] {ac758cd4-d034-470c-a919-c1296bd88426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1881 | 2026.05.13 18:38:32.059002 [ 293 ] {ac758cd4-d034-470c-a919-c1296bd88426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1882 | 2026.05.13 18:38:32.059593 [ 293 ] {ac758cd4-d034-470c-a919-c1296bd88426} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.05.13 18:38:32.059629 [ 293 ] {ac758cd4-d034-470c-a919-c1296bd88426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1884 | 2026.05.13 18:38:32.059941 [ 293 ] {ac758cd4-d034-470c-a919-c1296bd88426} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1885 | 2026.05.13 18:38:32.060153 [ 293 ] {ac758cd4-d034-470c-a919-c1296bd88426} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.05.13 18:38:32.060280 [ 293 ] {ac758cd4-d034-470c-a919-c1296bd88426} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001341 sec., 47725.57792692021 rows/sec., 3.73 MiB/sec. | ||
| 1887 | 2026.05.13 18:38:32.060316 [ 293 ] {ac758cd4-d034-470c-a919-c1296bd88426} <Debug> TCPHandler: Processed in 0.001508536 sec. | ||
| 1888 | 2026.05.13 18:38:32.060446 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.05.13 18:38:32.060546 [ 293 ] {6c9bd877-521a-425c-a342-74cfaa6cc0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1890 | 2026.05.13 18:38:32.060589 [ 293 ] {6c9bd877-521a-425c-a342-74cfaa6cc0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1891 | 2026.05.13 18:38:32.061041 [ 293 ] {6c9bd877-521a-425c-a342-74cfaa6cc0c5} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.05.13 18:38:32.061076 [ 293 ] {6c9bd877-521a-425c-a342-74cfaa6cc0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1893 | 2026.05.13 18:38:32.061413 [ 293 ] {6c9bd877-521a-425c-a342-74cfaa6cc0c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1894 | 2026.05.13 18:38:32.061620 [ 293 ] {6c9bd877-521a-425c-a342-74cfaa6cc0c5} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.05.13 18:38:32.061748 [ 293 ] {6c9bd877-521a-425c-a342-74cfaa6cc0c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 1896 | 2026.05.13 18:38:32.061784 [ 293 ] {6c9bd877-521a-425c-a342-74cfaa6cc0c5} <Debug> TCPHandler: Processed in 0.001387524 sec. | ||
| 1897 | 2026.05.13 18:38:32.061912 [ 293 ] {} <Trace> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.05.13 18:38:32.062010 [ 293 ] {ccc0e3c5-1121-42f8-b320-534a6be19932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1899 | 2026.05.13 18:38:32.062051 [ 293 ] {ccc0e3c5-1121-42f8-b320-534a6be19932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1900 | 2026.05.13 18:38:32.062444 [ 293 ] {ccc0e3c5-1121-42f8-b320-534a6be19932} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.05.13 18:38:32.062480 [ 293 ] {ccc0e3c5-1121-42f8-b320-534a6be19932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1902 | 2026.05.13 18:38:32.062796 [ 293 ] {ccc0e3c5-1121-42f8-b320-534a6be19932} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1903 | 2026.05.13 18:38:32.063009 [ 293 ] {ccc0e3c5-1121-42f8-b320-534a6be19932} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.05.13 18:38:32.063135 [ 293 ] {ccc0e3c5-1121-42f8-b320-534a6be19932} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 1905 | 2026.05.13 18:38:32.063170 [ 293 ] {ccc0e3c5-1121-42f8-b320-534a6be19932} <Debug> TCPHandler: Processed in 0.001313113 sec. | ||
| 1906 | 2026.05.13 18:38:34.451217 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1907 | 2026.05.13 18:38:34.451297 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1908 | 2026.05.13 18:38:34.500514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 216 | ||
| 1909 | 2026.05.13 18:38:34.501953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 3739 | ||
| 1910 | 2026.05.13 18:38:34.502573 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.05.13 18:38:34.502632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1912 | 2026.05.13 18:38:34.503210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1913 | 2026.05.13 18:38:34.503367 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.05.13 18:38:34.503429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1915 | 2026.05.13 18:38:34.503488 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.13 18:38:34.503634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3739 | ||
| 1917 | 2026.05.13 18:38:34.504627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1918 | 2026.05.13 18:38:34.504889 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.05.13 18:38:34.505175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1920 | 2026.05.13 18:38:34.698496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1921 | 2026.05.13 18:38:34.715031 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.05.13 18:38:34.715078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1923 | 2026.05.13 18:38:34.721235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2026.05.13 18:38:34.721909 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.05.13 18:38:34.724700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1926 | 2026.05.13 18:38:35.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.51 MiB, peak 207.51 MiB, free memory in arenas 0.00 B, will set to 205.22 MiB (RSS), difference: 1.71 MiB | ||
| 1927 | 2026.05.13 18:38:35.220765 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1928 | 2026.05.13 18:38:35.220847 [ 275 ] {} <Debug> TCP-Session: a8491262-a3a8-452e-a0e1-e8437daed82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.05.13 18:38:36.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.19 MiB, peak 207.51 MiB, free memory in arenas 0.00 B, will set to 205.23 MiB (RSS), difference: 2.03 MiB | ||
| 1930 | 2026.05.13 18:38:36.837295 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1931 | 2026.05.13 18:38:36.837377 [ 293 ] {} <Debug> TCP-Session: f7a6cda9-3717-4b4d-a28b-e9fa973a1ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.05.13 18:38:37.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.19 MiB, peak 207.51 MiB, free memory in arenas 0.00 B, will set to 205.23 MiB (RSS), difference: 2.04 MiB | ||
| 1933 | 2026.05.13 18:38:37.053029 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.05.13 18:38:37.053310 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1935 | 2026.05.13 18:38:37.053741 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1936 | 2026.05.13 18:38:37.053800 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <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 | ||
| 1937 | 2026.05.13 18:38:37.054107 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1938 | 2026.05.13 18:38:37.054185 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1939 | 2026.05.13 18:38:37.054324 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1940 | 2026.05.13 18:38:37.054455 [ 332 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1941 | 2026.05.13 18:38:37.054457 [ 320 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1942 | 2026.05.13 18:38:37.054614 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 1943 | 2026.05.13 18:38:37.054644 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1944 | 2026.05.13 18:38:37.054711 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1945 | 2026.05.13 18:38:37.054730 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1946 | 2026.05.13 18:38:37.054765 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1947 | 2026.05.13 18:38:37.054800 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1948 | 2026.05.13 18:38:37.056142 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002942 sec., 8837.525492861998 rows/sec., 1.90 MiB/sec. | ||
| 1949 | 2026.05.13 18:38:37.056276 [ 294 ] {f4bc9612-1f48-4985-9ccc-7eec00a1495d} <Debug> TCPHandler: Processed in 0.003373829 sec. | ||
| 1950 | 2026.05.13 18:38:37.058897 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.05.13 18:38:37.059114 [ 294 ] {7643b40e-d0bf-469e-be00-196b44f4813b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1952 | 2026.05.13 18:38:37.059198 [ 294 ] {7643b40e-d0bf-469e-be00-196b44f4813b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1953 | 2026.05.13 18:38:37.060004 [ 294 ] {7643b40e-d0bf-469e-be00-196b44f4813b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.13 18:38:37.060063 [ 294 ] {7643b40e-d0bf-469e-be00-196b44f4813b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1955 | 2026.05.13 18:38:37.060444 [ 294 ] {7643b40e-d0bf-469e-be00-196b44f4813b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1956 | 2026.05.13 18:38:37.060665 [ 294 ] {7643b40e-d0bf-469e-be00-196b44f4813b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.05.13 18:38:37.060829 [ 294 ] {7643b40e-d0bf-469e-be00-196b44f4813b} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001775 sec., 43943.66197183098 rows/sec., 3.62 MiB/sec. | ||
| 1958 | 2026.05.13 18:38:37.060876 [ 294 ] {7643b40e-d0bf-469e-be00-196b44f4813b} <Debug> TCPHandler: Processed in 0.002169319 sec. | ||
| 1959 | 2026.05.13 18:38:37.061034 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.05.13 18:38:37.061142 [ 294 ] {5f33742f-083a-4517-899e-d5932f290c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1961 | 2026.05.13 18:38:37.061184 [ 294 ] {5f33742f-083a-4517-899e-d5932f290c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1962 | 2026.05.13 18:38:37.061613 [ 294 ] {5f33742f-083a-4517-899e-d5932f290c18} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.05.13 18:38:37.061652 [ 294 ] {5f33742f-083a-4517-899e-d5932f290c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1964 | 2026.05.13 18:38:37.061945 [ 294 ] {5f33742f-083a-4517-899e-d5932f290c18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1965 | 2026.05.13 18:38:37.062158 [ 294 ] {5f33742f-083a-4517-899e-d5932f290c18} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.05.13 18:38:37.062273 [ 54 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1967 | 2026.05.13 18:38:37.062287 [ 294 ] {5f33742f-083a-4517-899e-d5932f290c18} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001171 sec., 9393.680614859095 rows/sec., 706.36 KiB/sec. | ||
| 1968 | 2026.05.13 18:38:37.062319 [ 54 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.05.13 18:38:37.062338 [ 294 ] {5f33742f-083a-4517-899e-d5932f290c18} <Debug> TCPHandler: Processed in 0.001356754 sec. | ||
| 1970 | 2026.05.13 18:38:37.062345 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1971 | 2026.05.13 18:38:37.062440 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 1972 | 2026.05.13 18:38:37.062478 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.05.13 18:38:37.062540 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1974 | 2026.05.13 18:38:37.062572 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 1975 | 2026.05.13 18:38:37.062583 [ 294 ] {2b89fe6f-d424-4314-a5aa-6b60249b0425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1976 | 2026.05.13 18:38:37.062626 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1977 | 2026.05.13 18:38:37.062630 [ 294 ] {2b89fe6f-d424-4314-a5aa-6b60249b0425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1978 | 2026.05.13 18:38:37.062676 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1979 | 2026.05.13 18:38:37.062717 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1980 | 2026.05.13 18:38:37.062753 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1981 | 2026.05.13 18:38:37.062795 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1982 | 2026.05.13 18:38:37.063081 [ 294 ] {2b89fe6f-d424-4314-a5aa-6b60249b0425} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.05.13 18:38:37.063123 [ 294 ] {2b89fe6f-d424-4314-a5aa-6b60249b0425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1984 | 2026.05.13 18:38:37.063450 [ 294 ] {2b89fe6f-d424-4314-a5aa-6b60249b0425} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1985 | 2026.05.13 18:38:37.063530 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 89 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112697 sec., 78972.82092691022 rows/sec., 6.16 MiB/sec. | ||
| 1986 | 2026.05.13 18:38:37.063667 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1987 | 2026.05.13 18:38:37.063694 [ 294 ] {2b89fe6f-d424-4314-a5aa-6b60249b0425} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.13 18:38:37.063837 [ 294 ] {2b89fe6f-d424-4314-a5aa-6b60249b0425} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001275 sec., 58823.5294117647 rows/sec., 4.59 MiB/sec. | ||
| 1989 | 2026.05.13 18:38:37.063879 [ 294 ] {2b89fe6f-d424-4314-a5aa-6b60249b0425} <Debug> TCPHandler: Processed in 0.001450955 sec. | ||
| 1990 | 2026.05.13 18:38:37.063930 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.05.13 18:38:37.063999 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_6_1} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1992 | 2026.05.13 18:38:37.064013 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.05.13 18:38:37.064058 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1994 | 2026.05.13 18:38:37.064116 [ 294 ] {798e0073-4e9b-4ce4-9dcc-0a740816f1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1995 | 2026.05.13 18:38:37.064163 [ 294 ] {798e0073-4e9b-4ce4-9dcc-0a740816f1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1996 | 2026.05.13 18:38:37.064617 [ 294 ] {798e0073-4e9b-4ce4-9dcc-0a740816f1ec} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.05.13 18:38:37.064654 [ 294 ] {798e0073-4e9b-4ce4-9dcc-0a740816f1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1998 | 2026.05.13 18:38:37.065071 [ 294 ] {798e0073-4e9b-4ce4-9dcc-0a740816f1ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1999 | 2026.05.13 18:38:37.065415 [ 294 ] {798e0073-4e9b-4ce4-9dcc-0a740816f1ec} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.05.13 18:38:37.065638 [ 294 ] {798e0073-4e9b-4ce4-9dcc-0a740816f1ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. | ||
| 2001 | 2026.05.13 18:38:37.065711 [ 294 ] {798e0073-4e9b-4ce4-9dcc-0a740816f1ec} <Debug> TCPHandler: Processed in 0.00174695 sec. | ||
| 2002 | 2026.05.13 18:38:37.065923 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2026.05.13 18:38:37.066074 [ 294 ] {b876e953-3a1e-4c28-951e-37ff2d52531e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2004 | 2026.05.13 18:38:37.066151 [ 294 ] {b876e953-3a1e-4c28-951e-37ff2d52531e} <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 | ||
| 2005 | 2026.05.13 18:38:37.067070 [ 294 ] {b876e953-3a1e-4c28-951e-37ff2d52531e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.05.13 18:38:37.067110 [ 294 ] {b876e953-3a1e-4c28-951e-37ff2d52531e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2007 | 2026.05.13 18:38:37.067665 [ 294 ] {b876e953-3a1e-4c28-951e-37ff2d52531e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2008 | 2026.05.13 18:38:37.067935 [ 294 ] {b876e953-3a1e-4c28-951e-37ff2d52531e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.05.13 18:38:37.068093 [ 294 ] {b876e953-3a1e-4c28-951e-37ff2d52531e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002061 sec., 5337.214944201844 rows/sec., 9.56 MiB/sec. | ||
| 2010 | 2026.05.13 18:38:37.068173 [ 294 ] {b876e953-3a1e-4c28-951e-37ff2d52531e} <Debug> TCPHandler: Processed in 0.002369772 sec. | ||
| 2011 | 2026.05.13 18:38:37.068318 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.05.13 18:38:37.068422 [ 294 ] {0bf9b92c-595e-43d1-bd39-df9e2a9fc974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2013 | 2026.05.13 18:38:37.068466 [ 294 ] {0bf9b92c-595e-43d1-bd39-df9e2a9fc974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2014 | 2026.05.13 18:38:37.068823 [ 294 ] {0bf9b92c-595e-43d1-bd39-df9e2a9fc974} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.05.13 18:38:37.068860 [ 294 ] {0bf9b92c-595e-43d1-bd39-df9e2a9fc974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2016 | 2026.05.13 18:38:37.069168 [ 294 ] {0bf9b92c-595e-43d1-bd39-df9e2a9fc974} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2017 | 2026.05.13 18:38:37.069378 [ 294 ] {0bf9b92c-595e-43d1-bd39-df9e2a9fc974} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.05.13 18:38:37.069507 [ 294 ] {0bf9b92c-595e-43d1-bd39-df9e2a9fc974} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2019 | 2026.05.13 18:38:37.069541 [ 294 ] {0bf9b92c-595e-43d1-bd39-df9e2a9fc974} <Debug> TCPHandler: Processed in 0.001274153 sec. | ||
| 2020 | 2026.05.13 18:38:42.003725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4251 | ||
| 2021 | 2026.05.13 18:38:42.004223 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.05.13 18:38:42.004267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2023 | 2026.05.13 18:38:42.004743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2024 | 2026.05.13 18:38:42.004972 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.05.13 18:38:42.005108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4251 | ||
| 2026 | 2026.05.13 18:38:42.054040 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.05.13 18:38:42.054267 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2028 | 2026.05.13 18:38:42.054586 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2029 | 2026.05.13 18:38:42.054623 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2030 | 2026.05.13 18:38:42.054850 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2031 | 2026.05.13 18:38:42.054920 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2032 | 2026.05.13 18:38:42.055056 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 2033 | 2026.05.13 18:38:42.055183 [ 363 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2034 | 2026.05.13 18:38:42.055190 [ 307 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2035 | 2026.05.13 18:38:42.055317 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 2036 | 2026.05.13 18:38:42.055346 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2037 | 2026.05.13 18:38:42.055416 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2038 | 2026.05.13 18:38:42.055435 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2039 | 2026.05.13 18:38:42.055470 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <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', '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_rib:active_routes'))" | ||
| 2040 | 2026.05.13 18:38:42.055506 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <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', '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_rib:active_routes'))" | ||
| 2041 | 2026.05.13 18:38:42.056715 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002528 sec., 10284.810126582279 rows/sec., 2.22 MiB/sec. | ||
| 2042 | 2026.05.13 18:38:42.056907 [ 294 ] {9d750751-53b0-4561-92f0-d937617a78f8} <Debug> TCPHandler: Processed in 0.002994283 sec. | ||
| 2043 | 2026.05.13 18:38:42.059248 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.05.13 18:38:42.059376 [ 294 ] {a9149f3a-51a7-46f7-a0f5-4666e1a9922b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2045 | 2026.05.13 18:38:42.059425 [ 294 ] {a9149f3a-51a7-46f7-a0f5-4666e1a9922b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2046 | 2026.05.13 18:38:42.060075 [ 294 ] {a9149f3a-51a7-46f7-a0f5-4666e1a9922b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.13 18:38:42.060116 [ 294 ] {a9149f3a-51a7-46f7-a0f5-4666e1a9922b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2048 | 2026.05.13 18:38:42.060551 [ 294 ] {a9149f3a-51a7-46f7-a0f5-4666e1a9922b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2049 | 2026.05.13 18:38:42.060762 [ 294 ] {a9149f3a-51a7-46f7-a0f5-4666e1a9922b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.13 18:38:42.060911 [ 294 ] {a9149f3a-51a7-46f7-a0f5-4666e1a9922b} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 240.56 KiB/sec. | ||
| 2051 | 2026.05.13 18:38:42.060962 [ 294 ] {a9149f3a-51a7-46f7-a0f5-4666e1a9922b} <Debug> TCPHandler: Processed in 0.001769911 sec. | ||
| 2052 | 2026.05.13 18:38:42.061095 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.05.13 18:38:42.061197 [ 294 ] {d57574d4-efdf-4e41-972e-c46096c3f004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2054 | 2026.05.13 18:38:42.061238 [ 294 ] {d57574d4-efdf-4e41-972e-c46096c3f004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2055 | 2026.05.13 18:38:42.061678 [ 294 ] {d57574d4-efdf-4e41-972e-c46096c3f004} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.05.13 18:38:42.061716 [ 294 ] {d57574d4-efdf-4e41-972e-c46096c3f004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2057 | 2026.05.13 18:38:42.062082 [ 294 ] {d57574d4-efdf-4e41-972e-c46096c3f004} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2058 | 2026.05.13 18:38:42.062379 [ 294 ] {d57574d4-efdf-4e41-972e-c46096c3f004} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.05.13 18:38:42.062570 [ 294 ] {d57574d4-efdf-4e41-972e-c46096c3f004} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 351.73 KiB/sec. | ||
| 2060 | 2026.05.13 18:38:42.062636 [ 294 ] {d57574d4-efdf-4e41-972e-c46096c3f004} <Debug> TCPHandler: Processed in 0.001589458 sec. | ||
| 2061 | 2026.05.13 18:38:42.062830 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.05.13 18:38:42.062960 [ 294 ] {196e782e-91ea-4222-9db6-a6f35e8b2624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2063 | 2026.05.13 18:38:42.063014 [ 294 ] {196e782e-91ea-4222-9db6-a6f35e8b2624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2064 | 2026.05.13 18:38:42.063563 [ 294 ] {196e782e-91ea-4222-9db6-a6f35e8b2624} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.05.13 18:38:42.063603 [ 294 ] {196e782e-91ea-4222-9db6-a6f35e8b2624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2066 | 2026.05.13 18:38:42.063953 [ 294 ] {196e782e-91ea-4222-9db6-a6f35e8b2624} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2067 | 2026.05.13 18:38:42.064166 [ 294 ] {196e782e-91ea-4222-9db6-a6f35e8b2624} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.05.13 18:38:42.064298 [ 294 ] {196e782e-91ea-4222-9db6-a6f35e8b2624} <Debug> executeQuery: Read 92 rows, 7.75 KiB in 0.001376 sec., 66860.46511627907 rows/sec., 5.50 MiB/sec. | ||
| 2069 | 2026.05.13 18:38:42.064337 [ 294 ] {196e782e-91ea-4222-9db6-a6f35e8b2624} <Debug> TCPHandler: Processed in 0.001612928 sec. | ||
| 2070 | 2026.05.13 18:38:42.064497 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.05.13 18:38:42.064600 [ 294 ] {45a1d196-a42b-4f25-9fe4-e3308f353070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2072 | 2026.05.13 18:38:42.064643 [ 294 ] {45a1d196-a42b-4f25-9fe4-e3308f353070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2073 | 2026.05.13 18:38:42.065058 [ 294 ] {45a1d196-a42b-4f25-9fe4-e3308f353070} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.05.13 18:38:42.065097 [ 294 ] {45a1d196-a42b-4f25-9fe4-e3308f353070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2075 | 2026.05.13 18:38:42.065400 [ 294 ] {45a1d196-a42b-4f25-9fe4-e3308f353070} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2076 | 2026.05.13 18:38:42.065615 [ 294 ] {45a1d196-a42b-4f25-9fe4-e3308f353070} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.05.13 18:38:42.065741 [ 294 ] {45a1d196-a42b-4f25-9fe4-e3308f353070} <Debug> executeQuery: Read 22 rows, 1.62 KiB in 0.001165 sec., 18884.120171673818 rows/sec., 1.36 MiB/sec. | ||
| 2078 | 2026.05.13 18:38:42.065778 [ 294 ] {45a1d196-a42b-4f25-9fe4-e3308f353070} <Debug> TCPHandler: Processed in 0.001330624 sec. | ||
| 2079 | 2026.05.13 18:38:42.065898 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.05.13 18:38:42.066063 [ 294 ] {d694b1c8-5109-45a7-8d62-8f984ebbc7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.05.13 18:38:42.066103 [ 294 ] {d694b1c8-5109-45a7-8d62-8f984ebbc7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2082 | 2026.05.13 18:38:42.066503 [ 294 ] {d694b1c8-5109-45a7-8d62-8f984ebbc7c6} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.05.13 18:38:42.066540 [ 294 ] {d694b1c8-5109-45a7-8d62-8f984ebbc7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2084 | 2026.05.13 18:38:42.066841 [ 294 ] {d694b1c8-5109-45a7-8d62-8f984ebbc7c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2085 | 2026.05.13 18:38:42.067046 [ 294 ] {d694b1c8-5109-45a7-8d62-8f984ebbc7c6} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.05.13 18:38:42.067168 [ 294 ] {d694b1c8-5109-45a7-8d62-8f984ebbc7c6} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.03 KiB/sec. | ||
| 2087 | 2026.05.13 18:38:42.067204 [ 294 ] {d694b1c8-5109-45a7-8d62-8f984ebbc7c6} <Debug> TCPHandler: Processed in 0.001354814 sec. | ||
| 2088 | 2026.05.13 18:38:42.067440 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.05.13 18:38:42.067535 [ 294 ] {121ec143-1703-436f-92e8-93996d8ee6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2090 | 2026.05.13 18:38:42.067575 [ 294 ] {121ec143-1703-436f-92e8-93996d8ee6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2091 | 2026.05.13 18:38:42.068024 [ 294 ] {121ec143-1703-436f-92e8-93996d8ee6ac} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.05.13 18:38:42.068061 [ 294 ] {121ec143-1703-436f-92e8-93996d8ee6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2093 | 2026.05.13 18:38:42.068387 [ 294 ] {121ec143-1703-436f-92e8-93996d8ee6ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2094 | 2026.05.13 18:38:42.068592 [ 294 ] {121ec143-1703-436f-92e8-93996d8ee6ac} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.05.13 18:38:42.068716 [ 294 ] {121ec143-1703-436f-92e8-93996d8ee6ac} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001198 sec., 84307.17863105175 rows/sec., 6.60 MiB/sec. | ||
| 2096 | 2026.05.13 18:38:42.068750 [ 294 ] {121ec143-1703-436f-92e8-93996d8ee6ac} <Debug> TCPHandler: Processed in 0.001359254 sec. | ||
| 2097 | 2026.05.13 18:38:42.068889 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.05.13 18:38:42.069005 [ 294 ] {e9c5e7b3-5797-4098-9350-3505a978e6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2099 | 2026.05.13 18:38:42.069053 [ 294 ] {e9c5e7b3-5797-4098-9350-3505a978e6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2100 | 2026.05.13 18:38:42.069625 [ 294 ] {e9c5e7b3-5797-4098-9350-3505a978e6be} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.05.13 18:38:42.069659 [ 294 ] {e9c5e7b3-5797-4098-9350-3505a978e6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2102 | 2026.05.13 18:38:42.070007 [ 294 ] {e9c5e7b3-5797-4098-9350-3505a978e6be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2103 | 2026.05.13 18:38:42.070233 [ 294 ] {e9c5e7b3-5797-4098-9350-3505a978e6be} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.05.13 18:38:42.070358 [ 294 ] {e9c5e7b3-5797-4098-9350-3505a978e6be} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001375 sec., 118545.45454545456 rows/sec., 8.25 MiB/sec. | ||
| 2105 | 2026.05.13 18:38:42.070398 [ 294 ] {e9c5e7b3-5797-4098-9350-3505a978e6be} <Debug> TCPHandler: Processed in 0.001558038 sec. | ||
| 2106 | 2026.05.13 18:38:42.070537 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.05.13 18:38:42.070632 [ 294 ] {5a8c845e-3d3c-4f89-b31e-146d87a4d48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2108 | 2026.05.13 18:38:42.070673 [ 294 ] {5a8c845e-3d3c-4f89-b31e-146d87a4d48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2109 | 2026.05.13 18:38:42.071020 [ 294 ] {5a8c845e-3d3c-4f89-b31e-146d87a4d48e} <Trace> oximeter.measurements_f64 (2e64e20c-d9c8-4a3c-b338-c2fa43578d6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.05.13 18:38:42.071055 [ 294 ] {5a8c845e-3d3c-4f89-b31e-146d87a4d48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2111 | 2026.05.13 18:38:42.071351 [ 294 ] {5a8c845e-3d3c-4f89-b31e-146d87a4d48e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2112 | 2026.05.13 18:38:42.071556 [ 294 ] {5a8c845e-3d3c-4f89-b31e-146d87a4d48e} <Trace> oximeter.measurements_f64 (2e64e20c-d9c8-4a3c-b338-c2fa43578d6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.05.13 18:38:42.071678 [ 294 ] {5a8c845e-3d3c-4f89-b31e-146d87a4d48e} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 59.66 KiB/sec. | ||
| 2114 | 2026.05.13 18:38:42.071713 [ 294 ] {5a8c845e-3d3c-4f89-b31e-146d87a4d48e} <Debug> TCPHandler: Processed in 0.001224902 sec. | ||
| 2115 | 2026.05.13 18:38:42.071859 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.05.13 18:38:42.071954 [ 294 ] {37c89a94-5bc1-4351-82c8-e7195b7d6b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.05.13 18:38:42.072006 [ 294 ] {37c89a94-5bc1-4351-82c8-e7195b7d6b09} <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 | ||
| 2118 | 2026.05.13 18:38:42.072833 [ 294 ] {37c89a94-5bc1-4351-82c8-e7195b7d6b09} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.05.13 18:38:42.072876 [ 294 ] {37c89a94-5bc1-4351-82c8-e7195b7d6b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2120 | 2026.05.13 18:38:42.073424 [ 294 ] {37c89a94-5bc1-4351-82c8-e7195b7d6b09} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2121 | 2026.05.13 18:38:42.073640 [ 294 ] {37c89a94-5bc1-4351-82c8-e7195b7d6b09} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.05.13 18:38:42.073775 [ 294 ] {37c89a94-5bc1-4351-82c8-e7195b7d6b09} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001838 sec., 8705.114254624592 rows/sec., 15.60 MiB/sec. | ||
| 2123 | 2026.05.13 18:38:42.073774 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2124 | 2026.05.13 18:38:42.073832 [ 294 ] {37c89a94-5bc1-4351-82c8-e7195b7d6b09} <Debug> TCPHandler: Processed in 0.002023045 sec. | ||
| 2125 | 2026.05.13 18:38:42.073837 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.05.13 18:38:42.073873 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2127 | 2026.05.13 18:38:42.073963 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 2128 | 2026.05.13 18:38:42.073974 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.05.13 18:38:42.074083 [ 294 ] {ef83fa59-8635-45b1-a8c0-51247ad76c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2130 | 2026.05.13 18:38:42.074124 [ 294 ] {ef83fa59-8635-45b1-a8c0-51247ad76c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2131 | 2026.05.13 18:38:42.074197 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2132 | 2026.05.13 18:38:42.074263 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2133 | 2026.05.13 18:38:42.074392 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2134 | 2026.05.13 18:38:42.074492 [ 294 ] {ef83fa59-8635-45b1-a8c0-51247ad76c78} <Trace> oximeter.measurements_i64 (be64310e-f34a-4d8d-80ab-199b6cbbf61f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.05.13 18:38:42.074505 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2136 | 2026.05.13 18:38:42.074536 [ 294 ] {ef83fa59-8635-45b1-a8c0-51247ad76c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2137 | 2026.05.13 18:38:42.074618 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2138 | 2026.05.13 18:38:42.074725 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2139 | 2026.05.13 18:38:42.074841 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2140 | 2026.05.13 18:38:42.074874 [ 294 ] {ef83fa59-8635-45b1-a8c0-51247ad76c78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2141 | 2026.05.13 18:38:42.075094 [ 294 ] {ef83fa59-8635-45b1-a8c0-51247ad76c78} <Trace> oximeter.measurements_i64 (be64310e-f34a-4d8d-80ab-199b6cbbf61f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.05.13 18:38:42.075228 [ 294 ] {ef83fa59-8635-45b1-a8c0-51247ad76c78} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001163 sec., 12897.678417884781 rows/sec., 911.07 KiB/sec. | ||
| 2143 | 2026.05.13 18:38:42.075264 [ 294 ] {ef83fa59-8635-45b1-a8c0-51247ad76c78} <Debug> TCPHandler: Processed in 0.001340024 sec. | ||
| 2144 | 2026.05.13 18:38:42.075393 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.05.13 18:38:42.075488 [ 294 ] {b0fe9563-331e-4d36-8bc8-50f8068cd4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.05.13 18:38:42.075529 [ 294 ] {b0fe9563-331e-4d36-8bc8-50f8068cd4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2147 | 2026.05.13 18:38:42.075916 [ 294 ] {b0fe9563-331e-4d36-8bc8-50f8068cd4b0} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.05.13 18:38:42.075952 [ 294 ] {b0fe9563-331e-4d36-8bc8-50f8068cd4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2149 | 2026.05.13 18:38:42.076283 [ 294 ] {b0fe9563-331e-4d36-8bc8-50f8068cd4b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2150 | 2026.05.13 18:38:42.076500 [ 294 ] {b0fe9563-331e-4d36-8bc8-50f8068cd4b0} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.05.13 18:38:42.076630 [ 294 ] {b0fe9563-331e-4d36-8bc8-50f8068cd4b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 2152 | 2026.05.13 18:38:42.076665 [ 294 ] {b0fe9563-331e-4d36-8bc8-50f8068cd4b0} <Debug> TCPHandler: Processed in 0.001321303 sec. | ||
| 2153 | 2026.05.13 18:38:42.076791 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 19 columns (19 merged, 0 gathered) in 0.00286937 sec., 24744.10759156191 rows/sec., 44.34 MiB/sec. | ||
| 2154 | 2026.05.13 18:38:42.077060 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2155 | 2026.05.13 18:38:42.077375 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.05.13 18:38:42.077444 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2157 | 2026.05.13 18:38:42.077527 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2158 | 2026.05.13 18:38:42.224782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2159 | 2026.05.13 18:38:42.242709 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.05.13 18:38:42.242755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2161 | 2026.05.13 18:38:42.249256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2162 | 2026.05.13 18:38:42.249960 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.05.13 18:38:42.252920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2164 | 2026.05.13 18:38:43.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.74 MiB, peak 210.74 MiB, free memory in arenas 0.00 B, will set to 208.96 MiB (RSS), difference: 2.21 MiB | ||
| 2165 | 2026.05.13 18:38:44.505364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 254 | ||
| 2166 | 2026.05.13 18:38:44.507908 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.05.13 18:38:44.507951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2168 | 2026.05.13 18:38:44.509078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2169 | 2026.05.13 18:38:44.509343 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.05.13 18:38:44.509475 [ 46 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2171 | 2026.05.13 18:38:44.509535 [ 46 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.05.13 18:38:44.509555 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2173 | 2026.05.13 18:38:44.509571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 2174 | 2026.05.13 18:38:44.509646 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 2175 | 2026.05.13 18:38:44.510098 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2176 | 2026.05.13 18:38:44.510242 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 2177 | 2026.05.13 18:38:44.510600 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 2178 | 2026.05.13 18:38:44.510921 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2179 | 2026.05.13 18:38:44.511226 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2180 | 2026.05.13 18:38:44.511530 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2181 | 2026.05.13 18:38:44.511829 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2182 | 2026.05.13 18:38:44.516768 [ 200 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 72 columns (72 merged, 0 gathered) in 0.007156237 sec., 35493.5142589604 rows/sec., 33.42 MiB/sec. | ||
| 2183 | 2026.05.13 18:38:44.517673 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2184 | 2026.05.13 18:38:44.518260 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.05.13 18:38:44.518335 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_6_1} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2186 | 2026.05.13 18:38:44.518572 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 2187 | 2026.05.13 18:38:47.053463 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.05.13 18:38:47.053727 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2189 | 2026.05.13 18:38:47.054071 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2190 | 2026.05.13 18:38:47.054106 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <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 | ||
| 2191 | 2026.05.13 18:38:47.054322 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2192 | 2026.05.13 18:38:47.054391 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2193 | 2026.05.13 18:38:47.054529 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2194 | 2026.05.13 18:38:47.054680 [ 307 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2195 | 2026.05.13 18:38:47.054681 [ 306 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2196 | 2026.05.13 18:38:47.054783 [ 307 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2197 | 2026.05.13 18:38:47.054993 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2198 | 2026.05.13 18:38:47.055031 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2199 | 2026.05.13 18:38:47.055104 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2200 | 2026.05.13 18:38:47.055124 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2201 | 2026.05.13 18:38:47.055160 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2202 | 2026.05.13 18:38:47.055203 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2203 | 2026.05.13 18:38:47.056503 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002866 sec., 9071.877180739706 rows/sec., 1.95 MiB/sec. | ||
| 2204 | 2026.05.13 18:38:47.056636 [ 294 ] {e51ac253-44b6-4f12-baec-3580198152ac} <Debug> TCPHandler: Processed in 0.00334701 sec. | ||
| 2205 | 2026.05.13 18:38:47.058712 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.05.13 18:38:47.058929 [ 294 ] {51ed4e6f-100d-4c67-a5b1-1f7495b57427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2207 | 2026.05.13 18:38:47.059009 [ 294 ] {51ed4e6f-100d-4c67-a5b1-1f7495b57427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2208 | 2026.05.13 18:38:47.059771 [ 294 ] {51ed4e6f-100d-4c67-a5b1-1f7495b57427} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.05.13 18:38:47.059813 [ 294 ] {51ed4e6f-100d-4c67-a5b1-1f7495b57427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2210 | 2026.05.13 18:38:47.060196 [ 294 ] {51ed4e6f-100d-4c67-a5b1-1f7495b57427} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2211 | 2026.05.13 18:38:47.060421 [ 294 ] {51ed4e6f-100d-4c67-a5b1-1f7495b57427} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.05.13 18:38:47.060561 [ 39 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2213 | 2026.05.13 18:38:47.060565 [ 294 ] {51ed4e6f-100d-4c67-a5b1-1f7495b57427} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001697 sec., 45963.464938126104 rows/sec., 3.79 MiB/sec. | ||
| 2214 | 2026.05.13 18:38:47.060620 [ 39 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.05.13 18:38:47.060630 [ 294 ] {51ed4e6f-100d-4c67-a5b1-1f7495b57427} <Debug> TCPHandler: Processed in 0.002022866 sec. | ||
| 2216 | 2026.05.13 18:38:47.060657 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2217 | 2026.05.13 18:38:47.060799 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 2218 | 2026.05.13 18:38:47.060820 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2026.05.13 18:38:47.060948 [ 294 ] {8b08e590-2f24-413d-bec6-0be67abd5536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2220 | 2026.05.13 18:38:47.060979 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2221 | 2026.05.13 18:38:47.060988 [ 294 ] {8b08e590-2f24-413d-bec6-0be67abd5536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2222 | 2026.05.13 18:38:47.061027 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2223 | 2026.05.13 18:38:47.061107 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 198 rows starting from the beginning of the part | ||
| 2224 | 2026.05.13 18:38:47.061160 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2225 | 2026.05.13 18:38:47.061207 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2226 | 2026.05.13 18:38:47.061250 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 92 rows starting from the beginning of the part | ||
| 2227 | 2026.05.13 18:38:47.061311 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2228 | 2026.05.13 18:38:47.061425 [ 294 ] {8b08e590-2f24-413d-bec6-0be67abd5536} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.05.13 18:38:47.061470 [ 294 ] {8b08e590-2f24-413d-bec6-0be67abd5536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2230 | 2026.05.13 18:38:47.061795 [ 294 ] {8b08e590-2f24-413d-bec6-0be67abd5536} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2231 | 2026.05.13 18:38:47.062040 [ 294 ] {8b08e590-2f24-413d-bec6-0be67abd5536} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.05.13 18:38:47.062174 [ 294 ] {8b08e590-2f24-413d-bec6-0be67abd5536} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001243 sec., 8849.557522123894 rows/sec., 665.45 KiB/sec. | ||
| 2233 | 2026.05.13 18:38:47.062210 [ 294 ] {8b08e590-2f24-413d-bec6-0be67abd5536} <Debug> TCPHandler: Processed in 0.001439536 sec. | ||
| 2234 | 2026.05.13 18:38:47.062284 [ 195 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539877 sec., 457828.7746358962 rows/sec., 40.88 MiB/sec. | ||
| 2235 | 2026.05.13 18:38:47.062340 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.05.13 18:38:47.062441 [ 294 ] {d06a1796-6097-45af-a6e2-1bf66d6b9b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2237 | 2026.05.13 18:38:47.062480 [ 294 ] {d06a1796-6097-45af-a6e2-1bf66d6b9b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2238 | 2026.05.13 18:38:47.062518 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2239 | 2026.05.13 18:38:47.062789 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.05.13 18:38:47.062856 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_11_2} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2241 | 2026.05.13 18:38:47.062932 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2242 | 2026.05.13 18:38:47.062939 [ 294 ] {d06a1796-6097-45af-a6e2-1bf66d6b9b9c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.05.13 18:38:47.062975 [ 294 ] {d06a1796-6097-45af-a6e2-1bf66d6b9b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2244 | 2026.05.13 18:38:47.063318 [ 294 ] {d06a1796-6097-45af-a6e2-1bf66d6b9b9c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2245 | 2026.05.13 18:38:47.063542 [ 294 ] {d06a1796-6097-45af-a6e2-1bf66d6b9b9c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.05.13 18:38:47.063665 [ 294 ] {d06a1796-6097-45af-a6e2-1bf66d6b9b9c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001242 sec., 60386.473429951686 rows/sec., 4.71 MiB/sec. | ||
| 2247 | 2026.05.13 18:38:47.063665 [ 36 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2248 | 2026.05.13 18:38:47.063702 [ 294 ] {d06a1796-6097-45af-a6e2-1bf66d6b9b9c} <Debug> TCPHandler: Processed in 0.001410605 sec. | ||
| 2249 | 2026.05.13 18:38:47.063723 [ 36 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.05.13 18:38:47.063751 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2251 | 2026.05.13 18:38:47.063846 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.05.13 18:38:47.063870 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 2253 | 2026.05.13 18:38:47.063946 [ 294 ] {09e06ce8-73be-4c13-a185-23739470f7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.05.13 18:38:47.063994 [ 294 ] {09e06ce8-73be-4c13-a185-23739470f7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2255 | 2026.05.13 18:38:47.064022 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2256 | 2026.05.13 18:38:47.064074 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2257 | 2026.05.13 18:38:47.064176 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 111 rows starting from the beginning of the part | ||
| 2258 | 2026.05.13 18:38:47.064236 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2259 | 2026.05.13 18:38:47.064285 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2260 | 2026.05.13 18:38:47.064326 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 101 rows starting from the beginning of the part | ||
| 2261 | 2026.05.13 18:38:47.064381 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2262 | 2026.05.13 18:38:47.064515 [ 294 ] {09e06ce8-73be-4c13-a185-23739470f7e0} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.05.13 18:38:47.064559 [ 294 ] {09e06ce8-73be-4c13-a185-23739470f7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2264 | 2026.05.13 18:38:47.064943 [ 294 ] {09e06ce8-73be-4c13-a185-23739470f7e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2265 | 2026.05.13 18:38:47.065191 [ 294 ] {09e06ce8-73be-4c13-a185-23739470f7e0} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): 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.13 18:38:47.065327 [ 294 ] {09e06ce8-73be-4c13-a185-23739470f7e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0014 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 2267 | 2026.05.13 18:38:47.065334 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2268 | 2026.05.13 18:38:47.065365 [ 294 ] {09e06ce8-73be-4c13-a185-23739470f7e0} <Debug> TCPHandler: Processed in 0.001567598 sec. | ||
| 2269 | 2026.05.13 18:38:47.065392 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.05.13 18:38:47.065424 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2271 | 2026.05.13 18:38:47.065447 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634768 sec., 334604.0539085668 rows/sec., 27.87 MiB/sec. | ||
| 2272 | 2026.05.13 18:38:47.065502 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.05.13 18:38:47.065503 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 2274 | 2026.05.13 18:38:47.065601 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2275 | 2026.05.13 18:38:47.065615 [ 294 ] {648cb910-ba8f-40d1-a0fc-2726f5bc6e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2276 | 2026.05.13 18:38:47.065669 [ 294 ] {648cb910-ba8f-40d1-a0fc-2726f5bc6e55} <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 | ||
| 2277 | 2026.05.13 18:38:47.065680 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2278 | 2026.05.13 18:38:47.065720 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1067 rows starting from the beginning of the part | ||
| 2279 | 2026.05.13 18:38:47.065802 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2280 | 2026.05.13 18:38:47.065852 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2281 | 2026.05.13 18:38:47.065869 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.05.13 18:38:47.065896 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2283 | 2026.05.13 18:38:47.065943 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 163 rows starting from the beginning of the part | ||
| 2284 | 2026.05.13 18:38:47.065951 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_11_2} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2285 | 2026.05.13 18:38:47.066003 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 2286 | 2026.05.13 18:38:47.066037 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2287 | 2026.05.13 18:38:47.066499 [ 294 ] {648cb910-ba8f-40d1-a0fc-2726f5bc6e55} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.05.13 18:38:47.066537 [ 294 ] {648cb910-ba8f-40d1-a0fc-2726f5bc6e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2289 | 2026.05.13 18:38:47.067094 [ 294 ] {648cb910-ba8f-40d1-a0fc-2726f5bc6e55} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2290 | 2026.05.13 18:38:47.067279 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1906 rows, containing 5 columns (5 merged, 0 gathered) in 0.001804122 sec., 1056469.573565424 rows/sec., 74.56 MiB/sec. | ||
| 2291 | 2026.05.13 18:38:47.067317 [ 294 ] {648cb910-ba8f-40d1-a0fc-2726f5bc6e55} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.05.13 18:38:47.067458 [ 294 ] {648cb910-ba8f-40d1-a0fc-2726f5bc6e55} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001861 sec., 5910.800644814616 rows/sec., 10.59 MiB/sec. | ||
| 2293 | 2026.05.13 18:38:47.067494 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2294 | 2026.05.13 18:38:47.067509 [ 294 ] {648cb910-ba8f-40d1-a0fc-2726f5bc6e55} <Debug> TCPHandler: Processed in 0.002055616 sec. | ||
| 2295 | 2026.05.13 18:38:47.067634 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.05.13 18:38:47.067730 [ 294 ] {60cc50ba-ce82-4565-8d2a-7128e3c0e383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2297 | 2026.05.13 18:38:47.067748 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.05.13 18:38:47.067770 [ 294 ] {60cc50ba-ce82-4565-8d2a-7128e3c0e383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2299 | 2026.05.13 18:38:47.067809 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2300 | 2026.05.13 18:38:47.067874 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2301 | 2026.05.13 18:38:47.068151 [ 294 ] {60cc50ba-ce82-4565-8d2a-7128e3c0e383} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.05.13 18:38:47.068185 [ 294 ] {60cc50ba-ce82-4565-8d2a-7128e3c0e383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2303 | 2026.05.13 18:38:47.068489 [ 294 ] {60cc50ba-ce82-4565-8d2a-7128e3c0e383} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2304 | 2026.05.13 18:38:47.068717 [ 294 ] {60cc50ba-ce82-4565-8d2a-7128e3c0e383} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.05.13 18:38:47.068839 [ 36 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2306 | 2026.05.13 18:38:47.068841 [ 294 ] {60cc50ba-ce82-4565-8d2a-7128e3c0e383} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 2307 | 2026.05.13 18:38:47.068883 [ 36 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.05.13 18:38:47.068904 [ 294 ] {60cc50ba-ce82-4565-8d2a-7128e3c0e383} <Debug> TCPHandler: Processed in 0.001318624 sec. | ||
| 2309 | 2026.05.13 18:38:47.068909 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2310 | 2026.05.13 18:38:47.069025 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 2311 | 2026.05.13 18:38:47.069123 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2312 | 2026.05.13 18:38:47.069148 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 2313 | 2026.05.13 18:38:47.069191 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2314 | 2026.05.13 18:38:47.069225 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 2315 | 2026.05.13 18:38:47.069259 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 2316 | 2026.05.13 18:38:47.069292 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 2317 | 2026.05.13 18:38:47.069326 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2318 | 2026.05.13 18:38:47.070092 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103989 sec., 570657.8598156322 rows/sec., 38.62 MiB/sec. | ||
| 2319 | 2026.05.13 18:38:47.070276 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2320 | 2026.05.13 18:38:47.070530 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_11_2} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.05.13 18:38:47.070608 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_11_2} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2322 | 2026.05.13 18:38:47.070674 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2323 | 2026.05.13 18:38:49.451356 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2324 | 2026.05.13 18:38:49.451431 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2325 | 2026.05.13 18:38:49.505189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4699 | ||
| 2326 | 2026.05.13 18:38:49.505740 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.05.13 18:38:49.505788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2328 | 2026.05.13 18:38:49.506337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2329 | 2026.05.13 18:38:49.506572 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.13 18:38:49.506702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4699 | ||
| 2331 | 2026.05.13 18:38:49.752968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2332 | 2026.05.13 18:38:49.769653 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.05.13 18:38:49.769714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2334 | 2026.05.13 18:38:49.776076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2335 | 2026.05.13 18:38:49.776752 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.05.13 18:38:49.779404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2337 | 2026.05.13 18:38:50.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.10 MiB, peak 214.10 MiB, free memory in arenas 0.00 B, will set to 213.09 MiB (RSS), difference: 2.99 MiB | ||
| 2338 | 2026.05.13 18:38:52.053209 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2026.05.13 18:38:52.053534 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2340 | 2026.05.13 18:38:52.053843 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2341 | 2026.05.13 18:38:52.053877 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2342 | 2026.05.13 18:38:52.054098 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2343 | 2026.05.13 18:38:52.054165 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2344 | 2026.05.13 18:38:52.054297 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2345 | 2026.05.13 18:38:52.054476 [ 306 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2346 | 2026.05.13 18:38:52.054485 [ 307 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2347 | 2026.05.13 18:38:52.054476 [ 363 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2348 | 2026.05.13 18:38:52.054729 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (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 | ||
| 2349 | 2026.05.13 18:38:52.054757 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2350 | 2026.05.13 18:38:52.054837 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2351 | 2026.05.13 18:38:52.054857 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2352 | 2026.05.13 18:38:52.054891 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2353 | 2026.05.13 18:38:52.054925 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2354 | 2026.05.13 18:38:52.054955 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2355 | 2026.05.13 18:38:52.056632 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> executeQuery: Read 30 rows, 6.11 KiB in 0.003207 sec., 9354.536950420954 rows/sec., 1.86 MiB/sec. | ||
| 2356 | 2026.05.13 18:38:52.056785 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> MemoryTracker: Peak memory usage (for query): 144.46 KiB. | ||
| 2357 | 2026.05.13 18:38:52.056801 [ 294 ] {1ad1cc04-7a2d-4ce5-a892-3078d6ed84b1} <Debug> TCPHandler: Processed in 0.003786677 sec. | ||
| 2358 | 2026.05.13 18:38:52.059194 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.05.13 18:38:52.059322 [ 294 ] {9a3285fb-4db2-4bd9-9719-6a5551082f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2360 | 2026.05.13 18:38:52.059371 [ 294 ] {9a3285fb-4db2-4bd9-9719-6a5551082f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2361 | 2026.05.13 18:38:52.059931 [ 294 ] {9a3285fb-4db2-4bd9-9719-6a5551082f50} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.05.13 18:38:52.059974 [ 294 ] {9a3285fb-4db2-4bd9-9719-6a5551082f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2363 | 2026.05.13 18:38:52.060366 [ 294 ] {9a3285fb-4db2-4bd9-9719-6a5551082f50} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2364 | 2026.05.13 18:38:52.060583 [ 294 ] {9a3285fb-4db2-4bd9-9719-6a5551082f50} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.05.13 18:38:52.060721 [ 294 ] {9a3285fb-4db2-4bd9-9719-6a5551082f50} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001435 sec., 80836.2369337979 rows/sec., 6.84 MiB/sec. | ||
| 2366 | 2026.05.13 18:38:52.060757 [ 294 ] {9a3285fb-4db2-4bd9-9719-6a5551082f50} <Debug> TCPHandler: Processed in 0.001623218 sec. | ||
| 2367 | 2026.05.13 18:38:52.060905 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.05.13 18:38:52.061000 [ 294 ] {85c4d296-fe28-4ce0-a6e2-25ea4da319fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2369 | 2026.05.13 18:38:52.061038 [ 294 ] {85c4d296-fe28-4ce0-a6e2-25ea4da319fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2370 | 2026.05.13 18:38:52.061476 [ 294 ] {85c4d296-fe28-4ce0-a6e2-25ea4da319fe} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.05.13 18:38:52.061512 [ 294 ] {85c4d296-fe28-4ce0-a6e2-25ea4da319fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2372 | 2026.05.13 18:38:52.061793 [ 294 ] {85c4d296-fe28-4ce0-a6e2-25ea4da319fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2373 | 2026.05.13 18:38:52.061998 [ 294 ] {85c4d296-fe28-4ce0-a6e2-25ea4da319fe} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.05.13 18:38:52.062119 [ 294 ] {85c4d296-fe28-4ce0-a6e2-25ea4da319fe} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001137 sec., 26385.224274406333 rows/sec., 1.94 MiB/sec. | ||
| 2375 | 2026.05.13 18:38:52.062154 [ 294 ] {85c4d296-fe28-4ce0-a6e2-25ea4da319fe} <Debug> TCPHandler: Processed in 0.001297953 sec. | ||
| 2376 | 2026.05.13 18:38:52.062291 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.05.13 18:38:52.062386 [ 294 ] {ebe5a9ae-a95c-4e89-a455-f39633b957ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2378 | 2026.05.13 18:38:52.062423 [ 294 ] {ebe5a9ae-a95c-4e89-a455-f39633b957ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2379 | 2026.05.13 18:38:52.062840 [ 294 ] {ebe5a9ae-a95c-4e89-a455-f39633b957ed} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.05.13 18:38:52.062876 [ 294 ] {ebe5a9ae-a95c-4e89-a455-f39633b957ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2381 | 2026.05.13 18:38:52.063177 [ 294 ] {ebe5a9ae-a95c-4e89-a455-f39633b957ed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2382 | 2026.05.13 18:38:52.063403 [ 294 ] {ebe5a9ae-a95c-4e89-a455-f39633b957ed} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.05.13 18:38:52.063526 [ 294 ] {ebe5a9ae-a95c-4e89-a455-f39633b957ed} <Debug> executeQuery: Read 100 rows, 8.03 KiB in 0.001158 sec., 86355.78583765113 rows/sec., 6.77 MiB/sec. | ||
| 2384 | 2026.05.13 18:38:52.063561 [ 294 ] {ebe5a9ae-a95c-4e89-a455-f39633b957ed} <Debug> TCPHandler: Processed in 0.001318283 sec. | ||
| 2385 | 2026.05.13 18:38:52.063705 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.05.13 18:38:52.063798 [ 294 ] {840b8d07-785a-44af-8393-2127193104dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2387 | 2026.05.13 18:38:52.063838 [ 294 ] {840b8d07-785a-44af-8393-2127193104dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2388 | 2026.05.13 18:38:52.064282 [ 294 ] {840b8d07-785a-44af-8393-2127193104dd} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.05.13 18:38:52.064317 [ 294 ] {840b8d07-785a-44af-8393-2127193104dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2390 | 2026.05.13 18:38:52.064630 [ 294 ] {840b8d07-785a-44af-8393-2127193104dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2391 | 2026.05.13 18:38:52.064836 [ 294 ] {840b8d07-785a-44af-8393-2127193104dd} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.13 18:38:52.064960 [ 294 ] {840b8d07-785a-44af-8393-2127193104dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 2393 | 2026.05.13 18:38:52.064995 [ 294 ] {840b8d07-785a-44af-8393-2127193104dd} <Debug> TCPHandler: Processed in 0.001338514 sec. | ||
| 2394 | 2026.05.13 18:38:52.065140 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.05.13 18:38:52.065233 [ 294 ] {6fabf8b4-888a-49f6-9a07-8feb9ebb16ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2396 | 2026.05.13 18:38:52.065285 [ 294 ] {6fabf8b4-888a-49f6-9a07-8feb9ebb16ae} <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 | ||
| 2397 | 2026.05.13 18:38:52.066090 [ 294 ] {6fabf8b4-888a-49f6-9a07-8feb9ebb16ae} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.05.13 18:38:52.066126 [ 294 ] {6fabf8b4-888a-49f6-9a07-8feb9ebb16ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2399 | 2026.05.13 18:38:52.066658 [ 294 ] {6fabf8b4-888a-49f6-9a07-8feb9ebb16ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2400 | 2026.05.13 18:38:52.066870 [ 294 ] {6fabf8b4-888a-49f6-9a07-8feb9ebb16ae} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.13 18:38:52.067007 [ 294 ] {6fabf8b4-888a-49f6-9a07-8feb9ebb16ae} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001791 sec., 16750.418760469012 rows/sec., 30.02 MiB/sec. | ||
| 2402 | 2026.05.13 18:38:52.067056 [ 294 ] {6fabf8b4-888a-49f6-9a07-8feb9ebb16ae} <Debug> TCPHandler: Processed in 0.001972004 sec. | ||
| 2403 | 2026.05.13 18:38:52.067229 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.05.13 18:38:52.067323 [ 294 ] {4268586d-a0a1-4a48-9730-d167537ae178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.05.13 18:38:52.067362 [ 294 ] {4268586d-a0a1-4a48-9730-d167537ae178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2406 | 2026.05.13 18:38:52.067682 [ 294 ] {4268586d-a0a1-4a48-9730-d167537ae178} <Trace> oximeter.measurements_i64 (be64310e-f34a-4d8d-80ab-199b6cbbf61f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.05.13 18:38:52.067717 [ 294 ] {4268586d-a0a1-4a48-9730-d167537ae178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2408 | 2026.05.13 18:38:52.067998 [ 294 ] {4268586d-a0a1-4a48-9730-d167537ae178} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2409 | 2026.05.13 18:38:52.068216 [ 294 ] {4268586d-a0a1-4a48-9730-d167537ae178} <Trace> oximeter.measurements_i64 (be64310e-f34a-4d8d-80ab-199b6cbbf61f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.13 18:38:52.068337 [ 294 ] {4268586d-a0a1-4a48-9730-d167537ae178} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001032 sec., 11627.906976744187 rows/sec., 903.70 KiB/sec. | ||
| 2411 | 2026.05.13 18:38:52.068370 [ 294 ] {4268586d-a0a1-4a48-9730-d167537ae178} <Debug> TCPHandler: Processed in 0.001192312 sec. | ||
| 2412 | 2026.05.13 18:38:52.068511 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.05.13 18:38:52.068605 [ 294 ] {2a350217-dded-40c2-b7cd-941ac82eacac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.05.13 18:38:52.068643 [ 294 ] {2a350217-dded-40c2-b7cd-941ac82eacac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2415 | 2026.05.13 18:38:52.069466 [ 294 ] {2a350217-dded-40c2-b7cd-941ac82eacac} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.05.13 18:38:52.069502 [ 294 ] {2a350217-dded-40c2-b7cd-941ac82eacac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2417 | 2026.05.13 18:38:52.069803 [ 294 ] {2a350217-dded-40c2-b7cd-941ac82eacac} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2418 | 2026.05.13 18:38:52.070006 [ 294 ] {2a350217-dded-40c2-b7cd-941ac82eacac} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): 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.13 18:38:52.070131 [ 294 ] {2a350217-dded-40c2-b7cd-941ac82eacac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
| 2420 | 2026.05.13 18:38:52.070165 [ 294 ] {2a350217-dded-40c2-b7cd-941ac82eacac} <Debug> TCPHandler: Processed in 0.00170561 sec. | ||
| 2421 | 2026.05.13 18:38:52.465529 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.05.13 18:38:52.465789 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2423 | 2026.05.13 18:38:52.466169 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2424 | 2026.05.13 18:38:52.466215 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2425 | 2026.05.13 18:38:52.466517 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2426 | 2026.05.13 18:38:52.466589 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2427 | 2026.05.13 18:38:52.466723 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2428 | 2026.05.13 18:38:52.466857 [ 342 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2429 | 2026.05.13 18:38:52.466876 [ 306 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2430 | 2026.05.13 18:38:52.466859 [ 323 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2431 | 2026.05.13 18:38:52.467030 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2432 | 2026.05.13 18:38:52.467057 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2433 | 2026.05.13 18:38:52.467123 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2434 | 2026.05.13 18:38:52.467142 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2435 | 2026.05.13 18:38:52.467176 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2436 | 2026.05.13 18:38:52.467223 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2437 | 2026.05.13 18:38:52.468447 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00277 sec., 9386.281588447653 rows/sec., 2.02 MiB/sec. | ||
| 2438 | 2026.05.13 18:38:52.468570 [ 294 ] {129c93ec-6a19-4e22-bc57-b35f418f7766} <Debug> TCPHandler: Processed in 0.003175556 sec. | ||
| 2439 | 2026.05.13 18:38:52.487739 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.05.13 18:38:52.487875 [ 294 ] {64dc1e05-0487-4778-9f12-16bb902b7ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2441 | 2026.05.13 18:38:52.487926 [ 294 ] {64dc1e05-0487-4778-9f12-16bb902b7ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2442 | 2026.05.13 18:38:52.488628 [ 294 ] {64dc1e05-0487-4778-9f12-16bb902b7ccd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.05.13 18:38:52.488672 [ 294 ] {64dc1e05-0487-4778-9f12-16bb902b7ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2444 | 2026.05.13 18:38:52.489100 [ 294 ] {64dc1e05-0487-4778-9f12-16bb902b7ccd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2445 | 2026.05.13 18:38:52.489290 [ 294 ] {64dc1e05-0487-4778-9f12-16bb902b7ccd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.05.13 18:38:52.489435 [ 294 ] {64dc1e05-0487-4778-9f12-16bb902b7ccd} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001598 sec., 5632.040050062578 rows/sec., 1.15 MiB/sec. | ||
| 2447 | 2026.05.13 18:38:52.489472 [ 294 ] {64dc1e05-0487-4778-9f12-16bb902b7ccd} <Debug> TCPHandler: Processed in 0.001797202 sec. | ||
| 2448 | 2026.05.13 18:38:52.489653 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.05.13 18:38:52.489756 [ 294 ] {d2ebed93-501b-4a7a-8671-86fe5545e1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2450 | 2026.05.13 18:38:52.489795 [ 294 ] {d2ebed93-501b-4a7a-8671-86fe5545e1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2451 | 2026.05.13 18:38:52.490256 [ 294 ] {d2ebed93-501b-4a7a-8671-86fe5545e1f8} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.05.13 18:38:52.490292 [ 294 ] {d2ebed93-501b-4a7a-8671-86fe5545e1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2453 | 2026.05.13 18:38:52.490611 [ 294 ] {d2ebed93-501b-4a7a-8671-86fe5545e1f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2454 | 2026.05.13 18:38:52.490824 [ 294 ] {d2ebed93-501b-4a7a-8671-86fe5545e1f8} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.05.13 18:38:52.490952 [ 294 ] {d2ebed93-501b-4a7a-8671-86fe5545e1f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001214 sec., 19769.357495881384 rows/sec., 1.64 MiB/sec. | ||
| 2456 | 2026.05.13 18:38:52.490988 [ 294 ] {d2ebed93-501b-4a7a-8671-86fe5545e1f8} <Debug> TCPHandler: Processed in 0.001386864 sec. | ||
| 2457 | 2026.05.13 18:38:52.491119 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.05.13 18:38:52.491215 [ 294 ] {46a7b4b7-3f68-4dbb-b753-caa9ec606ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2459 | 2026.05.13 18:38:52.491253 [ 294 ] {46a7b4b7-3f68-4dbb-b753-caa9ec606ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2460 | 2026.05.13 18:38:52.491667 [ 294 ] {46a7b4b7-3f68-4dbb-b753-caa9ec606ec0} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.05.13 18:38:52.491703 [ 294 ] {46a7b4b7-3f68-4dbb-b753-caa9ec606ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2462 | 2026.05.13 18:38:52.492024 [ 294 ] {46a7b4b7-3f68-4dbb-b753-caa9ec606ec0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2463 | 2026.05.13 18:38:52.492224 [ 294 ] {46a7b4b7-3f68-4dbb-b753-caa9ec606ec0} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.05.13 18:38:52.492345 [ 294 ] {46a7b4b7-3f68-4dbb-b753-caa9ec606ec0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 710.30 KiB/sec. | ||
| 2465 | 2026.05.13 18:38:52.492380 [ 294 ] {46a7b4b7-3f68-4dbb-b753-caa9ec606ec0} <Debug> TCPHandler: Processed in 0.001310053 sec. | ||
| 2466 | 2026.05.13 18:38:52.492506 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.13 18:38:52.492601 [ 294 ] {5ce77d4d-f7e7-45a6-ae57-b4921039d9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2468 | 2026.05.13 18:38:52.492639 [ 294 ] {5ce77d4d-f7e7-45a6-ae57-b4921039d9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2469 | 2026.05.13 18:38:52.494234 [ 294 ] {5ce77d4d-f7e7-45a6-ae57-b4921039d9fe} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.05.13 18:38:52.494275 [ 294 ] {5ce77d4d-f7e7-45a6-ae57-b4921039d9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2471 | 2026.05.13 18:38:52.494858 [ 294 ] {5ce77d4d-f7e7-45a6-ae57-b4921039d9fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2472 | 2026.05.13 18:38:52.495089 [ 294 ] {5ce77d4d-f7e7-45a6-ae57-b4921039d9fe} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.13 18:38:52.495251 [ 294 ] {5ce77d4d-f7e7-45a6-ae57-b4921039d9fe} <Debug> executeQuery: Read 2550 rows, 194.37 KiB in 0.002664 sec., 957207.2072072071 rows/sec., 71.25 MiB/sec. | ||
| 2474 | 2026.05.13 18:38:52.495317 [ 294 ] {5ce77d4d-f7e7-45a6-ae57-b4921039d9fe} <Debug> TCPHandler: Processed in 0.00285889 sec. | ||
| 2475 | 2026.05.13 18:38:52.495557 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.13 18:38:52.495682 [ 294 ] {97388f30-d398-4230-ae3f-2ae9de919ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.13 18:38:52.495735 [ 294 ] {97388f30-d398-4230-ae3f-2ae9de919ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2478 | 2026.05.13 18:38:52.496215 [ 294 ] {97388f30-d398-4230-ae3f-2ae9de919ccc} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.13 18:38:52.496251 [ 294 ] {97388f30-d398-4230-ae3f-2ae9de919ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2480 | 2026.05.13 18:38:52.496563 [ 294 ] {97388f30-d398-4230-ae3f-2ae9de919ccc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2481 | 2026.05.13 18:38:52.496769 [ 294 ] {97388f30-d398-4230-ae3f-2ae9de919ccc} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.13 18:38:52.496897 [ 294 ] {97388f30-d398-4230-ae3f-2ae9de919ccc} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001251 sec., 33573.14148681056 rows/sec., 2.47 MiB/sec. | ||
| 2483 | 2026.05.13 18:38:52.496941 [ 294 ] {97388f30-d398-4230-ae3f-2ae9de919ccc} <Debug> TCPHandler: Processed in 0.001499446 sec. | ||
| 2484 | 2026.05.13 18:38:52.497077 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.13 18:38:52.497178 [ 294 ] {1be1adfc-340d-45ed-9bb2-063ed5e96d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.13 18:38:52.497219 [ 294 ] {1be1adfc-340d-45ed-9bb2-063ed5e96d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2487 | 2026.05.13 18:38:52.498085 [ 294 ] {1be1adfc-340d-45ed-9bb2-063ed5e96d8f} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.13 18:38:52.498121 [ 294 ] {1be1adfc-340d-45ed-9bb2-063ed5e96d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2489 | 2026.05.13 18:38:52.498482 [ 294 ] {1be1adfc-340d-45ed-9bb2-063ed5e96d8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2490 | 2026.05.13 18:38:52.498689 [ 294 ] {1be1adfc-340d-45ed-9bb2-063ed5e96d8f} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.13 18:38:52.498816 [ 294 ] {1be1adfc-340d-45ed-9bb2-063ed5e96d8f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001659 sec., 497287.5226039783 rows/sec., 29.09 MiB/sec. | ||
| 2492 | 2026.05.13 18:38:52.498858 [ 294 ] {1be1adfc-340d-45ed-9bb2-063ed5e96d8f} <Debug> TCPHandler: Processed in 0.001835973 sec. | ||
| 2493 | 2026.05.13 18:38:52.499023 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.13 18:38:52.499148 [ 294 ] {1566640d-6af5-417b-9277-eaf0fff0ec61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.13 18:38:52.499195 [ 294 ] {1566640d-6af5-417b-9277-eaf0fff0ec61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2496 | 2026.05.13 18:38:52.499692 [ 294 ] {1566640d-6af5-417b-9277-eaf0fff0ec61} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.13 18:38:52.499727 [ 294 ] {1566640d-6af5-417b-9277-eaf0fff0ec61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2498 | 2026.05.13 18:38:52.500032 [ 294 ] {1566640d-6af5-417b-9277-eaf0fff0ec61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2499 | 2026.05.13 18:38:52.500236 [ 294 ] {1566640d-6af5-417b-9277-eaf0fff0ec61} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.05.13 18:38:52.500364 [ 294 ] {1566640d-6af5-417b-9277-eaf0fff0ec61} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.00124 sec., 1612.9032258064517 rows/sec., 113.41 KiB/sec. | ||
| 2501 | 2026.05.13 18:38:52.500406 [ 294 ] {1566640d-6af5-417b-9277-eaf0fff0ec61} <Debug> TCPHandler: Processed in 0.001447286 sec. | ||
| 2502 | 2026.05.13 18:38:52.500537 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.05.13 18:38:52.500631 [ 294 ] {a8404fae-2458-4979-b67f-be680da55b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.05.13 18:38:52.500669 [ 294 ] {a8404fae-2458-4979-b67f-be680da55b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2505 | 2026.05.13 18:38:52.501085 [ 294 ] {a8404fae-2458-4979-b67f-be680da55b3d} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.13 18:38:52.501120 [ 294 ] {a8404fae-2458-4979-b67f-be680da55b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2507 | 2026.05.13 18:38:52.501409 [ 294 ] {a8404fae-2458-4979-b67f-be680da55b3d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2508 | 2026.05.13 18:38:52.501622 [ 294 ] {a8404fae-2458-4979-b67f-be680da55b3d} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.13 18:38:52.501743 [ 294 ] {a8404fae-2458-4979-b67f-be680da55b3d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 2510 | 2026.05.13 18:38:52.501785 [ 294 ] {a8404fae-2458-4979-b67f-be680da55b3d} <Debug> TCPHandler: Processed in 0.001295343 sec. | ||
| 2511 | 2026.05.13 18:38:52.501961 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.05.13 18:38:52.502054 [ 294 ] {d17e22c9-2637-4abc-9fed-f60cbf74069e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2513 | 2026.05.13 18:38:52.502092 [ 294 ] {d17e22c9-2637-4abc-9fed-f60cbf74069e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2514 | 2026.05.13 18:38:52.503042 [ 294 ] {d17e22c9-2637-4abc-9fed-f60cbf74069e} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.13 18:38:52.503077 [ 294 ] {d17e22c9-2637-4abc-9fed-f60cbf74069e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2516 | 2026.05.13 18:38:52.503509 [ 294 ] {d17e22c9-2637-4abc-9fed-f60cbf74069e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2517 | 2026.05.13 18:38:52.503736 [ 294 ] {d17e22c9-2637-4abc-9fed-f60cbf74069e} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.05.13 18:38:52.503861 [ 294 ] {d17e22c9-2637-4abc-9fed-f60cbf74069e} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001824 sec., 737390.3508771929 rows/sec., 49.74 MiB/sec. | ||
| 2519 | 2026.05.13 18:38:52.503904 [ 294 ] {d17e22c9-2637-4abc-9fed-f60cbf74069e} <Debug> TCPHandler: Processed in 0.001995356 sec. | ||
| 2520 | 2026.05.13 18:38:52.504064 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.13 18:38:52.504159 [ 294 ] {52f86f27-0ec2-4473-a154-a54e70e4efad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2522 | 2026.05.13 18:38:52.504200 [ 294 ] {52f86f27-0ec2-4473-a154-a54e70e4efad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2523 | 2026.05.13 18:38:52.505549 [ 294 ] {52f86f27-0ec2-4473-a154-a54e70e4efad} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.13 18:38:52.505585 [ 294 ] {52f86f27-0ec2-4473-a154-a54e70e4efad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2525 | 2026.05.13 18:38:52.506264 [ 294 ] {52f86f27-0ec2-4473-a154-a54e70e4efad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2526 | 2026.05.13 18:38:52.506488 [ 294 ] {52f86f27-0ec2-4473-a154-a54e70e4efad} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.13 18:38:52.506610 [ 294 ] {52f86f27-0ec2-4473-a154-a54e70e4efad} <Debug> executeQuery: Read 3566 rows, 231.73 KiB in 0.002469 sec., 1444309.4370190362 rows/sec., 91.65 MiB/sec. | ||
| 2528 | 2026.05.13 18:38:52.506644 [ 294 ] {52f86f27-0ec2-4473-a154-a54e70e4efad} <Debug> TCPHandler: Processed in 0.002630327 sec. | ||
| 2529 | 2026.05.13 18:38:52.506798 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.13 18:38:52.506892 [ 294 ] {4d30a286-4c70-4166-b5cb-b9c964fa783f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.13 18:38:52.506944 [ 294 ] {4d30a286-4c70-4166-b5cb-b9c964fa783f} <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 | ||
| 2532 | 2026.05.13 18:38:52.507748 [ 294 ] {4d30a286-4c70-4166-b5cb-b9c964fa783f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.13 18:38:52.507784 [ 294 ] {4d30a286-4c70-4166-b5cb-b9c964fa783f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2534 | 2026.05.13 18:38:52.508309 [ 294 ] {4d30a286-4c70-4166-b5cb-b9c964fa783f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2535 | 2026.05.13 18:38:52.508522 [ 294 ] {4d30a286-4c70-4166-b5cb-b9c964fa783f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.13 18:38:52.508655 [ 294 ] {4d30a286-4c70-4166-b5cb-b9c964fa783f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001781 sec., 11229.646266142616 rows/sec., 20.12 MiB/sec. | ||
| 2537 | 2026.05.13 18:38:52.508705 [ 294 ] {4d30a286-4c70-4166-b5cb-b9c964fa783f} <Debug> TCPHandler: Processed in 0.001956394 sec. | ||
| 2538 | 2026.05.13 18:38:52.508846 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.05.13 18:38:52.508971 [ 294 ] {29d4fdda-2b57-4f6d-9b50-0f5adf63f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.05.13 18:38:52.509020 [ 294 ] {29d4fdda-2b57-4f6d-9b50-0f5adf63f04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2541 | 2026.05.13 18:38:52.509466 [ 294 ] {29d4fdda-2b57-4f6d-9b50-0f5adf63f04a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.13 18:38:52.509507 [ 294 ] {29d4fdda-2b57-4f6d-9b50-0f5adf63f04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2543 | 2026.05.13 18:38:52.509827 [ 294 ] {29d4fdda-2b57-4f6d-9b50-0f5adf63f04a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2544 | 2026.05.13 18:38:52.510039 [ 294 ] {29d4fdda-2b57-4f6d-9b50-0f5adf63f04a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.13 18:38:52.510164 [ 294 ] {29d4fdda-2b57-4f6d-9b50-0f5adf63f04a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 679.35 KiB/sec. | ||
| 2546 | 2026.05.13 18:38:52.510199 [ 294 ] {29d4fdda-2b57-4f6d-9b50-0f5adf63f04a} <Debug> TCPHandler: Processed in 0.001414514 sec. | ||
| 2547 | 2026.05.13 18:38:54.509708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 310 | ||
| 2548 | 2026.05.13 18:38:54.512342 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.05.13 18:38:54.512385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2550 | 2026.05.13 18:38:54.513562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2551 | 2026.05.13 18:38:54.513824 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.05.13 18:38:54.514056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2553 | 2026.05.13 18:38:57.006814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5211 | ||
| 2554 | 2026.05.13 18:38:57.007347 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.05.13 18:38:57.007385 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2556 | 2026.05.13 18:38:57.007897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2557 | 2026.05.13 18:38:57.008131 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.05.13 18:38:57.008251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5211 | ||
| 2559 | 2026.05.13 18:38:57.008304 [ 92 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2560 | 2026.05.13 18:38:57.008375 [ 92 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.05.13 18:38:57.008398 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2562 | 2026.05.13 18:38:57.008494 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 2563 | 2026.05.13 18:38:57.008586 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2564 | 2026.05.13 18:38:57.008623 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2565 | 2026.05.13 18:38:57.008700 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2566 | 2026.05.13 18:38:57.008748 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 506 rows starting from the beginning of the part | ||
| 2567 | 2026.05.13 18:38:57.008790 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2568 | 2026.05.13 18:38:57.008830 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2569 | 2026.05.13 18:38:57.008871 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2570 | 2026.05.13 18:38:57.010122 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5211 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667869 sec., 3124346.096725822 rows/sec., 44.69 MiB/sec. | ||
| 2571 | 2026.05.13 18:38:57.010692 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2572 | 2026.05.13 18:38:57.010934 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.05.13 18:38:57.011001 [ 196 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_11_2} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2574 | 2026.05.13 18:38:57.011057 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2575 | 2026.05.13 18:38:57.051459 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.05.13 18:38:57.051728 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2577 | 2026.05.13 18:38:57.052207 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2578 | 2026.05.13 18:38:57.052266 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <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 | ||
| 2579 | 2026.05.13 18:38:57.052620 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2580 | 2026.05.13 18:38:57.052691 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2581 | 2026.05.13 18:38:57.052823 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2582 | 2026.05.13 18:38:57.052942 [ 349 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2583 | 2026.05.13 18:38:57.052949 [ 342 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2584 | 2026.05.13 18:38:57.052946 [ 306 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2585 | 2026.05.13 18:38:57.053015 [ 349 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2586 | 2026.05.13 18:38:57.053141 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2587 | 2026.05.13 18:38:57.053169 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2588 | 2026.05.13 18:38:57.053253 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2589 | 2026.05.13 18:38:57.053273 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2590 | 2026.05.13 18:38:57.053307 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2591 | 2026.05.13 18:38:57.053343 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2592 | 2026.05.13 18:38:57.053379 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2593 | 2026.05.13 18:38:57.054937 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003341 sec., 10475.90541753966 rows/sec., 1.76 MiB/sec. | ||
| 2594 | 2026.05.13 18:38:57.055128 [ 294 ] {ac0760b2-52f7-40c9-80e7-446807641f19} <Debug> TCPHandler: Processed in 0.003789617 sec. | ||
| 2595 | 2026.05.13 18:38:57.056554 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.05.13 18:38:57.056772 [ 294 ] {ae8f9ac8-8202-4084-a016-4146501f4e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2597 | 2026.05.13 18:38:57.056845 [ 294 ] {ae8f9ac8-8202-4084-a016-4146501f4e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2598 | 2026.05.13 18:38:57.057673 [ 294 ] {ae8f9ac8-8202-4084-a016-4146501f4e26} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.05.13 18:38:57.057716 [ 294 ] {ae8f9ac8-8202-4084-a016-4146501f4e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2600 | 2026.05.13 18:38:57.058082 [ 294 ] {ae8f9ac8-8202-4084-a016-4146501f4e26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2601 | 2026.05.13 18:38:57.058325 [ 294 ] {ae8f9ac8-8202-4084-a016-4146501f4e26} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.05.13 18:38:57.058464 [ 294 ] {ae8f9ac8-8202-4084-a016-4146501f4e26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.45 MiB/sec. | ||
| 2603 | 2026.05.13 18:38:57.058502 [ 294 ] {ae8f9ac8-8202-4084-a016-4146501f4e26} <Debug> TCPHandler: Processed in 0.002015285 sec. | ||
| 2604 | 2026.05.13 18:38:57.058629 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.05.13 18:38:57.058725 [ 294 ] {8036b6e3-dbd3-4961-a375-8427a9af4161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2606 | 2026.05.13 18:38:57.058764 [ 294 ] {8036b6e3-dbd3-4961-a375-8427a9af4161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2607 | 2026.05.13 18:38:57.059297 [ 294 ] {8036b6e3-dbd3-4961-a375-8427a9af4161} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.05.13 18:38:57.059334 [ 294 ] {8036b6e3-dbd3-4961-a375-8427a9af4161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2609 | 2026.05.13 18:38:57.059636 [ 294 ] {8036b6e3-dbd3-4961-a375-8427a9af4161} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2610 | 2026.05.13 18:38:57.059844 [ 294 ] {8036b6e3-dbd3-4961-a375-8427a9af4161} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.05.13 18:38:57.059970 [ 294 ] {8036b6e3-dbd3-4961-a375-8427a9af4161} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 2612 | 2026.05.13 18:38:57.060006 [ 294 ] {8036b6e3-dbd3-4961-a375-8427a9af4161} <Debug> TCPHandler: Processed in 0.001426165 sec. | ||
| 2613 | 2026.05.13 18:38:57.060129 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.05.13 18:38:57.060225 [ 294 ] {c6cd6458-4358-450c-89d7-c0991e2ca3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.13 18:38:57.060266 [ 294 ] {c6cd6458-4358-450c-89d7-c0991e2ca3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2616 | 2026.05.13 18:38:57.060665 [ 294 ] {c6cd6458-4358-450c-89d7-c0991e2ca3b6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.05.13 18:38:57.060701 [ 294 ] {c6cd6458-4358-450c-89d7-c0991e2ca3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2618 | 2026.05.13 18:38:57.061033 [ 294 ] {c6cd6458-4358-450c-89d7-c0991e2ca3b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2619 | 2026.05.13 18:38:57.061236 [ 294 ] {c6cd6458-4358-450c-89d7-c0991e2ca3b6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.05.13 18:38:57.061358 [ 294 ] {c6cd6458-4358-450c-89d7-c0991e2ca3b6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001152 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 2621 | 2026.05.13 18:38:57.061393 [ 294 ] {c6cd6458-4358-450c-89d7-c0991e2ca3b6} <Debug> TCPHandler: Processed in 0.001313023 sec. | ||
| 2622 | 2026.05.13 18:38:57.061512 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.05.13 18:38:57.061608 [ 294 ] {64e028a7-a6e0-455b-a263-539755a393da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.05.13 18:38:57.061649 [ 294 ] {64e028a7-a6e0-455b-a263-539755a393da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2625 | 2026.05.13 18:38:57.061994 [ 294 ] {64e028a7-a6e0-455b-a263-539755a393da} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.05.13 18:38:57.062029 [ 294 ] {64e028a7-a6e0-455b-a263-539755a393da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2627 | 2026.05.13 18:38:57.062326 [ 294 ] {64e028a7-a6e0-455b-a263-539755a393da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2628 | 2026.05.13 18:38:57.062549 [ 294 ] {64e028a7-a6e0-455b-a263-539755a393da} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.05.13 18:38:57.062672 [ 294 ] {64e028a7-a6e0-455b-a263-539755a393da} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001083 sec., 44321.3296398892 rows/sec., 2.99 MiB/sec. | ||
| 2630 | 2026.05.13 18:38:57.062707 [ 294 ] {64e028a7-a6e0-455b-a263-539755a393da} <Debug> TCPHandler: Processed in 0.001243192 sec. | ||
| 2631 | 2026.05.13 18:38:57.279480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2632 | 2026.05.13 18:38:57.296929 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.05.13 18:38:57.296992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2634 | 2026.05.13 18:38:57.303268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2635 | 2026.05.13 18:38:57.303941 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.05.13 18:38:57.304212 [ 92 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2637 | 2026.05.13 18:38:57.304270 [ 92 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.05.13 18:38:57.304290 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2639 | 2026.05.13 18:38:57.304431 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 2640 | 2026.05.13 18:38:57.307280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2641 | 2026.05.13 18:38:57.308271 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2642 | 2026.05.13 18:38:57.309525 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 2643 | 2026.05.13 18:38:57.313730 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 2644 | 2026.05.13 18:38:57.317781 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 2645 | 2026.05.13 18:38:57.321824 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 2646 | 2026.05.13 18:38:57.326333 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 2647 | 2026.05.13 18:38:57.330589 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 2648 | 2026.05.13 18:38:57.389991 [ 190 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.085616487 sec., 969.4394492032825 rows/sec., 5.01 MiB/sec. | ||
| 2649 | 2026.05.13 18:38:57.392601 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2650 | 2026.05.13 18:38:57.394816 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_11_2} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.05.13 18:38:57.394935 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_11_2} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2652 | 2026.05.13 18:38:57.397088 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2653 | 2026.05.13 18:38:58.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.74 MiB, peak 225.62 MiB, free memory in arenas 0.00 B, will set to 224.60 MiB (RSS), difference: 8.85 MiB | ||
| 2654 | 2026.05.13 18:39:02.053143 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.05.13 18:39:02.053407 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2656 | 2026.05.13 18:39:02.053771 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2657 | 2026.05.13 18:39:02.053805 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <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 | ||
| 2658 | 2026.05.13 18:39:02.054016 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2659 | 2026.05.13 18:39:02.054082 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2660 | 2026.05.13 18:39:02.054214 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2661 | 2026.05.13 18:39:02.054338 [ 331 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2662 | 2026.05.13 18:39:02.054374 [ 306 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2663 | 2026.05.13 18:39:02.054408 [ 318 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2664 | 2026.05.13 18:39:02.054425 [ 321 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2665 | 2026.05.13 18:39:02.054592 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2666 | 2026.05.13 18:39:02.054620 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2667 | 2026.05.13 18:39:02.054793 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2668 | 2026.05.13 18:39:02.054813 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2669 | 2026.05.13 18:39:02.054846 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2670 | 2026.05.13 18:39:02.054880 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2671 | 2026.05.13 18:39:02.054993 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2672 | 2026.05.13 18:39:02.056378 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003064 sec., 11422.976501305484 rows/sec., 1.92 MiB/sec. | ||
| 2673 | 2026.05.13 18:39:02.056595 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Debug> MemoryTracker: Peak memory usage (for query): 128.80 KiB. | ||
| 2674 | 2026.05.13 18:39:02.056613 [ 294 ] {9af9ce31-e995-4efa-b5ab-5c4a47ea0ef6} <Debug> TCPHandler: Processed in 0.003608743 sec. | ||
| 2675 | 2026.05.13 18:39:02.058665 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.05.13 18:39:02.058849 [ 294 ] {2d3f253e-480a-467a-99e9-1f86275668ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2677 | 2026.05.13 18:39:02.058930 [ 294 ] {2d3f253e-480a-467a-99e9-1f86275668ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2678 | 2026.05.13 18:39:02.059952 [ 294 ] {2d3f253e-480a-467a-99e9-1f86275668ef} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.13 18:39:02.059994 [ 294 ] {2d3f253e-480a-467a-99e9-1f86275668ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2680 | 2026.05.13 18:39:02.060358 [ 294 ] {2d3f253e-480a-467a-99e9-1f86275668ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2681 | 2026.05.13 18:39:02.060584 [ 294 ] {2d3f253e-480a-467a-99e9-1f86275668ef} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.05.13 18:39:02.060724 [ 294 ] {2d3f253e-480a-467a-99e9-1f86275668ef} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001934 sec., 59979.31747673216 rows/sec., 5.08 MiB/sec. | ||
| 2683 | 2026.05.13 18:39:02.060763 [ 294 ] {2d3f253e-480a-467a-99e9-1f86275668ef} <Debug> TCPHandler: Processed in 0.002164308 sec. | ||
| 2684 | 2026.05.13 18:39:02.060922 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.05.13 18:39:02.061019 [ 294 ] {3df66bdb-8682-4ea2-a8c4-e710183ca1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.05.13 18:39:02.061058 [ 294 ] {3df66bdb-8682-4ea2-a8c4-e710183ca1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2687 | 2026.05.13 18:39:02.061502 [ 294 ] {3df66bdb-8682-4ea2-a8c4-e710183ca1b3} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.05.13 18:39:02.061537 [ 294 ] {3df66bdb-8682-4ea2-a8c4-e710183ca1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2689 | 2026.05.13 18:39:02.061871 [ 294 ] {3df66bdb-8682-4ea2-a8c4-e710183ca1b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2690 | 2026.05.13 18:39:02.062091 [ 294 ] {3df66bdb-8682-4ea2-a8c4-e710183ca1b3} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.13 18:39:02.062218 [ 294 ] {3df66bdb-8682-4ea2-a8c4-e710183ca1b3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001218 sec., 24630.541871921185 rows/sec., 1.81 MiB/sec. | ||
| 2692 | 2026.05.13 18:39:02.062219 [ 141 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2693 | 2026.05.13 18:39:02.062255 [ 294 ] {3df66bdb-8682-4ea2-a8c4-e710183ca1b3} <Debug> TCPHandler: Processed in 0.001393125 sec. | ||
| 2694 | 2026.05.13 18:39:02.062284 [ 141 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.05.13 18:39:02.062314 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2696 | 2026.05.13 18:39:02.062388 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.05.13 18:39:02.062437 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 2698 | 2026.05.13 18:39:02.062487 [ 294 ] {2eeacb56-52dc-4aac-9a04-55bed9d30a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.13 18:39:02.062538 [ 294 ] {2eeacb56-52dc-4aac-9a04-55bed9d30a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2700 | 2026.05.13 18:39:02.062583 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2701 | 2026.05.13 18:39:02.062627 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 33 rows starting from the beginning of the part | ||
| 2702 | 2026.05.13 18:39:02.062710 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2703 | 2026.05.13 18:39:02.062760 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2704 | 2026.05.13 18:39:02.062808 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2705 | 2026.05.13 18:39:02.062848 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 2706 | 2026.05.13 18:39:02.062887 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2707 | 2026.05.13 18:39:02.062975 [ 294 ] {2eeacb56-52dc-4aac-9a04-55bed9d30a91} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.05.13 18:39:02.063016 [ 294 ] {2eeacb56-52dc-4aac-9a04-55bed9d30a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2709 | 2026.05.13 18:39:02.063556 [ 294 ] {2eeacb56-52dc-4aac-9a04-55bed9d30a91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2710 | 2026.05.13 18:39:02.063814 [ 294 ] {2eeacb56-52dc-4aac-9a04-55bed9d30a91} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.05.13 18:39:02.063947 [ 294 ] {2eeacb56-52dc-4aac-9a04-55bed9d30a91} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001478 sec., 63599.45872801083 rows/sec., 4.97 MiB/sec. | ||
| 2712 | 2026.05.13 18:39:02.063983 [ 188 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599018 sec., 105064.48332664173 rows/sec., 8.10 MiB/sec. | ||
| 2713 | 2026.05.13 18:39:02.063986 [ 294 ] {2eeacb56-52dc-4aac-9a04-55bed9d30a91} <Debug> TCPHandler: Processed in 0.001647139 sec. | ||
| 2714 | 2026.05.13 18:39:02.064147 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.05.13 18:39:02.064158 [ 203 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2716 | 2026.05.13 18:39:02.064243 [ 294 ] {8d6151a6-91ef-40a6-808b-a6f99e5b3506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2717 | 2026.05.13 18:39:02.064285 [ 294 ] {8d6151a6-91ef-40a6-808b-a6f99e5b3506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2718 | 2026.05.13 18:39:02.064464 [ 203 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.13 18:39:02.064579 [ 203 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_11_2} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2720 | 2026.05.13 18:39:02.064661 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2721 | 2026.05.13 18:39:02.064786 [ 294 ] {8d6151a6-91ef-40a6-808b-a6f99e5b3506} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.05.13 18:39:02.064823 [ 294 ] {8d6151a6-91ef-40a6-808b-a6f99e5b3506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2723 | 2026.05.13 18:39:02.065164 [ 294 ] {8d6151a6-91ef-40a6-808b-a6f99e5b3506} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2724 | 2026.05.13 18:39:02.065378 [ 294 ] {8d6151a6-91ef-40a6-808b-a6f99e5b3506} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.05.13 18:39:02.065504 [ 294 ] {8d6151a6-91ef-40a6-808b-a6f99e5b3506} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 2726 | 2026.05.13 18:39:02.065540 [ 294 ] {8d6151a6-91ef-40a6-808b-a6f99e5b3506} <Debug> TCPHandler: Processed in 0.001445785 sec. | ||
| 2727 | 2026.05.13 18:39:02.065658 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.05.13 18:39:02.065764 [ 294 ] {02685532-82ca-4627-b7c4-cf158b8e6f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2729 | 2026.05.13 18:39:02.065817 [ 294 ] {02685532-82ca-4627-b7c4-cf158b8e6f05} <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 | ||
| 2730 | 2026.05.13 18:39:02.066664 [ 294 ] {02685532-82ca-4627-b7c4-cf158b8e6f05} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.05.13 18:39:02.066700 [ 294 ] {02685532-82ca-4627-b7c4-cf158b8e6f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2732 | 2026.05.13 18:39:02.067252 [ 294 ] {02685532-82ca-4627-b7c4-cf158b8e6f05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2733 | 2026.05.13 18:39:02.067491 [ 294 ] {02685532-82ca-4627-b7c4-cf158b8e6f05} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.05.13 18:39:02.067625 [ 294 ] {02685532-82ca-4627-b7c4-cf158b8e6f05} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001879 sec., 15965.939329430548 rows/sec., 28.61 MiB/sec. | ||
| 2735 | 2026.05.13 18:39:02.067674 [ 294 ] {02685532-82ca-4627-b7c4-cf158b8e6f05} <Debug> TCPHandler: Processed in 0.002065106 sec. | ||
| 2736 | 2026.05.13 18:39:02.067794 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.05.13 18:39:02.067890 [ 294 ] {e7f5f988-3e9f-4e7c-a705-5b4a7c3ae4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2738 | 2026.05.13 18:39:02.067930 [ 294 ] {e7f5f988-3e9f-4e7c-a705-5b4a7c3ae4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2739 | 2026.05.13 18:39:02.068295 [ 294 ] {e7f5f988-3e9f-4e7c-a705-5b4a7c3ae4eb} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.05.13 18:39:02.068331 [ 294 ] {e7f5f988-3e9f-4e7c-a705-5b4a7c3ae4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2741 | 2026.05.13 18:39:02.068637 [ 294 ] {e7f5f988-3e9f-4e7c-a705-5b4a7c3ae4eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2742 | 2026.05.13 18:39:02.068843 [ 294 ] {e7f5f988-3e9f-4e7c-a705-5b4a7c3ae4eb} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.05.13 18:39:02.069276 [ 294 ] {e7f5f988-3e9f-4e7c-a705-5b4a7c3ae4eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 2744 | 2026.05.13 18:39:02.069313 [ 294 ] {e7f5f988-3e9f-4e7c-a705-5b4a7c3ae4eb} <Debug> TCPHandler: Processed in 0.001568438 sec. | ||
| 2745 | 2026.05.13 18:39:04.451504 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2746 | 2026.05.13 18:39:04.451579 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2747 | 2026.05.13 18:39:04.508358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5659 | ||
| 2748 | 2026.05.13 18:39:04.508874 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.05.13 18:39:04.508915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2750 | 2026.05.13 18:39:04.509437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2751 | 2026.05.13 18:39:04.509669 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.05.13 18:39:04.509790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5659 | ||
| 2753 | 2026.05.13 18:39:04.514285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 334 | ||
| 2754 | 2026.05.13 18:39:04.516368 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.05.13 18:39:04.516413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2756 | 2026.05.13 18:39:04.517550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2757 | 2026.05.13 18:39:04.517815 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.05.13 18:39:04.518038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
| 2759 | 2026.05.13 18:39:04.807357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2760 | 2026.05.13 18:39:04.824586 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.13 18:39:04.824659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2762 | 2026.05.13 18:39:04.830392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2763 | 2026.05.13 18:39:04.831115 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.05.13 18:39:04.834005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2765 | 2026.05.13 18:39:07.052721 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.05.13 18:39:07.053011 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2767 | 2026.05.13 18:39:07.053521 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2768 | 2026.05.13 18:39:07.053587 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <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 | ||
| 2769 | 2026.05.13 18:39:07.053949 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2770 | 2026.05.13 18:39:07.054016 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2771 | 2026.05.13 18:39:07.054151 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2772 | 2026.05.13 18:39:07.054312 [ 331 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2773 | 2026.05.13 18:39:07.054338 [ 321 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2774 | 2026.05.13 18:39:07.054318 [ 306 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2775 | 2026.05.13 18:39:07.054315 [ 347 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2776 | 2026.05.13 18:39:07.054607 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2777 | 2026.05.13 18:39:07.054634 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2778 | 2026.05.13 18:39:07.054720 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2779 | 2026.05.13 18:39:07.054740 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2780 | 2026.05.13 18:39:07.054774 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2781 | 2026.05.13 18:39:07.054810 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2782 | 2026.05.13 18:39:07.054848 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2783 | 2026.05.13 18:39:07.056241 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003371 sec., 10382.675763868288 rows/sec., 1.75 MiB/sec. | ||
| 2784 | 2026.05.13 18:39:07.056367 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Debug> MemoryTracker: Peak memory usage (for query): 129.68 KiB. | ||
| 2785 | 2026.05.13 18:39:07.056382 [ 294 ] {b5d00262-168e-4bf0-a9e7-ee3c064df9bc} <Debug> TCPHandler: Processed in 0.003790856 sec. | ||
| 2786 | 2026.05.13 18:39:07.058090 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.05.13 18:39:07.058225 [ 294 ] {086d73e1-9b88-4034-897f-31aa267b850e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2788 | 2026.05.13 18:39:07.058275 [ 294 ] {086d73e1-9b88-4034-897f-31aa267b850e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2789 | 2026.05.13 18:39:07.058848 [ 294 ] {086d73e1-9b88-4034-897f-31aa267b850e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.05.13 18:39:07.058892 [ 294 ] {086d73e1-9b88-4034-897f-31aa267b850e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2791 | 2026.05.13 18:39:07.059254 [ 294 ] {086d73e1-9b88-4034-897f-31aa267b850e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2792 | 2026.05.13 18:39:07.059481 [ 294 ] {086d73e1-9b88-4034-897f-31aa267b850e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.05.13 18:39:07.059617 [ 294 ] {086d73e1-9b88-4034-897f-31aa267b850e} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001427 sec., 54660.126138752625 rows/sec., 4.51 MiB/sec. | ||
| 2794 | 2026.05.13 18:39:07.059637 [ 148 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2795 | 2026.05.13 18:39:07.059654 [ 294 ] {086d73e1-9b88-4034-897f-31aa267b850e} <Debug> TCPHandler: Processed in 0.001626859 sec. | ||
| 2796 | 2026.05.13 18:39:07.059698 [ 148 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.13 18:39:07.059728 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2798 | 2026.05.13 18:39:07.059806 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.05.13 18:39:07.059826 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 2800 | 2026.05.13 18:39:07.059906 [ 294 ] {dd8f9659-cddc-42f6-99fd-de19d5ea1711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2801 | 2026.05.13 18:39:07.059928 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2802 | 2026.05.13 18:39:07.059944 [ 294 ] {dd8f9659-cddc-42f6-99fd-de19d5ea1711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2803 | 2026.05.13 18:39:07.059959 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 239 rows starting from the beginning of the part | ||
| 2804 | 2026.05.13 18:39:07.060011 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 116 rows starting from the beginning of the part | ||
| 2805 | 2026.05.13 18:39:07.060051 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2550 rows starting from the beginning of the part | ||
| 2806 | 2026.05.13 18:39:07.060089 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 2807 | 2026.05.13 18:39:07.060125 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part | ||
| 2808 | 2026.05.13 18:39:07.060161 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2809 | 2026.05.13 18:39:07.060395 [ 294 ] {dd8f9659-cddc-42f6-99fd-de19d5ea1711} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.05.13 18:39:07.060430 [ 294 ] {dd8f9659-cddc-42f6-99fd-de19d5ea1711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2811 | 2026.05.13 18:39:07.060722 [ 294 ] {dd8f9659-cddc-42f6-99fd-de19d5ea1711} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2812 | 2026.05.13 18:39:07.060942 [ 294 ] {dd8f9659-cddc-42f6-99fd-de19d5ea1711} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.05.13 18:39:07.061068 [ 294 ] {dd8f9659-cddc-42f6-99fd-de19d5ea1711} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00118 sec., 9322.033898305084 rows/sec., 700.97 KiB/sec. | ||
| 2814 | 2026.05.13 18:39:07.061103 [ 294 ] {dd8f9659-cddc-42f6-99fd-de19d5ea1711} <Debug> TCPHandler: Processed in 0.001346454 sec. | ||
| 2815 | 2026.05.13 18:39:07.061236 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.05.13 18:39:07.061333 [ 294 ] {519f26f5-02de-4787-89e1-977f0729970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2817 | 2026.05.13 18:39:07.061341 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554548 sec., 2029528.840537571 rows/sec., 163.03 MiB/sec. | ||
| 2818 | 2026.05.13 18:39:07.061372 [ 294 ] {519f26f5-02de-4787-89e1-977f0729970e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2819 | 2026.05.13 18:39:07.061628 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2820 | 2026.05.13 18:39:07.061844 [ 294 ] {519f26f5-02de-4787-89e1-977f0729970e} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.05.13 18:39:07.061851 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.05.13 18:39:07.061879 [ 294 ] {519f26f5-02de-4787-89e1-977f0729970e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2823 | 2026.05.13 18:39:07.061920 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_16_3} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2824 | 2026.05.13 18:39:07.061976 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2825 | 2026.05.13 18:39:07.062180 [ 294 ] {519f26f5-02de-4787-89e1-977f0729970e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2826 | 2026.05.13 18:39:07.062385 [ 294 ] {519f26f5-02de-4787-89e1-977f0729970e} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.05.13 18:39:07.062503 [ 148 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2828 | 2026.05.13 18:39:07.062506 [ 294 ] {519f26f5-02de-4787-89e1-977f0729970e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001192 sec., 62919.463087248325 rows/sec., 4.91 MiB/sec. | ||
| 2829 | 2026.05.13 18:39:07.062545 [ 148 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.05.13 18:39:07.062565 [ 294 ] {519f26f5-02de-4787-89e1-977f0729970e} <Debug> TCPHandler: Processed in 0.001378554 sec. | ||
| 2831 | 2026.05.13 18:39:07.062574 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2832 | 2026.05.13 18:39:07.062682 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 2833 | 2026.05.13 18:39:07.062717 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.05.13 18:39:07.062806 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2835 | 2026.05.13 18:39:07.062819 [ 294 ] {561103b0-a33c-4934-b2ab-27ea3c2296cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2836 | 2026.05.13 18:39:07.062842 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 158 rows starting from the beginning of the part | ||
| 2837 | 2026.05.13 18:39:07.062866 [ 294 ] {561103b0-a33c-4934-b2ab-27ea3c2296cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2838 | 2026.05.13 18:39:07.062906 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2839 | 2026.05.13 18:39:07.062954 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1345 rows starting from the beginning of the part | ||
| 2840 | 2026.05.13 18:39:07.062995 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 2841 | 2026.05.13 18:39:07.063031 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
| 2842 | 2026.05.13 18:39:07.063070 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
| 2843 | 2026.05.13 18:39:07.063394 [ 294 ] {561103b0-a33c-4934-b2ab-27ea3c2296cb} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.05.13 18:39:07.063436 [ 294 ] {561103b0-a33c-4934-b2ab-27ea3c2296cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2845 | 2026.05.13 18:39:07.063779 [ 294 ] {561103b0-a33c-4934-b2ab-27ea3c2296cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2846 | 2026.05.13 18:39:07.063990 [ 294 ] {561103b0-a33c-4934-b2ab-27ea3c2296cb} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.05.13 18:39:07.064113 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2848 | 2026.05.13 18:39:07.064122 [ 294 ] {561103b0-a33c-4934-b2ab-27ea3c2296cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 2849 | 2026.05.13 18:39:07.064154 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.13 18:39:07.064175 [ 294 ] {561103b0-a33c-4934-b2ab-27ea3c2296cb} <Debug> TCPHandler: Processed in 0.001506937 sec. | ||
| 2851 | 2026.05.13 18:39:07.064178 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2852 | 2026.05.13 18:39:07.064200 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553877 sec., 1181560.7026811002 rows/sec., 87.85 MiB/sec. | ||
| 2853 | 2026.05.13 18:39:07.064259 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 2854 | 2026.05.13 18:39:07.064324 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.05.13 18:39:07.064353 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2856 | 2026.05.13 18:39:07.064383 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1906 rows starting from the beginning of the part | ||
| 2857 | 2026.05.13 18:39:07.064426 [ 294 ] {0404df47-eea9-4938-a833-9ad5ddbf82db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.05.13 18:39:07.064429 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2859 | 2026.05.13 18:39:07.064434 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2860 | 2026.05.13 18:39:07.064487 [ 294 ] {0404df47-eea9-4938-a833-9ad5ddbf82db} <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 | ||
| 2861 | 2026.05.13 18:39:07.064488 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3566 rows starting from the beginning of the part | ||
| 2862 | 2026.05.13 18:39:07.064542 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2863 | 2026.05.13 18:39:07.064577 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2864 | 2026.05.13 18:39:07.064614 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2865 | 2026.05.13 18:39:07.064793 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.05.13 18:39:07.064881 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_16_3} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2867 | 2026.05.13 18:39:07.064967 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2868 | 2026.05.13 18:39:07.065312 [ 294 ] {0404df47-eea9-4938-a833-9ad5ddbf82db} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.13 18:39:07.065357 [ 294 ] {0404df47-eea9-4938-a833-9ad5ddbf82db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2870 | 2026.05.13 18:39:07.065977 [ 294 ] {0404df47-eea9-4938-a833-9ad5ddbf82db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2871 | 2026.05.13 18:39:07.066232 [ 294 ] {0404df47-eea9-4938-a833-9ad5ddbf82db} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.05.13 18:39:07.066358 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2873 | 2026.05.13 18:39:07.066373 [ 294 ] {0404df47-eea9-4938-a833-9ad5ddbf82db} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001966 sec., 5595.116988809767 rows/sec., 10.03 MiB/sec. | ||
| 2874 | 2026.05.13 18:39:07.066403 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.05.13 18:39:07.066427 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2876 | 2026.05.13 18:39:07.066441 [ 294 ] {0404df47-eea9-4938-a833-9ad5ddbf82db} <Debug> TCPHandler: Processed in 0.002166258 sec. | ||
| 2877 | 2026.05.13 18:39:07.066530 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 2878 | 2026.05.13 18:39:07.066589 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.05.13 18:39:07.066715 [ 294 ] {a10ee469-d85d-4678-ba2e-876cd4db4f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.05.13 18:39:07.066770 [ 294 ] {a10ee469-d85d-4678-ba2e-876cd4db4f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2881 | 2026.05.13 18:39:07.066807 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2882 | 2026.05.13 18:39:07.066886 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
| 2883 | 2026.05.13 18:39:07.067048 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2884 | 2026.05.13 18:39:07.067172 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 2885 | 2026.05.13 18:39:07.067268 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 2886 | 2026.05.13 18:39:07.067272 [ 294 ] {a10ee469-d85d-4678-ba2e-876cd4db4f71} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.05.13 18:39:07.067323 [ 294 ] {a10ee469-d85d-4678-ba2e-876cd4db4f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2888 | 2026.05.13 18:39:07.067364 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2889 | 2026.05.13 18:39:07.067458 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 2890 | 2026.05.13 18:39:07.068371 [ 294 ] {a10ee469-d85d-4678-ba2e-876cd4db4f71} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2891 | 2026.05.13 18:39:07.068574 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6080 rows, containing 5 columns (5 merged, 0 gathered) in 0.004340876 sec., 1400638.9493733523 rows/sec., 92.87 MiB/sec. | ||
| 2892 | 2026.05.13 18:39:07.068630 [ 294 ] {a10ee469-d85d-4678-ba2e-876cd4db4f71} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.05.13 18:39:07.068764 [ 148 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2894 | 2026.05.13 18:39:07.068775 [ 294 ] {a10ee469-d85d-4678-ba2e-876cd4db4f71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002084 sec., 28790.786948176585 rows/sec., 1.94 MiB/sec. | ||
| 2895 | 2026.05.13 18:39:07.068810 [ 148 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.05.13 18:39:07.068831 [ 294 ] {a10ee469-d85d-4678-ba2e-876cd4db4f71} <Debug> TCPHandler: Processed in 0.002306851 sec. | ||
| 2897 | 2026.05.13 18:39:07.068837 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2898 | 2026.05.13 18:39:07.068929 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 2899 | 2026.05.13 18:39:07.069076 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2900 | 2026.05.13 18:39:07.069125 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part | ||
| 2901 | 2026.05.13 18:39:07.069174 [ 191 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2902 | 2026.05.13 18:39:07.069184 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2903 | 2026.05.13 18:39:07.069238 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 2904 | 2026.05.13 18:39:07.069277 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2905 | 2026.05.13 18:39:07.069316 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 2906 | 2026.05.13 18:39:07.069355 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2907 | 2026.05.13 18:39:07.069499 [ 191 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.05.13 18:39:07.069579 [ 191 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2909 | 2026.05.13 18:39:07.069651 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2910 | 2026.05.13 18:39:07.070273 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001377604 sec., 631531.267330815 rows/sec., 42.69 MiB/sec. | ||
| 2911 | 2026.05.13 18:39:07.070433 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2912 | 2026.05.13 18:39:07.070697 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.05.13 18:39:07.070743 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 19 columns (19 merged, 0 gathered) in 0.004263565 sec., 40576.37212051417 rows/sec., 72.71 MiB/sec. | ||
| 2914 | 2026.05.13 18:39:07.070766 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_16_3} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2915 | 2026.05.13 18:39:07.070842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2916 | 2026.05.13 18:39:07.071135 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2917 | 2026.05.13 18:39:07.071454 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.05.13 18:39:07.071526 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2919 | 2026.05.13 18:39:07.071621 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2920 | 2026.05.13 18:39:08.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.19 MiB, peak 233.50 MiB, free memory in arenas 0.00 B, will set to 227.49 MiB (RSS), difference: 1.30 MiB | ||
| 2921 | 2026.05.13 18:39:12.009864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6171 | ||
| 2922 | 2026.05.13 18:39:12.010432 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.05.13 18:39:12.010479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2924 | 2026.05.13 18:39:12.011051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2925 | 2026.05.13 18:39:12.011274 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.05.13 18:39:12.011400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6171 | ||
| 2927 | 2026.05.13 18:39:12.054064 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.05.13 18:39:12.054322 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2929 | 2026.05.13 18:39:12.054694 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2930 | 2026.05.13 18:39:12.054737 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <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 | ||
| 2931 | 2026.05.13 18:39:12.055005 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2932 | 2026.05.13 18:39:12.055084 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2933 | 2026.05.13 18:39:12.055223 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2934 | 2026.05.13 18:39:12.055339 [ 306 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2935 | 2026.05.13 18:39:12.055345 [ 347 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2936 | 2026.05.13 18:39:12.055401 [ 321 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2937 | 2026.05.13 18:39:12.055402 [ 357 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2938 | 2026.05.13 18:39:12.055704 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2939 | 2026.05.13 18:39:12.055736 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2940 | 2026.05.13 18:39:12.055826 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2941 | 2026.05.13 18:39:12.055847 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2942 | 2026.05.13 18:39:12.055882 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 2943 | 2026.05.13 18:39:12.055923 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 2944 | 2026.05.13 18:39:12.055956 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 2945 | 2026.05.13 18:39:12.057403 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00318 sec., 11006.2893081761 rows/sec., 1.85 MiB/sec. | ||
| 2946 | 2026.05.13 18:39:12.057553 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Debug> MemoryTracker: Peak memory usage (for query): 130.21 KiB. | ||
| 2947 | 2026.05.13 18:39:12.057570 [ 294 ] {abcbda1c-8904-4886-9a23-5af541e6ecce} <Debug> TCPHandler: Processed in 0.003657684 sec. | ||
| 2948 | 2026.05.13 18:39:12.059700 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.05.13 18:39:12.059814 [ 294 ] {6e104b2c-7a03-4cb7-8327-6373ee42aa1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2950 | 2026.05.13 18:39:12.059860 [ 294 ] {6e104b2c-7a03-4cb7-8327-6373ee42aa1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2951 | 2026.05.13 18:39:12.060388 [ 294 ] {6e104b2c-7a03-4cb7-8327-6373ee42aa1a} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.05.13 18:39:12.060429 [ 294 ] {6e104b2c-7a03-4cb7-8327-6373ee42aa1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2953 | 2026.05.13 18:39:12.060781 [ 294 ] {6e104b2c-7a03-4cb7-8327-6373ee42aa1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2954 | 2026.05.13 18:39:12.061008 [ 294 ] {6e104b2c-7a03-4cb7-8327-6373ee42aa1a} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.05.13 18:39:12.061157 [ 294 ] {6e104b2c-7a03-4cb7-8327-6373ee42aa1a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001374 sec., 1455.604075691412 rows/sec., 118.69 KiB/sec. | ||
| 2956 | 2026.05.13 18:39:12.061196 [ 294 ] {6e104b2c-7a03-4cb7-8327-6373ee42aa1a} <Debug> TCPHandler: Processed in 0.001548967 sec. | ||
| 2957 | 2026.05.13 18:39:12.061339 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.05.13 18:39:12.061438 [ 294 ] {6a77010d-020d-4705-becd-f37a858dd782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2959 | 2026.05.13 18:39:12.061478 [ 294 ] {6a77010d-020d-4705-becd-f37a858dd782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2960 | 2026.05.13 18:39:12.061949 [ 294 ] {6a77010d-020d-4705-becd-f37a858dd782} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.13 18:39:12.061989 [ 294 ] {6a77010d-020d-4705-becd-f37a858dd782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2962 | 2026.05.13 18:39:12.062298 [ 294 ] {6a77010d-020d-4705-becd-f37a858dd782} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2963 | 2026.05.13 18:39:12.062511 [ 294 ] {6a77010d-020d-4705-becd-f37a858dd782} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.05.13 18:39:12.062638 [ 294 ] {6a77010d-020d-4705-becd-f37a858dd782} <Debug> executeQuery: Read 117 rows, 10.13 KiB in 0.001221 sec., 95823.09582309582 rows/sec., 8.10 MiB/sec. | ||
| 2965 | 2026.05.13 18:39:12.062675 [ 294 ] {6a77010d-020d-4705-becd-f37a858dd782} <Debug> TCPHandler: Processed in 0.001387214 sec. | ||
| 2966 | 2026.05.13 18:39:12.062813 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.05.13 18:39:12.062910 [ 294 ] {a620153d-6dc7-4cf0-8b56-3828bfd54f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.05.13 18:39:12.062950 [ 294 ] {a620153d-6dc7-4cf0-8b56-3828bfd54f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2969 | 2026.05.13 18:39:12.063336 [ 294 ] {a620153d-6dc7-4cf0-8b56-3828bfd54f94} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.05.13 18:39:12.063369 [ 294 ] {a620153d-6dc7-4cf0-8b56-3828bfd54f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2971 | 2026.05.13 18:39:12.063657 [ 294 ] {a620153d-6dc7-4cf0-8b56-3828bfd54f94} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2972 | 2026.05.13 18:39:12.063849 [ 294 ] {a620153d-6dc7-4cf0-8b56-3828bfd54f94} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.05.13 18:39:12.064036 [ 294 ] {a620153d-6dc7-4cf0-8b56-3828bfd54f94} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001144 sec., 27972.027972027972 rows/sec., 2.04 MiB/sec. | ||
| 2974 | 2026.05.13 18:39:12.064072 [ 294 ] {a620153d-6dc7-4cf0-8b56-3828bfd54f94} <Debug> TCPHandler: Processed in 0.001308253 sec. | ||
| 2975 | 2026.05.13 18:39:12.064190 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.05.13 18:39:12.064296 [ 294 ] {97eba751-cba1-416b-a52c-122024916cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2977 | 2026.05.13 18:39:12.064337 [ 294 ] {97eba751-cba1-416b-a52c-122024916cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2978 | 2026.05.13 18:39:12.064751 [ 294 ] {97eba751-cba1-416b-a52c-122024916cde} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.05.13 18:39:12.064786 [ 294 ] {97eba751-cba1-416b-a52c-122024916cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2980 | 2026.05.13 18:39:12.065085 [ 294 ] {97eba751-cba1-416b-a52c-122024916cde} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2981 | 2026.05.13 18:39:12.065289 [ 294 ] {97eba751-cba1-416b-a52c-122024916cde} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.05.13 18:39:12.065416 [ 294 ] {97eba751-cba1-416b-a52c-122024916cde} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001147 sec., 83696.59982563209 rows/sec., 6.54 MiB/sec. | ||
| 2983 | 2026.05.13 18:39:12.065453 [ 294 ] {97eba751-cba1-416b-a52c-122024916cde} <Debug> TCPHandler: Processed in 0.001312893 sec. | ||
| 2984 | 2026.05.13 18:39:12.065575 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.05.13 18:39:12.065672 [ 294 ] {2af1b7d4-f362-4353-8f30-b6fea09157cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.05.13 18:39:12.065713 [ 294 ] {2af1b7d4-f362-4353-8f30-b6fea09157cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2987 | 2026.05.13 18:39:12.066173 [ 294 ] {2af1b7d4-f362-4353-8f30-b6fea09157cc} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.05.13 18:39:12.066208 [ 294 ] {2af1b7d4-f362-4353-8f30-b6fea09157cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2989 | 2026.05.13 18:39:12.066533 [ 294 ] {2af1b7d4-f362-4353-8f30-b6fea09157cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2990 | 2026.05.13 18:39:12.066738 [ 294 ] {2af1b7d4-f362-4353-8f30-b6fea09157cc} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.05.13 18:39:12.066864 [ 294 ] {2af1b7d4-f362-4353-8f30-b6fea09157cc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001211 sec., 132947.9768786127 rows/sec., 9.26 MiB/sec. | ||
| 2992 | 2026.05.13 18:39:12.066901 [ 294 ] {2af1b7d4-f362-4353-8f30-b6fea09157cc} <Debug> TCPHandler: Processed in 0.001377415 sec. | ||
| 2993 | 2026.05.13 18:39:12.067048 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.13 18:39:12.067142 [ 294 ] {3ca95d06-c67f-42e9-b845-2cce485a0246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.05.13 18:39:12.067197 [ 294 ] {3ca95d06-c67f-42e9-b845-2cce485a0246} <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 | ||
| 2996 | 2026.05.13 18:39:12.067993 [ 294 ] {3ca95d06-c67f-42e9-b845-2cce485a0246} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.05.13 18:39:12.068031 [ 294 ] {3ca95d06-c67f-42e9-b845-2cce485a0246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2998 | 2026.05.13 18:39:12.068548 [ 294 ] {3ca95d06-c67f-42e9-b845-2cce485a0246} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2999 | 2026.05.13 18:39:12.068778 [ 294 ] {3ca95d06-c67f-42e9-b845-2cce485a0246} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.05.13 18:39:12.068915 [ 294 ] {3ca95d06-c67f-42e9-b845-2cce485a0246} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00179 sec., 16759.77653631285 rows/sec., 30.03 MiB/sec. | ||
| 3001 | 2026.05.13 18:39:12.069320 [ 294 ] {3ca95d06-c67f-42e9-b845-2cce485a0246} <Debug> TCPHandler: Processed in 0.002322791 sec. | ||
| 3002 | 2026.05.13 18:39:12.069471 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.05.13 18:39:12.069571 [ 294 ] {bd4fe2d5-3bc1-4dcc-8096-56b2a66ed67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3004 | 2026.05.13 18:39:12.069612 [ 294 ] {bd4fe2d5-3bc1-4dcc-8096-56b2a66ed67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3005 | 2026.05.13 18:39:12.069997 [ 294 ] {bd4fe2d5-3bc1-4dcc-8096-56b2a66ed67a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.13 18:39:12.070034 [ 294 ] {bd4fe2d5-3bc1-4dcc-8096-56b2a66ed67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3007 | 2026.05.13 18:39:12.070353 [ 294 ] {bd4fe2d5-3bc1-4dcc-8096-56b2a66ed67a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3008 | 2026.05.13 18:39:12.070560 [ 294 ] {bd4fe2d5-3bc1-4dcc-8096-56b2a66ed67a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.13 18:39:12.070687 [ 294 ] {bd4fe2d5-3bc1-4dcc-8096-56b2a66ed67a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 3010 | 2026.05.13 18:39:12.070722 [ 294 ] {bd4fe2d5-3bc1-4dcc-8096-56b2a66ed67a} <Debug> TCPHandler: Processed in 0.001304873 sec. | ||
| 3011 | 2026.05.13 18:39:12.334062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3012 | 2026.05.13 18:39:12.351081 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.05.13 18:39:12.351150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3014 | 2026.05.13 18:39:12.357327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3015 | 2026.05.13 18:39:12.358083 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.05.13 18:39:12.361113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3017 | 2026.05.13 18:39:13.000248 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.59 MiB, peak 233.50 MiB, free memory in arenas 0.00 B, will set to 229.75 MiB (RSS), difference: 1.16 MiB | ||
| 3018 | 2026.05.13 18:39:14.518166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 364 | ||
| 3019 | 2026.05.13 18:39:14.520744 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.05.13 18:39:14.520803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3021 | 2026.05.13 18:39:14.521975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3022 | 2026.05.13 18:39:14.522236 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.05.13 18:39:14.522496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 3024 | 2026.05.13 18:39:17.052925 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.05.13 18:39:17.053269 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3026 | 2026.05.13 18:39:17.053589 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3027 | 2026.05.13 18:39:17.053624 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <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 | ||
| 3028 | 2026.05.13 18:39:17.053835 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3029 | 2026.05.13 18:39:17.053902 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3030 | 2026.05.13 18:39:17.054041 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3031 | 2026.05.13 18:39:17.054166 [ 306 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3032 | 2026.05.13 18:39:17.054188 [ 345 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3033 | 2026.05.13 18:39:17.054188 [ 327 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3034 | 2026.05.13 18:39:17.054188 [ 357 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3035 | 2026.05.13 18:39:17.054388 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3036 | 2026.05.13 18:39:17.054416 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3037 | 2026.05.13 18:39:17.054504 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3038 | 2026.05.13 18:39:17.054524 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3039 | 2026.05.13 18:39:17.054559 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3040 | 2026.05.13 18:39:17.054596 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3041 | 2026.05.13 18:39:17.054628 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3042 | 2026.05.13 18:39:17.056045 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002904 sec., 12052.341597796143 rows/sec., 2.03 MiB/sec. | ||
| 3043 | 2026.05.13 18:39:17.056196 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Debug> MemoryTracker: Peak memory usage (for query): 129.24 KiB. | ||
| 3044 | 2026.05.13 18:39:17.056211 [ 294 ] {1772884f-0412-4a20-93e4-379bc12ab9d8} <Debug> TCPHandler: Processed in 0.003467591 sec. | ||
| 3045 | 2026.05.13 18:39:17.057983 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2026.05.13 18:39:17.058099 [ 294 ] {ccef7d17-52b5-49ce-83a2-f0e9f5742740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3047 | 2026.05.13 18:39:17.058143 [ 294 ] {ccef7d17-52b5-49ce-83a2-f0e9f5742740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3048 | 2026.05.13 18:39:17.059227 [ 294 ] {ccef7d17-52b5-49ce-83a2-f0e9f5742740} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.05.13 18:39:17.059302 [ 294 ] {ccef7d17-52b5-49ce-83a2-f0e9f5742740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3050 | 2026.05.13 18:39:17.059685 [ 294 ] {ccef7d17-52b5-49ce-83a2-f0e9f5742740} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3051 | 2026.05.13 18:39:17.059905 [ 294 ] {ccef7d17-52b5-49ce-83a2-f0e9f5742740} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.05.13 18:39:17.060049 [ 294 ] {ccef7d17-52b5-49ce-83a2-f0e9f5742740} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00198 sec., 39393.93939393939 rows/sec., 3.25 MiB/sec. | ||
| 3053 | 2026.05.13 18:39:17.060087 [ 294 ] {ccef7d17-52b5-49ce-83a2-f0e9f5742740} <Debug> TCPHandler: Processed in 0.002154778 sec. | ||
| 3054 | 2026.05.13 18:39:17.060222 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.05.13 18:39:17.060320 [ 294 ] {5f202eaf-6de3-4643-96fa-7b3fb80b226f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.05.13 18:39:17.060360 [ 294 ] {5f202eaf-6de3-4643-96fa-7b3fb80b226f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3057 | 2026.05.13 18:39:17.060793 [ 294 ] {5f202eaf-6de3-4643-96fa-7b3fb80b226f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.05.13 18:39:17.060829 [ 294 ] {5f202eaf-6de3-4643-96fa-7b3fb80b226f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3059 | 2026.05.13 18:39:17.061115 [ 294 ] {5f202eaf-6de3-4643-96fa-7b3fb80b226f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3060 | 2026.05.13 18:39:17.061331 [ 294 ] {5f202eaf-6de3-4643-96fa-7b3fb80b226f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.05.13 18:39:17.061459 [ 294 ] {5f202eaf-6de3-4643-96fa-7b3fb80b226f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001157 sec., 9507.346585998272 rows/sec., 714.91 KiB/sec. | ||
| 3062 | 2026.05.13 18:39:17.061496 [ 294 ] {5f202eaf-6de3-4643-96fa-7b3fb80b226f} <Debug> TCPHandler: Processed in 0.001324973 sec. | ||
| 3063 | 2026.05.13 18:39:17.061622 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.05.13 18:39:17.061718 [ 294 ] {ba2be8e6-1380-473d-ab18-f851d3bc84ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3065 | 2026.05.13 18:39:17.061756 [ 294 ] {ba2be8e6-1380-473d-ab18-f851d3bc84ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3066 | 2026.05.13 18:39:17.062207 [ 294 ] {ba2be8e6-1380-473d-ab18-f851d3bc84ae} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.05.13 18:39:17.062243 [ 294 ] {ba2be8e6-1380-473d-ab18-f851d3bc84ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3068 | 2026.05.13 18:39:17.062545 [ 294 ] {ba2be8e6-1380-473d-ab18-f851d3bc84ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3069 | 2026.05.13 18:39:17.062748 [ 294 ] {ba2be8e6-1380-473d-ab18-f851d3bc84ae} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.05.13 18:39:17.062878 [ 294 ] {ba2be8e6-1380-473d-ab18-f851d3bc84ae} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001178 sec., 63667.232597623086 rows/sec., 4.97 MiB/sec. | ||
| 3071 | 2026.05.13 18:39:17.062914 [ 294 ] {ba2be8e6-1380-473d-ab18-f851d3bc84ae} <Debug> TCPHandler: Processed in 0.001344684 sec. | ||
| 3072 | 2026.05.13 18:39:17.063036 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2026.05.13 18:39:17.063142 [ 294 ] {f784e262-845b-4638-ab95-b39ca4ab7ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3074 | 2026.05.13 18:39:17.063185 [ 294 ] {f784e262-845b-4638-ab95-b39ca4ab7ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3075 | 2026.05.13 18:39:17.063619 [ 294 ] {f784e262-845b-4638-ab95-b39ca4ab7ee9} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.05.13 18:39:17.063655 [ 294 ] {f784e262-845b-4638-ab95-b39ca4ab7ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3077 | 2026.05.13 18:39:17.063972 [ 294 ] {f784e262-845b-4638-ab95-b39ca4ab7ee9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3078 | 2026.05.13 18:39:17.064178 [ 294 ] {f784e262-845b-4638-ab95-b39ca4ab7ee9} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.05.13 18:39:17.064310 [ 294 ] {f784e262-845b-4638-ab95-b39ca4ab7ee9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 3080 | 2026.05.13 18:39:17.064347 [ 294 ] {f784e262-845b-4638-ab95-b39ca4ab7ee9} <Debug> TCPHandler: Processed in 0.001360234 sec. | ||
| 3081 | 2026.05.13 18:39:17.064467 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.05.13 18:39:17.064563 [ 294 ] {12ece53a-2a89-4dcf-84df-15a62273a506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3083 | 2026.05.13 18:39:17.064617 [ 294 ] {12ece53a-2a89-4dcf-84df-15a62273a506} <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 | ||
| 3084 | 2026.05.13 18:39:17.065590 [ 294 ] {12ece53a-2a89-4dcf-84df-15a62273a506} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.05.13 18:39:17.065649 [ 294 ] {12ece53a-2a89-4dcf-84df-15a62273a506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3086 | 2026.05.13 18:39:17.066334 [ 294 ] {12ece53a-2a89-4dcf-84df-15a62273a506} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3087 | 2026.05.13 18:39:17.066578 [ 294 ] {12ece53a-2a89-4dcf-84df-15a62273a506} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.05.13 18:39:17.066745 [ 294 ] {12ece53a-2a89-4dcf-84df-15a62273a506} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002198 sec., 5004.549590536852 rows/sec., 8.97 MiB/sec. | ||
| 3089 | 2026.05.13 18:39:17.066853 [ 294 ] {12ece53a-2a89-4dcf-84df-15a62273a506} <Debug> TCPHandler: Processed in 0.002434653 sec. | ||
| 3090 | 2026.05.13 18:39:17.067035 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.05.13 18:39:17.067162 [ 294 ] {d26ee2c5-ae57-470a-afc0-43c958a51bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.05.13 18:39:17.067213 [ 294 ] {d26ee2c5-ae57-470a-afc0-43c958a51bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3093 | 2026.05.13 18:39:17.067612 [ 294 ] {d26ee2c5-ae57-470a-afc0-43c958a51bf9} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.05.13 18:39:17.067649 [ 294 ] {d26ee2c5-ae57-470a-afc0-43c958a51bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3095 | 2026.05.13 18:39:17.067953 [ 294 ] {d26ee2c5-ae57-470a-afc0-43c958a51bf9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3096 | 2026.05.13 18:39:17.068187 [ 294 ] {d26ee2c5-ae57-470a-afc0-43c958a51bf9} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.05.13 18:39:17.068326 [ 294 ] {d26ee2c5-ae57-470a-afc0-43c958a51bf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 3098 | 2026.05.13 18:39:17.068361 [ 294 ] {d26ee2c5-ae57-470a-afc0-43c958a51bf9} <Debug> TCPHandler: Processed in 0.001432475 sec. | ||
| 3099 | 2026.05.13 18:39:19.451622 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3100 | 2026.05.13 18:39:19.451697 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3101 | 2026.05.13 18:39:19.511493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6619 | ||
| 3102 | 2026.05.13 18:39:19.511966 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.05.13 18:39:19.512007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3104 | 2026.05.13 18:39:19.512513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3105 | 2026.05.13 18:39:19.512742 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.05.13 18:39:19.512864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6619 | ||
| 3107 | 2026.05.13 18:39:19.861187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3108 | 2026.05.13 18:39:19.878706 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.05.13 18:39:19.878777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3110 | 2026.05.13 18:39:19.885561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3111 | 2026.05.13 18:39:19.886344 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.05.13 18:39:19.889401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3113 | 2026.05.13 18:39:20.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.30 MiB, peak 234.30 MiB, free memory in arenas 0.00 B, will set to 231.63 MiB (RSS), difference: 1.33 MiB | ||
| 3114 | 2026.05.13 18:39:22.053345 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.05.13 18:39:22.053707 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3116 | 2026.05.13 18:39:22.054218 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3117 | 2026.05.13 18:39:22.054284 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <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 | ||
| 3118 | 2026.05.13 18:39:22.054549 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3119 | 2026.05.13 18:39:22.054616 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3120 | 2026.05.13 18:39:22.054751 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3121 | 2026.05.13 18:39:22.054879 [ 357 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3122 | 2026.05.13 18:39:22.054913 [ 346 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3123 | 2026.05.13 18:39:22.054882 [ 322 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3124 | 2026.05.13 18:39:22.054879 [ 327 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3125 | 2026.05.13 18:39:22.055117 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3126 | 2026.05.13 18:39:22.055144 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3127 | 2026.05.13 18:39:22.055228 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3128 | 2026.05.13 18:39:22.055248 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3129 | 2026.05.13 18:39:22.055283 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3130 | 2026.05.13 18:39:22.055318 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3131 | 2026.05.13 18:39:22.055357 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3132 | 2026.05.13 18:39:22.056649 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003087 sec., 11337.868480725623 rows/sec., 1.91 MiB/sec. | ||
| 3133 | 2026.05.13 18:39:22.056794 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Debug> MemoryTracker: Peak memory usage (for query): 129.34 KiB. | ||
| 3134 | 2026.05.13 18:39:22.056809 [ 294 ] {ff8bd769-cef4-4e4b-9e8a-f912843af103} <Debug> TCPHandler: Processed in 0.003648894 sec. | ||
| 3135 | 2026.05.13 18:39:22.059010 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.05.13 18:39:22.059172 [ 294 ] {70d8ce42-c915-4d84-a7cc-5129e715e994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3137 | 2026.05.13 18:39:22.059230 [ 294 ] {70d8ce42-c915-4d84-a7cc-5129e715e994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3138 | 2026.05.13 18:39:22.059823 [ 294 ] {70d8ce42-c915-4d84-a7cc-5129e715e994} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.05.13 18:39:22.059868 [ 294 ] {70d8ce42-c915-4d84-a7cc-5129e715e994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3140 | 2026.05.13 18:39:22.060251 [ 294 ] {70d8ce42-c915-4d84-a7cc-5129e715e994} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3141 | 2026.05.13 18:39:22.060465 [ 294 ] {70d8ce42-c915-4d84-a7cc-5129e715e994} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.13 18:39:22.060607 [ 294 ] {70d8ce42-c915-4d84-a7cc-5129e715e994} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001479 sec., 78431.37254901961 rows/sec., 6.64 MiB/sec. | ||
| 3143 | 2026.05.13 18:39:22.060644 [ 294 ] {70d8ce42-c915-4d84-a7cc-5129e715e994} <Debug> TCPHandler: Processed in 0.0017094 sec. | ||
| 3144 | 2026.05.13 18:39:22.060786 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.05.13 18:39:22.060881 [ 294 ] {9850c79d-457f-41c8-a96d-53432be88008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3146 | 2026.05.13 18:39:22.060920 [ 294 ] {9850c79d-457f-41c8-a96d-53432be88008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3147 | 2026.05.13 18:39:22.061327 [ 294 ] {9850c79d-457f-41c8-a96d-53432be88008} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.05.13 18:39:22.061363 [ 294 ] {9850c79d-457f-41c8-a96d-53432be88008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3149 | 2026.05.13 18:39:22.061647 [ 294 ] {9850c79d-457f-41c8-a96d-53432be88008} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3150 | 2026.05.13 18:39:22.061853 [ 294 ] {9850c79d-457f-41c8-a96d-53432be88008} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.05.13 18:39:22.061978 [ 294 ] {9850c79d-457f-41c8-a96d-53432be88008} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001115 sec., 26905.829596412554 rows/sec., 1.98 MiB/sec. | ||
| 3152 | 2026.05.13 18:39:22.062015 [ 294 ] {9850c79d-457f-41c8-a96d-53432be88008} <Debug> TCPHandler: Processed in 0.001277572 sec. | ||
| 3153 | 2026.05.13 18:39:22.062176 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.05.13 18:39:22.062270 [ 294 ] {2b591e46-ba5f-4311-ba1a-0cf898928d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3155 | 2026.05.13 18:39:22.062308 [ 294 ] {2b591e46-ba5f-4311-ba1a-0cf898928d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3156 | 2026.05.13 18:39:22.062716 [ 294 ] {2b591e46-ba5f-4311-ba1a-0cf898928d8a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.05.13 18:39:22.062751 [ 294 ] {2b591e46-ba5f-4311-ba1a-0cf898928d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3158 | 2026.05.13 18:39:22.063046 [ 294 ] {2b591e46-ba5f-4311-ba1a-0cf898928d8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3159 | 2026.05.13 18:39:22.063251 [ 294 ] {2b591e46-ba5f-4311-ba1a-0cf898928d8a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.05.13 18:39:22.063377 [ 294 ] {2b591e46-ba5f-4311-ba1a-0cf898928d8a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001124 sec., 83629.89323843416 rows/sec., 6.53 MiB/sec. | ||
| 3161 | 2026.05.13 18:39:22.063412 [ 294 ] {2b591e46-ba5f-4311-ba1a-0cf898928d8a} <Debug> TCPHandler: Processed in 0.001284713 sec. | ||
| 3162 | 2026.05.13 18:39:22.063537 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.05.13 18:39:22.063632 [ 294 ] {c7a8e8d9-ec3d-4906-be71-7f06378a6078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3164 | 2026.05.13 18:39:22.063673 [ 294 ] {c7a8e8d9-ec3d-4906-be71-7f06378a6078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3165 | 2026.05.13 18:39:22.064089 [ 294 ] {c7a8e8d9-ec3d-4906-be71-7f06378a6078} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.05.13 18:39:22.064124 [ 294 ] {c7a8e8d9-ec3d-4906-be71-7f06378a6078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3167 | 2026.05.13 18:39:22.064460 [ 294 ] {c7a8e8d9-ec3d-4906-be71-7f06378a6078} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3168 | 2026.05.13 18:39:22.064664 [ 294 ] {c7a8e8d9-ec3d-4906-be71-7f06378a6078} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.05.13 18:39:22.064788 [ 294 ] {c7a8e8d9-ec3d-4906-be71-7f06378a6078} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3170 | 2026.05.13 18:39:22.064823 [ 294 ] {c7a8e8d9-ec3d-4906-be71-7f06378a6078} <Debug> TCPHandler: Processed in 0.001335444 sec. | ||
| 3171 | 2026.05.13 18:39:22.064945 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.05.13 18:39:22.065040 [ 294 ] {34645db1-8b45-47e7-90d6-d9f3e89392e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.05.13 18:39:22.065091 [ 294 ] {34645db1-8b45-47e7-90d6-d9f3e89392e2} <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 | ||
| 3174 | 2026.05.13 18:39:22.065931 [ 294 ] {34645db1-8b45-47e7-90d6-d9f3e89392e2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.05.13 18:39:22.065967 [ 294 ] {34645db1-8b45-47e7-90d6-d9f3e89392e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3176 | 2026.05.13 18:39:22.066481 [ 294 ] {34645db1-8b45-47e7-90d6-d9f3e89392e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3177 | 2026.05.13 18:39:22.066694 [ 294 ] {34645db1-8b45-47e7-90d6-d9f3e89392e2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.05.13 18:39:22.066834 [ 294 ] {34645db1-8b45-47e7-90d6-d9f3e89392e2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001812 sec., 16556.29139072848 rows/sec., 29.67 MiB/sec. | ||
| 3179 | 2026.05.13 18:39:22.066885 [ 294 ] {34645db1-8b45-47e7-90d6-d9f3e89392e2} <Debug> TCPHandler: Processed in 0.001988335 sec. | ||
| 3180 | 2026.05.13 18:39:22.067013 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2026.05.13 18:39:22.067108 [ 294 ] {c26b3c78-79cd-49db-a532-e223b6f6be78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.05.13 18:39:22.067148 [ 294 ] {c26b3c78-79cd-49db-a532-e223b6f6be78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3183 | 2026.05.13 18:39:22.067491 [ 294 ] {c26b3c78-79cd-49db-a532-e223b6f6be78} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.05.13 18:39:22.067526 [ 294 ] {c26b3c78-79cd-49db-a532-e223b6f6be78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3185 | 2026.05.13 18:39:22.067830 [ 294 ] {c26b3c78-79cd-49db-a532-e223b6f6be78} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3186 | 2026.05.13 18:39:22.068035 [ 294 ] {c26b3c78-79cd-49db-a532-e223b6f6be78} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.05.13 18:39:22.068157 [ 294 ] {c26b3c78-79cd-49db-a532-e223b6f6be78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3188 | 2026.05.13 18:39:22.068192 [ 294 ] {c26b3c78-79cd-49db-a532-e223b6f6be78} <Debug> TCPHandler: Processed in 0.001228062 sec. | ||
| 3189 | 2026.05.13 18:39:22.281279 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2026.05.13 18:39:22.281517 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3191 | 2026.05.13 18:39:22.281892 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3192 | 2026.05.13 18:39:22.281933 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3193 | 2026.05.13 18:39:22.282349 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3194 | 2026.05.13 18:39:22.282478 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3195 | 2026.05.13 18:39:22.282654 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 3196 | 2026.05.13 18:39:22.282774 [ 322 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3197 | 2026.05.13 18:39:22.282813 [ 357 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3198 | 2026.05.13 18:39:22.282813 [ 346 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3199 | 2026.05.13 18:39:22.282815 [ 327 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3200 | 2026.05.13 18:39:22.282997 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3201 | 2026.05.13 18:39:22.283043 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3202 | 2026.05.13 18:39:22.283143 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3203 | 2026.05.13 18:39:22.283166 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3204 | 2026.05.13 18:39:22.283205 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 3205 | 2026.05.13 18:39:22.283265 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 3206 | 2026.05.13 18:39:22.283322 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 3207 | 2026.05.13 18:39:22.284876 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003456 sec., 10127.314814814816 rows/sec., 2.15 MiB/sec. | ||
| 3208 | 2026.05.13 18:39:22.285034 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Debug> MemoryTracker: Peak memory usage (for query): 146.43 KiB. | ||
| 3209 | 2026.05.13 18:39:22.285056 [ 294 ] {cf7a78f2-3eab-4a65-8a55-cfa9863124f6} <Debug> TCPHandler: Processed in 0.003910779 sec. | ||
| 3210 | 2026.05.13 18:39:22.299538 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.05.13 18:39:22.299704 [ 294 ] {56b7cce5-6fa6-4d84-8583-250bcb9077ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.05.13 18:39:22.299784 [ 294 ] {56b7cce5-6fa6-4d84-8583-250bcb9077ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3213 | 2026.05.13 18:39:22.300447 [ 294 ] {56b7cce5-6fa6-4d84-8583-250bcb9077ea} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.13 18:39:22.300493 [ 294 ] {56b7cce5-6fa6-4d84-8583-250bcb9077ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3215 | 2026.05.13 18:39:22.300870 [ 294 ] {56b7cce5-6fa6-4d84-8583-250bcb9077ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3216 | 2026.05.13 18:39:22.301103 [ 294 ] {56b7cce5-6fa6-4d84-8583-250bcb9077ea} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.05.13 18:39:22.301268 [ 294 ] {56b7cce5-6fa6-4d84-8583-250bcb9077ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001616 sec., 14851.485148514852 rows/sec., 1.23 MiB/sec. | ||
| 3218 | 2026.05.13 18:39:22.301316 [ 294 ] {56b7cce5-6fa6-4d84-8583-250bcb9077ea} <Debug> TCPHandler: Processed in 0.001919034 sec. | ||
| 3219 | 2026.05.13 18:39:22.301470 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.05.13 18:39:22.301574 [ 294 ] {e724a9b4-0c96-4f1f-9124-cb00d8c319ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3221 | 2026.05.13 18:39:22.301619 [ 294 ] {e724a9b4-0c96-4f1f-9124-cb00d8c319ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3222 | 2026.05.13 18:39:22.303213 [ 294 ] {e724a9b4-0c96-4f1f-9124-cb00d8c319ed} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.05.13 18:39:22.303257 [ 294 ] {e724a9b4-0c96-4f1f-9124-cb00d8c319ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3224 | 2026.05.13 18:39:22.303751 [ 294 ] {e724a9b4-0c96-4f1f-9124-cb00d8c319ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3225 | 2026.05.13 18:39:22.303992 [ 294 ] {e724a9b4-0c96-4f1f-9124-cb00d8c319ed} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.13 18:39:22.304152 [ 294 ] {e724a9b4-0c96-4f1f-9124-cb00d8c319ed} <Debug> executeQuery: Read 2543 rows, 193.85 KiB in 0.002599 sec., 978453.2512504809 rows/sec., 72.84 MiB/sec. | ||
| 3227 | 2026.05.13 18:39:22.304239 [ 294 ] {e724a9b4-0c96-4f1f-9124-cb00d8c319ed} <Debug> TCPHandler: Processed in 0.00282168 sec. | ||
| 3228 | 2026.05.13 18:39:22.304428 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.05.13 18:39:22.304551 [ 294 ] {b9b6ea53-40ec-4e57-93b9-585dc064c792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.05.13 18:39:22.304607 [ 294 ] {b9b6ea53-40ec-4e57-93b9-585dc064c792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3231 | 2026.05.13 18:39:22.305779 [ 294 ] {b9b6ea53-40ec-4e57-93b9-585dc064c792} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.05.13 18:39:22.305833 [ 294 ] {b9b6ea53-40ec-4e57-93b9-585dc064c792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3233 | 2026.05.13 18:39:22.306328 [ 294 ] {b9b6ea53-40ec-4e57-93b9-585dc064c792} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3234 | 2026.05.13 18:39:22.306679 [ 294 ] {b9b6ea53-40ec-4e57-93b9-585dc064c792} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.05.13 18:39:22.307137 [ 136 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3236 | 2026.05.13 18:39:22.307217 [ 136 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.05.13 18:39:22.307257 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3238 | 2026.05.13 18:39:22.307267 [ 294 ] {b9b6ea53-40ec-4e57-93b9-585dc064c792} <Debug> executeQuery: Read 32 rows, 2.46 KiB in 0.002733 sec., 11708.744968898645 rows/sec., 901.88 KiB/sec. | ||
| 3239 | 2026.05.13 18:39:22.307358 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 3240 | 2026.05.13 18:39:22.307389 [ 294 ] {b9b6ea53-40ec-4e57-93b9-585dc064c792} <Debug> TCPHandler: Processed in 0.003017123 sec. | ||
| 3241 | 2026.05.13 18:39:22.307467 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3242 | 2026.05.13 18:39:22.307502 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 80 rows starting from the beginning of the part | ||
| 3243 | 2026.05.13 18:39:22.307590 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part | ||
| 3244 | 2026.05.13 18:39:22.307639 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 3245 | 2026.05.13 18:39:22.307656 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.05.13 18:39:22.307700 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3247 | 2026.05.13 18:39:22.307747 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3248 | 2026.05.13 18:39:22.307787 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 3249 | 2026.05.13 18:39:22.307864 [ 294 ] {43ba2372-327f-4f39-8717-54d9f8e7d579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.05.13 18:39:22.307979 [ 294 ] {43ba2372-327f-4f39-8717-54d9f8e7d579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3251 | 2026.05.13 18:39:22.308607 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289143 sec., 152038.9902439062 rows/sec., 11.75 MiB/sec. | ||
| 3252 | 2026.05.13 18:39:22.308769 [ 190 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3253 | 2026.05.13 18:39:22.308932 [ 294 ] {43ba2372-327f-4f39-8717-54d9f8e7d579} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.05.13 18:39:22.308984 [ 294 ] {43ba2372-327f-4f39-8717-54d9f8e7d579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3255 | 2026.05.13 18:39:22.309062 [ 190 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.05.13 18:39:22.309145 [ 190 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_16_3} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3257 | 2026.05.13 18:39:22.309216 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3258 | 2026.05.13 18:39:22.309455 [ 294 ] {43ba2372-327f-4f39-8717-54d9f8e7d579} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3259 | 2026.05.13 18:39:22.309694 [ 294 ] {43ba2372-327f-4f39-8717-54d9f8e7d579} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.05.13 18:39:22.309845 [ 294 ] {43ba2372-327f-4f39-8717-54d9f8e7d579} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002048 sec., 402832.03125 rows/sec., 23.56 MiB/sec. | ||
| 3261 | 2026.05.13 18:39:22.309896 [ 294 ] {43ba2372-327f-4f39-8717-54d9f8e7d579} <Debug> TCPHandler: Processed in 0.002358752 sec. | ||
| 3262 | 2026.05.13 18:39:22.310070 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.05.13 18:39:22.310189 [ 294 ] {bc71ce84-7467-4633-84e5-80b0fb0bf6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3264 | 2026.05.13 18:39:22.310236 [ 294 ] {bc71ce84-7467-4633-84e5-80b0fb0bf6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3265 | 2026.05.13 18:39:22.310699 [ 294 ] {bc71ce84-7467-4633-84e5-80b0fb0bf6f0} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.05.13 18:39:22.310740 [ 294 ] {bc71ce84-7467-4633-84e5-80b0fb0bf6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3267 | 2026.05.13 18:39:22.311168 [ 294 ] {bc71ce84-7467-4633-84e5-80b0fb0bf6f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3268 | 2026.05.13 18:39:22.311479 [ 294 ] {bc71ce84-7467-4633-84e5-80b0fb0bf6f0} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.05.13 18:39:22.311661 [ 294 ] {bc71ce84-7467-4633-84e5-80b0fb0bf6f0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 46.94 KiB/sec. | ||
| 3270 | 2026.05.13 18:39:22.311708 [ 294 ] {bc71ce84-7467-4633-84e5-80b0fb0bf6f0} <Debug> TCPHandler: Processed in 0.001689599 sec. | ||
| 3271 | 2026.05.13 18:39:22.311881 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.05.13 18:39:22.312014 [ 294 ] {dfff4cca-7954-460d-9cfd-e1a1f56a068d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.05.13 18:39:22.312059 [ 294 ] {dfff4cca-7954-460d-9cfd-e1a1f56a068d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3274 | 2026.05.13 18:39:22.312574 [ 294 ] {dfff4cca-7954-460d-9cfd-e1a1f56a068d} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.05.13 18:39:22.312613 [ 294 ] {dfff4cca-7954-460d-9cfd-e1a1f56a068d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3276 | 2026.05.13 18:39:22.312933 [ 294 ] {dfff4cca-7954-460d-9cfd-e1a1f56a068d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3277 | 2026.05.13 18:39:22.313180 [ 294 ] {dfff4cca-7954-460d-9cfd-e1a1f56a068d} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.05.13 18:39:22.313314 [ 294 ] {dfff4cca-7954-460d-9cfd-e1a1f56a068d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001324 sec., 9063.444108761329 rows/sec., 708.08 KiB/sec. | ||
| 3279 | 2026.05.13 18:39:22.313352 [ 294 ] {dfff4cca-7954-460d-9cfd-e1a1f56a068d} <Debug> TCPHandler: Processed in 0.001535377 sec. | ||
| 3280 | 2026.05.13 18:39:22.313519 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.05.13 18:39:22.313618 [ 294 ] {6a2f838a-11f4-4f22-a676-1ad35694582b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3282 | 2026.05.13 18:39:22.313659 [ 294 ] {6a2f838a-11f4-4f22-a676-1ad35694582b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3283 | 2026.05.13 18:39:22.314646 [ 294 ] {6a2f838a-11f4-4f22-a676-1ad35694582b} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.05.13 18:39:22.314684 [ 294 ] {6a2f838a-11f4-4f22-a676-1ad35694582b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3285 | 2026.05.13 18:39:22.315161 [ 294 ] {6a2f838a-11f4-4f22-a676-1ad35694582b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3286 | 2026.05.13 18:39:22.315402 [ 294 ] {6a2f838a-11f4-4f22-a676-1ad35694582b} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.05.13 18:39:22.315538 [ 294 ] {6a2f838a-11f4-4f22-a676-1ad35694582b} <Debug> executeQuery: Read 1335 rows, 92.09 KiB in 0.001941 sec., 687789.7990726429 rows/sec., 46.33 MiB/sec. | ||
| 3288 | 2026.05.13 18:39:22.315576 [ 294 ] {6a2f838a-11f4-4f22-a676-1ad35694582b} <Debug> TCPHandler: Processed in 0.002115098 sec. | ||
| 3289 | 2026.05.13 18:39:22.315732 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.05.13 18:39:22.315833 [ 294 ] {8d57acc6-b7b8-49a9-b539-4359524fc177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.05.13 18:39:22.315879 [ 294 ] {8d57acc6-b7b8-49a9-b539-4359524fc177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3292 | 2026.05.13 18:39:22.316821 [ 294 ] {8d57acc6-b7b8-49a9-b539-4359524fc177} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.13 18:39:22.316859 [ 294 ] {8d57acc6-b7b8-49a9-b539-4359524fc177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3294 | 2026.05.13 18:39:22.317377 [ 294 ] {8d57acc6-b7b8-49a9-b539-4359524fc177} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3295 | 2026.05.13 18:39:22.317616 [ 294 ] {8d57acc6-b7b8-49a9-b539-4359524fc177} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.05.13 18:39:22.317755 [ 294 ] {8d57acc6-b7b8-49a9-b539-4359524fc177} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001942 sec., 788877.4459320288 rows/sec., 48.22 MiB/sec. | ||
| 3297 | 2026.05.13 18:39:22.317792 [ 294 ] {8d57acc6-b7b8-49a9-b539-4359524fc177} <Debug> TCPHandler: Processed in 0.002112617 sec. | ||
| 3298 | 2026.05.13 18:39:22.317963 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.05.13 18:39:22.318067 [ 294 ] {47d2b706-63c2-4991-94d8-ea5b1214d324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.05.13 18:39:22.318124 [ 294 ] {47d2b706-63c2-4991-94d8-ea5b1214d324} <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 | ||
| 3301 | 2026.05.13 18:39:22.318999 [ 294 ] {47d2b706-63c2-4991-94d8-ea5b1214d324} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.05.13 18:39:22.319039 [ 294 ] {47d2b706-63c2-4991-94d8-ea5b1214d324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3303 | 2026.05.13 18:39:22.319705 [ 294 ] {47d2b706-63c2-4991-94d8-ea5b1214d324} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3304 | 2026.05.13 18:39:22.319983 [ 294 ] {47d2b706-63c2-4991-94d8-ea5b1214d324} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.05.13 18:39:22.320142 [ 294 ] {47d2b706-63c2-4991-94d8-ea5b1214d324} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002095 sec., 9546.53937947494 rows/sec., 17.11 MiB/sec. | ||
| 3306 | 2026.05.13 18:39:22.320216 [ 294 ] {47d2b706-63c2-4991-94d8-ea5b1214d324} <Debug> TCPHandler: Processed in 0.002308311 sec. | ||
| 3307 | 2026.05.13 18:39:22.320375 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.05.13 18:39:22.320490 [ 294 ] {fcaad3c3-3861-4892-8ff7-de03213a1a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.05.13 18:39:22.320553 [ 294 ] {fcaad3c3-3861-4892-8ff7-de03213a1a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3310 | 2026.05.13 18:39:22.321715 [ 294 ] {fcaad3c3-3861-4892-8ff7-de03213a1a89} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.05.13 18:39:22.321787 [ 294 ] {fcaad3c3-3861-4892-8ff7-de03213a1a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3312 | 2026.05.13 18:39:22.322334 [ 294 ] {fcaad3c3-3861-4892-8ff7-de03213a1a89} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3313 | 2026.05.13 18:39:22.322707 [ 294 ] {fcaad3c3-3861-4892-8ff7-de03213a1a89} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.05.13 18:39:22.322941 [ 294 ] {fcaad3c3-3861-4892-8ff7-de03213a1a89} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002472 sec., 4854.368932038836 rows/sec., 335.00 KiB/sec. | ||
| 3315 | 2026.05.13 18:39:22.323022 [ 294 ] {fcaad3c3-3861-4892-8ff7-de03213a1a89} <Debug> TCPHandler: Processed in 0.002704128 sec. | ||
| 3316 | 2026.05.13 18:39:24.442036 [ 131 ] {} <Debug> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3317 | 2026.05.13 18:39:24.442115 [ 131 ] {} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.05.13 18:39:24.442137 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3319 | 2026.05.13 18:39:24.442268 [ 190 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::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 | ||
| 3320 | 2026.05.13 18:39:24.442420 [ 190 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3321 | 2026.05.13 18:39:24.442455 [ 190 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3322 | 2026.05.13 18:39:24.442520 [ 190 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3323 | 2026.05.13 18:39:24.442562 [ 190 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3324 | 2026.05.13 18:39:24.442601 [ 190 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3325 | 2026.05.13 18:39:24.442638 [ 190 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3326 | 2026.05.13 18:39:24.443380 [ 187 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174371 sec., 23842.550607942463 rows/sec., 1.99 MiB/sec. | ||
| 3327 | 2026.05.13 18:39:24.443582 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3328 | 2026.05.13 18:39:24.443951 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.05.13 18:39:24.444044 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_5_1} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3330 | 2026.05.13 18:39:24.444145 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3331 | 2026.05.13 18:39:24.522638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 414 | ||
| 3332 | 2026.05.13 18:39:24.525204 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.13 18:39:24.525248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3334 | 2026.05.13 18:39:24.526446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3335 | 2026.05.13 18:39:24.526707 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.05.13 18:39:24.526947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
| 3337 | 2026.05.13 18:39:27.012965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7131 | ||
| 3338 | 2026.05.13 18:39:27.013448 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.05.13 18:39:27.013482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3340 | 2026.05.13 18:39:27.014040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3341 | 2026.05.13 18:39:27.014277 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.05.13 18:39:27.014405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7131 | ||
| 3343 | 2026.05.13 18:39:27.050615 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2026.05.13 18:39:27.050850 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3345 | 2026.05.13 18:39:27.051198 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3346 | 2026.05.13 18:39:27.051237 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <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 | ||
| 3347 | 2026.05.13 18:39:27.051491 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3348 | 2026.05.13 18:39:27.051559 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3349 | 2026.05.13 18:39:27.051693 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3350 | 2026.05.13 18:39:27.051820 [ 346 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3351 | 2026.05.13 18:39:27.051824 [ 336 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3352 | 2026.05.13 18:39:27.051871 [ 352 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3353 | 2026.05.13 18:39:27.051820 [ 322 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3354 | 2026.05.13 18:39:27.052057 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3355 | 2026.05.13 18:39:27.052084 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3356 | 2026.05.13 18:39:27.052168 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3357 | 2026.05.13 18:39:27.052188 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3358 | 2026.05.13 18:39:27.052223 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3359 | 2026.05.13 18:39:27.052259 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3360 | 2026.05.13 18:39:27.052292 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3361 | 2026.05.13 18:39:27.053643 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002886 sec., 12127.512127512127 rows/sec., 2.04 MiB/sec. | ||
| 3362 | 2026.05.13 18:39:27.053786 [ 294 ] {2ff33779-8adc-4a7e-ad78-22009abda026} <Debug> TCPHandler: Processed in 0.003298659 sec. | ||
| 3363 | 2026.05.13 18:39:27.055126 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.05.13 18:39:27.055234 [ 294 ] {000d7710-9783-4a10-ab62-ebe9e9e8b054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3365 | 2026.05.13 18:39:27.055274 [ 294 ] {000d7710-9783-4a10-ab62-ebe9e9e8b054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3366 | 2026.05.13 18:39:27.055839 [ 294 ] {000d7710-9783-4a10-ab62-ebe9e9e8b054} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.05.13 18:39:27.055875 [ 294 ] {000d7710-9783-4a10-ab62-ebe9e9e8b054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3368 | 2026.05.13 18:39:27.056232 [ 294 ] {000d7710-9783-4a10-ab62-ebe9e9e8b054} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3369 | 2026.05.13 18:39:27.056448 [ 294 ] {000d7710-9783-4a10-ab62-ebe9e9e8b054} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.13 18:39:27.056590 [ 294 ] {000d7710-9783-4a10-ab62-ebe9e9e8b054} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001384 sec., 40462.42774566474 rows/sec., 3.09 MiB/sec. | ||
| 3371 | 2026.05.13 18:39:27.056629 [ 294 ] {000d7710-9783-4a10-ab62-ebe9e9e8b054} <Debug> TCPHandler: Processed in 0.001552328 sec. | ||
| 3372 | 2026.05.13 18:39:27.056756 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.05.13 18:39:27.056849 [ 294 ] {57345120-07e0-40ec-a127-a48e86539a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3374 | 2026.05.13 18:39:27.056888 [ 294 ] {57345120-07e0-40ec-a127-a48e86539a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3375 | 2026.05.13 18:39:27.057001 [ 128 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3376 | 2026.05.13 18:39:27.057053 [ 128 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.05.13 18:39:27.057077 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3378 | 2026.05.13 18:39:27.057174 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 3379 | 2026.05.13 18:39:27.057274 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3380 | 2026.05.13 18:39:27.057304 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2615 rows starting from the beginning of the part | ||
| 3381 | 2026.05.13 18:39:27.057336 [ 294 ] {57345120-07e0-40ec-a127-a48e86539a9c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.05.13 18:39:27.057360 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 117 rows starting from the beginning of the part | ||
| 3383 | 2026.05.13 18:39:27.057371 [ 294 ] {57345120-07e0-40ec-a127-a48e86539a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3384 | 2026.05.13 18:39:27.057409 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3385 | 2026.05.13 18:39:27.057451 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 116 rows starting from the beginning of the part | ||
| 3386 | 2026.05.13 18:39:27.057494 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2543 rows starting from the beginning of the part | ||
| 3387 | 2026.05.13 18:39:27.057535 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 3388 | 2026.05.13 18:39:27.057688 [ 294 ] {57345120-07e0-40ec-a127-a48e86539a9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3389 | 2026.05.13 18:39:27.057894 [ 294 ] {57345120-07e0-40ec-a127-a48e86539a9c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.05.13 18:39:27.058015 [ 128 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3391 | 2026.05.13 18:39:27.058020 [ 294 ] {57345120-07e0-40ec-a127-a48e86539a9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 3392 | 2026.05.13 18:39:27.058058 [ 128 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.05.13 18:39:27.058079 [ 294 ] {57345120-07e0-40ec-a127-a48e86539a9c} <Debug> TCPHandler: Processed in 0.001371334 sec. | ||
| 3394 | 2026.05.13 18:39:27.058083 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3395 | 2026.05.13 18:39:27.058227 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.05.13 18:39:27.058251 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 3397 | 2026.05.13 18:39:27.058325 [ 294 ] {c547fc9e-7b91-4dfb-abd1-23d55f173c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3398 | 2026.05.13 18:39:27.058371 [ 294 ] {c547fc9e-7b91-4dfb-abd1-23d55f173c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3399 | 2026.05.13 18:39:27.058397 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3400 | 2026.05.13 18:39:27.058438 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3401 | 2026.05.13 18:39:27.058509 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 3402 | 2026.05.13 18:39:27.058555 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 75 rows starting from the beginning of the part | ||
| 3403 | 2026.05.13 18:39:27.058598 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 94 rows starting from the beginning of the part | ||
| 3404 | 2026.05.13 18:39:27.058637 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1335 rows starting from the beginning of the part | ||
| 3405 | 2026.05.13 18:39:27.058681 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 3406 | 2026.05.13 18:39:27.058780 [ 294 ] {c547fc9e-7b91-4dfb-abd1-23d55f173c34} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.05.13 18:39:27.058822 [ 294 ] {c547fc9e-7b91-4dfb-abd1-23d55f173c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3408 | 2026.05.13 18:39:27.059251 [ 294 ] {c547fc9e-7b91-4dfb-abd1-23d55f173c34} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3409 | 2026.05.13 18:39:27.059305 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173599 sec., 2541867.1981354426 rows/sec., 200.83 MiB/sec. | ||
| 3410 | 2026.05.13 18:39:27.059475 [ 294 ] {c547fc9e-7b91-4dfb-abd1-23d55f173c34} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.05.13 18:39:27.059606 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3412 | 2026.05.13 18:39:27.059613 [ 294 ] {c547fc9e-7b91-4dfb-abd1-23d55f173c34} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001304 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
| 3413 | 2026.05.13 18:39:27.059647 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.05.13 18:39:27.059669 [ 294 ] {c547fc9e-7b91-4dfb-abd1-23d55f173c34} <Debug> TCPHandler: Processed in 0.001490676 sec. | ||
| 3415 | 2026.05.13 18:39:27.059673 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3416 | 2026.05.13 18:39:27.059672 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3417 | 2026.05.13 18:39:27.059785 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 3418 | 2026.05.13 18:39:27.059831 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2026.05.13 18:39:27.059888 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3420 | 2026.05.13 18:39:27.059923 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6080 rows starting from the beginning of the part | ||
| 3421 | 2026.05.13 18:39:27.059941 [ 294 ] {f0b87cd2-a3ea-4669-80a2-b0f3fd9fa7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.05.13 18:39:27.059963 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760471 sec., 1741011.3543477852 rows/sec., 126.36 MiB/sec. | ||
| 3423 | 2026.05.13 18:39:27.059980 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3424 | 2026.05.13 18:39:27.059988 [ 294 ] {f0b87cd2-a3ea-4669-80a2-b0f3fd9fa7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3425 | 2026.05.13 18:39:27.060003 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.05.13 18:39:27.060044 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 3427 | 2026.05.13 18:39:27.060084 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3428 | 2026.05.13 18:39:27.060099 [ 193 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_21_4} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3429 | 2026.05.13 18:39:27.060123 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1532 rows starting from the beginning of the part | ||
| 3430 | 2026.05.13 18:39:27.060162 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3431 | 2026.05.13 18:39:27.060181 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3432 | 2026.05.13 18:39:27.060211 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3433 | 2026.05.13 18:39:27.060395 [ 294 ] {f0b87cd2-a3ea-4669-80a2-b0f3fd9fa7a7} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.05.13 18:39:27.060437 [ 294 ] {f0b87cd2-a3ea-4669-80a2-b0f3fd9fa7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3435 | 2026.05.13 18:39:27.060561 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.05.13 18:39:27.060640 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_21_4} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3437 | 2026.05.13 18:39:27.060710 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3438 | 2026.05.13 18:39:27.060773 [ 294 ] {f0b87cd2-a3ea-4669-80a2-b0f3fd9fa7a7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3439 | 2026.05.13 18:39:27.061000 [ 294 ] {f0b87cd2-a3ea-4669-80a2-b0f3fd9fa7a7} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.05.13 18:39:27.061124 [ 128 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3441 | 2026.05.13 18:39:27.061138 [ 294 ] {f0b87cd2-a3ea-4669-80a2-b0f3fd9fa7a7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001214 sec., 39538.71499176277 rows/sec., 2.66 MiB/sec. | ||
| 3442 | 2026.05.13 18:39:27.061157 [ 128 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.05.13 18:39:27.061183 [ 294 ] {f0b87cd2-a3ea-4669-80a2-b0f3fd9fa7a7} <Debug> TCPHandler: Processed in 0.001399785 sec. | ||
| 3444 | 2026.05.13 18:39:27.061184 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3445 | 2026.05.13 18:39:27.061305 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 3446 | 2026.05.13 18:39:27.061409 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3447 | 2026.05.13 18:39:27.061436 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part | ||
| 3448 | 2026.05.13 18:39:27.061484 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 3449 | 2026.05.13 18:39:27.061527 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3450 | 2026.05.13 18:39:27.061568 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3451 | 2026.05.13 18:39:27.061604 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 3452 | 2026.05.13 18:39:27.061646 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 3453 | 2026.05.13 18:39:27.062468 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197231 sec., 927139.3741057491 rows/sec., 62.63 MiB/sec. | ||
| 3454 | 2026.05.13 18:39:27.062719 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3455 | 2026.05.13 18:39:27.063024 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.05.13 18:39:27.063103 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_21_4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3457 | 2026.05.13 18:39:27.063181 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3458 | 2026.05.13 18:39:27.063359 [ 193 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8221 rows, containing 5 columns (5 merged, 0 gathered) in 0.003609434 sec., 2277642.4226069795 rows/sec., 149.39 MiB/sec. | ||
| 3459 | 2026.05.13 18:39:27.063484 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3460 | 2026.05.13 18:39:27.063725 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.05.13 18:39:27.063785 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3462 | 2026.05.13 18:39:27.063839 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3463 | 2026.05.13 18:39:27.389513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3464 | 2026.05.13 18:39:27.405679 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.05.13 18:39:27.405736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3466 | 2026.05.13 18:39:27.411029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3467 | 2026.05.13 18:39:27.411756 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.05.13 18:39:27.414410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3469 | 2026.05.13 18:39:29.515912 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59826 | ||
| 3470 | 2026.05.13 18:39:29.516047 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2026.05.13 18:39:29.516076 [ 313 ] {} <Debug> TCP-Session: 8a81624a-68a4-4b80-a1d6-5b62522cc6bf Authenticating user 'default' from [fd00:1122:3344:101::e]:59826 | ||
| 3472 | 2026.05.13 18:39:29.516099 [ 313 ] {} <Debug> TCP-Session: 8a81624a-68a4-4b80-a1d6-5b62522cc6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2026.05.13 18:39:29.516112 [ 313 ] {} <Debug> TCP-Session: 8a81624a-68a4-4b80-a1d6-5b62522cc6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2026.05.13 18:39:29.516367 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36393 | ||
| 3475 | 2026.05.13 18:39:29.516449 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33884 | ||
| 3476 | 2026.05.13 18:39:29.516463 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39851 | ||
| 3477 | 2026.05.13 18:39:29.516491 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2026.05.13 18:39:29.516506 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55546 | ||
| 3479 | 2026.05.13 18:39:29.516550 [ 314 ] {} <Debug> TCP-Session: 08198db7-74e7-46d4-99b2-abf9ddc33fb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36393 | ||
| 3480 | 2026.05.13 18:39:29.516539 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45803 | ||
| 3481 | 2026.05.13 18:39:29.516591 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3482 | 2026.05.13 18:39:29.516594 [ 314 ] {} <Debug> TCP-Session: 08198db7-74e7-46d4-99b2-abf9ddc33fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.05.13 18:39:29.516537 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3484 | 2026.05.13 18:39:29.516630 [ 313 ] {} <Trace> TCP-Session: 8a81624a-68a4-4b80-a1d6-5b62522cc6bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.05.13 18:39:29.516666 [ 316 ] {} <Debug> TCP-Session: 4aab1fea-d791-4bdb-95ff-5a6f7869be0e Authenticating user 'default' from [fd00:1122:3344:101::e]:33884 | ||
| 3486 | 2026.05.13 18:39:29.516636 [ 314 ] {} <Debug> TCP-Session: 08198db7-74e7-46d4-99b2-abf9ddc33fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2026.05.13 18:39:29.516690 [ 316 ] {} <Debug> TCP-Session: 4aab1fea-d791-4bdb-95ff-5a6f7869be0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2026.05.13 18:39:29.516631 [ 317 ] {} <Debug> TCP-Session: da9726b6-0717-4df0-a8f2-4262d86be7ce Authenticating user 'default' from [fd00:1122:3344:101::e]:39851 | ||
| 3489 | 2026.05.13 18:39:29.516724 [ 316 ] {} <Debug> TCP-Session: 4aab1fea-d791-4bdb-95ff-5a6f7869be0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3490 | 2026.05.13 18:39:29.516514 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34297 | ||
| 3491 | 2026.05.13 18:39:29.516759 [ 317 ] {} <Debug> TCP-Session: da9726b6-0717-4df0-a8f2-4262d86be7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2026.05.13 18:39:29.516491 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54153 | ||
| 3493 | 2026.05.13 18:39:29.516805 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3494 | 2026.05.13 18:39:29.516835 [ 313 ] {eaf98cc9-9553-446a-937b-34b434652781} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59826) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3495 | 2026.05.13 18:39:29.516860 [ 310 ] {} <Debug> TCP-Session: b92ae4eb-0966-4b50-9c95-11fbd4d56c14 Authenticating user 'default' from [fd00:1122:3344:101::e]:45803 | ||
| 3496 | 2026.05.13 18:39:29.516810 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3497 | 2026.05.13 18:39:29.516995 [ 310 ] {} <Debug> TCP-Session: b92ae4eb-0966-4b50-9c95-11fbd4d56c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2026.05.13 18:39:29.516446 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33153 | ||
| 3499 | 2026.05.13 18:39:29.517037 [ 293 ] {} <Debug> TCP-Session: 814019f4-17e0-488c-89fe-d003aa6b35d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55546 | ||
| 3500 | 2026.05.13 18:39:29.517031 [ 310 ] {} <Debug> TCP-Session: b92ae4eb-0966-4b50-9c95-11fbd4d56c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.05.13 18:39:29.517080 [ 293 ] {} <Debug> TCP-Session: 814019f4-17e0-488c-89fe-d003aa6b35d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2026.05.13 18:39:29.516797 [ 317 ] {} <Debug> TCP-Session: da9726b6-0717-4df0-a8f2-4262d86be7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.05.13 18:39:29.517115 [ 293 ] {} <Debug> TCP-Session: 814019f4-17e0-488c-89fe-d003aa6b35d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2026.05.13 18:39:29.517221 [ 313 ] {eaf98cc9-9553-446a-937b-34b434652781} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3505 | 2026.05.13 18:39:29.517270 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3506 | 2026.05.13 18:39:29.517282 [ 313 ] {eaf98cc9-9553-446a-937b-34b434652781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3507 | 2026.05.13 18:39:29.517306 [ 309 ] {} <Debug> TCP-Session: 4ccd9d0c-fa44-4666-9c54-925853b4c478 Authenticating user 'default' from [fd00:1122:3344:101::e]:34297 | ||
| 3508 | 2026.05.13 18:39:29.517332 [ 309 ] {} <Debug> TCP-Session: 4ccd9d0c-fa44-4666-9c54-925853b4c478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2026.05.13 18:39:29.517345 [ 309 ] {} <Debug> TCP-Session: 4ccd9d0c-fa44-4666-9c54-925853b4c478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.05.13 18:39:29.517367 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3511 | 2026.05.13 18:39:29.517401 [ 275 ] {} <Debug> TCP-Session: 58213cf0-6192-42b5-ad5f-4262faf2b14f Authenticating user 'default' from [fd00:1122:3344:101::e]:54153 | ||
| 3512 | 2026.05.13 18:39:29.517418 [ 275 ] {} <Debug> TCP-Session: 58213cf0-6192-42b5-ad5f-4262faf2b14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2026.05.13 18:39:29.517435 [ 275 ] {} <Debug> TCP-Session: 58213cf0-6192-42b5-ad5f-4262faf2b14f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.05.13 18:39:29.517521 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3515 | 2026.05.13 18:39:29.517553 [ 315 ] {} <Debug> TCP-Session: a1af75ab-a3a3-42d2-a283-3f2117de4d19 Authenticating user 'default' from [fd00:1122:3344:101::e]:33153 | ||
| 3516 | 2026.05.13 18:39:29.517569 [ 315 ] {} <Debug> TCP-Session: a1af75ab-a3a3-42d2-a283-3f2117de4d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2026.05.13 18:39:29.517581 [ 315 ] {} <Debug> TCP-Session: a1af75ab-a3a3-42d2-a283-3f2117de4d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3518 | 2026.05.13 18:39:29.517584 [ 313 ] {eaf98cc9-9553-446a-937b-34b434652781} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 3519 | 2026.05.13 18:39:29.518747 [ 336 ] {eaf98cc9-9553-446a-937b-34b434652781} <Trace> AggregatingTransform: Aggregating | ||
| 3520 | 2026.05.13 18:39:29.518779 [ 336 ] {eaf98cc9-9553-446a-937b-34b434652781} <Trace> Aggregator: Aggregation method: without_key | ||
| 3521 | 2026.05.13 18:39:29.518812 [ 336 ] {eaf98cc9-9553-446a-937b-34b434652781} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124959 sec. (888.921 rows/sec., 34.72 KiB/sec.) | ||
| 3522 | 2026.05.13 18:39:29.518827 [ 336 ] {eaf98cc9-9553-446a-937b-34b434652781} <Trace> Aggregator: Merging aggregated data | ||
| 3523 | 2026.05.13 18:39:29.520010 [ 313 ] {eaf98cc9-9553-446a-937b-34b434652781} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003237 sec., 308.9280197713933 rows/sec., 12.07 KiB/sec. | ||
| 3524 | 2026.05.13 18:39:29.520150 [ 313 ] {eaf98cc9-9553-446a-937b-34b434652781} <Debug> TCPHandler: Processed in 0.003642824 sec. | ||
| 3525 | 2026.05.13 18:39:29.520295 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3526 | 2026.05.13 18:39:29.520324 [ 313 ] {} <Debug> TCP-Session: 8a81624a-68a4-4b80-a1d6-5b62522cc6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.05.13 18:39:29.520342 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3528 | 2026.05.13 18:39:29.520380 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3529 | 2026.05.13 18:39:29.520385 [ 314 ] {} <Debug> TCP-Session: 08198db7-74e7-46d4-99b2-abf9ddc33fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2026.05.13 18:39:29.520404 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3531 | 2026.05.13 18:39:29.520421 [ 315 ] {} <Debug> TCP-Session: a1af75ab-a3a3-42d2-a283-3f2117de4d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.05.13 18:39:29.520425 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3533 | 2026.05.13 18:39:29.520451 [ 310 ] {} <Debug> TCP-Session: b92ae4eb-0966-4b50-9c95-11fbd4d56c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.05.13 18:39:29.520463 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3535 | 2026.05.13 18:39:29.520481 [ 293 ] {} <Debug> TCP-Session: 814019f4-17e0-488c-89fe-d003aa6b35d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.05.13 18:39:29.520490 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3537 | 2026.05.13 18:39:29.520511 [ 309 ] {} <Debug> TCP-Session: 4ccd9d0c-fa44-4666-9c54-925853b4c478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.05.13 18:39:29.520502 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3539 | 2026.05.13 18:39:29.520539 [ 316 ] {} <Debug> TCP-Session: 4aab1fea-d791-4bdb-95ff-5a6f7869be0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.05.13 18:39:29.520458 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3541 | 2026.05.13 18:39:29.520579 [ 275 ] {} <Debug> TCP-Session: 58213cf0-6192-42b5-ad5f-4262faf2b14f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2026.05.13 18:39:29.520621 [ 317 ] {} <Debug> TCP-Session: da9726b6-0717-4df0-a8f2-4262d86be7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.05.13 18:39:30.835513 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57849 | ||
| 3544 | 2026.05.13 18:39:30.835630 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3545 | 2026.05.13 18:39:30.835658 [ 313 ] {} <Debug> TCP-Session: c0dc8c14-6b96-474f-a89c-94f2396a3923 Authenticating user 'default' from [fd00:1122:3344:101::e]:57849 | ||
| 3546 | 2026.05.13 18:39:30.835681 [ 313 ] {} <Debug> TCP-Session: c0dc8c14-6b96-474f-a89c-94f2396a3923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.05.13 18:39:30.835694 [ 313 ] {} <Debug> TCP-Session: c0dc8c14-6b96-474f-a89c-94f2396a3923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2026.05.13 18:39:30.835888 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61592 | ||
| 3549 | 2026.05.13 18:39:30.835959 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56844 | ||
| 3550 | 2026.05.13 18:39:30.835987 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62594 | ||
| 3551 | 2026.05.13 18:39:30.836013 [ 313 ] {} <Trace> TCP-Session: c0dc8c14-6b96-474f-a89c-94f2396a3923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.05.13 18:39:30.836042 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63357 | ||
| 3553 | 2026.05.13 18:39:30.836054 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38428 | ||
| 3554 | 2026.05.13 18:39:30.836073 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51398 | ||
| 3555 | 2026.05.13 18:39:30.836105 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57027 | ||
| 3556 | 2026.05.13 18:39:30.836137 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3557 | 2026.05.13 18:39:30.836181 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3558 | 2026.05.13 18:39:30.836189 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3559 | 2026.05.13 18:39:30.836205 [ 313 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3560 | 2026.05.13 18:39:30.836212 [ 309 ] {} <Debug> TCP-Session: 7c3b1a86-a8cf-478c-b730-ebc078e4acdd Authenticating user 'default' from [fd00:1122:3344:101::e]:51398 | ||
| 3561 | 2026.05.13 18:39:30.836231 [ 293 ] {} <Debug> TCP-Session: 7573c49e-0fb9-4d6a-9a1f-9995b42cbcd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38428 | ||
| 3562 | 2026.05.13 18:39:30.836252 [ 309 ] {} <Debug> TCP-Session: 7c3b1a86-a8cf-478c-b730-ebc078e4acdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2026.05.13 18:39:30.836276 [ 293 ] {} <Debug> TCP-Session: 7573c49e-0fb9-4d6a-9a1f-9995b42cbcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.05.13 18:39:30.836291 [ 309 ] {} <Debug> TCP-Session: 7c3b1a86-a8cf-478c-b730-ebc078e4acdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.05.13 18:39:30.836305 [ 293 ] {} <Debug> TCP-Session: 7573c49e-0fb9-4d6a-9a1f-9995b42cbcd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.05.13 18:39:30.836209 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.05.13 18:39:30.836205 [ 316 ] {} <Debug> TCP-Session: cc6fe4ba-170b-4c34-9c0a-4b1b2760c3de Authenticating user 'default' from [fd00:1122:3344:101::e]:62594 | ||
| 3568 | 2026.05.13 18:39:30.836362 [ 310 ] {} <Debug> TCP-Session: 4bc2983c-1299-4cbc-a877-b636e0727b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:57027 | ||
| 3569 | 2026.05.13 18:39:30.836130 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3570 | 2026.05.13 18:39:30.836412 [ 316 ] {} <Debug> TCP-Session: cc6fe4ba-170b-4c34-9c0a-4b1b2760c3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2026.05.13 18:39:30.836438 [ 275 ] {} <Debug> TCP-Session: ceae83cd-0a18-4b48-8eeb-195ef0db53fb Authenticating user 'default' from [fd00:1122:3344:101::e]:63357 | ||
| 3572 | 2026.05.13 18:39:30.836412 [ 310 ] {} <Debug> TCP-Session: 4bc2983c-1299-4cbc-a877-b636e0727b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.05.13 18:39:30.836460 [ 316 ] {} <Debug> TCP-Session: cc6fe4ba-170b-4c34-9c0a-4b1b2760c3de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.05.13 18:39:30.836477 [ 313 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3575 | 2026.05.13 18:39:30.836484 [ 310 ] {} <Debug> TCP-Session: 4bc2983c-1299-4cbc-a877-b636e0727b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.05.13 18:39:30.836072 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3577 | 2026.05.13 18:39:30.836558 [ 313 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3578 | 2026.05.13 18:39:30.836024 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51276 | ||
| 3579 | 2026.05.13 18:39:30.836589 [ 315 ] {} <Debug> TCP-Session: b32d0b27-db0d-48a4-a458-aa0ad86872a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56844 | ||
| 3580 | 2026.05.13 18:39:30.836003 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2026.05.13 18:39:30.836638 [ 315 ] {} <Debug> TCP-Session: b32d0b27-db0d-48a4-a458-aa0ad86872a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2026.05.13 18:39:30.836656 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3583 | 2026.05.13 18:39:30.836665 [ 315 ] {} <Debug> TCP-Session: b32d0b27-db0d-48a4-a458-aa0ad86872a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.05.13 18:39:30.836688 [ 317 ] {} <Debug> TCP-Session: 5bef06f8-2382-4750-8884-f4136227da1f Authenticating user 'default' from [fd00:1122:3344:101::e]:51276 | ||
| 3585 | 2026.05.13 18:39:30.836657 [ 314 ] {} <Debug> TCP-Session: 21bef5f3-38ef-4e95-9a37-f25bebd9624f Authenticating user 'default' from [fd00:1122:3344:101::e]:61592 | ||
| 3586 | 2026.05.13 18:39:30.836719 [ 317 ] {} <Debug> TCP-Session: 5bef06f8-2382-4750-8884-f4136227da1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.05.13 18:39:30.836737 [ 314 ] {} <Debug> TCP-Session: 21bef5f3-38ef-4e95-9a37-f25bebd9624f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.05.13 18:39:30.836749 [ 317 ] {} <Debug> TCP-Session: 5bef06f8-2382-4750-8884-f4136227da1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.05.13 18:39:30.836761 [ 314 ] {} <Debug> TCP-Session: 21bef5f3-38ef-4e95-9a37-f25bebd9624f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.05.13 18:39:30.836468 [ 275 ] {} <Debug> TCP-Session: ceae83cd-0a18-4b48-8eeb-195ef0db53fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.05.13 18:39:30.836803 [ 275 ] {} <Debug> TCP-Session: ceae83cd-0a18-4b48-8eeb-195ef0db53fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.05.13 18:39:30.836847 [ 313 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 3593 | 2026.05.13 18:39:30.837750 [ 344 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Trace> AggregatingTransform: Aggregating | ||
| 3594 | 2026.05.13 18:39:30.837803 [ 344 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Trace> Aggregator: Aggregation method: without_key | ||
| 3595 | 2026.05.13 18:39:30.837837 [ 344 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891406 sec. (1121.823 rows/sec., 43.82 KiB/sec.) | ||
| 3596 | 2026.05.13 18:39:30.837854 [ 344 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Trace> Aggregator: Merging aggregated data | ||
| 3597 | 2026.05.13 18:39:30.839403 [ 313 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. | ||
| 3598 | 2026.05.13 18:39:30.839586 [ 313 ] {08a7c109-1b2a-4f95-987b-e83b66e94163} <Debug> TCPHandler: Processed in 0.003683494 sec. | ||
| 3599 | 2026.05.13 18:39:30.839735 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3600 | 2026.05.13 18:39:30.839767 [ 313 ] {} <Debug> TCP-Session: c0dc8c14-6b96-474f-a89c-94f2396a3923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.05.13 18:39:30.839771 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3602 | 2026.05.13 18:39:30.839799 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3603 | 2026.05.13 18:39:30.839829 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3604 | 2026.05.13 18:39:30.839848 [ 315 ] {} <Debug> TCP-Session: b32d0b27-db0d-48a4-a458-aa0ad86872a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.05.13 18:39:30.839871 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3606 | 2026.05.13 18:39:30.839889 [ 275 ] {} <Debug> TCP-Session: ceae83cd-0a18-4b48-8eeb-195ef0db53fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.13 18:39:30.839899 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3608 | 2026.05.13 18:39:30.839916 [ 316 ] {} <Debug> TCP-Session: cc6fe4ba-170b-4c34-9c0a-4b1b2760c3de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.05.13 18:39:30.839921 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3610 | 2026.05.13 18:39:30.839948 [ 309 ] {} <Debug> TCP-Session: 7c3b1a86-a8cf-478c-b730-ebc078e4acdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.05.13 18:39:30.839989 [ 293 ] {} <Debug> TCP-Session: 7573c49e-0fb9-4d6a-9a1f-9995b42cbcd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.05.13 18:39:30.839844 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3613 | 2026.05.13 18:39:30.839831 [ 314 ] {} <Debug> TCP-Session: 21bef5f3-38ef-4e95-9a37-f25bebd9624f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.05.13 18:39:30.840046 [ 317 ] {} <Debug> TCP-Session: 5bef06f8-2382-4750-8884-f4136227da1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.05.13 18:39:30.839881 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3616 | 2026.05.13 18:39:30.840096 [ 310 ] {} <Debug> TCP-Session: 4bc2983c-1299-4cbc-a877-b636e0727b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.13 18:39:30.854050 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45047 | ||
| 3618 | 2026.05.13 18:39:30.854128 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3619 | 2026.05.13 18:39:30.854151 [ 313 ] {} <Debug> TCP-Session: fab2cb79-2092-4379-becf-e27d98150b91 Authenticating user 'default' from [fd00:1122:3344:101::e]:45047 | ||
| 3620 | 2026.05.13 18:39:30.854170 [ 313 ] {} <Debug> TCP-Session: fab2cb79-2092-4379-becf-e27d98150b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.05.13 18:39:30.854184 [ 313 ] {} <Debug> TCP-Session: fab2cb79-2092-4379-becf-e27d98150b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.05.13 18:39:30.854407 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58822 | ||
| 3623 | 2026.05.13 18:39:30.854415 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34555 | ||
| 3624 | 2026.05.13 18:39:30.854441 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44483 | ||
| 3625 | 2026.05.13 18:39:30.854480 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53397 | ||
| 3626 | 2026.05.13 18:39:30.854490 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64092 | ||
| 3627 | 2026.05.13 18:39:30.854514 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3628 | 2026.05.13 18:39:30.854536 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3629 | 2026.05.13 18:39:30.854551 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3630 | 2026.05.13 18:39:30.854579 [ 315 ] {} <Debug> TCP-Session: ac694d2f-4bd2-446b-bcd7-21815f894260 Authenticating user 'default' from [fd00:1122:3344:101::e]:34555 | ||
| 3631 | 2026.05.13 18:39:30.854585 [ 317 ] {} <Debug> TCP-Session: 4de09e41-839b-4311-a7ed-32d1850ad45e Authenticating user 'default' from [fd00:1122:3344:101::e]:44483 | ||
| 3632 | 2026.05.13 18:39:30.854598 [ 309 ] {} <Debug> TCP-Session: d185fe84-ceef-45be-9d14-66dd56fca4b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53397 | ||
| 3633 | 2026.05.13 18:39:30.854608 [ 315 ] {} <Debug> TCP-Session: ac694d2f-4bd2-446b-bcd7-21815f894260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.05.13 18:39:30.854616 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3635 | 2026.05.13 18:39:30.854637 [ 315 ] {} <Debug> TCP-Session: ac694d2f-4bd2-446b-bcd7-21815f894260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.05.13 18:39:30.854553 [ 313 ] {} <Trace> TCP-Session: fab2cb79-2092-4379-becf-e27d98150b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2026.05.13 18:39:30.854673 [ 310 ] {} <Debug> TCP-Session: e0884078-3f99-4074-aa72-9812ec667c4b Authenticating user 'default' from [fd00:1122:3344:101::e]:64092 | ||
| 3638 | 2026.05.13 18:39:30.854503 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3639 | 2026.05.13 18:39:30.854718 [ 310 ] {} <Debug> TCP-Session: e0884078-3f99-4074-aa72-9812ec667c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.13 18:39:30.854466 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48926 | ||
| 3641 | 2026.05.13 18:39:30.854760 [ 310 ] {} <Debug> TCP-Session: e0884078-3f99-4074-aa72-9812ec667c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.05.13 18:39:30.854757 [ 314 ] {} <Debug> TCP-Session: 7b4bf60e-11c9-41f0-88b6-ab65cbde0835 Authenticating user 'default' from [fd00:1122:3344:101::e]:58822 | ||
| 3643 | 2026.05.13 18:39:30.854455 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62268 | ||
| 3644 | 2026.05.13 18:39:30.854830 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3645 | 2026.05.13 18:39:30.854849 [ 313 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3646 | 2026.05.13 18:39:30.854869 [ 293 ] {} <Debug> TCP-Session: 46a53789-96ac-4ba6-9c22-51f3e16a2b8c Authenticating user 'default' from [fd00:1122:3344:101::e]:48926 | ||
| 3647 | 2026.05.13 18:39:30.854427 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54003 | ||
| 3648 | 2026.05.13 18:39:30.854892 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3649 | 2026.05.13 18:39:30.854901 [ 293 ] {} <Debug> TCP-Session: 46a53789-96ac-4ba6-9c22-51f3e16a2b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.05.13 18:39:30.854943 [ 275 ] {} <Debug> TCP-Session: b8a52980-85f5-48b4-983e-dd8d7e9b4bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:62268 | ||
| 3651 | 2026.05.13 18:39:30.854955 [ 293 ] {} <Debug> TCP-Session: 46a53789-96ac-4ba6-9c22-51f3e16a2b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.05.13 18:39:30.854965 [ 275 ] {} <Debug> TCP-Session: b8a52980-85f5-48b4-983e-dd8d7e9b4bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.05.13 18:39:30.854966 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3654 | 2026.05.13 18:39:30.854982 [ 275 ] {} <Debug> TCP-Session: b8a52980-85f5-48b4-983e-dd8d7e9b4bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.13 18:39:30.855004 [ 316 ] {} <Debug> TCP-Session: f3f9d7ec-e05e-4635-8425-ea3e0e483aba Authenticating user 'default' from [fd00:1122:3344:101::e]:54003 | ||
| 3656 | 2026.05.13 18:39:30.854835 [ 314 ] {} <Debug> TCP-Session: 7b4bf60e-11c9-41f0-88b6-ab65cbde0835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.05.13 18:39:30.855032 [ 316 ] {} <Debug> TCP-Session: f3f9d7ec-e05e-4635-8425-ea3e0e483aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2026.05.13 18:39:30.855049 [ 314 ] {} <Debug> TCP-Session: 7b4bf60e-11c9-41f0-88b6-ab65cbde0835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.05.13 18:39:30.855074 [ 316 ] {} <Debug> TCP-Session: f3f9d7ec-e05e-4635-8425-ea3e0e483aba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.05.13 18:39:30.854628 [ 309 ] {} <Debug> TCP-Session: d185fe84-ceef-45be-9d14-66dd56fca4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.05.13 18:39:30.854619 [ 317 ] {} <Debug> TCP-Session: 4de09e41-839b-4311-a7ed-32d1850ad45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.05.13 18:39:30.855129 [ 313 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3663 | 2026.05.13 18:39:30.855156 [ 317 ] {} <Debug> TCP-Session: 4de09e41-839b-4311-a7ed-32d1850ad45e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.05.13 18:39:30.855124 [ 309 ] {} <Debug> TCP-Session: d185fe84-ceef-45be-9d14-66dd56fca4b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.05.13 18:39:30.855203 [ 313 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3666 | 2026.05.13 18:39:30.855489 [ 313 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 3667 | 2026.05.13 18:39:30.856407 [ 361 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Trace> AggregatingTransform: Aggregating | ||
| 3668 | 2026.05.13 18:39:30.856468 [ 361 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Trace> Aggregator: Aggregation method: without_key | ||
| 3669 | 2026.05.13 18:39:30.856512 [ 361 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924147 sec. (1082.079 rows/sec., 42.27 KiB/sec.) | ||
| 3670 | 2026.05.13 18:39:30.856529 [ 361 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Trace> Aggregator: Merging aggregated data | ||
| 3671 | 2026.05.13 18:39:30.857821 [ 313 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00303 sec., 330.03300330033 rows/sec., 12.89 KiB/sec. | ||
| 3672 | 2026.05.13 18:39:30.857997 [ 313 ] {a03f3bb5-badf-4636-94aa-7546491d2ce5} <Debug> TCPHandler: Processed in 0.003556343 sec. | ||
| 3673 | 2026.05.13 18:39:30.858129 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3674 | 2026.05.13 18:39:30.858158 [ 313 ] {} <Debug> TCP-Session: fab2cb79-2092-4379-becf-e27d98150b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.05.13 18:39:30.858162 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3676 | 2026.05.13 18:39:30.858185 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3677 | 2026.05.13 18:39:30.858205 [ 310 ] {} <Debug> TCP-Session: e0884078-3f99-4074-aa72-9812ec667c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.05.13 18:39:30.858211 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3679 | 2026.05.13 18:39:30.858231 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3680 | 2026.05.13 18:39:30.858256 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3681 | 2026.05.13 18:39:30.858276 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3682 | 2026.05.13 18:39:30.858299 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3683 | 2026.05.13 18:39:30.858314 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3684 | 2026.05.13 18:39:30.858359 [ 275 ] {} <Debug> TCP-Session: b8a52980-85f5-48b4-983e-dd8d7e9b4bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.05.13 18:39:30.858383 [ 293 ] {} <Debug> TCP-Session: 46a53789-96ac-4ba6-9c22-51f3e16a2b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.13 18:39:30.858304 [ 316 ] {} <Debug> TCP-Session: f3f9d7ec-e05e-4635-8425-ea3e0e483aba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.05.13 18:39:30.858285 [ 315 ] {} <Debug> TCP-Session: ac694d2f-4bd2-446b-bcd7-21815f894260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.13 18:39:30.858332 [ 309 ] {} <Debug> TCP-Session: d185fe84-ceef-45be-9d14-66dd56fca4b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.05.13 18:39:30.858276 [ 317 ] {} <Debug> TCP-Session: 4de09e41-839b-4311-a7ed-32d1850ad45e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.05.13 18:39:30.858235 [ 314 ] {} <Debug> TCP-Session: 7b4bf60e-11c9-41f0-88b6-ab65cbde0835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.05.13 18:39:32.053187 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.05.13 18:39:32.053417 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3693 | 2026.05.13 18:39:32.053730 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3694 | 2026.05.13 18:39:32.053764 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <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 | ||
| 3695 | 2026.05.13 18:39:32.053973 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3696 | 2026.05.13 18:39:32.054038 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3697 | 2026.05.13 18:39:32.054170 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3698 | 2026.05.13 18:39:32.054305 [ 352 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3699 | 2026.05.13 18:39:32.054354 [ 322 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3700 | 2026.05.13 18:39:32.054360 [ 338 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3701 | 2026.05.13 18:39:32.054356 [ 351 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3702 | 2026.05.13 18:39:32.054570 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3703 | 2026.05.13 18:39:32.054606 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3704 | 2026.05.13 18:39:32.054694 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3705 | 2026.05.13 18:39:32.054714 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3706 | 2026.05.13 18:39:32.054749 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3707 | 2026.05.13 18:39:32.054785 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3708 | 2026.05.13 18:39:32.054819 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3709 | 2026.05.13 18:39:32.056224 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002893 sec., 12098.167991704113 rows/sec., 2.04 MiB/sec. | ||
| 3710 | 2026.05.13 18:39:32.056373 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Debug> MemoryTracker: Peak memory usage (for query): 129.46 KiB. | ||
| 3711 | 2026.05.13 18:39:32.056388 [ 294 ] {82144d6e-5d08-4429-9efd-89b77360d636} <Debug> TCPHandler: Processed in 0.003323398 sec. | ||
| 3712 | 2026.05.13 18:39:32.058319 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.05.13 18:39:32.058427 [ 294 ] {109acd12-6f57-4e5e-a809-f10b911c0943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3714 | 2026.05.13 18:39:32.058467 [ 294 ] {109acd12-6f57-4e5e-a809-f10b911c0943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3715 | 2026.05.13 18:39:32.059061 [ 294 ] {109acd12-6f57-4e5e-a809-f10b911c0943} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.05.13 18:39:32.059104 [ 294 ] {109acd12-6f57-4e5e-a809-f10b911c0943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3717 | 2026.05.13 18:39:32.059506 [ 294 ] {109acd12-6f57-4e5e-a809-f10b911c0943} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3718 | 2026.05.13 18:39:32.059729 [ 294 ] {109acd12-6f57-4e5e-a809-f10b911c0943} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.05.13 18:39:32.059870 [ 294 ] {109acd12-6f57-4e5e-a809-f10b911c0943} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001472 sec., 78804.34782608696 rows/sec., 6.67 MiB/sec. | ||
| 3720 | 2026.05.13 18:39:32.059910 [ 294 ] {109acd12-6f57-4e5e-a809-f10b911c0943} <Debug> TCPHandler: Processed in 0.001639419 sec. | ||
| 3721 | 2026.05.13 18:39:32.060111 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2026.05.13 18:39:32.060218 [ 294 ] {0875cfe2-e36c-40a7-bade-7ae11703445f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3723 | 2026.05.13 18:39:32.060256 [ 294 ] {0875cfe2-e36c-40a7-bade-7ae11703445f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3724 | 2026.05.13 18:39:32.060666 [ 294 ] {0875cfe2-e36c-40a7-bade-7ae11703445f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.05.13 18:39:32.060703 [ 294 ] {0875cfe2-e36c-40a7-bade-7ae11703445f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3726 | 2026.05.13 18:39:32.060986 [ 294 ] {0875cfe2-e36c-40a7-bade-7ae11703445f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3727 | 2026.05.13 18:39:32.061191 [ 294 ] {0875cfe2-e36c-40a7-bade-7ae11703445f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.05.13 18:39:32.061320 [ 294 ] {0875cfe2-e36c-40a7-bade-7ae11703445f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001118 sec., 26833.631484794274 rows/sec., 1.97 MiB/sec. | ||
| 3729 | 2026.05.13 18:39:32.061358 [ 294 ] {0875cfe2-e36c-40a7-bade-7ae11703445f} <Debug> TCPHandler: Processed in 0.001304993 sec. | ||
| 3730 | 2026.05.13 18:39:32.061511 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2026.05.13 18:39:32.061604 [ 294 ] {ef8df17b-3b4d-41f5-8932-b6f7a8ea8baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3732 | 2026.05.13 18:39:32.061642 [ 294 ] {ef8df17b-3b4d-41f5-8932-b6f7a8ea8baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3733 | 2026.05.13 18:39:32.062082 [ 294 ] {ef8df17b-3b4d-41f5-8932-b6f7a8ea8baa} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.05.13 18:39:32.062124 [ 294 ] {ef8df17b-3b4d-41f5-8932-b6f7a8ea8baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3735 | 2026.05.13 18:39:32.062436 [ 294 ] {ef8df17b-3b4d-41f5-8932-b6f7a8ea8baa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3736 | 2026.05.13 18:39:32.062664 [ 294 ] {ef8df17b-3b4d-41f5-8932-b6f7a8ea8baa} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.05.13 18:39:32.062790 [ 294 ] {ef8df17b-3b4d-41f5-8932-b6f7a8ea8baa} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001201 sec., 78268.10990840966 rows/sec., 6.11 MiB/sec. | ||
| 3738 | 2026.05.13 18:39:32.062829 [ 294 ] {ef8df17b-3b4d-41f5-8932-b6f7a8ea8baa} <Debug> TCPHandler: Processed in 0.001366354 sec. | ||
| 3739 | 2026.05.13 18:39:32.062961 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.05.13 18:39:32.063056 [ 294 ] {51fd6b6b-4aaa-47af-b9f0-0eb4a7fbbc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.05.13 18:39:32.063098 [ 294 ] {51fd6b6b-4aaa-47af-b9f0-0eb4a7fbbc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3742 | 2026.05.13 18:39:32.063512 [ 294 ] {51fd6b6b-4aaa-47af-b9f0-0eb4a7fbbc18} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.05.13 18:39:32.063548 [ 294 ] {51fd6b6b-4aaa-47af-b9f0-0eb4a7fbbc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3744 | 2026.05.13 18:39:32.063862 [ 294 ] {51fd6b6b-4aaa-47af-b9f0-0eb4a7fbbc18} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3745 | 2026.05.13 18:39:32.064069 [ 294 ] {51fd6b6b-4aaa-47af-b9f0-0eb4a7fbbc18} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.05.13 18:39:32.064195 [ 294 ] {51fd6b6b-4aaa-47af-b9f0-0eb4a7fbbc18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3747 | 2026.05.13 18:39:32.064231 [ 294 ] {51fd6b6b-4aaa-47af-b9f0-0eb4a7fbbc18} <Debug> TCPHandler: Processed in 0.001328343 sec. | ||
| 3748 | 2026.05.13 18:39:32.064346 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.05.13 18:39:32.064434 [ 294 ] {e2e7c9fa-6cfc-443f-8af0-a62aebf287a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.05.13 18:39:32.064482 [ 294 ] {e2e7c9fa-6cfc-443f-8af0-a62aebf287a0} <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 | ||
| 3751 | 2026.05.13 18:39:32.065334 [ 294 ] {e2e7c9fa-6cfc-443f-8af0-a62aebf287a0} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.05.13 18:39:32.065370 [ 294 ] {e2e7c9fa-6cfc-443f-8af0-a62aebf287a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3753 | 2026.05.13 18:39:32.065897 [ 294 ] {e2e7c9fa-6cfc-443f-8af0-a62aebf287a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3754 | 2026.05.13 18:39:32.066114 [ 294 ] {e2e7c9fa-6cfc-443f-8af0-a62aebf287a0} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.05.13 18:39:32.066250 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3756 | 2026.05.13 18:39:32.066257 [ 294 ] {e2e7c9fa-6cfc-443f-8af0-a62aebf287a0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001813 sec., 16547.159404302263 rows/sec., 29.65 MiB/sec. | ||
| 3757 | 2026.05.13 18:39:32.066300 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.13 18:39:32.066326 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3759 | 2026.05.13 18:39:32.066327 [ 294 ] {e2e7c9fa-6cfc-443f-8af0-a62aebf287a0} <Debug> TCPHandler: Processed in 0.002009955 sec. | ||
| 3760 | 2026.05.13 18:39:32.066431 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 3761 | 2026.05.13 18:39:32.066678 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.05.13 18:39:32.066682 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3763 | 2026.05.13 18:39:32.066774 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 173 rows starting from the beginning of the part | ||
| 3764 | 2026.05.13 18:39:32.066810 [ 294 ] {538dfb27-3cc5-45f9-bf27-275e89e5e2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3765 | 2026.05.13 18:39:32.066863 [ 294 ] {538dfb27-3cc5-45f9-bf27-275e89e5e2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3766 | 2026.05.13 18:39:32.066935 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3767 | 2026.05.13 18:39:32.067065 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 3768 | 2026.05.13 18:39:32.067181 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3769 | 2026.05.13 18:39:32.067282 [ 294 ] {538dfb27-3cc5-45f9-bf27-275e89e5e2c1} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.05.13 18:39:32.067298 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 3771 | 2026.05.13 18:39:32.067331 [ 294 ] {538dfb27-3cc5-45f9-bf27-275e89e5e2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3772 | 2026.05.13 18:39:32.067424 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3773 | 2026.05.13 18:39:32.067728 [ 294 ] {538dfb27-3cc5-45f9-bf27-275e89e5e2c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3774 | 2026.05.13 18:39:32.067981 [ 294 ] {538dfb27-3cc5-45f9-bf27-275e89e5e2c1} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.05.13 18:39:32.068119 [ 294 ] {538dfb27-3cc5-45f9-bf27-275e89e5e2c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 3776 | 2026.05.13 18:39:32.068155 [ 294 ] {538dfb27-3cc5-45f9-bf27-275e89e5e2c1} <Debug> TCPHandler: Processed in 0.001541208 sec. | ||
| 3777 | 2026.05.13 18:39:32.070258 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 19 columns (19 merged, 0 gathered) in 0.003870228 sec., 75964.51681916414 rows/sec., 136.12 MiB/sec. | ||
| 3778 | 2026.05.13 18:39:32.070739 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3779 | 2026.05.13 18:39:32.071060 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.05.13 18:39:32.071126 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3781 | 2026.05.13 18:39:32.071213 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 3782 | 2026.05.13 18:39:32.958680 [ 276 ] {} <Trace> TCP-Session: f7413261-170a-444e-bd7d-553dd970d825 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.05.13 18:39:32.959019 [ 276 ] {928ba20e-18a2-4b45-ba4b-38d9eecf90c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44895) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 3784 | 2026.05.13 18:39:32.959773 [ 276 ] {928ba20e-18a2-4b45-ba4b-38d9eecf90c2} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3785 | 2026.05.13 18:39:32.960113 [ 276 ] {928ba20e-18a2-4b45-ba4b-38d9eecf90c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3786 | 2026.05.13 18:39:32.960592 [ 352 ] {928ba20e-18a2-4b45-ba4b-38d9eecf90c2} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3787 | 2026.05.13 18:39:32.961250 [ 276 ] {928ba20e-18a2-4b45-ba4b-38d9eecf90c2} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002408 sec., 51495.01661129568 rows/sec., 2.84 MiB/sec. | ||
| 3788 | 2026.05.13 18:39:32.961366 [ 276 ] {928ba20e-18a2-4b45-ba4b-38d9eecf90c2} <Debug> TCPHandler: Processed in 0.002871471 sec. | ||
| 3789 | 2026.05.13 18:39:33.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.37 MiB, peak 242.09 MiB, free memory in arenas 0.00 B, will set to 234.48 MiB (RSS), difference: -1.90 MiB | ||
| 3790 | 2026.05.13 18:39:34.451964 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3791 | 2026.05.13 18:39:34.452051 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3792 | 2026.05.13 18:39:34.514534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7579 | ||
| 3793 | 2026.05.13 18:39:34.515000 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.05.13 18:39:34.515035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3795 | 2026.05.13 18:39:34.515503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3796 | 2026.05.13 18:39:34.515731 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.05.13 18:39:34.515856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7579 | ||
| 3798 | 2026.05.13 18:39:34.515872 [ 118 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3799 | 2026.05.13 18:39:34.515919 [ 118 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.05.13 18:39:34.515939 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3801 | 2026.05.13 18:39:34.516091 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 3802 | 2026.05.13 18:39:34.516250 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3803 | 2026.05.13 18:39:34.516299 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5211 rows starting from the beginning of the part | ||
| 3804 | 2026.05.13 18:39:34.516399 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3805 | 2026.05.13 18:39:34.516455 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3806 | 2026.05.13 18:39:34.516503 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3807 | 2026.05.13 18:39:34.516552 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3808 | 2026.05.13 18:39:34.516598 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3809 | 2026.05.13 18:39:34.517950 [ 195 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7579 rows, containing 4 columns (4 merged, 0 gathered) in 0.001925174 sec., 3936787.0124986107 rows/sec., 56.32 MiB/sec. | ||
| 3810 | 2026.05.13 18:39:34.518354 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3811 | 2026.05.13 18:39:34.518694 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.05.13 18:39:34.518781 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_16_3} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3813 | 2026.05.13 18:39:34.518879 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3814 | 2026.05.13 18:39:34.527179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 446 | ||
| 3815 | 2026.05.13 18:39:34.529351 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.05.13 18:39:34.529388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3817 | 2026.05.13 18:39:34.530499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3818 | 2026.05.13 18:39:34.530754 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.05.13 18:39:34.530890 [ 118 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3820 | 2026.05.13 18:39:34.530932 [ 118 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.05.13 18:39:34.530954 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3822 | 2026.05.13 18:39:34.530971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3823 | 2026.05.13 18:39:34.531034 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 3824 | 2026.05.13 18:39:34.531569 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3825 | 2026.05.13 18:39:34.531709 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 3826 | 2026.05.13 18:39:34.532065 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 3827 | 2026.05.13 18:39:34.532400 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3828 | 2026.05.13 18:39:34.532727 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3829 | 2026.05.13 18:39:34.533044 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3830 | 2026.05.13 18:39:34.533344 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3831 | 2026.05.13 18:39:34.538635 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 72 columns (72 merged, 0 gathered) in 0.007632014 sec., 58438.047938591306 rows/sec., 52.02 MiB/sec. | ||
| 3832 | 2026.05.13 18:39:34.539361 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3833 | 2026.05.13 18:39:34.539850 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.05.13 18:39:34.539924 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_11_2} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3835 | 2026.05.13 18:39:34.540066 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3836 | 2026.05.13 18:39:34.914552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3837 | 2026.05.13 18:39:34.931400 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.05.13 18:39:34.931457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3839 | 2026.05.13 18:39:34.937488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3840 | 2026.05.13 18:39:34.938207 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.05.13 18:39:34.938522 [ 116 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3842 | 2026.05.13 18:39:34.938610 [ 116 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.13 18:39:34.938639 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3844 | 2026.05.13 18:39:34.938836 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 3845 | 2026.05.13 18:39:34.940988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3846 | 2026.05.13 18:39:34.943290 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3847 | 2026.05.13 18:39:34.944850 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 3848 | 2026.05.13 18:39:34.949402 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 3849 | 2026.05.13 18:39:34.953590 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 3850 | 2026.05.13 18:39:34.957819 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 3851 | 2026.05.13 18:39:34.962414 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 3852 | 2026.05.13 18:39:34.966558 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 3853 | 2026.05.13 18:39:35.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.11 MiB, peak 245.11 MiB, free memory in arenas 0.00 B, will set to 244.06 MiB (RSS), difference: -1.04 MiB | ||
| 3854 | 2026.05.13 18:39:35.001341 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000878565 sec. | ||
| 3855 | 2026.05.13 18:39:35.019171 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080425946 sec., 1504.489608365937 rows/sec., 7.78 MiB/sec. | ||
| 3856 | 2026.05.13 18:39:35.020768 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3857 | 2026.05.13 18:39:35.022325 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_16_3} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.05.13 18:39:35.022414 [ 195 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_16_3} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3859 | 2026.05.13 18:39:35.023661 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3860 | 2026.05.13 18:39:36.000224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.66 MiB, peak 245.11 MiB, free memory in arenas 0.00 B, will set to 247.18 MiB (RSS), difference: 12.52 MiB | ||
| 3861 | 2026.05.13 18:39:37.052581 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.05.13 18:39:37.052796 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3863 | 2026.05.13 18:39:37.053117 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3864 | 2026.05.13 18:39:37.053153 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <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 | ||
| 3865 | 2026.05.13 18:39:37.053375 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3866 | 2026.05.13 18:39:37.053445 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3867 | 2026.05.13 18:39:37.053578 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3868 | 2026.05.13 18:39:37.053743 [ 360 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3869 | 2026.05.13 18:39:37.053752 [ 322 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3870 | 2026.05.13 18:39:37.053836 [ 360 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3871 | 2026.05.13 18:39:37.053887 [ 322 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3872 | 2026.05.13 18:39:37.054023 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3873 | 2026.05.13 18:39:37.054053 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3874 | 2026.05.13 18:39:37.054137 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3875 | 2026.05.13 18:39:37.054157 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3876 | 2026.05.13 18:39:37.054191 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3877 | 2026.05.13 18:39:37.054227 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3878 | 2026.05.13 18:39:37.054275 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3879 | 2026.05.13 18:39:37.055804 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003091 sec., 11323.19637657716 rows/sec., 1.91 MiB/sec. | ||
| 3880 | 2026.05.13 18:39:37.055961 [ 294 ] {a7d60675-a8fe-4d65-81d6-3a923944c9b7} <Debug> TCPHandler: Processed in 0.003498212 sec. | ||
| 3881 | 2026.05.13 18:39:37.057759 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.05.13 18:39:37.057890 [ 294 ] {6ebae6f2-0a95-46d2-b478-a19244563439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3883 | 2026.05.13 18:39:37.057950 [ 294 ] {6ebae6f2-0a95-46d2-b478-a19244563439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3884 | 2026.05.13 18:39:37.058724 [ 294 ] {6ebae6f2-0a95-46d2-b478-a19244563439} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.05.13 18:39:37.058776 [ 294 ] {6ebae6f2-0a95-46d2-b478-a19244563439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3886 | 2026.05.13 18:39:37.059326 [ 294 ] {6ebae6f2-0a95-46d2-b478-a19244563439} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3887 | 2026.05.13 18:39:37.059555 [ 294 ] {6ebae6f2-0a95-46d2-b478-a19244563439} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.05.13 18:39:37.059695 [ 294 ] {6ebae6f2-0a95-46d2-b478-a19244563439} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00185 sec., 42162.16216216216 rows/sec., 3.48 MiB/sec. | ||
| 3889 | 2026.05.13 18:39:37.059733 [ 294 ] {6ebae6f2-0a95-46d2-b478-a19244563439} <Debug> TCPHandler: Processed in 0.002025736 sec. | ||
| 3890 | 2026.05.13 18:39:37.059907 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.05.13 18:39:37.060009 [ 294 ] {5c12fe9e-e176-49e6-ae3f-c6349b92f2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.05.13 18:39:37.060048 [ 294 ] {5c12fe9e-e176-49e6-ae3f-c6349b92f2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3893 | 2026.05.13 18:39:37.060487 [ 294 ] {5c12fe9e-e176-49e6-ae3f-c6349b92f2b4} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.05.13 18:39:37.060523 [ 294 ] {5c12fe9e-e176-49e6-ae3f-c6349b92f2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3895 | 2026.05.13 18:39:37.060822 [ 294 ] {5c12fe9e-e176-49e6-ae3f-c6349b92f2b4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3896 | 2026.05.13 18:39:37.061032 [ 294 ] {5c12fe9e-e176-49e6-ae3f-c6349b92f2b4} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.05.13 18:39:37.061172 [ 294 ] {5c12fe9e-e176-49e6-ae3f-c6349b92f2b4} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001185 sec., 9282.700421940928 rows/sec., 698.02 KiB/sec. | ||
| 3898 | 2026.05.13 18:39:37.061209 [ 294 ] {5c12fe9e-e176-49e6-ae3f-c6349b92f2b4} <Debug> TCPHandler: Processed in 0.001350774 sec. | ||
| 3899 | 2026.05.13 18:39:37.061353 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.05.13 18:39:37.061451 [ 294 ] {2a44b1cb-4c8e-4ae8-9079-c688e86fdc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3901 | 2026.05.13 18:39:37.061490 [ 294 ] {2a44b1cb-4c8e-4ae8-9079-c688e86fdc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3902 | 2026.05.13 18:39:37.061941 [ 294 ] {2a44b1cb-4c8e-4ae8-9079-c688e86fdc67} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.05.13 18:39:37.061977 [ 294 ] {2a44b1cb-4c8e-4ae8-9079-c688e86fdc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3904 | 2026.05.13 18:39:37.062312 [ 294 ] {2a44b1cb-4c8e-4ae8-9079-c688e86fdc67} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3905 | 2026.05.13 18:39:37.062516 [ 294 ] {2a44b1cb-4c8e-4ae8-9079-c688e86fdc67} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.05.13 18:39:37.062642 [ 294 ] {2a44b1cb-4c8e-4ae8-9079-c688e86fdc67} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001212 sec., 61881.188118811886 rows/sec., 4.83 MiB/sec. | ||
| 3907 | 2026.05.13 18:39:37.062679 [ 294 ] {2a44b1cb-4c8e-4ae8-9079-c688e86fdc67} <Debug> TCPHandler: Processed in 0.001384304 sec. | ||
| 3908 | 2026.05.13 18:39:37.062814 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.05.13 18:39:37.062909 [ 294 ] {26a1ca5a-4e90-412d-8f29-a9041fdb73c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3910 | 2026.05.13 18:39:37.062951 [ 294 ] {26a1ca5a-4e90-412d-8f29-a9041fdb73c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3911 | 2026.05.13 18:39:37.063369 [ 294 ] {26a1ca5a-4e90-412d-8f29-a9041fdb73c8} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.05.13 18:39:37.063486 [ 294 ] {26a1ca5a-4e90-412d-8f29-a9041fdb73c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3913 | 2026.05.13 18:39:37.063826 [ 294 ] {26a1ca5a-4e90-412d-8f29-a9041fdb73c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3914 | 2026.05.13 18:39:37.064049 [ 294 ] {26a1ca5a-4e90-412d-8f29-a9041fdb73c8} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.05.13 18:39:37.064186 [ 294 ] {26a1ca5a-4e90-412d-8f29-a9041fdb73c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 3916 | 2026.05.13 18:39:37.064222 [ 294 ] {26a1ca5a-4e90-412d-8f29-a9041fdb73c8} <Debug> TCPHandler: Processed in 0.001456735 sec. | ||
| 3917 | 2026.05.13 18:39:37.064351 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.05.13 18:39:37.064454 [ 294 ] {ded1fdc5-0776-4dcb-8fd9-4f6b78f77bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3919 | 2026.05.13 18:39:37.064505 [ 294 ] {ded1fdc5-0776-4dcb-8fd9-4f6b78f77bc7} <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 | ||
| 3920 | 2026.05.13 18:39:37.065287 [ 294 ] {ded1fdc5-0776-4dcb-8fd9-4f6b78f77bc7} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.05.13 18:39:37.065323 [ 294 ] {ded1fdc5-0776-4dcb-8fd9-4f6b78f77bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3922 | 2026.05.13 18:39:37.065847 [ 294 ] {ded1fdc5-0776-4dcb-8fd9-4f6b78f77bc7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3923 | 2026.05.13 18:39:37.066073 [ 294 ] {ded1fdc5-0776-4dcb-8fd9-4f6b78f77bc7} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.05.13 18:39:37.066211 [ 294 ] {ded1fdc5-0776-4dcb-8fd9-4f6b78f77bc7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001775 sec., 6197.1830985915485 rows/sec., 11.11 MiB/sec. | ||
| 3925 | 2026.05.13 18:39:37.066269 [ 294 ] {ded1fdc5-0776-4dcb-8fd9-4f6b78f77bc7} <Debug> TCPHandler: Processed in 0.001965754 sec. | ||
| 3926 | 2026.05.13 18:39:37.066388 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.05.13 18:39:37.066492 [ 294 ] {fb3c02ed-0fce-43cf-a1b6-d6efee81f563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3928 | 2026.05.13 18:39:37.066532 [ 294 ] {fb3c02ed-0fce-43cf-a1b6-d6efee81f563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3929 | 2026.05.13 18:39:37.066875 [ 294 ] {fb3c02ed-0fce-43cf-a1b6-d6efee81f563} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2026.05.13 18:39:37.066910 [ 294 ] {fb3c02ed-0fce-43cf-a1b6-d6efee81f563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3931 | 2026.05.13 18:39:37.067213 [ 294 ] {fb3c02ed-0fce-43cf-a1b6-d6efee81f563} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3932 | 2026.05.13 18:39:37.067417 [ 294 ] {fb3c02ed-0fce-43cf-a1b6-d6efee81f563} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.05.13 18:39:37.067540 [ 294 ] {fb3c02ed-0fce-43cf-a1b6-d6efee81f563} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3934 | 2026.05.13 18:39:37.067573 [ 294 ] {fb3c02ed-0fce-43cf-a1b6-d6efee81f563} <Debug> TCPHandler: Processed in 0.001234221 sec. | ||
| 3935 | 2026.05.13 18:39:39.408100 [ 112 ] {} <Debug> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3936 | 2026.05.13 18:39:39.408225 [ 112 ] {} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.05.13 18:39:39.408264 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3938 | 2026.05.13 18:39:39.408483 [ 199 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::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 | ||
| 3939 | 2026.05.13 18:39:39.408739 [ 199 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3940 | 2026.05.13 18:39:39.408798 [ 199 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::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 | ||
| 3941 | 2026.05.13 18:39:39.408923 [ 199 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3942 | 2026.05.13 18:39:39.409031 [ 199 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::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 | ||
| 3943 | 2026.05.13 18:39:39.409132 [ 199 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 3944 | 2026.05.13 18:39:39.409227 [ 199 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 3945 | 2026.05.13 18:39:39.410362 [ 186 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974525 sec., 860460.1106595257 rows/sec., 54.21 MiB/sec. | ||
| 3946 | 2026.05.13 18:39:39.410616 [ 186 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3947 | 2026.05.13 18:39:39.410908 [ 186 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_5_1} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.05.13 18:39:39.410981 [ 186 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_5_1} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3949 | 2026.05.13 18:39:39.411069 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3950 | 2026.05.13 18:39:42.015912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8091 | ||
| 3951 | 2026.05.13 18:39:42.016473 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.05.13 18:39:42.016518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3953 | 2026.05.13 18:39:42.017282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3954 | 2026.05.13 18:39:42.017510 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.05.13 18:39:42.017634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8091 | ||
| 3956 | 2026.05.13 18:39:42.053680 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.05.13 18:39:42.053929 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3958 | 2026.05.13 18:39:42.054261 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3959 | 2026.05.13 18:39:42.054297 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <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 | ||
| 3960 | 2026.05.13 18:39:42.054510 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3961 | 2026.05.13 18:39:42.054576 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3962 | 2026.05.13 18:39:42.054713 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3963 | 2026.05.13 18:39:42.054809 [ 360 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3964 | 2026.05.13 18:39:42.054841 [ 322 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3965 | 2026.05.13 18:39:42.054858 [ 351 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3966 | 2026.05.13 18:39:42.054858 [ 345 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3967 | 2026.05.13 18:39:42.055006 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3968 | 2026.05.13 18:39:42.055032 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3969 | 2026.05.13 18:39:42.055122 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3970 | 2026.05.13 18:39:42.055142 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3971 | 2026.05.13 18:39:42.055176 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 3972 | 2026.05.13 18:39:42.055211 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 3973 | 2026.05.13 18:39:42.055243 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 3974 | 2026.05.13 18:39:42.056522 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002695 sec., 12987.012987012988 rows/sec., 2.19 MiB/sec. | ||
| 3975 | 2026.05.13 18:39:42.056662 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Debug> MemoryTracker: Peak memory usage (for query): 130.21 KiB. | ||
| 3976 | 2026.05.13 18:39:42.056677 [ 294 ] {ea259668-7020-4438-8a50-de67fd717b33} <Debug> TCPHandler: Processed in 0.003130545 sec. | ||
| 3977 | 2026.05.13 18:39:42.058853 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.05.13 18:39:42.058961 [ 294 ] {7fffec49-1207-4928-8d16-61b3b1101a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3979 | 2026.05.13 18:39:42.059003 [ 294 ] {7fffec49-1207-4928-8d16-61b3b1101a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3980 | 2026.05.13 18:39:42.059521 [ 294 ] {7fffec49-1207-4928-8d16-61b3b1101a85} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.05.13 18:39:42.059558 [ 294 ] {7fffec49-1207-4928-8d16-61b3b1101a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3982 | 2026.05.13 18:39:42.059905 [ 294 ] {7fffec49-1207-4928-8d16-61b3b1101a85} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3983 | 2026.05.13 18:39:42.060124 [ 294 ] {7fffec49-1207-4928-8d16-61b3b1101a85} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.05.13 18:39:42.060261 [ 294 ] {7fffec49-1207-4928-8d16-61b3b1101a85} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 367.86 KiB/sec. | ||
| 3985 | 2026.05.13 18:39:42.060297 [ 294 ] {7fffec49-1207-4928-8d16-61b3b1101a85} <Debug> TCPHandler: Processed in 0.001494487 sec. | ||
| 3986 | 2026.05.13 18:39:42.060419 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.05.13 18:39:42.060514 [ 294 ] {6a7c52cd-34ca-4169-b491-065bda684ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3988 | 2026.05.13 18:39:42.060552 [ 294 ] {6a7c52cd-34ca-4169-b491-065bda684ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3989 | 2026.05.13 18:39:42.061010 [ 294 ] {6a7c52cd-34ca-4169-b491-065bda684ebe} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.05.13 18:39:42.061044 [ 294 ] {6a7c52cd-34ca-4169-b491-065bda684ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3991 | 2026.05.13 18:39:42.061345 [ 294 ] {6a7c52cd-34ca-4169-b491-065bda684ebe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3992 | 2026.05.13 18:39:42.061548 [ 294 ] {6a7c52cd-34ca-4169-b491-065bda684ebe} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.05.13 18:39:42.061670 [ 294 ] {6a7c52cd-34ca-4169-b491-065bda684ebe} <Debug> executeQuery: Read 119 rows, 10.27 KiB in 0.001175 sec., 101276.59574468085 rows/sec., 8.54 MiB/sec. | ||
| 3994 | 2026.05.13 18:39:42.061706 [ 294 ] {6a7c52cd-34ca-4169-b491-065bda684ebe} <Debug> TCPHandler: Processed in 0.001335803 sec. | ||
| 3995 | 2026.05.13 18:39:42.061823 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.05.13 18:39:42.061916 [ 294 ] {9b9d2085-9ca6-4ce2-a675-3c55ae269e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.05.13 18:39:42.061954 [ 294 ] {9b9d2085-9ca6-4ce2-a675-3c55ae269e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3998 | 2026.05.13 18:39:42.062407 [ 294 ] {9b9d2085-9ca6-4ce2-a675-3c55ae269e32} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.05.13 18:39:42.062442 [ 294 ] {9b9d2085-9ca6-4ce2-a675-3c55ae269e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4000 | 2026.05.13 18:39:42.062731 [ 294 ] {9b9d2085-9ca6-4ce2-a675-3c55ae269e32} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4001 | 2026.05.13 18:39:42.062930 [ 294 ] {9b9d2085-9ca6-4ce2-a675-3c55ae269e32} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.05.13 18:39:42.063054 [ 294 ] {9b9d2085-9ca6-4ce2-a675-3c55ae269e32} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.26 MiB/sec. | ||
| 4003 | 2026.05.13 18:39:42.063096 [ 294 ] {9b9d2085-9ca6-4ce2-a675-3c55ae269e32} <Debug> TCPHandler: Processed in 0.001316173 sec. | ||
| 4004 | 2026.05.13 18:39:42.063238 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.05.13 18:39:42.063332 [ 294 ] {fc1600c8-efbb-4e9a-822c-b4f4816e70db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4006 | 2026.05.13 18:39:42.063370 [ 294 ] {fc1600c8-efbb-4e9a-822c-b4f4816e70db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4007 | 2026.05.13 18:39:42.063812 [ 294 ] {fc1600c8-efbb-4e9a-822c-b4f4816e70db} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.05.13 18:39:42.063848 [ 294 ] {fc1600c8-efbb-4e9a-822c-b4f4816e70db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4009 | 2026.05.13 18:39:42.064148 [ 294 ] {fc1600c8-efbb-4e9a-822c-b4f4816e70db} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4010 | 2026.05.13 18:39:42.064353 [ 294 ] {fc1600c8-efbb-4e9a-822c-b4f4816e70db} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.05.13 18:39:42.064478 [ 294 ] {fc1600c8-efbb-4e9a-822c-b4f4816e70db} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001163 sec., 85984.52278589855 rows/sec., 6.72 MiB/sec. | ||
| 4012 | 2026.05.13 18:39:42.064513 [ 294 ] {fc1600c8-efbb-4e9a-822c-b4f4816e70db} <Debug> TCPHandler: Processed in 0.001323164 sec. | ||
| 4013 | 2026.05.13 18:39:42.064647 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.05.13 18:39:42.064742 [ 294 ] {c1c8a6d1-6f63-4498-9baf-b71ac93cc137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.05.13 18:39:42.064783 [ 294 ] {c1c8a6d1-6f63-4498-9baf-b71ac93cc137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4016 | 2026.05.13 18:39:42.065254 [ 294 ] {c1c8a6d1-6f63-4498-9baf-b71ac93cc137} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.05.13 18:39:42.065289 [ 294 ] {c1c8a6d1-6f63-4498-9baf-b71ac93cc137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4018 | 2026.05.13 18:39:42.065608 [ 294 ] {c1c8a6d1-6f63-4498-9baf-b71ac93cc137} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4019 | 2026.05.13 18:39:42.065813 [ 294 ] {c1c8a6d1-6f63-4498-9baf-b71ac93cc137} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.05.13 18:39:42.065938 [ 294 ] {c1c8a6d1-6f63-4498-9baf-b71ac93cc137} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001214 sec., 134266.8863261944 rows/sec., 9.35 MiB/sec. | ||
| 4021 | 2026.05.13 18:39:42.065973 [ 294 ] {c1c8a6d1-6f63-4498-9baf-b71ac93cc137} <Debug> TCPHandler: Processed in 0.001373474 sec. | ||
| 4022 | 2026.05.13 18:39:42.066085 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.05.13 18:39:42.066183 [ 294 ] {735de5a6-42db-4078-b2e6-8751b9431e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4024 | 2026.05.13 18:39:42.066234 [ 294 ] {735de5a6-42db-4078-b2e6-8751b9431e9b} <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 | ||
| 4025 | 2026.05.13 18:39:42.067038 [ 294 ] {735de5a6-42db-4078-b2e6-8751b9431e9b} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.05.13 18:39:42.067073 [ 294 ] {735de5a6-42db-4078-b2e6-8751b9431e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4027 | 2026.05.13 18:39:42.067580 [ 294 ] {735de5a6-42db-4078-b2e6-8751b9431e9b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4028 | 2026.05.13 18:39:42.067797 [ 294 ] {735de5a6-42db-4078-b2e6-8751b9431e9b} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2026.05.13 18:39:42.067936 [ 294 ] {735de5a6-42db-4078-b2e6-8751b9431e9b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00177 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 4030 | 2026.05.13 18:39:42.067986 [ 294 ] {735de5a6-42db-4078-b2e6-8751b9431e9b} <Debug> TCPHandler: Processed in 0.001949144 sec. | ||
| 4031 | 2026.05.13 18:39:42.068124 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2026.05.13 18:39:42.068219 [ 294 ] {322d7a68-4019-4f95-ad17-f2977b343420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4033 | 2026.05.13 18:39:42.068258 [ 294 ] {322d7a68-4019-4f95-ad17-f2977b343420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4034 | 2026.05.13 18:39:42.068627 [ 294 ] {322d7a68-4019-4f95-ad17-f2977b343420} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.05.13 18:39:42.068663 [ 294 ] {322d7a68-4019-4f95-ad17-f2977b343420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4036 | 2026.05.13 18:39:42.068958 [ 294 ] {322d7a68-4019-4f95-ad17-f2977b343420} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4037 | 2026.05.13 18:39:42.069357 [ 294 ] {322d7a68-4019-4f95-ad17-f2977b343420} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.05.13 18:39:42.069483 [ 294 ] {322d7a68-4019-4f95-ad17-f2977b343420} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 4039 | 2026.05.13 18:39:42.069517 [ 294 ] {322d7a68-4019-4f95-ad17-f2977b343420} <Debug> TCPHandler: Processed in 0.001442206 sec. | ||
| 4040 | 2026.05.13 18:39:42.441043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4041 | 2026.05.13 18:39:42.455191 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.05.13 18:39:42.455249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4043 | 2026.05.13 18:39:42.460895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4044 | 2026.05.13 18:39:42.461553 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.05.13 18:39:42.464017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4046 | 2026.05.13 18:39:44.531133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 476 | ||
| 4047 | 2026.05.13 18:39:44.533550 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.05.13 18:39:44.533600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4049 | 2026.05.13 18:39:44.534816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4050 | 2026.05.13 18:39:44.535098 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.05.13 18:39:44.535336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 4052 | 2026.05.13 18:39:47.053322 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2026.05.13 18:39:47.053563 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4054 | 2026.05.13 18:39:47.053920 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4055 | 2026.05.13 18:39:47.053961 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <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 | ||
| 4056 | 2026.05.13 18:39:47.054197 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4057 | 2026.05.13 18:39:47.054263 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4058 | 2026.05.13 18:39:47.054396 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4059 | 2026.05.13 18:39:47.054517 [ 357 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4060 | 2026.05.13 18:39:47.054529 [ 322 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4061 | 2026.05.13 18:39:47.054553 [ 345 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4062 | 2026.05.13 18:39:47.054534 [ 360 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4063 | 2026.05.13 18:39:47.054715 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4064 | 2026.05.13 18:39:47.054742 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4065 | 2026.05.13 18:39:47.054822 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4066 | 2026.05.13 18:39:47.054841 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4067 | 2026.05.13 18:39:47.054875 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4068 | 2026.05.13 18:39:47.054909 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4069 | 2026.05.13 18:39:47.054941 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4070 | 2026.05.13 18:39:47.056147 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00268 sec., 13059.701492537313 rows/sec., 2.20 MiB/sec. | ||
| 4071 | 2026.05.13 18:39:47.056300 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Debug> MemoryTracker: Peak memory usage (for query): 129.24 KiB. | ||
| 4072 | 2026.05.13 18:39:47.056316 [ 294 ] {004317f3-b0c3-4845-a891-f9a18e34f129} <Debug> TCPHandler: Processed in 0.003124855 sec. | ||
| 4073 | 2026.05.13 18:39:47.058122 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.05.13 18:39:47.058236 [ 294 ] {d3391f29-6931-4bbb-a240-5ff416b28b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4075 | 2026.05.13 18:39:47.058277 [ 294 ] {d3391f29-6931-4bbb-a240-5ff416b28b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4076 | 2026.05.13 18:39:47.058777 [ 294 ] {d3391f29-6931-4bbb-a240-5ff416b28b04} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.05.13 18:39:47.058819 [ 294 ] {d3391f29-6931-4bbb-a240-5ff416b28b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4078 | 2026.05.13 18:39:47.059176 [ 294 ] {d3391f29-6931-4bbb-a240-5ff416b28b04} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4079 | 2026.05.13 18:39:47.059399 [ 294 ] {d3391f29-6931-4bbb-a240-5ff416b28b04} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.05.13 18:39:47.059550 [ 294 ] {d3391f29-6931-4bbb-a240-5ff416b28b04} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001346 sec., 57949.47994056463 rows/sec., 4.78 MiB/sec. | ||
| 4081 | 2026.05.13 18:39:47.059586 [ 294 ] {d3391f29-6931-4bbb-a240-5ff416b28b04} <Debug> TCPHandler: Processed in 0.001516547 sec. | ||
| 4082 | 2026.05.13 18:39:47.059714 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2026.05.13 18:39:47.059810 [ 294 ] {1c187f4b-8ebd-4681-92fc-aff7d1e8593b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.05.13 18:39:47.059848 [ 294 ] {1c187f4b-8ebd-4681-92fc-aff7d1e8593b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4085 | 2026.05.13 18:39:47.060259 [ 294 ] {1c187f4b-8ebd-4681-92fc-aff7d1e8593b} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.05.13 18:39:47.060295 [ 294 ] {1c187f4b-8ebd-4681-92fc-aff7d1e8593b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4087 | 2026.05.13 18:39:47.060573 [ 294 ] {1c187f4b-8ebd-4681-92fc-aff7d1e8593b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4088 | 2026.05.13 18:39:47.060794 [ 294 ] {1c187f4b-8ebd-4681-92fc-aff7d1e8593b} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.05.13 18:39:47.060920 [ 294 ] {1c187f4b-8ebd-4681-92fc-aff7d1e8593b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001129 sec., 9743.135518157662 rows/sec., 732.64 KiB/sec. | ||
| 4090 | 2026.05.13 18:39:47.060956 [ 294 ] {1c187f4b-8ebd-4681-92fc-aff7d1e8593b} <Debug> TCPHandler: Processed in 0.001289953 sec. | ||
| 4091 | 2026.05.13 18:39:47.061071 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.05.13 18:39:47.061166 [ 294 ] {0d62c148-d2b2-44f1-af3b-f50abb41beef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4093 | 2026.05.13 18:39:47.061203 [ 294 ] {0d62c148-d2b2-44f1-af3b-f50abb41beef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4094 | 2026.05.13 18:39:47.061609 [ 294 ] {0d62c148-d2b2-44f1-af3b-f50abb41beef} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.05.13 18:39:47.061644 [ 294 ] {0d62c148-d2b2-44f1-af3b-f50abb41beef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4096 | 2026.05.13 18:39:47.061939 [ 294 ] {0d62c148-d2b2-44f1-af3b-f50abb41beef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4097 | 2026.05.13 18:39:47.062172 [ 294 ] {0d62c148-d2b2-44f1-af3b-f50abb41beef} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.05.13 18:39:47.062354 [ 294 ] {0d62c148-d2b2-44f1-af3b-f50abb41beef} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001205 sec., 62240.66390041494 rows/sec., 4.86 MiB/sec. | ||
| 4099 | 2026.05.13 18:39:47.062401 [ 294 ] {0d62c148-d2b2-44f1-af3b-f50abb41beef} <Debug> TCPHandler: Processed in 0.001377895 sec. | ||
| 4100 | 2026.05.13 18:39:47.062571 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2026.05.13 18:39:47.062692 [ 294 ] {d863a732-c86b-4873-856a-eee8b826a0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4102 | 2026.05.13 18:39:47.062749 [ 294 ] {d863a732-c86b-4873-856a-eee8b826a0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4103 | 2026.05.13 18:39:47.063273 [ 294 ] {d863a732-c86b-4873-856a-eee8b826a0fa} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.05.13 18:39:47.063320 [ 294 ] {d863a732-c86b-4873-856a-eee8b826a0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4105 | 2026.05.13 18:39:47.063751 [ 294 ] {d863a732-c86b-4873-856a-eee8b826a0fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4106 | 2026.05.13 18:39:47.064050 [ 294 ] {d863a732-c86b-4873-856a-eee8b826a0fa} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.05.13 18:39:47.064333 [ 294 ] {d863a732-c86b-4873-856a-eee8b826a0fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. | ||
| 4108 | 2026.05.13 18:39:47.064412 [ 294 ] {d863a732-c86b-4873-856a-eee8b826a0fa} <Debug> TCPHandler: Processed in 0.001898603 sec. | ||
| 4109 | 2026.05.13 18:39:47.064600 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2026.05.13 18:39:47.064728 [ 294 ] {117c1508-1442-46dd-960f-fd1b153b659d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4111 | 2026.05.13 18:39:47.064796 [ 294 ] {117c1508-1442-46dd-960f-fd1b153b659d} <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 | ||
| 4112 | 2026.05.13 18:39:47.065637 [ 294 ] {117c1508-1442-46dd-960f-fd1b153b659d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.05.13 18:39:47.065674 [ 294 ] {117c1508-1442-46dd-960f-fd1b153b659d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4114 | 2026.05.13 18:39:47.066237 [ 294 ] {117c1508-1442-46dd-960f-fd1b153b659d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4115 | 2026.05.13 18:39:47.066477 [ 294 ] {117c1508-1442-46dd-960f-fd1b153b659d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.05.13 18:39:47.066618 [ 294 ] {117c1508-1442-46dd-960f-fd1b153b659d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001927 sec., 5708.354955889985 rows/sec., 10.23 MiB/sec. | ||
| 4117 | 2026.05.13 18:39:47.066672 [ 294 ] {117c1508-1442-46dd-960f-fd1b153b659d} <Debug> TCPHandler: Processed in 0.002179838 sec. | ||
| 4118 | 2026.05.13 18:39:47.066832 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.05.13 18:39:47.066929 [ 294 ] {73c0952a-620b-42e5-b0ee-6f5169a70a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4120 | 2026.05.13 18:39:47.066970 [ 294 ] {73c0952a-620b-42e5-b0ee-6f5169a70a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4121 | 2026.05.13 18:39:47.067321 [ 294 ] {73c0952a-620b-42e5-b0ee-6f5169a70a1a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.05.13 18:39:47.067356 [ 294 ] {73c0952a-620b-42e5-b0ee-6f5169a70a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4123 | 2026.05.13 18:39:47.067667 [ 294 ] {73c0952a-620b-42e5-b0ee-6f5169a70a1a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4124 | 2026.05.13 18:39:47.067869 [ 294 ] {73c0952a-620b-42e5-b0ee-6f5169a70a1a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.05.13 18:39:47.068001 [ 294 ] {73c0952a-620b-42e5-b0ee-6f5169a70a1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 4126 | 2026.05.13 18:39:47.068038 [ 294 ] {73c0952a-620b-42e5-b0ee-6f5169a70a1a} <Debug> TCPHandler: Processed in 0.001265312 sec. | ||
| 4127 | 2026.05.13 18:39:49.452124 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4128 | 2026.05.13 18:39:49.452214 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4129 | 2026.05.13 18:39:49.518695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8539 | ||
| 4130 | 2026.05.13 18:39:49.519165 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.05.13 18:39:49.519210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4132 | 2026.05.13 18:39:49.519706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4133 | 2026.05.13 18:39:49.519936 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.05.13 18:39:49.520072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8539 | ||
| 4135 | 2026.05.13 18:39:49.965048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4136 | 2026.05.13 18:39:49.980399 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.05.13 18:39:49.980461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4138 | 2026.05.13 18:39:49.985990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4139 | 2026.05.13 18:39:49.986697 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.05.13 18:39:49.989229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4141 | 2026.05.13 18:39:52.053310 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.05.13 18:39:52.053558 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4143 | 2026.05.13 18:39:52.053914 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4144 | 2026.05.13 18:39:52.053954 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <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 | ||
| 4145 | 2026.05.13 18:39:52.054292 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4146 | 2026.05.13 18:39:52.054412 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4147 | 2026.05.13 18:39:52.054560 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4148 | 2026.05.13 18:39:52.054660 [ 345 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4149 | 2026.05.13 18:39:52.054689 [ 357 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4150 | 2026.05.13 18:39:52.054688 [ 360 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4151 | 2026.05.13 18:39:52.054722 [ 322 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4152 | 2026.05.13 18:39:52.054890 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4153 | 2026.05.13 18:39:52.054927 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4154 | 2026.05.13 18:39:52.055021 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4155 | 2026.05.13 18:39:52.055042 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4156 | 2026.05.13 18:39:52.055080 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4157 | 2026.05.13 18:39:52.055117 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4158 | 2026.05.13 18:39:52.055157 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4159 | 2026.05.13 18:39:52.056488 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003027 sec., 11562.603237528905 rows/sec., 1.95 MiB/sec. | ||
| 4160 | 2026.05.13 18:39:52.056657 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Debug> MemoryTracker: Peak memory usage (for query): 129.32 KiB. | ||
| 4161 | 2026.05.13 18:39:52.056673 [ 294 ] {90ff6e0b-cef1-409f-97c9-b60b2bf0e8b2} <Debug> TCPHandler: Processed in 0.003495431 sec. | ||
| 4162 | 2026.05.13 18:39:52.058705 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.05.13 18:39:52.058868 [ 294 ] {998a8603-f9b6-49a1-8276-60475a40138b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4164 | 2026.05.13 18:39:52.058931 [ 294 ] {998a8603-f9b6-49a1-8276-60475a40138b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4165 | 2026.05.13 18:39:52.059639 [ 294 ] {998a8603-f9b6-49a1-8276-60475a40138b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.05.13 18:39:52.059676 [ 294 ] {998a8603-f9b6-49a1-8276-60475a40138b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4167 | 2026.05.13 18:39:52.060050 [ 294 ] {998a8603-f9b6-49a1-8276-60475a40138b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4168 | 2026.05.13 18:39:52.060295 [ 294 ] {998a8603-f9b6-49a1-8276-60475a40138b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.05.13 18:39:52.060440 [ 294 ] {998a8603-f9b6-49a1-8276-60475a40138b} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001617 sec., 71737.78602350032 rows/sec., 6.07 MiB/sec. | ||
| 4170 | 2026.05.13 18:39:52.060456 [ 44 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4171 | 2026.05.13 18:39:52.060480 [ 294 ] {998a8603-f9b6-49a1-8276-60475a40138b} <Debug> TCPHandler: Processed in 0.001906054 sec. | ||
| 4172 | 2026.05.13 18:39:52.060512 [ 44 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.05.13 18:39:52.060549 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4174 | 2026.05.13 18:39:52.060645 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.05.13 18:39:52.060649 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 4176 | 2026.05.13 18:39:52.060752 [ 294 ] {f27b3ae9-f3f0-4b71-8173-049e873fec0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4177 | 2026.05.13 18:39:52.060771 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4178 | 2026.05.13 18:39:52.060796 [ 294 ] {f27b3ae9-f3f0-4b71-8173-049e873fec0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4179 | 2026.05.13 18:39:52.060804 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2615 rows starting from the beginning of the part | ||
| 4180 | 2026.05.13 18:39:52.060868 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 116 rows starting from the beginning of the part | ||
| 4181 | 2026.05.13 18:39:52.060909 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
| 4182 | 2026.05.13 18:39:52.060945 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 119 rows starting from the beginning of the part | ||
| 4183 | 2026.05.13 18:39:52.060981 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part | ||
| 4184 | 2026.05.13 18:39:52.061015 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 116 rows starting from the beginning of the part | ||
| 4185 | 2026.05.13 18:39:52.061281 [ 294 ] {f27b3ae9-f3f0-4b71-8173-049e873fec0e} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.05.13 18:39:52.061322 [ 294 ] {f27b3ae9-f3f0-4b71-8173-049e873fec0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4187 | 2026.05.13 18:39:52.061625 [ 294 ] {f27b3ae9-f3f0-4b71-8173-049e873fec0e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4188 | 2026.05.13 18:39:52.061851 [ 294 ] {f27b3ae9-f3f0-4b71-8173-049e873fec0e} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.05.13 18:39:52.061976 [ 44 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4190 | 2026.05.13 18:39:52.061982 [ 294 ] {f27b3ae9-f3f0-4b71-8173-049e873fec0e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001249 sec., 24019.21537229784 rows/sec., 1.76 MiB/sec. | ||
| 4191 | 2026.05.13 18:39:52.062017 [ 44 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.05.13 18:39:52.062038 [ 294 ] {f27b3ae9-f3f0-4b71-8173-049e873fec0e} <Debug> TCPHandler: Processed in 0.001454796 sec. | ||
| 4193 | 2026.05.13 18:39:52.062041 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4194 | 2026.05.13 18:39:52.062144 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 4195 | 2026.05.13 18:39:52.062177 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.05.13 18:39:52.062254 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4197 | 2026.05.13 18:39:52.062277 [ 294 ] {52d2d4b4-ca5b-43c0-be22-a74e3783b8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4198 | 2026.05.13 18:39:52.062288 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 4199 | 2026.05.13 18:39:52.062308 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3122 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170147 sec., 1834883.9532874513 rows/sec., 147.03 MiB/sec. | ||
| 4200 | 2026.05.13 18:39:52.062324 [ 294 ] {52d2d4b4-ca5b-43c0-be22-a74e3783b8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4201 | 2026.05.13 18:39:52.062369 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4202 | 2026.05.13 18:39:52.062417 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
| 4203 | 2026.05.13 18:39:52.062456 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4204 | 2026.05.13 18:39:52.062496 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4205 | 2026.05.13 18:39:52.062532 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 4206 | 2026.05.13 18:39:52.062712 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4207 | 2026.05.13 18:39:52.062836 [ 294 ] {52d2d4b4-ca5b-43c0-be22-a74e3783b8af} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.05.13 18:39:52.062878 [ 294 ] {52d2d4b4-ca5b-43c0-be22-a74e3783b8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4209 | 2026.05.13 18:39:52.063071 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.05.13 18:39:52.063166 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_26_5} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4211 | 2026.05.13 18:39:52.063283 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4212 | 2026.05.13 18:39:52.063430 [ 294 ] {52d2d4b4-ca5b-43c0-be22-a74e3783b8af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4213 | 2026.05.13 18:39:52.063483 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379144 sec., 143567.31421809472 rows/sec., 11.04 MiB/sec. | ||
| 4214 | 2026.05.13 18:39:52.063662 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4215 | 2026.05.13 18:39:52.063666 [ 294 ] {52d2d4b4-ca5b-43c0-be22-a74e3783b8af} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.05.13 18:39:52.063818 [ 44 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4217 | 2026.05.13 18:39:52.063822 [ 294 ] {52d2d4b4-ca5b-43c0-be22-a74e3783b8af} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001562 sec., 60179.25736235595 rows/sec., 4.70 MiB/sec. | ||
| 4218 | 2026.05.13 18:39:52.063861 [ 44 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.05.13 18:39:52.063884 [ 294 ] {52d2d4b4-ca5b-43c0-be22-a74e3783b8af} <Debug> TCPHandler: Processed in 0.001756941 sec. | ||
| 4220 | 2026.05.13 18:39:52.063889 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4221 | 2026.05.13 18:39:52.063976 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.05.13 18:39:52.063988 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 4223 | 2026.05.13 18:39:52.064027 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.05.13 18:39:52.064063 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_21_4} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4225 | 2026.05.13 18:39:52.064084 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4226 | 2026.05.13 18:39:52.064109 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 4227 | 2026.05.13 18:39:52.064130 [ 294 ] {32451eeb-6969-469f-95bb-11250fcb5ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.05.13 18:39:52.064147 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4229 | 2026.05.13 18:39:52.064154 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
| 4230 | 2026.05.13 18:39:52.064176 [ 294 ] {32451eeb-6969-469f-95bb-11250fcb5ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4231 | 2026.05.13 18:39:52.064196 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part | ||
| 4232 | 2026.05.13 18:39:52.064239 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part | ||
| 4233 | 2026.05.13 18:39:52.064274 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 75 rows starting from the beginning of the part | ||
| 4234 | 2026.05.13 18:39:52.064311 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part | ||
| 4235 | 2026.05.13 18:39:52.064604 [ 294 ] {32451eeb-6969-469f-95bb-11250fcb5ea9} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.05.13 18:39:52.064644 [ 294 ] {32451eeb-6969-469f-95bb-11250fcb5ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4237 | 2026.05.13 18:39:52.064998 [ 294 ] {32451eeb-6969-469f-95bb-11250fcb5ea9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4238 | 2026.05.13 18:39:52.065213 [ 294 ] {32451eeb-6969-469f-95bb-11250fcb5ea9} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.05.13 18:39:52.065294 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337424 sec., 1375031.4036535907 rows/sec., 101.95 MiB/sec. | ||
| 4240 | 2026.05.13 18:39:52.065344 [ 294 ] {32451eeb-6969-469f-95bb-11250fcb5ea9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 4241 | 2026.05.13 18:39:52.065354 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4242 | 2026.05.13 18:39:52.065386 [ 294 ] {32451eeb-6969-469f-95bb-11250fcb5ea9} <Debug> TCPHandler: Processed in 0.001408565 sec. | ||
| 4243 | 2026.05.13 18:39:52.065407 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.05.13 18:39:52.065436 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4245 | 2026.05.13 18:39:52.065499 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 4246 | 2026.05.13 18:39:52.065530 [ 188 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4247 | 2026.05.13 18:39:52.065548 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.05.13 18:39:52.065586 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4249 | 2026.05.13 18:39:52.065616 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8221 rows starting from the beginning of the part | ||
| 4250 | 2026.05.13 18:39:52.065648 [ 294 ] {c8a19b89-92ad-4538-9dcd-1ad49967933c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.05.13 18:39:52.065664 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4252 | 2026.05.13 18:39:52.065707 [ 294 ] {c8a19b89-92ad-4538-9dcd-1ad49967933c} <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 | ||
| 4253 | 2026.05.13 18:39:52.065709 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4254 | 2026.05.13 18:39:52.065766 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 163 rows starting from the beginning of the part | ||
| 4255 | 2026.05.13 18:39:52.065816 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 4256 | 2026.05.13 18:39:52.065815 [ 188 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.13 18:39:52.065854 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4258 | 2026.05.13 18:39:52.065904 [ 188 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_26_5} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4259 | 2026.05.13 18:39:52.065994 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4260 | 2026.05.13 18:39:52.066578 [ 294 ] {c8a19b89-92ad-4538-9dcd-1ad49967933c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.05.13 18:39:52.066619 [ 294 ] {c8a19b89-92ad-4538-9dcd-1ad49967933c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4262 | 2026.05.13 18:39:52.067210 [ 294 ] {c8a19b89-92ad-4538-9dcd-1ad49967933c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4263 | 2026.05.13 18:39:52.067431 [ 294 ] {c8a19b89-92ad-4538-9dcd-1ad49967933c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.05.13 18:39:52.067568 [ 294 ] {c8a19b89-92ad-4538-9dcd-1ad49967933c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001938 sec., 15479.876160990712 rows/sec., 27.74 MiB/sec. | ||
| 4265 | 2026.05.13 18:39:52.067619 [ 294 ] {c8a19b89-92ad-4538-9dcd-1ad49967933c} <Debug> TCPHandler: Processed in 0.002120408 sec. | ||
| 4266 | 2026.05.13 18:39:52.067747 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.05.13 18:39:52.067842 [ 294 ] {852a07a5-75c3-4097-993d-4099566bf4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.05.13 18:39:52.067883 [ 294 ] {852a07a5-75c3-4097-993d-4099566bf4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4269 | 2026.05.13 18:39:52.068241 [ 294 ] {852a07a5-75c3-4097-993d-4099566bf4dd} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.05.13 18:39:52.068277 [ 294 ] {852a07a5-75c3-4097-993d-4099566bf4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4271 | 2026.05.13 18:39:52.068662 [ 294 ] {852a07a5-75c3-4097-993d-4099566bf4dd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4272 | 2026.05.13 18:39:52.068874 [ 294 ] {852a07a5-75c3-4097-993d-4099566bf4dd} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.05.13 18:39:52.068993 [ 44 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4274 | 2026.05.13 18:39:52.069001 [ 294 ] {852a07a5-75c3-4097-993d-4099566bf4dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 4275 | 2026.05.13 18:39:52.069036 [ 44 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.05.13 18:39:52.069086 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4277 | 2026.05.13 18:39:52.069118 [ 294 ] {852a07a5-75c3-4097-993d-4099566bf4dd} <Debug> TCPHandler: Processed in 0.001420475 sec. | ||
| 4278 | 2026.05.13 18:39:52.069175 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 4279 | 2026.05.13 18:39:52.069195 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9024 rows, containing 5 columns (5 merged, 0 gathered) in 0.003566883 sec., 2529940.0064426 rows/sec., 166.85 MiB/sec. | ||
| 4280 | 2026.05.13 18:39:52.069279 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4281 | 2026.05.13 18:39:52.069314 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 4282 | 2026.05.13 18:39:52.069388 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 4283 | 2026.05.13 18:39:52.069438 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4284 | 2026.05.13 18:39:52.069463 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4285 | 2026.05.13 18:39:52.069481 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 4286 | 2026.05.13 18:39:52.069531 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4287 | 2026.05.13 18:39:52.069572 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4288 | 2026.05.13 18:39:52.069814 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.05.13 18:39:52.069900 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4290 | 2026.05.13 18:39:52.069981 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 4291 | 2026.05.13 18:39:52.070598 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001461565 sec., 964719.3248333123 rows/sec., 65.14 MiB/sec. | ||
| 4292 | 2026.05.13 18:39:52.070841 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4293 | 2026.05.13 18:39:52.071108 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_26_5} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.05.13 18:39:52.071180 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_26_5} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4295 | 2026.05.13 18:39:52.071256 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4296 | 2026.05.13 18:39:52.271390 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.05.13 18:39:52.271724 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4298 | 2026.05.13 18:39:52.272249 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4299 | 2026.05.13 18:39:52.272289 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4300 | 2026.05.13 18:39:52.272543 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4301 | 2026.05.13 18:39:52.272611 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4302 | 2026.05.13 18:39:52.272754 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4303 | 2026.05.13 18:39:52.272925 [ 345 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4304 | 2026.05.13 18:39:52.272946 [ 355 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4305 | 2026.05.13 18:39:52.272940 [ 360 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4306 | 2026.05.13 18:39:52.272927 [ 357 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4307 | 2026.05.13 18:39:52.273193 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4308 | 2026.05.13 18:39:52.273229 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4309 | 2026.05.13 18:39:52.273319 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4310 | 2026.05.13 18:39:52.273340 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4311 | 2026.05.13 18:39:52.273376 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 4312 | 2026.05.13 18:39:52.273427 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 4313 | 2026.05.13 18:39:52.273473 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 4314 | 2026.05.13 18:39:52.275040 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003477 sec., 10066.148979004889 rows/sec., 2.14 MiB/sec. | ||
| 4315 | 2026.05.13 18:39:52.275225 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Debug> MemoryTracker: Peak memory usage (for query): 141.30 KiB. | ||
| 4316 | 2026.05.13 18:39:52.275241 [ 294 ] {315bbf49-49d1-4fd1-b45b-32ef88e3b5c7} <Debug> TCPHandler: Processed in 0.00399512 sec. | ||
| 4317 | 2026.05.13 18:39:52.288273 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.05.13 18:39:52.288411 [ 294 ] {38114109-d3b8-4090-8acb-8c81f37b393f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4319 | 2026.05.13 18:39:52.288462 [ 294 ] {38114109-d3b8-4090-8acb-8c81f37b393f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4320 | 2026.05.13 18:39:52.289162 [ 294 ] {38114109-d3b8-4090-8acb-8c81f37b393f} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.05.13 18:39:52.289219 [ 294 ] {38114109-d3b8-4090-8acb-8c81f37b393f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4322 | 2026.05.13 18:39:52.289597 [ 294 ] {38114109-d3b8-4090-8acb-8c81f37b393f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4323 | 2026.05.13 18:39:52.289823 [ 294 ] {38114109-d3b8-4090-8acb-8c81f37b393f} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.05.13 18:39:52.289974 [ 24 ] {} <Debug> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4325 | 2026.05.13 18:39:52.289978 [ 294 ] {38114109-d3b8-4090-8acb-8c81f37b393f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 4326 | 2026.05.13 18:39:52.290058 [ 24 ] {} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.05.13 18:39:52.290079 [ 294 ] {38114109-d3b8-4090-8acb-8c81f37b393f} <Debug> TCPHandler: Processed in 0.001870682 sec. | ||
| 4328 | 2026.05.13 18:39:52.290094 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4329 | 2026.05.13 18:39:52.290235 [ 187 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::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 | ||
| 4330 | 2026.05.13 18:39:52.290273 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.05.13 18:39:52.290384 [ 187 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4332 | 2026.05.13 18:39:52.290394 [ 294 ] {a275b101-45ae-4cf7-b9a4-32e00421a6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4333 | 2026.05.13 18:39:52.290428 [ 187 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::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 | ||
| 4334 | 2026.05.13 18:39:52.290447 [ 294 ] {a275b101-45ae-4cf7-b9a4-32e00421a6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4335 | 2026.05.13 18:39:52.290507 [ 187 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4336 | 2026.05.13 18:39:52.290564 [ 187 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4337 | 2026.05.13 18:39:52.290610 [ 187 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4338 | 2026.05.13 18:39:52.290662 [ 187 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4339 | 2026.05.13 18:39:52.290946 [ 294 ] {a275b101-45ae-4cf7-b9a4-32e00421a6b4} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.05.13 18:39:52.290990 [ 294 ] {a275b101-45ae-4cf7-b9a4-32e00421a6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4341 | 2026.05.13 18:39:52.291330 [ 294 ] {a275b101-45ae-4cf7-b9a4-32e00421a6b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4342 | 2026.05.13 18:39:52.291521 [ 191 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335354 sec., 89863.81139383264 rows/sec., 7.80 MiB/sec. | ||
| 4343 | 2026.05.13 18:39:52.291578 [ 294 ] {a275b101-45ae-4cf7-b9a4-32e00421a6b4} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.05.13 18:39:52.291689 [ 203 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4345 | 2026.05.13 18:39:52.291756 [ 294 ] {a275b101-45ae-4cf7-b9a4-32e00421a6b4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001389 sec., 7199.424046076314 rows/sec., 587.06 KiB/sec. | ||
| 4346 | 2026.05.13 18:39:52.291807 [ 294 ] {a275b101-45ae-4cf7-b9a4-32e00421a6b4} <Debug> TCPHandler: Processed in 0.001584158 sec. | ||
| 4347 | 2026.05.13 18:39:52.291962 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.05.13 18:39:52.291999 [ 203 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.13 18:39:52.292062 [ 294 ] {2d8aa40e-e6a2-4540-a27b-4f1922c34979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4350 | 2026.05.13 18:39:52.292075 [ 203 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_5_1} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4351 | 2026.05.13 18:39:52.292114 [ 294 ] {2d8aa40e-e6a2-4540-a27b-4f1922c34979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4352 | 2026.05.13 18:39:52.292163 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4353 | 2026.05.13 18:39:52.293567 [ 294 ] {2d8aa40e-e6a2-4540-a27b-4f1922c34979} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.05.13 18:39:52.293609 [ 294 ] {2d8aa40e-e6a2-4540-a27b-4f1922c34979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4355 | 2026.05.13 18:39:52.294109 [ 294 ] {2d8aa40e-e6a2-4540-a27b-4f1922c34979} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4356 | 2026.05.13 18:39:52.294336 [ 294 ] {2d8aa40e-e6a2-4540-a27b-4f1922c34979} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.05.13 18:39:52.294469 [ 294 ] {2d8aa40e-e6a2-4540-a27b-4f1922c34979} <Debug> executeQuery: Read 2548 rows, 194.22 KiB in 0.002425 sec., 1050721.6494845361 rows/sec., 78.21 MiB/sec. | ||
| 4358 | 2026.05.13 18:39:52.294506 [ 294 ] {2d8aa40e-e6a2-4540-a27b-4f1922c34979} <Debug> TCPHandler: Processed in 0.002592816 sec. | ||
| 4359 | 2026.05.13 18:39:52.294641 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.05.13 18:39:52.294738 [ 294 ] {7f2bfecb-2dd2-4eaa-a4e1-be5030589711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.05.13 18:39:52.294777 [ 294 ] {7f2bfecb-2dd2-4eaa-a4e1-be5030589711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4362 | 2026.05.13 18:39:52.295211 [ 294 ] {7f2bfecb-2dd2-4eaa-a4e1-be5030589711} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.05.13 18:39:52.295249 [ 294 ] {7f2bfecb-2dd2-4eaa-a4e1-be5030589711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4364 | 2026.05.13 18:39:52.295553 [ 294 ] {7f2bfecb-2dd2-4eaa-a4e1-be5030589711} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4365 | 2026.05.13 18:39:52.295762 [ 294 ] {7f2bfecb-2dd2-4eaa-a4e1-be5030589711} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.05.13 18:39:52.295899 [ 294 ] {7f2bfecb-2dd2-4eaa-a4e1-be5030589711} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001179 sec., 35623.4096692112 rows/sec., 2.62 MiB/sec. | ||
| 4367 | 2026.05.13 18:39:52.295936 [ 294 ] {7f2bfecb-2dd2-4eaa-a4e1-be5030589711} <Debug> TCPHandler: Processed in 0.001345104 sec. | ||
| 4368 | 2026.05.13 18:39:52.296108 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.05.13 18:39:52.296203 [ 294 ] {91769dd4-4abb-4cd5-a921-829e6bfaf5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4370 | 2026.05.13 18:39:52.296241 [ 294 ] {91769dd4-4abb-4cd5-a921-829e6bfaf5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4371 | 2026.05.13 18:39:52.296943 [ 294 ] {91769dd4-4abb-4cd5-a921-829e6bfaf5dd} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.05.13 18:39:52.296980 [ 294 ] {91769dd4-4abb-4cd5-a921-829e6bfaf5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4373 | 2026.05.13 18:39:52.297322 [ 294 ] {91769dd4-4abb-4cd5-a921-829e6bfaf5dd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4374 | 2026.05.13 18:39:52.297549 [ 294 ] {91769dd4-4abb-4cd5-a921-829e6bfaf5dd} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.05.13 18:39:52.297676 [ 294 ] {91769dd4-4abb-4cd5-a921-829e6bfaf5dd} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001491 sec., 553319.9195171027 rows/sec., 32.37 MiB/sec. | ||
| 4376 | 2026.05.13 18:39:52.297712 [ 294 ] {91769dd4-4abb-4cd5-a921-829e6bfaf5dd} <Debug> TCPHandler: Processed in 0.001655909 sec. | ||
| 4377 | 2026.05.13 18:39:52.297848 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.05.13 18:39:52.297952 [ 294 ] {a8608d35-0e19-4765-bb55-9dd2ed83611f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4379 | 2026.05.13 18:39:52.297992 [ 294 ] {a8608d35-0e19-4765-bb55-9dd2ed83611f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4380 | 2026.05.13 18:39:52.298444 [ 294 ] {a8608d35-0e19-4765-bb55-9dd2ed83611f} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.05.13 18:39:52.298481 [ 294 ] {a8608d35-0e19-4765-bb55-9dd2ed83611f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4382 | 2026.05.13 18:39:52.298797 [ 294 ] {a8608d35-0e19-4765-bb55-9dd2ed83611f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4383 | 2026.05.13 18:39:52.299033 [ 294 ] {a8608d35-0e19-4765-bb55-9dd2ed83611f} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.05.13 18:39:52.299163 [ 294 ] {a8608d35-0e19-4765-bb55-9dd2ed83611f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 57.21 KiB/sec. | ||
| 4385 | 2026.05.13 18:39:52.299200 [ 294 ] {a8608d35-0e19-4765-bb55-9dd2ed83611f} <Debug> TCPHandler: Processed in 0.001403605 sec. | ||
| 4386 | 2026.05.13 18:39:52.299333 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.05.13 18:39:52.299433 [ 294 ] {82f88a05-0e20-4b1b-be32-4849414bfa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.05.13 18:39:52.299472 [ 294 ] {82f88a05-0e20-4b1b-be32-4849414bfa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4389 | 2026.05.13 18:39:52.299932 [ 294 ] {82f88a05-0e20-4b1b-be32-4849414bfa27} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.05.13 18:39:52.299969 [ 294 ] {82f88a05-0e20-4b1b-be32-4849414bfa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4391 | 2026.05.13 18:39:52.300270 [ 294 ] {82f88a05-0e20-4b1b-be32-4849414bfa27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4392 | 2026.05.13 18:39:52.300481 [ 294 ] {82f88a05-0e20-4b1b-be32-4849414bfa27} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.05.13 18:39:52.300587 [ 44 ] {} <Debug> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4394 | 2026.05.13 18:39:52.300612 [ 294 ] {82f88a05-0e20-4b1b-be32-4849414bfa27} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 783.86 KiB/sec. | ||
| 4395 | 2026.05.13 18:39:52.300628 [ 44 ] {} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.05.13 18:39:52.300655 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4397 | 2026.05.13 18:39:52.300656 [ 294 ] {82f88a05-0e20-4b1b-be32-4849414bfa27} <Debug> TCPHandler: Processed in 0.001376525 sec. | ||
| 4398 | 2026.05.13 18:39:52.300762 [ 191 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::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 | ||
| 4399 | 2026.05.13 18:39:52.300839 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.05.13 18:39:52.300899 [ 191 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4401 | 2026.05.13 18:39:52.300937 [ 191 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::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 | ||
| 4402 | 2026.05.13 18:39:52.300942 [ 294 ] {7147fc68-e1a6-495a-9c74-b90c8b543c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4403 | 2026.05.13 18:39:52.300991 [ 294 ] {7147fc68-e1a6-495a-9c74-b90c8b543c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4404 | 2026.05.13 18:39:52.301001 [ 191 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4405 | 2026.05.13 18:39:52.301051 [ 191 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4406 | 2026.05.13 18:39:52.301095 [ 191 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4407 | 2026.05.13 18:39:52.301137 [ 191 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4408 | 2026.05.13 18:39:52.301913 [ 294 ] {7147fc68-e1a6-495a-9c74-b90c8b543c4a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.05.13 18:39:52.301946 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222271 sec., 49088.94999554109 rows/sec., 3.93 MiB/sec. | ||
| 4410 | 2026.05.13 18:39:52.301955 [ 294 ] {7147fc68-e1a6-495a-9c74-b90c8b543c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4411 | 2026.05.13 18:39:52.302092 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4412 | 2026.05.13 18:39:52.302388 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.05.13 18:39:52.302461 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_5_1} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4414 | 2026.05.13 18:39:52.302462 [ 294 ] {7147fc68-e1a6-495a-9c74-b90c8b543c4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4415 | 2026.05.13 18:39:52.302541 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4416 | 2026.05.13 18:39:52.302708 [ 294 ] {7147fc68-e1a6-495a-9c74-b90c8b543c4a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.05.13 18:39:52.302847 [ 294 ] {7147fc68-e1a6-495a-9c74-b90c8b543c4a} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001923 sec., 699427.9771190848 rows/sec., 47.18 MiB/sec. | ||
| 4418 | 2026.05.13 18:39:52.302885 [ 294 ] {7147fc68-e1a6-495a-9c74-b90c8b543c4a} <Debug> TCPHandler: Processed in 0.002103447 sec. | ||
| 4419 | 2026.05.13 18:39:52.303035 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.05.13 18:39:52.303132 [ 294 ] {2c1d2954-ae30-4b4f-81fd-5735cb718441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.05.13 18:39:52.303174 [ 294 ] {2c1d2954-ae30-4b4f-81fd-5735cb718441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4422 | 2026.05.13 18:39:52.303900 [ 294 ] {2c1d2954-ae30-4b4f-81fd-5735cb718441} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.13 18:39:52.303937 [ 294 ] {2c1d2954-ae30-4b4f-81fd-5735cb718441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4424 | 2026.05.13 18:39:52.304411 [ 294 ] {2c1d2954-ae30-4b4f-81fd-5735cb718441} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4425 | 2026.05.13 18:39:52.304622 [ 294 ] {2c1d2954-ae30-4b4f-81fd-5735cb718441} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.13 18:39:52.304747 [ 294 ] {2c1d2954-ae30-4b4f-81fd-5735cb718441} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001633 sec., 941212.4923453766 rows/sec., 57.56 MiB/sec. | ||
| 4427 | 2026.05.13 18:39:52.304783 [ 294 ] {2c1d2954-ae30-4b4f-81fd-5735cb718441} <Debug> TCPHandler: Processed in 0.001804731 sec. | ||
| 4428 | 2026.05.13 18:39:52.304923 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.05.13 18:39:52.305017 [ 294 ] {c589a1e8-06a6-4a34-b6cc-eca241c3e15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.05.13 18:39:52.305071 [ 294 ] {c589a1e8-06a6-4a34-b6cc-eca241c3e15f} <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 | ||
| 4431 | 2026.05.13 18:39:52.305859 [ 294 ] {c589a1e8-06a6-4a34-b6cc-eca241c3e15f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.05.13 18:39:52.305896 [ 294 ] {c589a1e8-06a6-4a34-b6cc-eca241c3e15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4433 | 2026.05.13 18:39:52.306444 [ 294 ] {c589a1e8-06a6-4a34-b6cc-eca241c3e15f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4434 | 2026.05.13 18:39:52.306668 [ 294 ] {c589a1e8-06a6-4a34-b6cc-eca241c3e15f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.05.13 18:39:52.306783 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4436 | 2026.05.13 18:39:52.306807 [ 294 ] {c589a1e8-06a6-4a34-b6cc-eca241c3e15f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001807 sec., 11068.068622025456 rows/sec., 19.83 MiB/sec. | ||
| 4437 | 2026.05.13 18:39:52.306821 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.13 18:39:52.306850 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4439 | 2026.05.13 18:39:52.306866 [ 294 ] {c589a1e8-06a6-4a34-b6cc-eca241c3e15f} <Debug> TCPHandler: Processed in 0.001991585 sec. | ||
| 4440 | 2026.05.13 18:39:52.306943 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 4441 | 2026.05.13 18:39:52.307036 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.05.13 18:39:52.307138 [ 294 ] {a0c33eb1-829c-4fd6-b9ea-6bae8c2f9408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4443 | 2026.05.13 18:39:52.307170 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4444 | 2026.05.13 18:39:52.307179 [ 294 ] {a0c33eb1-829c-4fd6-b9ea-6bae8c2f9408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4445 | 2026.05.13 18:39:52.307236 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 294 rows starting from the beginning of the part | ||
| 4446 | 2026.05.13 18:39:52.307392 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 4447 | 2026.05.13 18:39:52.307536 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4448 | 2026.05.13 18:39:52.307558 [ 294 ] {a0c33eb1-829c-4fd6-b9ea-6bae8c2f9408} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.05.13 18:39:52.307600 [ 294 ] {a0c33eb1-829c-4fd6-b9ea-6bae8c2f9408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4450 | 2026.05.13 18:39:52.307651 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4451 | 2026.05.13 18:39:52.307760 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4452 | 2026.05.13 18:39:52.307865 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 4453 | 2026.05.13 18:39:52.307964 [ 294 ] {a0c33eb1-829c-4fd6-b9ea-6bae8c2f9408} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4454 | 2026.05.13 18:39:52.308197 [ 294 ] {a0c33eb1-829c-4fd6-b9ea-6bae8c2f9408} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.05.13 18:39:52.308337 [ 294 ] {a0c33eb1-829c-4fd6-b9ea-6bae8c2f9408} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001218 sec., 9852.216748768473 rows/sec., 679.91 KiB/sec. | ||
| 4456 | 2026.05.13 18:39:52.308374 [ 294 ] {a0c33eb1-829c-4fd6-b9ea-6bae8c2f9408} <Debug> TCPHandler: Processed in 0.001387905 sec. | ||
| 4457 | 2026.05.13 18:39:52.310985 [ 196 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 19 columns (19 merged, 0 gathered) in 0.004089112 sec., 96842.54185260761 rows/sec., 173.54 MiB/sec. | ||
| 4458 | 2026.05.13 18:39:52.311758 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4459 | 2026.05.13 18:39:52.312111 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.05.13 18:39:52.312184 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4461 | 2026.05.13 18:39:52.312307 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4462 | 2026.05.13 18:39:53.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.00 MiB, peak 256.31 MiB, free memory in arenas 0.00 B, will set to 253.02 MiB (RSS), difference: 2.02 MiB | ||
| 4463 | 2026.05.13 18:39:54.535469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 528 | ||
| 4464 | 2026.05.13 18:39:54.538220 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.05.13 18:39:54.538270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4466 | 2026.05.13 18:39:54.539552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4467 | 2026.05.13 18:39:54.539853 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.05.13 18:39:54.540106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4469 | 2026.05.13 18:39:57.020158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9051 | ||
| 4470 | 2026.05.13 18:39:57.020693 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.05.13 18:39:57.020744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4472 | 2026.05.13 18:39:57.021248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4473 | 2026.05.13 18:39:57.021503 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.05.13 18:39:57.021649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9051 | ||
| 4475 | 2026.05.13 18:39:57.051525 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.05.13 18:39:57.051745 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4477 | 2026.05.13 18:39:57.052072 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4478 | 2026.05.13 18:39:57.052108 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <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 | ||
| 4479 | 2026.05.13 18:39:57.052327 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4480 | 2026.05.13 18:39:57.052396 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4481 | 2026.05.13 18:39:57.052566 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4482 | 2026.05.13 18:39:57.052732 [ 337 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4483 | 2026.05.13 18:39:57.052742 [ 355 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4484 | 2026.05.13 18:39:57.052735 [ 357 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4485 | 2026.05.13 18:39:57.052778 [ 345 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4486 | 2026.05.13 18:39:57.054231 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4487 | 2026.05.13 18:39:57.054277 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4488 | 2026.05.13 18:39:57.054401 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4489 | 2026.05.13 18:39:57.054491 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4490 | 2026.05.13 18:39:57.054541 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4491 | 2026.05.13 18:39:57.054596 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4492 | 2026.05.13 18:39:57.054653 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4493 | 2026.05.13 18:39:57.055940 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.004279 sec., 8179.48118719327 rows/sec., 1.38 MiB/sec. | ||
| 4494 | 2026.05.13 18:39:57.056077 [ 294 ] {f4d1505c-6394-44d4-b2b5-858be10c6961} <Debug> TCPHandler: Processed in 0.004677432 sec. | ||
| 4495 | 2026.05.13 18:39:57.057845 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.05.13 18:39:57.057972 [ 294 ] {d692c99f-f2cf-4a56-84ee-9f66c12138e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4497 | 2026.05.13 18:39:57.058019 [ 294 ] {d692c99f-f2cf-4a56-84ee-9f66c12138e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4498 | 2026.05.13 18:39:57.058545 [ 294 ] {d692c99f-f2cf-4a56-84ee-9f66c12138e0} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.05.13 18:39:57.058588 [ 294 ] {d692c99f-f2cf-4a56-84ee-9f66c12138e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4500 | 2026.05.13 18:39:57.058947 [ 294 ] {d692c99f-f2cf-4a56-84ee-9f66c12138e0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4501 | 2026.05.13 18:39:57.059166 [ 294 ] {d692c99f-f2cf-4a56-84ee-9f66c12138e0} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.05.13 18:39:57.059309 [ 294 ] {d692c99f-f2cf-4a56-84ee-9f66c12138e0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001371 sec., 40846.09773887673 rows/sec., 3.12 MiB/sec. | ||
| 4503 | 2026.05.13 18:39:57.059346 [ 294 ] {d692c99f-f2cf-4a56-84ee-9f66c12138e0} <Debug> TCPHandler: Processed in 0.001574648 sec. | ||
| 4504 | 2026.05.13 18:39:57.059500 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.05.13 18:39:57.059594 [ 294 ] {07dc898a-f6d7-4bd4-9b56-bc3471a9d2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4506 | 2026.05.13 18:39:57.059633 [ 294 ] {07dc898a-f6d7-4bd4-9b56-bc3471a9d2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4507 | 2026.05.13 18:39:57.060061 [ 294 ] {07dc898a-f6d7-4bd4-9b56-bc3471a9d2a6} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.05.13 18:39:57.060103 [ 294 ] {07dc898a-f6d7-4bd4-9b56-bc3471a9d2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4509 | 2026.05.13 18:39:57.060420 [ 294 ] {07dc898a-f6d7-4bd4-9b56-bc3471a9d2a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4510 | 2026.05.13 18:39:57.060626 [ 294 ] {07dc898a-f6d7-4bd4-9b56-bc3471a9d2a6} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.05.13 18:39:57.060750 [ 294 ] {07dc898a-f6d7-4bd4-9b56-bc3471a9d2a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 4512 | 2026.05.13 18:39:57.060786 [ 294 ] {07dc898a-f6d7-4bd4-9b56-bc3471a9d2a6} <Debug> TCPHandler: Processed in 0.001335723 sec. | ||
| 4513 | 2026.05.13 18:39:57.060913 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.05.13 18:39:57.061008 [ 294 ] {8cb4c15a-93c1-4727-a214-d66ace270f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4515 | 2026.05.13 18:39:57.061049 [ 294 ] {8cb4c15a-93c1-4727-a214-d66ace270f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4516 | 2026.05.13 18:39:57.061418 [ 294 ] {8cb4c15a-93c1-4727-a214-d66ace270f3e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.05.13 18:39:57.061454 [ 294 ] {8cb4c15a-93c1-4727-a214-d66ace270f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4518 | 2026.05.13 18:39:57.061795 [ 294 ] {8cb4c15a-93c1-4727-a214-d66ace270f3e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4519 | 2026.05.13 18:39:57.062000 [ 294 ] {8cb4c15a-93c1-4727-a214-d66ace270f3e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.05.13 18:39:57.062125 [ 294 ] {8cb4c15a-93c1-4727-a214-d66ace270f3e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001136 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 4521 | 2026.05.13 18:39:57.062161 [ 294 ] {8cb4c15a-93c1-4727-a214-d66ace270f3e} <Debug> TCPHandler: Processed in 0.001296293 sec. | ||
| 4522 | 2026.05.13 18:39:57.062286 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.05.13 18:39:57.062380 [ 294 ] {9b3c06d9-42b6-4362-92b5-173df2e0295d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.05.13 18:39:57.062420 [ 294 ] {9b3c06d9-42b6-4362-92b5-173df2e0295d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4525 | 2026.05.13 18:39:57.062770 [ 294 ] {9b3c06d9-42b6-4362-92b5-173df2e0295d} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.05.13 18:39:57.062806 [ 294 ] {9b3c06d9-42b6-4362-92b5-173df2e0295d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4527 | 2026.05.13 18:39:57.063095 [ 294 ] {9b3c06d9-42b6-4362-92b5-173df2e0295d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4528 | 2026.05.13 18:39:57.063296 [ 294 ] {9b3c06d9-42b6-4362-92b5-173df2e0295d} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.05.13 18:39:57.063419 [ 294 ] {9b3c06d9-42b6-4362-92b5-173df2e0295d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001057 sec., 45411.54210028382 rows/sec., 3.06 MiB/sec. | ||
| 4530 | 2026.05.13 18:39:57.063453 [ 294 ] {9b3c06d9-42b6-4362-92b5-173df2e0295d} <Debug> TCPHandler: Processed in 0.001215061 sec. | ||
| 4531 | 2026.05.13 18:39:57.489331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4532 | 2026.05.13 18:39:57.504652 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.05.13 18:39:57.504711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4534 | 2026.05.13 18:39:57.510586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4535 | 2026.05.13 18:39:57.511264 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.05.13 18:39:57.513923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4537 | 2026.05.13 18:40:02.052943 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2026.05.13 18:40:02.053194 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4539 | 2026.05.13 18:40:02.053548 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4540 | 2026.05.13 18:40:02.053590 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <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 | ||
| 4541 | 2026.05.13 18:40:02.053844 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4542 | 2026.05.13 18:40:02.053911 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4543 | 2026.05.13 18:40:02.054049 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4544 | 2026.05.13 18:40:02.054182 [ 337 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4545 | 2026.05.13 18:40:02.054200 [ 345 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4546 | 2026.05.13 18:40:02.054200 [ 365 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4547 | 2026.05.13 18:40:02.054185 [ 325 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4548 | 2026.05.13 18:40:02.054392 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4549 | 2026.05.13 18:40:02.054419 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4550 | 2026.05.13 18:40:02.054500 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4551 | 2026.05.13 18:40:02.054520 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4552 | 2026.05.13 18:40:02.054553 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.13 18:40:02.054588 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.13 18:40:02.054625 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.13 18:40:02.055842 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00274 sec., 12773.722627737227 rows/sec., 2.15 MiB/sec. | ||
| 4556 | 2026.05.13 18:40:02.055991 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Debug> MemoryTracker: Peak memory usage (for query): 129.41 KiB. | ||
| 4557 | 2026.05.13 18:40:02.056006 [ 294 ] {58a0e332-2672-460a-9915-db48a2f7376e} <Debug> TCPHandler: Processed in 0.003194047 sec. | ||
| 4558 | 2026.05.13 18:40:02.057898 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.05.13 18:40:02.058024 [ 294 ] {8630ee41-1d01-448b-94c7-77ac26d8f733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4560 | 2026.05.13 18:40:02.058073 [ 294 ] {8630ee41-1d01-448b-94c7-77ac26d8f733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4561 | 2026.05.13 18:40:02.058630 [ 294 ] {8630ee41-1d01-448b-94c7-77ac26d8f733} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.05.13 18:40:02.058667 [ 294 ] {8630ee41-1d01-448b-94c7-77ac26d8f733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4563 | 2026.05.13 18:40:02.059057 [ 294 ] {8630ee41-1d01-448b-94c7-77ac26d8f733} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4564 | 2026.05.13 18:40:02.059277 [ 294 ] {8630ee41-1d01-448b-94c7-77ac26d8f733} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.05.13 18:40:02.059418 [ 294 ] {8630ee41-1d01-448b-94c7-77ac26d8f733} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.00143 sec., 81118.88111888111 rows/sec., 6.87 MiB/sec. | ||
| 4566 | 2026.05.13 18:40:02.059455 [ 294 ] {8630ee41-1d01-448b-94c7-77ac26d8f733} <Debug> TCPHandler: Processed in 0.001616538 sec. | ||
| 4567 | 2026.05.13 18:40:02.059622 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.05.13 18:40:02.059718 [ 294 ] {eb83db0e-f65e-482e-9bd2-47d5378ae7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.05.13 18:40:02.059756 [ 294 ] {eb83db0e-f65e-482e-9bd2-47d5378ae7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4570 | 2026.05.13 18:40:02.060172 [ 294 ] {eb83db0e-f65e-482e-9bd2-47d5378ae7ea} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.05.13 18:40:02.060207 [ 294 ] {eb83db0e-f65e-482e-9bd2-47d5378ae7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4572 | 2026.05.13 18:40:02.060491 [ 294 ] {eb83db0e-f65e-482e-9bd2-47d5378ae7ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4573 | 2026.05.13 18:40:02.060689 [ 294 ] {eb83db0e-f65e-482e-9bd2-47d5378ae7ea} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.05.13 18:40:02.060812 [ 294 ] {eb83db0e-f65e-482e-9bd2-47d5378ae7ea} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001113 sec., 26954.17789757412 rows/sec., 1.98 MiB/sec. | ||
| 4575 | 2026.05.13 18:40:02.060847 [ 294 ] {eb83db0e-f65e-482e-9bd2-47d5378ae7ea} <Debug> TCPHandler: Processed in 0.001281122 sec. | ||
| 4576 | 2026.05.13 18:40:02.060981 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.05.13 18:40:02.061085 [ 294 ] {f4425060-1aa0-48d8-b7fe-72e3624bc39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4578 | 2026.05.13 18:40:02.061122 [ 294 ] {f4425060-1aa0-48d8-b7fe-72e3624bc39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4579 | 2026.05.13 18:40:02.061527 [ 294 ] {f4425060-1aa0-48d8-b7fe-72e3624bc39a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.05.13 18:40:02.061562 [ 294 ] {f4425060-1aa0-48d8-b7fe-72e3624bc39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4581 | 2026.05.13 18:40:02.061860 [ 294 ] {f4425060-1aa0-48d8-b7fe-72e3624bc39a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4582 | 2026.05.13 18:40:02.062062 [ 294 ] {f4425060-1aa0-48d8-b7fe-72e3624bc39a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.05.13 18:40:02.062187 [ 294 ] {f4425060-1aa0-48d8-b7fe-72e3624bc39a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001119 sec., 84003.57462019661 rows/sec., 6.56 MiB/sec. | ||
| 4584 | 2026.05.13 18:40:02.062222 [ 294 ] {f4425060-1aa0-48d8-b7fe-72e3624bc39a} <Debug> TCPHandler: Processed in 0.001288262 sec. | ||
| 4585 | 2026.05.13 18:40:02.062341 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.05.13 18:40:02.062436 [ 294 ] {81a3cb89-ca14-46a2-a31b-9e8761bc32f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4587 | 2026.05.13 18:40:02.062476 [ 294 ] {81a3cb89-ca14-46a2-a31b-9e8761bc32f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4588 | 2026.05.13 18:40:02.062943 [ 294 ] {81a3cb89-ca14-46a2-a31b-9e8761bc32f6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.05.13 18:40:02.062979 [ 294 ] {81a3cb89-ca14-46a2-a31b-9e8761bc32f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4590 | 2026.05.13 18:40:02.063294 [ 294 ] {81a3cb89-ca14-46a2-a31b-9e8761bc32f6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4591 | 2026.05.13 18:40:02.063514 [ 294 ] {81a3cb89-ca14-46a2-a31b-9e8761bc32f6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.05.13 18:40:02.063638 [ 294 ] {81a3cb89-ca14-46a2-a31b-9e8761bc32f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 4593 | 2026.05.13 18:40:02.063673 [ 294 ] {81a3cb89-ca14-46a2-a31b-9e8761bc32f6} <Debug> TCPHandler: Processed in 0.001380925 sec. | ||
| 4594 | 2026.05.13 18:40:02.063815 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.05.13 18:40:02.063914 [ 294 ] {df8e8308-192f-4e55-853c-7acb43adf7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4596 | 2026.05.13 18:40:02.063965 [ 294 ] {df8e8308-192f-4e55-853c-7acb43adf7a8} <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 | ||
| 4597 | 2026.05.13 18:40:02.064762 [ 294 ] {df8e8308-192f-4e55-853c-7acb43adf7a8} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.05.13 18:40:02.064798 [ 294 ] {df8e8308-192f-4e55-853c-7acb43adf7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4599 | 2026.05.13 18:40:02.065330 [ 294 ] {df8e8308-192f-4e55-853c-7acb43adf7a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4600 | 2026.05.13 18:40:02.065545 [ 294 ] {df8e8308-192f-4e55-853c-7acb43adf7a8} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.05.13 18:40:02.065678 [ 294 ] {df8e8308-192f-4e55-853c-7acb43adf7a8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001786 sec., 16797.3124300112 rows/sec., 30.10 MiB/sec. | ||
| 4602 | 2026.05.13 18:40:02.065730 [ 294 ] {df8e8308-192f-4e55-853c-7acb43adf7a8} <Debug> TCPHandler: Processed in 0.001963135 sec. | ||
| 4603 | 2026.05.13 18:40:02.065852 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.05.13 18:40:02.065948 [ 294 ] {dda89deb-7bd4-4a53-bbcc-352ce511a9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.05.13 18:40:02.065988 [ 294 ] {dda89deb-7bd4-4a53-bbcc-352ce511a9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4606 | 2026.05.13 18:40:02.066322 [ 294 ] {dda89deb-7bd4-4a53-bbcc-352ce511a9b6} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.05.13 18:40:02.066357 [ 294 ] {dda89deb-7bd4-4a53-bbcc-352ce511a9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4608 | 2026.05.13 18:40:02.066660 [ 294 ] {dda89deb-7bd4-4a53-bbcc-352ce511a9b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4609 | 2026.05.13 18:40:02.066877 [ 294 ] {dda89deb-7bd4-4a53-bbcc-352ce511a9b6} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.05.13 18:40:02.067001 [ 294 ] {dda89deb-7bd4-4a53-bbcc-352ce511a9b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4611 | 2026.05.13 18:40:02.067035 [ 294 ] {dda89deb-7bd4-4a53-bbcc-352ce511a9b6} <Debug> TCPHandler: Processed in 0.001231052 sec. | ||
| 4612 | 2026.05.13 18:40:04.452298 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4613 | 2026.05.13 18:40:04.452369 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4614 | 2026.05.13 18:40:04.522700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9499 | ||
| 4615 | 2026.05.13 18:40:04.523216 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.05.13 18:40:04.523251 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4617 | 2026.05.13 18:40:04.523751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4618 | 2026.05.13 18:40:04.523983 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.05.13 18:40:04.524118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9499 | ||
| 4620 | 2026.05.13 18:40:04.541351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 552 | ||
| 4621 | 2026.05.13 18:40:04.543550 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.05.13 18:40:04.543597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4623 | 2026.05.13 18:40:04.544807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4624 | 2026.05.13 18:40:04.545090 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.05.13 18:40:04.545335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4626 | 2026.05.13 18:40:05.014938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4627 | 2026.05.13 18:40:05.030640 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.05.13 18:40:05.030697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4629 | 2026.05.13 18:40:05.037035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4630 | 2026.05.13 18:40:05.037771 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.05.13 18:40:05.042253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4632 | 2026.05.13 18:40:07.052308 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.05.13 18:40:07.052535 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4634 | 2026.05.13 18:40:07.052857 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4635 | 2026.05.13 18:40:07.052890 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <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 | ||
| 4636 | 2026.05.13 18:40:07.053105 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4637 | 2026.05.13 18:40:07.053173 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4638 | 2026.05.13 18:40:07.053309 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4639 | 2026.05.13 18:40:07.053436 [ 325 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4640 | 2026.05.13 18:40:07.053455 [ 327 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4641 | 2026.05.13 18:40:07.053444 [ 335 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4642 | 2026.05.13 18:40:07.053444 [ 365 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4643 | 2026.05.13 18:40:07.053630 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4644 | 2026.05.13 18:40:07.053657 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4645 | 2026.05.13 18:40:07.053740 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4646 | 2026.05.13 18:40:07.053761 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4647 | 2026.05.13 18:40:07.053795 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4648 | 2026.05.13 18:40:07.053831 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4649 | 2026.05.13 18:40:07.053864 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4650 | 2026.05.13 18:40:07.055152 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002704 sec., 12943.78698224852 rows/sec., 2.18 MiB/sec. | ||
| 4651 | 2026.05.13 18:40:07.055295 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Debug> MemoryTracker: Peak memory usage (for query): 128.77 KiB. | ||
| 4652 | 2026.05.13 18:40:07.055310 [ 294 ] {4557cf0b-a9f0-47a3-b551-be8387ac77fc} <Debug> TCPHandler: Processed in 0.003130656 sec. | ||
| 4653 | 2026.05.13 18:40:07.057117 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.05.13 18:40:07.057226 [ 294 ] {88d447cb-6c8e-45aa-9926-a8f4f48c8c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4655 | 2026.05.13 18:40:07.057268 [ 294 ] {88d447cb-6c8e-45aa-9926-a8f4f48c8c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4656 | 2026.05.13 18:40:07.057770 [ 294 ] {88d447cb-6c8e-45aa-9926-a8f4f48c8c53} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.05.13 18:40:07.057816 [ 294 ] {88d447cb-6c8e-45aa-9926-a8f4f48c8c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4658 | 2026.05.13 18:40:07.058203 [ 294 ] {88d447cb-6c8e-45aa-9926-a8f4f48c8c53} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4659 | 2026.05.13 18:40:07.058423 [ 294 ] {88d447cb-6c8e-45aa-9926-a8f4f48c8c53} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.05.13 18:40:07.058565 [ 294 ] {88d447cb-6c8e-45aa-9926-a8f4f48c8c53} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001369 sec., 56975.89481373265 rows/sec., 4.70 MiB/sec. | ||
| 4661 | 2026.05.13 18:40:07.058601 [ 294 ] {88d447cb-6c8e-45aa-9926-a8f4f48c8c53} <Debug> TCPHandler: Processed in 0.001535167 sec. | ||
| 4662 | 2026.05.13 18:40:07.058745 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.05.13 18:40:07.058842 [ 294 ] {df48bbae-5c17-480f-b68e-e8295d658bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4664 | 2026.05.13 18:40:07.058880 [ 294 ] {df48bbae-5c17-480f-b68e-e8295d658bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4665 | 2026.05.13 18:40:07.059298 [ 294 ] {df48bbae-5c17-480f-b68e-e8295d658bc3} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.05.13 18:40:07.059333 [ 294 ] {df48bbae-5c17-480f-b68e-e8295d658bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4667 | 2026.05.13 18:40:07.059614 [ 294 ] {df48bbae-5c17-480f-b68e-e8295d658bc3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4668 | 2026.05.13 18:40:07.059831 [ 294 ] {df48bbae-5c17-480f-b68e-e8295d658bc3} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.05.13 18:40:07.059958 [ 294 ] {df48bbae-5c17-480f-b68e-e8295d658bc3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001134 sec., 9700.176366843034 rows/sec., 729.41 KiB/sec. | ||
| 4670 | 2026.05.13 18:40:07.059994 [ 294 ] {df48bbae-5c17-480f-b68e-e8295d658bc3} <Debug> TCPHandler: Processed in 0.001297293 sec. | ||
| 4671 | 2026.05.13 18:40:07.060131 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.05.13 18:40:07.060226 [ 294 ] {50f05566-82ef-464d-ac97-07f365801507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4673 | 2026.05.13 18:40:07.060264 [ 294 ] {50f05566-82ef-464d-ac97-07f365801507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4674 | 2026.05.13 18:40:07.060682 [ 294 ] {50f05566-82ef-464d-ac97-07f365801507} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.05.13 18:40:07.060718 [ 294 ] {50f05566-82ef-464d-ac97-07f365801507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4676 | 2026.05.13 18:40:07.061003 [ 294 ] {50f05566-82ef-464d-ac97-07f365801507} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4677 | 2026.05.13 18:40:07.061208 [ 294 ] {50f05566-82ef-464d-ac97-07f365801507} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.05.13 18:40:07.061332 [ 294 ] {50f05566-82ef-464d-ac97-07f365801507} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001123 sec., 66785.3962600178 rows/sec., 5.21 MiB/sec. | ||
| 4679 | 2026.05.13 18:40:07.061367 [ 294 ] {50f05566-82ef-464d-ac97-07f365801507} <Debug> TCPHandler: Processed in 0.001284582 sec. | ||
| 4680 | 2026.05.13 18:40:07.061495 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.05.13 18:40:07.061589 [ 294 ] {48e5488d-eaa3-46f0-8efc-83b352f2cf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.05.13 18:40:07.061630 [ 294 ] {48e5488d-eaa3-46f0-8efc-83b352f2cf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4683 | 2026.05.13 18:40:07.062041 [ 294 ] {48e5488d-eaa3-46f0-8efc-83b352f2cf16} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.05.13 18:40:07.062077 [ 294 ] {48e5488d-eaa3-46f0-8efc-83b352f2cf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4685 | 2026.05.13 18:40:07.062416 [ 294 ] {48e5488d-eaa3-46f0-8efc-83b352f2cf16} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4686 | 2026.05.13 18:40:07.062622 [ 294 ] {48e5488d-eaa3-46f0-8efc-83b352f2cf16} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.05.13 18:40:07.062746 [ 294 ] {48e5488d-eaa3-46f0-8efc-83b352f2cf16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 4688 | 2026.05.13 18:40:07.062782 [ 294 ] {48e5488d-eaa3-46f0-8efc-83b352f2cf16} <Debug> TCPHandler: Processed in 0.001335864 sec. | ||
| 4689 | 2026.05.13 18:40:07.062919 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.05.13 18:40:07.063014 [ 294 ] {ca8faa64-1fcc-4e46-9b38-8e2ab22084c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4691 | 2026.05.13 18:40:07.063067 [ 294 ] {ca8faa64-1fcc-4e46-9b38-8e2ab22084c2} <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 | ||
| 4692 | 2026.05.13 18:40:07.063788 [ 294 ] {ca8faa64-1fcc-4e46-9b38-8e2ab22084c2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.05.13 18:40:07.063825 [ 294 ] {ca8faa64-1fcc-4e46-9b38-8e2ab22084c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4694 | 2026.05.13 18:40:07.064334 [ 294 ] {ca8faa64-1fcc-4e46-9b38-8e2ab22084c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4695 | 2026.05.13 18:40:07.064578 [ 294 ] {ca8faa64-1fcc-4e46-9b38-8e2ab22084c2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.05.13 18:40:07.064717 [ 294 ] {ca8faa64-1fcc-4e46-9b38-8e2ab22084c2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001721 sec., 6391.632771644392 rows/sec., 11.45 MiB/sec. | ||
| 4697 | 2026.05.13 18:40:07.064774 [ 294 ] {ca8faa64-1fcc-4e46-9b38-8e2ab22084c2} <Debug> TCPHandler: Processed in 0.001903763 sec. | ||
| 4698 | 2026.05.13 18:40:07.064921 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.05.13 18:40:07.065046 [ 294 ] {0389ab7b-f75c-419c-b195-83fb15478471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.05.13 18:40:07.065095 [ 294 ] {0389ab7b-f75c-419c-b195-83fb15478471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4701 | 2026.05.13 18:40:07.065517 [ 294 ] {0389ab7b-f75c-419c-b195-83fb15478471} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.05.13 18:40:07.065560 [ 294 ] {0389ab7b-f75c-419c-b195-83fb15478471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4703 | 2026.05.13 18:40:07.065896 [ 294 ] {0389ab7b-f75c-419c-b195-83fb15478471} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4704 | 2026.05.13 18:40:07.066109 [ 294 ] {0389ab7b-f75c-419c-b195-83fb15478471} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.05.13 18:40:07.066237 [ 294 ] {0389ab7b-f75c-419c-b195-83fb15478471} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 4706 | 2026.05.13 18:40:07.066272 [ 294 ] {0389ab7b-f75c-419c-b195-83fb15478471} <Debug> TCPHandler: Processed in 0.001412274 sec. | ||
| 4707 | 2026.05.13 18:40:12.024251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10011 | ||
| 4708 | 2026.05.13 18:40:12.024973 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.05.13 18:40:12.025011 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4710 | 2026.05.13 18:40:12.025656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4711 | 2026.05.13 18:40:12.025885 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.05.13 18:40:12.026011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10011 | ||
| 4713 | 2026.05.13 18:40:12.026014 [ 101 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4714 | 2026.05.13 18:40:12.026089 [ 101 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.05.13 18:40:12.026109 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4716 | 2026.05.13 18:40:12.026222 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 4717 | 2026.05.13 18:40:12.026342 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2026.05.13 18:40:12.026378 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7579 rows starting from the beginning of the part | ||
| 4719 | 2026.05.13 18:40:12.026442 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4720 | 2026.05.13 18:40:12.026496 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4721 | 2026.05.13 18:40:12.026540 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4722 | 2026.05.13 18:40:12.026583 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4723 | 2026.05.13 18:40:12.026627 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4724 | 2026.05.13 18:40:12.028585 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10011 rows, containing 4 columns (4 merged, 0 gathered) in 0.002408302 sec., 4156870.6914664353 rows/sec., 59.46 MiB/sec. | ||
| 4725 | 2026.05.13 18:40:12.028746 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4726 | 2026.05.13 18:40:12.028969 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.05.13 18:40:12.029028 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_21_4} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4728 | 2026.05.13 18:40:12.029087 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4729 | 2026.05.13 18:40:12.053008 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2026.05.13 18:40:12.053256 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4731 | 2026.05.13 18:40:12.053602 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4732 | 2026.05.13 18:40:12.053643 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <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 | ||
| 4733 | 2026.05.13 18:40:12.053869 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4734 | 2026.05.13 18:40:12.053937 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4735 | 2026.05.13 18:40:12.054071 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4736 | 2026.05.13 18:40:12.054176 [ 335 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4737 | 2026.05.13 18:40:12.054181 [ 365 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4738 | 2026.05.13 18:40:12.054203 [ 327 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4739 | 2026.05.13 18:40:12.054209 [ 330 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4740 | 2026.05.13 18:40:12.054369 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4741 | 2026.05.13 18:40:12.054397 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4742 | 2026.05.13 18:40:12.054479 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4743 | 2026.05.13 18:40:12.054499 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4744 | 2026.05.13 18:40:12.054533 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 4745 | 2026.05.13 18:40:12.054568 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 4746 | 2026.05.13 18:40:12.054599 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 4747 | 2026.05.13 18:40:12.056023 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002855 sec., 12259.194395796849 rows/sec., 2.06 MiB/sec. | ||
| 4748 | 2026.05.13 18:40:12.056196 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Debug> MemoryTracker: Peak memory usage (for query): 130.21 KiB. | ||
| 4749 | 2026.05.13 18:40:12.056215 [ 294 ] {3f3fbd27-3975-49db-a241-a58f0e922f7a} <Debug> TCPHandler: Processed in 0.003352589 sec. | ||
| 4750 | 2026.05.13 18:40:12.058312 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.05.13 18:40:12.058427 [ 294 ] {cba20b69-85ff-47ef-bc98-66618d65eb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4752 | 2026.05.13 18:40:12.058469 [ 294 ] {cba20b69-85ff-47ef-bc98-66618d65eb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4753 | 2026.05.13 18:40:12.058964 [ 294 ] {cba20b69-85ff-47ef-bc98-66618d65eb24} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.05.13 18:40:12.059006 [ 294 ] {cba20b69-85ff-47ef-bc98-66618d65eb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4755 | 2026.05.13 18:40:12.059356 [ 294 ] {cba20b69-85ff-47ef-bc98-66618d65eb24} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4756 | 2026.05.13 18:40:12.059575 [ 294 ] {cba20b69-85ff-47ef-bc98-66618d65eb24} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.05.13 18:40:12.059718 [ 294 ] {cba20b69-85ff-47ef-bc98-66618d65eb24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec. | ||
| 4758 | 2026.05.13 18:40:12.059755 [ 294 ] {cba20b69-85ff-47ef-bc98-66618d65eb24} <Debug> TCPHandler: Processed in 0.001496016 sec. | ||
| 4759 | 2026.05.13 18:40:12.059907 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.05.13 18:40:12.060015 [ 294 ] {f58a3aaf-8d27-41aa-a53c-68342659560f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4761 | 2026.05.13 18:40:12.060062 [ 294 ] {f58a3aaf-8d27-41aa-a53c-68342659560f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4762 | 2026.05.13 18:40:12.060527 [ 294 ] {f58a3aaf-8d27-41aa-a53c-68342659560f} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.13 18:40:12.060563 [ 294 ] {f58a3aaf-8d27-41aa-a53c-68342659560f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4764 | 2026.05.13 18:40:12.060873 [ 294 ] {f58a3aaf-8d27-41aa-a53c-68342659560f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4765 | 2026.05.13 18:40:12.061102 [ 294 ] {f58a3aaf-8d27-41aa-a53c-68342659560f} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.05.13 18:40:12.061220 [ 102 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4767 | 2026.05.13 18:40:12.061226 [ 294 ] {f58a3aaf-8d27-41aa-a53c-68342659560f} <Debug> executeQuery: Read 117 rows, 10.13 KiB in 0.001229 sec., 95199.3490642799 rows/sec., 8.05 MiB/sec. | ||
| 4768 | 2026.05.13 18:40:12.061264 [ 102 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.05.13 18:40:12.061283 [ 294 ] {f58a3aaf-8d27-41aa-a53c-68342659560f} <Debug> TCPHandler: Processed in 0.001426285 sec. | ||
| 4770 | 2026.05.13 18:40:12.061290 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4771 | 2026.05.13 18:40:12.061394 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 4772 | 2026.05.13 18:40:12.061450 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.05.13 18:40:12.061483 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4774 | 2026.05.13 18:40:12.061509 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2615 rows starting from the beginning of the part | ||
| 4775 | 2026.05.13 18:40:12.061546 [ 294 ] {4e13c5c4-48fc-4954-af75-574d6f8be3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4776 | 2026.05.13 18:40:12.061558 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2548 rows starting from the beginning of the part | ||
| 4777 | 2026.05.13 18:40:12.061592 [ 294 ] {4e13c5c4-48fc-4954-af75-574d6f8be3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4778 | 2026.05.13 18:40:12.061605 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 4779 | 2026.05.13 18:40:12.061646 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 116 rows starting from the beginning of the part | ||
| 4780 | 2026.05.13 18:40:12.061680 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4781 | 2026.05.13 18:40:12.061718 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 117 rows starting from the beginning of the part | ||
| 4782 | 2026.05.13 18:40:12.062015 [ 294 ] {4e13c5c4-48fc-4954-af75-574d6f8be3a2} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.05.13 18:40:12.062050 [ 294 ] {4e13c5c4-48fc-4954-af75-574d6f8be3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4784 | 2026.05.13 18:40:12.062353 [ 294 ] {4e13c5c4-48fc-4954-af75-574d6f8be3a2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4785 | 2026.05.13 18:40:12.062564 [ 294 ] {4e13c5c4-48fc-4954-af75-574d6f8be3a2} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.05.13 18:40:12.062692 [ 294 ] {4e13c5c4-48fc-4954-af75-574d6f8be3a2} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 2.01 MiB/sec. | ||
| 4787 | 2026.05.13 18:40:12.062728 [ 294 ] {4e13c5c4-48fc-4954-af75-574d6f8be3a2} <Debug> TCPHandler: Processed in 0.001327394 sec. | ||
| 4788 | 2026.05.13 18:40:12.062856 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.05.13 18:40:12.062950 [ 294 ] {84476811-84f9-411a-a173-3cf58704fcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4790 | 2026.05.13 18:40:12.062988 [ 294 ] {84476811-84f9-411a-a173-3cf58704fcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4791 | 2026.05.13 18:40:12.063416 [ 294 ] {84476811-84f9-411a-a173-3cf58704fcfb} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.05.13 18:40:12.063452 [ 294 ] {84476811-84f9-411a-a173-3cf58704fcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4793 | 2026.05.13 18:40:12.063527 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002168269 sec., 2550421.5574728046 rows/sec., 201.50 MiB/sec. | ||
| 4794 | 2026.05.13 18:40:12.063740 [ 294 ] {84476811-84f9-411a-a173-3cf58704fcfb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4795 | 2026.05.13 18:40:12.063823 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4796 | 2026.05.13 18:40:12.063954 [ 294 ] {84476811-84f9-411a-a173-3cf58704fcfb} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.05.13 18:40:12.064059 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.05.13 18:40:12.064084 [ 294 ] {84476811-84f9-411a-a173-3cf58704fcfb} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001151 sec., 83405.73414422243 rows/sec., 6.52 MiB/sec. | ||
| 4799 | 2026.05.13 18:40:12.064100 [ 101 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4800 | 2026.05.13 18:40:12.064121 [ 294 ] {84476811-84f9-411a-a173-3cf58704fcfb} <Debug> TCPHandler: Processed in 0.001313973 sec. | ||
| 4801 | 2026.05.13 18:40:12.064128 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_31_6} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4802 | 2026.05.13 18:40:12.064152 [ 101 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.05.13 18:40:12.064183 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4804 | 2026.05.13 18:40:12.064197 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 4805 | 2026.05.13 18:40:12.064267 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 4806 | 2026.05.13 18:40:12.064271 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.05.13 18:40:12.064326 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4808 | 2026.05.13 18:40:12.064348 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4809 | 2026.05.13 18:40:12.064370 [ 294 ] {b4d165be-0162-49a3-9c31-6ee532f339d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4810 | 2026.05.13 18:40:12.064389 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1345 rows starting from the beginning of the part | ||
| 4811 | 2026.05.13 18:40:12.064413 [ 294 ] {b4d165be-0162-49a3-9c31-6ee532f339d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4812 | 2026.05.13 18:40:12.064424 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 4813 | 2026.05.13 18:40:12.064458 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 94 rows starting from the beginning of the part | ||
| 4814 | 2026.05.13 18:40:12.064489 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 75 rows starting from the beginning of the part | ||
| 4815 | 2026.05.13 18:40:12.064522 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
| 4816 | 2026.05.13 18:40:12.064835 [ 294 ] {b4d165be-0162-49a3-9c31-6ee532f339d4} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.05.13 18:40:12.064869 [ 294 ] {b4d165be-0162-49a3-9c31-6ee532f339d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4818 | 2026.05.13 18:40:12.065184 [ 294 ] {b4d165be-0162-49a3-9c31-6ee532f339d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4819 | 2026.05.13 18:40:12.065398 [ 294 ] {b4d165be-0162-49a3-9c31-6ee532f339d4} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.05.13 18:40:12.065524 [ 294 ] {b4d165be-0162-49a3-9c31-6ee532f339d4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001172 sec., 137372.01365187712 rows/sec., 9.57 MiB/sec. | ||
| 4821 | 2026.05.13 18:40:12.065530 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4822 | 2026.05.13 18:40:12.065548 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305543 sec., 2355341.8003083775 rows/sec., 171.03 MiB/sec. | ||
| 4823 | 2026.05.13 18:40:12.065563 [ 294 ] {b4d165be-0162-49a3-9c31-6ee532f339d4} <Debug> TCPHandler: Processed in 0.001340974 sec. | ||
| 4824 | 2026.05.13 18:40:12.065581 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.05.13 18:40:12.065622 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4826 | 2026.05.13 18:40:12.065689 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 4827 | 2026.05.13 18:40:12.065717 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.05.13 18:40:12.065780 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4829 | 2026.05.13 18:40:12.065787 [ 191 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4830 | 2026.05.13 18:40:12.065814 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9024 rows starting from the beginning of the part | ||
| 4831 | 2026.05.13 18:40:12.065826 [ 294 ] {6938e558-3d43-4aac-9c0d-e758c13f8ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4832 | 2026.05.13 18:40:12.065870 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1537 rows starting from the beginning of the part | ||
| 4833 | 2026.05.13 18:40:12.065885 [ 294 ] {6938e558-3d43-4aac-9c0d-e758c13f8ea0} <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 | ||
| 4834 | 2026.05.13 18:40:12.065919 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 4835 | 2026.05.13 18:40:12.065967 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4836 | 2026.05.13 18:40:12.066015 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4837 | 2026.05.13 18:40:12.066054 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
| 4838 | 2026.05.13 18:40:12.066128 [ 191 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.05.13 18:40:12.066224 [ 191 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_31_6} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4840 | 2026.05.13 18:40:12.066314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4841 | 2026.05.13 18:40:12.066728 [ 294 ] {6938e558-3d43-4aac-9c0d-e758c13f8ea0} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.05.13 18:40:12.066772 [ 294 ] {6938e558-3d43-4aac-9c0d-e758c13f8ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4843 | 2026.05.13 18:40:12.067300 [ 294 ] {6938e558-3d43-4aac-9c0d-e758c13f8ea0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4844 | 2026.05.13 18:40:12.067525 [ 294 ] {6938e558-3d43-4aac-9c0d-e758c13f8ea0} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.05.13 18:40:12.067663 [ 294 ] {6938e558-3d43-4aac-9c0d-e758c13f8ea0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001855 sec., 16172.506738544473 rows/sec., 28.98 MiB/sec. | ||
| 4846 | 2026.05.13 18:40:12.067715 [ 294 ] {6938e558-3d43-4aac-9c0d-e758c13f8ea0} <Debug> TCPHandler: Processed in 0.002046916 sec. | ||
| 4847 | 2026.05.13 18:40:12.067854 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.05.13 18:40:12.067950 [ 294 ] {dd274bd0-2b35-48c7-94e0-482573c16979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.05.13 18:40:12.067989 [ 294 ] {dd274bd0-2b35-48c7-94e0-482573c16979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4850 | 2026.05.13 18:40:12.068336 [ 294 ] {dd274bd0-2b35-48c7-94e0-482573c16979} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.05.13 18:40:12.068372 [ 294 ] {dd274bd0-2b35-48c7-94e0-482573c16979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4852 | 2026.05.13 18:40:12.068796 [ 294 ] {dd274bd0-2b35-48c7-94e0-482573c16979} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4853 | 2026.05.13 18:40:12.069011 [ 294 ] {dd274bd0-2b35-48c7-94e0-482573c16979} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.05.13 18:40:12.069471 [ 101 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4855 | 2026.05.13 18:40:12.069491 [ 294 ] {dd274bd0-2b35-48c7-94e0-482573c16979} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
| 4856 | 2026.05.13 18:40:12.069516 [ 101 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.05.13 18:40:12.069544 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4858 | 2026.05.13 18:40:12.069548 [ 294 ] {dd274bd0-2b35-48c7-94e0-482573c16979} <Debug> TCPHandler: Processed in 0.001742491 sec. | ||
| 4859 | 2026.05.13 18:40:12.069643 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 4860 | 2026.05.13 18:40:12.069772 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4861 | 2026.05.13 18:40:12.069802 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 4862 | 2026.05.13 18:40:12.069856 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 4863 | 2026.05.13 18:40:12.069899 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 4864 | 2026.05.13 18:40:12.069941 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 4865 | 2026.05.13 18:40:12.069979 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4866 | 2026.05.13 18:40:12.070009 [ 193 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11170 rows, containing 5 columns (5 merged, 0 gathered) in 0.004346237 sec., 2570039.3236724087 rows/sec., 168.32 MiB/sec. | ||
| 4867 | 2026.05.13 18:40:12.070018 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 4868 | 2026.05.13 18:40:12.070272 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4869 | 2026.05.13 18:40:12.070567 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.05.13 18:40:12.070651 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4871 | 2026.05.13 18:40:12.070735 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4872 | 2026.05.13 18:40:12.071062 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465346 sec., 1126013.924356432 rows/sec., 76.01 MiB/sec. | ||
| 4873 | 2026.05.13 18:40:12.071222 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4874 | 2026.05.13 18:40:12.071482 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_31_6} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.05.13 18:40:12.071550 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_31_6} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4876 | 2026.05.13 18:40:12.071607 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4877 | 2026.05.13 18:40:12.542360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4878 | 2026.05.13 18:40:12.559632 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.05.13 18:40:12.559705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4880 | 2026.05.13 18:40:12.565343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4881 | 2026.05.13 18:40:12.566101 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.05.13 18:40:12.566497 [ 101 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4883 | 2026.05.13 18:40:12.566600 [ 101 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.05.13 18:40:12.566642 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4885 | 2026.05.13 18:40:12.566860 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 4886 | 2026.05.13 18:40:12.569600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4887 | 2026.05.13 18:40:12.570535 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4888 | 2026.05.13 18:40:12.571930 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 4889 | 2026.05.13 18:40:12.576731 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 4890 | 2026.05.13 18:40:12.581335 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 4891 | 2026.05.13 18:40:12.586051 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 4892 | 2026.05.13 18:40:12.590218 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 4893 | 2026.05.13 18:40:12.593970 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 4894 | 2026.05.13 18:40:12.647761 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081018016 sec., 1962.5264583126796 rows/sec., 10.15 MiB/sec. | ||
| 4895 | 2026.05.13 18:40:12.649535 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4896 | 2026.05.13 18:40:12.651265 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_21_4} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.05.13 18:40:12.651355 [ 193 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_21_4} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4898 | 2026.05.13 18:40:12.652659 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4899 | 2026.05.13 18:40:13.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.59 MiB, peak 267.13 MiB, free memory in arenas 0.00 B, will set to 260.30 MiB (RSS), difference: 3.71 MiB | ||
| 4900 | 2026.05.13 18:40:14.545457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 582 | ||
| 4901 | 2026.05.13 18:40:14.547669 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.05.13 18:40:14.547715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4903 | 2026.05.13 18:40:14.548893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4904 | 2026.05.13 18:40:14.549152 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.05.13 18:40:14.549394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4906 | 2026.05.13 18:40:17.052751 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.05.13 18:40:17.053140 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4908 | 2026.05.13 18:40:17.053668 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4909 | 2026.05.13 18:40:17.053732 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <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 | ||
| 4910 | 2026.05.13 18:40:17.054015 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4911 | 2026.05.13 18:40:17.054082 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4912 | 2026.05.13 18:40:17.054220 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4913 | 2026.05.13 18:40:17.054367 [ 365 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4914 | 2026.05.13 18:40:17.054386 [ 327 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4915 | 2026.05.13 18:40:17.054385 [ 330 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4916 | 2026.05.13 18:40:17.054367 [ 335 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4917 | 2026.05.13 18:40:17.054585 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4918 | 2026.05.13 18:40:17.054612 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4919 | 2026.05.13 18:40:17.054696 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4920 | 2026.05.13 18:40:17.054716 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4921 | 2026.05.13 18:40:17.054750 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4922 | 2026.05.13 18:40:17.054786 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4923 | 2026.05.13 18:40:17.054822 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4924 | 2026.05.13 18:40:17.056125 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003141 sec., 11142.948105698822 rows/sec., 1.88 MiB/sec. | ||
| 4925 | 2026.05.13 18:40:17.056262 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Debug> MemoryTracker: Peak memory usage (for query): 129.24 KiB. | ||
| 4926 | 2026.05.13 18:40:17.056278 [ 294 ] {cad332d6-861f-4b18-bab4-05813a09e96e} <Debug> TCPHandler: Processed in 0.003724166 sec. | ||
| 4927 | 2026.05.13 18:40:17.058058 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.05.13 18:40:17.058264 [ 294 ] {a8fb9ead-ab23-49ba-8d2a-c4f14d647a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4929 | 2026.05.13 18:40:17.058341 [ 294 ] {a8fb9ead-ab23-49ba-8d2a-c4f14d647a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4930 | 2026.05.13 18:40:17.059113 [ 294 ] {a8fb9ead-ab23-49ba-8d2a-c4f14d647a9b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.13 18:40:17.059155 [ 294 ] {a8fb9ead-ab23-49ba-8d2a-c4f14d647a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4932 | 2026.05.13 18:40:17.059533 [ 294 ] {a8fb9ead-ab23-49ba-8d2a-c4f14d647a9b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4933 | 2026.05.13 18:40:17.059777 [ 294 ] {a8fb9ead-ab23-49ba-8d2a-c4f14d647a9b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.13 18:40:17.059923 [ 294 ] {a8fb9ead-ab23-49ba-8d2a-c4f14d647a9b} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001716 sec., 45454.545454545456 rows/sec., 3.75 MiB/sec. | ||
| 4935 | 2026.05.13 18:40:17.059960 [ 294 ] {a8fb9ead-ab23-49ba-8d2a-c4f14d647a9b} <Debug> TCPHandler: Processed in 0.002002535 sec. | ||
| 4936 | 2026.05.13 18:40:17.060098 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.05.13 18:40:17.060192 [ 294 ] {f25ed3e4-5548-4dcf-84a3-799d7c28a1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.05.13 18:40:17.060230 [ 294 ] {f25ed3e4-5548-4dcf-84a3-799d7c28a1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4939 | 2026.05.13 18:40:17.060632 [ 294 ] {f25ed3e4-5548-4dcf-84a3-799d7c28a1e6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.05.13 18:40:17.060668 [ 294 ] {f25ed3e4-5548-4dcf-84a3-799d7c28a1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4941 | 2026.05.13 18:40:17.060949 [ 294 ] {f25ed3e4-5548-4dcf-84a3-799d7c28a1e6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4942 | 2026.05.13 18:40:17.061151 [ 294 ] {f25ed3e4-5548-4dcf-84a3-799d7c28a1e6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.05.13 18:40:17.061279 [ 294 ] {f25ed3e4-5548-4dcf-84a3-799d7c28a1e6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001104 sec., 9963.76811594203 rows/sec., 749.23 KiB/sec. | ||
| 4944 | 2026.05.13 18:40:17.061283 [ 96 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4945 | 2026.05.13 18:40:17.061315 [ 294 ] {f25ed3e4-5548-4dcf-84a3-799d7c28a1e6} <Debug> TCPHandler: Processed in 0.001279183 sec. | ||
| 4946 | 2026.05.13 18:40:17.061347 [ 96 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.05.13 18:40:17.061378 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4948 | 2026.05.13 18:40:17.061451 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.05.13 18:40:17.061503 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 4950 | 2026.05.13 18:40:17.061553 [ 294 ] {fca27910-ebf2-40f1-9c8d-abee8f5670cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4951 | 2026.05.13 18:40:17.061597 [ 294 ] {fca27910-ebf2-40f1-9c8d-abee8f5670cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4952 | 2026.05.13 18:40:17.061633 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4953 | 2026.05.13 18:40:17.061671 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4954 | 2026.05.13 18:40:17.061744 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4955 | 2026.05.13 18:40:17.061795 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 4956 | 2026.05.13 18:40:17.061839 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
| 4957 | 2026.05.13 18:40:17.061882 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 4958 | 2026.05.13 18:40:17.061926 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 4959 | 2026.05.13 18:40:17.062012 [ 294 ] {fca27910-ebf2-40f1-9c8d-abee8f5670cd} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.05.13 18:40:17.062059 [ 294 ] {fca27910-ebf2-40f1-9c8d-abee8f5670cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4961 | 2026.05.13 18:40:17.062633 [ 294 ] {fca27910-ebf2-40f1-9c8d-abee8f5670cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4962 | 2026.05.13 18:40:17.062697 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241152 sec., 165974.8362811324 rows/sec., 12.79 MiB/sec. | ||
| 4963 | 2026.05.13 18:40:17.062827 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4964 | 2026.05.13 18:40:17.062862 [ 294 ] {fca27910-ebf2-40f1-9c8d-abee8f5670cd} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.13 18:40:17.063007 [ 294 ] {fca27910-ebf2-40f1-9c8d-abee8f5670cd} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001473 sec., 50916.496945010185 rows/sec., 3.98 MiB/sec. | ||
| 4966 | 2026.05.13 18:40:17.063047 [ 294 ] {fca27910-ebf2-40f1-9c8d-abee8f5670cd} <Debug> TCPHandler: Processed in 0.001654809 sec. | ||
| 4967 | 2026.05.13 18:40:17.063101 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.05.13 18:40:17.063173 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_26_5} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4969 | 2026.05.13 18:40:17.063176 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.05.13 18:40:17.063260 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4971 | 2026.05.13 18:40:17.063319 [ 294 ] {52ee2b50-5079-4e67-8331-bf35582d6110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.05.13 18:40:17.063365 [ 294 ] {52ee2b50-5079-4e67-8331-bf35582d6110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4973 | 2026.05.13 18:40:17.063775 [ 294 ] {52ee2b50-5079-4e67-8331-bf35582d6110} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.05.13 18:40:17.063811 [ 294 ] {52ee2b50-5079-4e67-8331-bf35582d6110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4975 | 2026.05.13 18:40:17.064171 [ 294 ] {52ee2b50-5079-4e67-8331-bf35582d6110} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4976 | 2026.05.13 18:40:17.064392 [ 294 ] {52ee2b50-5079-4e67-8331-bf35582d6110} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.05.13 18:40:17.064522 [ 294 ] {52ee2b50-5079-4e67-8331-bf35582d6110} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 4978 | 2026.05.13 18:40:17.064559 [ 294 ] {52ee2b50-5079-4e67-8331-bf35582d6110} <Debug> TCPHandler: Processed in 0.001431855 sec. | ||
| 4979 | 2026.05.13 18:40:17.064684 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.05.13 18:40:17.064792 [ 294 ] {d1583023-6570-4f5a-8a19-bc15e443506f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.05.13 18:40:17.064843 [ 294 ] {d1583023-6570-4f5a-8a19-bc15e443506f} <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 | ||
| 4982 | 2026.05.13 18:40:17.065587 [ 294 ] {d1583023-6570-4f5a-8a19-bc15e443506f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.05.13 18:40:17.065622 [ 294 ] {d1583023-6570-4f5a-8a19-bc15e443506f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4984 | 2026.05.13 18:40:17.066175 [ 294 ] {d1583023-6570-4f5a-8a19-bc15e443506f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4985 | 2026.05.13 18:40:17.066387 [ 294 ] {d1583023-6570-4f5a-8a19-bc15e443506f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.05.13 18:40:17.066533 [ 294 ] {d1583023-6570-4f5a-8a19-bc15e443506f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001759 sec., 6253.553155201819 rows/sec., 11.21 MiB/sec. | ||
| 4987 | 2026.05.13 18:40:17.066584 [ 294 ] {d1583023-6570-4f5a-8a19-bc15e443506f} <Debug> TCPHandler: Processed in 0.001948665 sec. | ||
| 4988 | 2026.05.13 18:40:17.066708 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.05.13 18:40:17.066804 [ 294 ] {973016cb-8753-432b-afb3-d848eafbb169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.05.13 18:40:17.066844 [ 294 ] {973016cb-8753-432b-afb3-d848eafbb169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4991 | 2026.05.13 18:40:17.067249 [ 294 ] {973016cb-8753-432b-afb3-d848eafbb169} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.05.13 18:40:17.067285 [ 294 ] {973016cb-8753-432b-afb3-d848eafbb169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4993 | 2026.05.13 18:40:17.067585 [ 294 ] {973016cb-8753-432b-afb3-d848eafbb169} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4994 | 2026.05.13 18:40:17.067790 [ 294 ] {973016cb-8753-432b-afb3-d848eafbb169} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.05.13 18:40:17.067917 [ 294 ] {973016cb-8753-432b-afb3-d848eafbb169} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 4996 | 2026.05.13 18:40:17.067951 [ 294 ] {973016cb-8753-432b-afb3-d848eafbb169} <Debug> TCPHandler: Processed in 0.001292242 sec. | ||
| 4997 | 2026.05.13 18:40:19.452642 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4998 | 2026.05.13 18:40:19.452718 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4999 | 2026.05.13 18:40:19.527011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10459 | ||
| 5000 | 2026.05.13 18:40:19.527489 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.13 18:40:19.527533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5002 | 2026.05.13 18:40:19.528136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5003 | 2026.05.13 18:40:19.528390 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.13 18:40:19.528510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10459 | ||
| 5005 | 2026.05.13 18:40:20.070612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5006 | 2026.05.13 18:40:20.087656 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.05.13 18:40:20.087732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5008 | 2026.05.13 18:40:20.093988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5009 | 2026.05.13 18:40:20.094819 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.05.13 18:40:20.101740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5011 | 2026.05.13 18:40:22.052746 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.05.13 18:40:22.052996 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5013 | 2026.05.13 18:40:22.053364 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5014 | 2026.05.13 18:40:22.053405 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <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 | ||
| 5015 | 2026.05.13 18:40:22.053661 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5016 | 2026.05.13 18:40:22.053740 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5017 | 2026.05.13 18:40:22.053899 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5018 | 2026.05.13 18:40:22.054033 [ 335 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5019 | 2026.05.13 18:40:22.054040 [ 330 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5020 | 2026.05.13 18:40:22.054057 [ 308 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5021 | 2026.05.13 18:40:22.054041 [ 365 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5022 | 2026.05.13 18:40:22.054225 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5023 | 2026.05.13 18:40:22.054248 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5024 | 2026.05.13 18:40:22.054330 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5025 | 2026.05.13 18:40:22.054350 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5026 | 2026.05.13 18:40:22.054385 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5027 | 2026.05.13 18:40:22.054420 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5028 | 2026.05.13 18:40:22.054454 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5029 | 2026.05.13 18:40:22.055709 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002815 sec., 12433.392539964478 rows/sec., 2.09 MiB/sec. | ||
| 5030 | 2026.05.13 18:40:22.055837 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Debug> MemoryTracker: Peak memory usage (for query): 129.37 KiB. | ||
| 5031 | 2026.05.13 18:40:22.055852 [ 294 ] {f3f1d1d3-8055-484a-9758-5d519eb24a47} <Debug> TCPHandler: Processed in 0.003244507 sec. | ||
| 5032 | 2026.05.13 18:40:22.057889 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.05.13 18:40:22.058003 [ 294 ] {ce768893-89e4-461a-8c85-ebd53d0709f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5034 | 2026.05.13 18:40:22.058053 [ 294 ] {ce768893-89e4-461a-8c85-ebd53d0709f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5035 | 2026.05.13 18:40:22.058681 [ 294 ] {ce768893-89e4-461a-8c85-ebd53d0709f2} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.05.13 18:40:22.058730 [ 294 ] {ce768893-89e4-461a-8c85-ebd53d0709f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5037 | 2026.05.13 18:40:22.059122 [ 294 ] {ce768893-89e4-461a-8c85-ebd53d0709f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5038 | 2026.05.13 18:40:22.059335 [ 294 ] {ce768893-89e4-461a-8c85-ebd53d0709f2} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.05.13 18:40:22.059475 [ 294 ] {ce768893-89e4-461a-8c85-ebd53d0709f2} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001507 sec., 76974.1207697412 rows/sec., 6.51 MiB/sec. | ||
| 5040 | 2026.05.13 18:40:22.059513 [ 294 ] {ce768893-89e4-461a-8c85-ebd53d0709f2} <Debug> TCPHandler: Processed in 0.00167423 sec. | ||
| 5041 | 2026.05.13 18:40:22.059642 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.05.13 18:40:22.059737 [ 294 ] {525c4198-21f4-4988-a28c-a77c17c6c9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.05.13 18:40:22.059776 [ 294 ] {525c4198-21f4-4988-a28c-a77c17c6c9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5044 | 2026.05.13 18:40:22.060182 [ 294 ] {525c4198-21f4-4988-a28c-a77c17c6c9be} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.05.13 18:40:22.060219 [ 294 ] {525c4198-21f4-4988-a28c-a77c17c6c9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5046 | 2026.05.13 18:40:22.060512 [ 294 ] {525c4198-21f4-4988-a28c-a77c17c6c9be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5047 | 2026.05.13 18:40:22.060715 [ 294 ] {525c4198-21f4-4988-a28c-a77c17c6c9be} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.05.13 18:40:22.060841 [ 294 ] {525c4198-21f4-4988-a28c-a77c17c6c9be} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001121 sec., 26761.819803746654 rows/sec., 1.97 MiB/sec. | ||
| 5049 | 2026.05.13 18:40:22.060877 [ 294 ] {525c4198-21f4-4988-a28c-a77c17c6c9be} <Debug> TCPHandler: Processed in 0.001284292 sec. | ||
| 5050 | 2026.05.13 18:40:22.060998 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.05.13 18:40:22.061094 [ 294 ] {3ab07483-6d01-415f-9db6-5a6b720e2b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5052 | 2026.05.13 18:40:22.061132 [ 294 ] {3ab07483-6d01-415f-9db6-5a6b720e2b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5053 | 2026.05.13 18:40:22.061562 [ 294 ] {3ab07483-6d01-415f-9db6-5a6b720e2b6e} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.05.13 18:40:22.061598 [ 294 ] {3ab07483-6d01-415f-9db6-5a6b720e2b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5055 | 2026.05.13 18:40:22.061890 [ 294 ] {3ab07483-6d01-415f-9db6-5a6b720e2b6e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5056 | 2026.05.13 18:40:22.062096 [ 294 ] {3ab07483-6d01-415f-9db6-5a6b720e2b6e} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.05.13 18:40:22.062220 [ 294 ] {3ab07483-6d01-415f-9db6-5a6b720e2b6e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001144 sec., 82167.83216783217 rows/sec., 6.42 MiB/sec. | ||
| 5058 | 2026.05.13 18:40:22.062279 [ 294 ] {3ab07483-6d01-415f-9db6-5a6b720e2b6e} <Debug> TCPHandler: Processed in 0.001330473 sec. | ||
| 5059 | 2026.05.13 18:40:22.062404 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.05.13 18:40:22.062500 [ 294 ] {836c9b70-4139-4fef-ba72-d67a2e5da45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.05.13 18:40:22.062541 [ 294 ] {836c9b70-4139-4fef-ba72-d67a2e5da45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5062 | 2026.05.13 18:40:22.062958 [ 294 ] {836c9b70-4139-4fef-ba72-d67a2e5da45c} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.05.13 18:40:22.062999 [ 294 ] {836c9b70-4139-4fef-ba72-d67a2e5da45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5064 | 2026.05.13 18:40:22.063312 [ 294 ] {836c9b70-4139-4fef-ba72-d67a2e5da45c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5065 | 2026.05.13 18:40:22.063520 [ 294 ] {836c9b70-4139-4fef-ba72-d67a2e5da45c} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.05.13 18:40:22.063670 [ 294 ] {836c9b70-4139-4fef-ba72-d67a2e5da45c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 5067 | 2026.05.13 18:40:22.063706 [ 294 ] {836c9b70-4139-4fef-ba72-d67a2e5da45c} <Debug> TCPHandler: Processed in 0.001351164 sec. | ||
| 5068 | 2026.05.13 18:40:22.063825 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.05.13 18:40:22.063920 [ 294 ] {ecf8146a-1bee-4c85-b371-646f30aa8470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.05.13 18:40:22.063972 [ 294 ] {ecf8146a-1bee-4c85-b371-646f30aa8470} <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 | ||
| 5071 | 2026.05.13 18:40:22.064753 [ 294 ] {ecf8146a-1bee-4c85-b371-646f30aa8470} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.05.13 18:40:22.064789 [ 294 ] {ecf8146a-1bee-4c85-b371-646f30aa8470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5073 | 2026.05.13 18:40:22.065291 [ 294 ] {ecf8146a-1bee-4c85-b371-646f30aa8470} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5074 | 2026.05.13 18:40:22.065517 [ 294 ] {ecf8146a-1bee-4c85-b371-646f30aa8470} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.05.13 18:40:22.065629 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5076 | 2026.05.13 18:40:22.065650 [ 294 ] {ecf8146a-1bee-4c85-b371-646f30aa8470} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001748 sec., 17162.471395881006 rows/sec., 30.75 MiB/sec. | ||
| 5077 | 2026.05.13 18:40:22.065688 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.05.13 18:40:22.065714 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5079 | 2026.05.13 18:40:22.065716 [ 294 ] {ecf8146a-1bee-4c85-b371-646f30aa8470} <Debug> TCPHandler: Processed in 0.001939584 sec. | ||
| 5080 | 2026.05.13 18:40:22.065852 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 5081 | 2026.05.13 18:40:22.065870 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.05.13 18:40:22.065987 [ 294 ] {1948cc97-70cc-4579-9dc0-6bfeb61b8ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5083 | 2026.05.13 18:40:22.066028 [ 294 ] {1948cc97-70cc-4579-9dc0-6bfeb61b8ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5084 | 2026.05.13 18:40:22.066106 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5085 | 2026.05.13 18:40:22.066167 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 396 rows starting from the beginning of the part | ||
| 5086 | 2026.05.13 18:40:22.066294 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5087 | 2026.05.13 18:40:22.066376 [ 294 ] {1948cc97-70cc-4579-9dc0-6bfeb61b8ebf} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.05.13 18:40:22.066389 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 5089 | 2026.05.13 18:40:22.066420 [ 294 ] {1948cc97-70cc-4579-9dc0-6bfeb61b8ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5090 | 2026.05.13 18:40:22.066493 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5091 | 2026.05.13 18:40:22.066592 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 5092 | 2026.05.13 18:40:22.066682 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5093 | 2026.05.13 18:40:22.066741 [ 294 ] {1948cc97-70cc-4579-9dc0-6bfeb61b8ebf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5094 | 2026.05.13 18:40:22.066959 [ 294 ] {1948cc97-70cc-4579-9dc0-6bfeb61b8ebf} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.05.13 18:40:22.067095 [ 294 ] {1948cc97-70cc-4579-9dc0-6bfeb61b8ebf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 5096 | 2026.05.13 18:40:22.067130 [ 294 ] {1948cc97-70cc-4579-9dc0-6bfeb61b8ebf} <Debug> TCPHandler: Processed in 0.001310054 sec. | ||
| 5097 | 2026.05.13 18:40:22.071234 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 19 columns (19 merged, 0 gathered) in 0.005446766 sec., 93266.35291473877 rows/sec., 167.13 MiB/sec. | ||
| 5098 | 2026.05.13 18:40:22.072113 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5099 | 2026.05.13 18:40:22.072486 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.05.13 18:40:22.072566 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5101 | 2026.05.13 18:40:22.072723 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 5102 | 2026.05.13 18:40:22.272873 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.05.13 18:40:22.273127 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5104 | 2026.05.13 18:40:22.273512 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5105 | 2026.05.13 18:40:22.273556 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5106 | 2026.05.13 18:40:22.273845 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5107 | 2026.05.13 18:40:22.273921 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5108 | 2026.05.13 18:40:22.274072 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 5109 | 2026.05.13 18:40:22.274318 [ 335 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5110 | 2026.05.13 18:40:22.274322 [ 318 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5111 | 2026.05.13 18:40:22.274321 [ 342 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5112 | 2026.05.13 18:40:22.274321 [ 308 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5113 | 2026.05.13 18:40:22.274533 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5114 | 2026.05.13 18:40:22.274561 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5115 | 2026.05.13 18:40:22.274646 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5116 | 2026.05.13 18:40:22.274666 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5117 | 2026.05.13 18:40:22.274702 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 5118 | 2026.05.13 18:40:22.274741 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 5119 | 2026.05.13 18:40:22.274779 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 5120 | 2026.05.13 18:40:22.276208 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003191 sec., 10968.348480100283 rows/sec., 2.33 MiB/sec. | ||
| 5121 | 2026.05.13 18:40:22.276374 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Debug> MemoryTracker: Peak memory usage (for query): 146.43 KiB. | ||
| 5122 | 2026.05.13 18:40:22.276390 [ 294 ] {f7187985-d1c3-4dbf-8b61-24db553e9683} <Debug> TCPHandler: Processed in 0.003645624 sec. | ||
| 5123 | 2026.05.13 18:40:22.288510 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.05.13 18:40:22.288714 [ 294 ] {463ea6f2-460b-4a47-897b-cc5e3715b760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.05.13 18:40:22.288788 [ 294 ] {463ea6f2-460b-4a47-897b-cc5e3715b760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5126 | 2026.05.13 18:40:22.289407 [ 294 ] {463ea6f2-460b-4a47-897b-cc5e3715b760} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.05.13 18:40:22.289451 [ 294 ] {463ea6f2-460b-4a47-897b-cc5e3715b760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5128 | 2026.05.13 18:40:22.289829 [ 294 ] {463ea6f2-460b-4a47-897b-cc5e3715b760} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5129 | 2026.05.13 18:40:22.290061 [ 294 ] {463ea6f2-460b-4a47-897b-cc5e3715b760} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.13 18:40:22.290211 [ 294 ] {463ea6f2-460b-4a47-897b-cc5e3715b760} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 5131 | 2026.05.13 18:40:22.290249 [ 294 ] {463ea6f2-460b-4a47-897b-cc5e3715b760} <Debug> TCPHandler: Processed in 0.001833792 sec. | ||
| 5132 | 2026.05.13 18:40:22.290379 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.05.13 18:40:22.290476 [ 294 ] {6c3032f0-7557-4164-a8a9-bdf7475ac52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5134 | 2026.05.13 18:40:22.290515 [ 294 ] {6c3032f0-7557-4164-a8a9-bdf7475ac52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5135 | 2026.05.13 18:40:22.292030 [ 294 ] {6c3032f0-7557-4164-a8a9-bdf7475ac52f} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.05.13 18:40:22.292068 [ 294 ] {6c3032f0-7557-4164-a8a9-bdf7475ac52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5137 | 2026.05.13 18:40:22.292567 [ 294 ] {6c3032f0-7557-4164-a8a9-bdf7475ac52f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5138 | 2026.05.13 18:40:22.292780 [ 294 ] {6c3032f0-7557-4164-a8a9-bdf7475ac52f} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.13 18:40:22.292908 [ 294 ] {6c3032f0-7557-4164-a8a9-bdf7475ac52f} <Debug> executeQuery: Read 2543 rows, 193.85 KiB in 0.002451 sec., 1037535.6997144023 rows/sec., 77.24 MiB/sec. | ||
| 5140 | 2026.05.13 18:40:22.292944 [ 294 ] {6c3032f0-7557-4164-a8a9-bdf7475ac52f} <Debug> TCPHandler: Processed in 0.002614426 sec. | ||
| 5141 | 2026.05.13 18:40:22.293074 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.13 18:40:22.293178 [ 294 ] {9a00fb31-4efd-4f1e-ada9-ec3ca4208d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.05.13 18:40:22.293218 [ 294 ] {9a00fb31-4efd-4f1e-ada9-ec3ca4208d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5144 | 2026.05.13 18:40:22.293741 [ 294 ] {9a00fb31-4efd-4f1e-ada9-ec3ca4208d70} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.05.13 18:40:22.293779 [ 294 ] {9a00fb31-4efd-4f1e-ada9-ec3ca4208d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5146 | 2026.05.13 18:40:22.294084 [ 294 ] {9a00fb31-4efd-4f1e-ada9-ec3ca4208d70} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5147 | 2026.05.13 18:40:22.294292 [ 294 ] {9a00fb31-4efd-4f1e-ada9-ec3ca4208d70} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.05.13 18:40:22.294421 [ 294 ] {9a00fb31-4efd-4f1e-ada9-ec3ca4208d70} <Debug> executeQuery: Read 32 rows, 2.46 KiB in 0.001261 sec., 25376.685170499604 rows/sec., 1.91 MiB/sec. | ||
| 5149 | 2026.05.13 18:40:22.294458 [ 294 ] {9a00fb31-4efd-4f1e-ada9-ec3ca4208d70} <Debug> TCPHandler: Processed in 0.001432745 sec. | ||
| 5150 | 2026.05.13 18:40:22.294580 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.05.13 18:40:22.294676 [ 294 ] {fd27c1e7-2ee4-46fd-8b44-5df519bacb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.05.13 18:40:22.294714 [ 294 ] {fd27c1e7-2ee4-46fd-8b44-5df519bacb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5153 | 2026.05.13 18:40:22.295745 [ 294 ] {fd27c1e7-2ee4-46fd-8b44-5df519bacb80} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.05.13 18:40:22.295805 [ 294 ] {fd27c1e7-2ee4-46fd-8b44-5df519bacb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5155 | 2026.05.13 18:40:22.296265 [ 294 ] {fd27c1e7-2ee4-46fd-8b44-5df519bacb80} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5156 | 2026.05.13 18:40:22.296515 [ 294 ] {fd27c1e7-2ee4-46fd-8b44-5df519bacb80} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.13 18:40:22.296672 [ 294 ] {fd27c1e7-2ee4-46fd-8b44-5df519bacb80} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002012 sec., 410039.76143141155 rows/sec., 23.99 MiB/sec. | ||
| 5158 | 2026.05.13 18:40:22.296738 [ 294 ] {fd27c1e7-2ee4-46fd-8b44-5df519bacb80} <Debug> TCPHandler: Processed in 0.002206589 sec. | ||
| 5159 | 2026.05.13 18:40:22.296914 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.05.13 18:40:22.297077 [ 294 ] {4bb53791-0c37-41f4-8dd4-7eb347436031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.05.13 18:40:22.297155 [ 294 ] {4bb53791-0c37-41f4-8dd4-7eb347436031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5162 | 2026.05.13 18:40:22.297935 [ 294 ] {4bb53791-0c37-41f4-8dd4-7eb347436031} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.13 18:40:22.298014 [ 294 ] {4bb53791-0c37-41f4-8dd4-7eb347436031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5164 | 2026.05.13 18:40:22.298351 [ 294 ] {4bb53791-0c37-41f4-8dd4-7eb347436031} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5165 | 2026.05.13 18:40:22.298570 [ 294 ] {4bb53791-0c37-41f4-8dd4-7eb347436031} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.13 18:40:22.298700 [ 294 ] {4bb53791-0c37-41f4-8dd4-7eb347436031} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00167 sec., 598.8023952095808 rows/sec., 42.10 KiB/sec. | ||
| 5167 | 2026.05.13 18:40:22.298737 [ 294 ] {4bb53791-0c37-41f4-8dd4-7eb347436031} <Debug> TCPHandler: Processed in 0.001901743 sec. | ||
| 5168 | 2026.05.13 18:40:22.298880 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.05.13 18:40:22.298977 [ 294 ] {4c19a94e-c2c7-423b-8a1e-4c3a2e93b748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.05.13 18:40:22.299016 [ 294 ] {4c19a94e-c2c7-423b-8a1e-4c3a2e93b748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5171 | 2026.05.13 18:40:22.299427 [ 294 ] {4c19a94e-c2c7-423b-8a1e-4c3a2e93b748} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.05.13 18:40:22.299463 [ 294 ] {4c19a94e-c2c7-423b-8a1e-4c3a2e93b748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5173 | 2026.05.13 18:40:22.299768 [ 294 ] {4c19a94e-c2c7-423b-8a1e-4c3a2e93b748} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5174 | 2026.05.13 18:40:22.299981 [ 294 ] {4c19a94e-c2c7-423b-8a1e-4c3a2e93b748} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.05.13 18:40:22.300108 [ 294 ] {4c19a94e-c2c7-423b-8a1e-4c3a2e93b748} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 5176 | 2026.05.13 18:40:22.300145 [ 294 ] {4c19a94e-c2c7-423b-8a1e-4c3a2e93b748} <Debug> TCPHandler: Processed in 0.001318023 sec. | ||
| 5177 | 2026.05.13 18:40:22.300283 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.05.13 18:40:22.300378 [ 294 ] {79893479-ed2a-4f6c-9678-27f70898989a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5179 | 2026.05.13 18:40:22.300416 [ 294 ] {79893479-ed2a-4f6c-9678-27f70898989a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5180 | 2026.05.13 18:40:22.301332 [ 294 ] {79893479-ed2a-4f6c-9678-27f70898989a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.05.13 18:40:22.301368 [ 294 ] {79893479-ed2a-4f6c-9678-27f70898989a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5182 | 2026.05.13 18:40:22.301733 [ 294 ] {79893479-ed2a-4f6c-9678-27f70898989a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5183 | 2026.05.13 18:40:22.301956 [ 294 ] {79893479-ed2a-4f6c-9678-27f70898989a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.05.13 18:40:22.302095 [ 294 ] {79893479-ed2a-4f6c-9678-27f70898989a} <Debug> executeQuery: Read 1335 rows, 92.09 KiB in 0.001735 sec., 769452.4495677233 rows/sec., 51.84 MiB/sec. | ||
| 5185 | 2026.05.13 18:40:22.302132 [ 294 ] {79893479-ed2a-4f6c-9678-27f70898989a} <Debug> TCPHandler: Processed in 0.001906343 sec. | ||
| 5186 | 2026.05.13 18:40:22.302260 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.05.13 18:40:22.302356 [ 294 ] {dd1169da-d2e2-4bc1-8d7a-83930d729340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.05.13 18:40:22.302399 [ 294 ] {dd1169da-d2e2-4bc1-8d7a-83930d729340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5189 | 2026.05.13 18:40:22.303104 [ 294 ] {dd1169da-d2e2-4bc1-8d7a-83930d729340} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.05.13 18:40:22.303141 [ 294 ] {dd1169da-d2e2-4bc1-8d7a-83930d729340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5191 | 2026.05.13 18:40:22.303566 [ 294 ] {dd1169da-d2e2-4bc1-8d7a-83930d729340} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5192 | 2026.05.13 18:40:22.303785 [ 294 ] {dd1169da-d2e2-4bc1-8d7a-83930d729340} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.05.13 18:40:22.303915 [ 294 ] {dd1169da-d2e2-4bc1-8d7a-83930d729340} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001577 sec., 971464.8065948002 rows/sec., 59.38 MiB/sec. | ||
| 5194 | 2026.05.13 18:40:22.303951 [ 294 ] {dd1169da-d2e2-4bc1-8d7a-83930d729340} <Debug> TCPHandler: Processed in 0.001740311 sec. | ||
| 5195 | 2026.05.13 18:40:22.304082 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.05.13 18:40:22.304177 [ 294 ] {5ad7394a-e359-46c1-99ac-43657022af48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5197 | 2026.05.13 18:40:22.304230 [ 294 ] {5ad7394a-e359-46c1-99ac-43657022af48} <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 | ||
| 5198 | 2026.05.13 18:40:22.305087 [ 294 ] {5ad7394a-e359-46c1-99ac-43657022af48} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.05.13 18:40:22.305127 [ 294 ] {5ad7394a-e359-46c1-99ac-43657022af48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5200 | 2026.05.13 18:40:22.305653 [ 294 ] {5ad7394a-e359-46c1-99ac-43657022af48} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5201 | 2026.05.13 18:40:22.305875 [ 294 ] {5ad7394a-e359-46c1-99ac-43657022af48} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.05.13 18:40:22.306015 [ 294 ] {5ad7394a-e359-46c1-99ac-43657022af48} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001856 sec., 10775.862068965516 rows/sec., 19.31 MiB/sec. | ||
| 5203 | 2026.05.13 18:40:22.306066 [ 294 ] {5ad7394a-e359-46c1-99ac-43657022af48} <Debug> TCPHandler: Processed in 0.002033376 sec. | ||
| 5204 | 2026.05.13 18:40:22.306198 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.05.13 18:40:22.306298 [ 294 ] {4f2486bb-665e-464f-bdd3-bb8dd3cc6e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.05.13 18:40:22.306339 [ 294 ] {4f2486bb-665e-464f-bdd3-bb8dd3cc6e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5207 | 2026.05.13 18:40:22.306676 [ 294 ] {4f2486bb-665e-464f-bdd3-bb8dd3cc6e18} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.05.13 18:40:22.306712 [ 294 ] {4f2486bb-665e-464f-bdd3-bb8dd3cc6e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5209 | 2026.05.13 18:40:22.307005 [ 294 ] {4f2486bb-665e-464f-bdd3-bb8dd3cc6e18} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5210 | 2026.05.13 18:40:22.307219 [ 294 ] {4f2486bb-665e-464f-bdd3-bb8dd3cc6e18} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.13 18:40:22.307348 [ 294 ] {4f2486bb-665e-464f-bdd3-bb8dd3cc6e18} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 774.67 KiB/sec. | ||
| 5212 | 2026.05.13 18:40:22.307384 [ 294 ] {4f2486bb-665e-464f-bdd3-bb8dd3cc6e18} <Debug> TCPHandler: Processed in 0.001235752 sec. | ||
| 5213 | 2026.05.13 18:40:23.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.79 MiB, peak 267.78 MiB, free memory in arenas 0.00 B, will set to 264.18 MiB (RSS), difference: 1.40 MiB | ||
| 5214 | 2026.05.13 18:40:24.550483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 632 | ||
| 5215 | 2026.05.13 18:40:24.553157 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.05.13 18:40:24.553211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5217 | 2026.05.13 18:40:24.554417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5218 | 2026.05.13 18:40:24.554680 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.05.13 18:40:24.554857 [ 85 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5220 | 2026.05.13 18:40:24.554928 [ 85 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.05.13 18:40:24.554952 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5222 | 2026.05.13 18:40:24.555016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 5223 | 2026.05.13 18:40:24.555055 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 5224 | 2026.05.13 18:40:24.555639 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5225 | 2026.05.13 18:40:24.555835 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 446 rows starting from the beginning of the part | ||
| 5226 | 2026.05.13 18:40:24.556287 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 5227 | 2026.05.13 18:40:24.556662 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 5228 | 2026.05.13 18:40:24.556972 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5229 | 2026.05.13 18:40:24.557273 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 5230 | 2026.05.13 18:40:24.557583 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 5231 | 2026.05.13 18:40:24.564798 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 72 columns (72 merged, 0 gathered) in 0.009785472 sec., 64585.540687255554 rows/sec., 56.15 MiB/sec. | ||
| 5232 | 2026.05.13 18:40:24.565798 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5233 | 2026.05.13 18:40:24.566319 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.05.13 18:40:24.566383 [ 198 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_16_3} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5235 | 2026.05.13 18:40:24.566592 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 5236 | 2026.05.13 18:40:27.029574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10971 | ||
| 5237 | 2026.05.13 18:40:27.030084 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.05.13 18:40:27.030129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5239 | 2026.05.13 18:40:27.030708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5240 | 2026.05.13 18:40:27.030931 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.05.13 18:40:27.031059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10971 | ||
| 5242 | 2026.05.13 18:40:27.051353 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.05.13 18:40:27.051579 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5244 | 2026.05.13 18:40:27.051911 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5245 | 2026.05.13 18:40:27.051947 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <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 | ||
| 5246 | 2026.05.13 18:40:27.052169 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5247 | 2026.05.13 18:40:27.052240 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5248 | 2026.05.13 18:40:27.052381 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5249 | 2026.05.13 18:40:27.052488 [ 308 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5250 | 2026.05.13 18:40:27.052516 [ 342 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5251 | 2026.05.13 18:40:27.052520 [ 361 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5252 | 2026.05.13 18:40:27.052516 [ 344 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5253 | 2026.05.13 18:40:27.052670 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5254 | 2026.05.13 18:40:27.052702 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5255 | 2026.05.13 18:40:27.052790 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5256 | 2026.05.13 18:40:27.052811 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5257 | 2026.05.13 18:40:27.052845 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5258 | 2026.05.13 18:40:27.052888 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5259 | 2026.05.13 18:40:27.052925 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5260 | 2026.05.13 18:40:27.054343 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002851 sec., 12276.39424763241 rows/sec., 2.07 MiB/sec. | ||
| 5261 | 2026.05.13 18:40:27.054500 [ 294 ] {5a52f1b4-0340-4f41-b16a-28e7e5ae05dd} <Debug> TCPHandler: Processed in 0.003275827 sec. | ||
| 5262 | 2026.05.13 18:40:27.056041 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.05.13 18:40:27.056165 [ 294 ] {5ad9d1ba-4189-4f28-b46c-48f2a7888932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5264 | 2026.05.13 18:40:27.056216 [ 294 ] {5ad9d1ba-4189-4f28-b46c-48f2a7888932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5265 | 2026.05.13 18:40:27.056781 [ 294 ] {5ad9d1ba-4189-4f28-b46c-48f2a7888932} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.05.13 18:40:27.056833 [ 294 ] {5ad9d1ba-4189-4f28-b46c-48f2a7888932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5267 | 2026.05.13 18:40:27.057234 [ 294 ] {5ad9d1ba-4189-4f28-b46c-48f2a7888932} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5268 | 2026.05.13 18:40:27.057455 [ 294 ] {5ad9d1ba-4189-4f28-b46c-48f2a7888932} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.05.13 18:40:27.057603 [ 294 ] {5ad9d1ba-4189-4f28-b46c-48f2a7888932} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001476 sec., 37940.37940379404 rows/sec., 2.90 MiB/sec. | ||
| 5270 | 2026.05.13 18:40:27.057642 [ 294 ] {5ad9d1ba-4189-4f28-b46c-48f2a7888932} <Debug> TCPHandler: Processed in 0.001653579 sec. | ||
| 5271 | 2026.05.13 18:40:27.057771 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.05.13 18:40:27.057873 [ 294 ] {fccc139a-6dd9-454b-868a-1bf420f612d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5273 | 2026.05.13 18:40:27.057913 [ 294 ] {fccc139a-6dd9-454b-868a-1bf420f612d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5274 | 2026.05.13 18:40:27.058350 [ 294 ] {fccc139a-6dd9-454b-868a-1bf420f612d1} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.05.13 18:40:27.058387 [ 294 ] {fccc139a-6dd9-454b-868a-1bf420f612d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5276 | 2026.05.13 18:40:27.058683 [ 294 ] {fccc139a-6dd9-454b-868a-1bf420f612d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5277 | 2026.05.13 18:40:27.058891 [ 294 ] {fccc139a-6dd9-454b-868a-1bf420f612d1} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.05.13 18:40:27.059020 [ 294 ] {fccc139a-6dd9-454b-868a-1bf420f612d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 5279 | 2026.05.13 18:40:27.059057 [ 294 ] {fccc139a-6dd9-454b-868a-1bf420f612d1} <Debug> TCPHandler: Processed in 0.001336864 sec. | ||
| 5280 | 2026.05.13 18:40:27.059210 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.05.13 18:40:27.059320 [ 294 ] {9b79cfc2-2349-4b6f-b7ce-8d56d7021f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5282 | 2026.05.13 18:40:27.059363 [ 294 ] {9b79cfc2-2349-4b6f-b7ce-8d56d7021f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5283 | 2026.05.13 18:40:27.059756 [ 294 ] {9b79cfc2-2349-4b6f-b7ce-8d56d7021f1c} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.05.13 18:40:27.059793 [ 294 ] {9b79cfc2-2349-4b6f-b7ce-8d56d7021f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5285 | 2026.05.13 18:40:27.060110 [ 294 ] {9b79cfc2-2349-4b6f-b7ce-8d56d7021f1c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5286 | 2026.05.13 18:40:27.060319 [ 294 ] {9b79cfc2-2349-4b6f-b7ce-8d56d7021f1c} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.05.13 18:40:27.060443 [ 294 ] {9b79cfc2-2349-4b6f-b7ce-8d56d7021f1c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 5288 | 2026.05.13 18:40:27.060480 [ 294 ] {9b79cfc2-2349-4b6f-b7ce-8d56d7021f1c} <Debug> TCPHandler: Processed in 0.001318703 sec. | ||
| 5289 | 2026.05.13 18:40:27.060613 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.05.13 18:40:27.060709 [ 294 ] {3ae0c765-e017-4dc6-bef3-8a4364fdde37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5291 | 2026.05.13 18:40:27.060749 [ 294 ] {3ae0c765-e017-4dc6-bef3-8a4364fdde37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5292 | 2026.05.13 18:40:27.061161 [ 294 ] {3ae0c765-e017-4dc6-bef3-8a4364fdde37} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.05.13 18:40:27.061201 [ 294 ] {3ae0c765-e017-4dc6-bef3-8a4364fdde37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5294 | 2026.05.13 18:40:27.061511 [ 294 ] {3ae0c765-e017-4dc6-bef3-8a4364fdde37} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5295 | 2026.05.13 18:40:27.061727 [ 294 ] {3ae0c765-e017-4dc6-bef3-8a4364fdde37} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.05.13 18:40:27.061856 [ 294 ] {3ae0c765-e017-4dc6-bef3-8a4364fdde37} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001165 sec., 41201.71673819742 rows/sec., 2.78 MiB/sec. | ||
| 5297 | 2026.05.13 18:40:27.061891 [ 294 ] {3ae0c765-e017-4dc6-bef3-8a4364fdde37} <Debug> TCPHandler: Processed in 0.001337763 sec. | ||
| 5298 | 2026.05.13 18:40:27.602786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5299 | 2026.05.13 18:40:27.620007 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.05.13 18:40:27.620077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5301 | 2026.05.13 18:40:27.626375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5302 | 2026.05.13 18:40:27.627129 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.05.13 18:40:27.630146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5304 | 2026.05.13 18:40:29.392723 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56239 | ||
| 5305 | 2026.05.13 18:40:29.392861 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5306 | 2026.05.13 18:40:29.392890 [ 313 ] {} <Debug> TCP-Session: a8eb0bd4-644e-4d8b-bb4a-c990b2d866d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56239 | ||
| 5307 | 2026.05.13 18:40:29.392913 [ 313 ] {} <Debug> TCP-Session: a8eb0bd4-644e-4d8b-bb4a-c990b2d866d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.05.13 18:40:29.392926 [ 313 ] {} <Debug> TCP-Session: a8eb0bd4-644e-4d8b-bb4a-c990b2d866d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.05.13 18:40:29.393178 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50950 | ||
| 5310 | 2026.05.13 18:40:29.393213 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61479 | ||
| 5311 | 2026.05.13 18:40:29.393239 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54082 | ||
| 5312 | 2026.05.13 18:40:29.393275 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39125 | ||
| 5313 | 2026.05.13 18:40:29.393322 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5314 | 2026.05.13 18:40:29.393294 [ 313 ] {} <Trace> TCP-Session: a8eb0bd4-644e-4d8b-bb4a-c990b2d866d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2026.05.13 18:40:29.393361 [ 314 ] {} <Debug> TCP-Session: 2588eedc-192a-41ae-92a1-c54e9d46d02f Authenticating user 'default' from [fd00:1122:3344:101::e]:50950 | ||
| 5316 | 2026.05.13 18:40:29.393264 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41641 | ||
| 5317 | 2026.05.13 18:40:29.393401 [ 314 ] {} <Debug> TCP-Session: 2588eedc-192a-41ae-92a1-c54e9d46d02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2026.05.13 18:40:29.393243 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57793 | ||
| 5319 | 2026.05.13 18:40:29.393446 [ 314 ] {} <Debug> TCP-Session: 2588eedc-192a-41ae-92a1-c54e9d46d02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.05.13 18:40:29.393490 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5321 | 2026.05.13 18:40:29.393536 [ 313 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56239) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5322 | 2026.05.13 18:40:29.393252 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61127 | ||
| 5323 | 2026.05.13 18:40:29.393568 [ 316 ] {} <Debug> TCP-Session: 94b029a9-7eed-49ce-8c06-1702b44697e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61479 | ||
| 5324 | 2026.05.13 18:40:29.393191 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60819 | ||
| 5325 | 2026.05.13 18:40:29.393653 [ 316 ] {} <Debug> TCP-Session: 94b029a9-7eed-49ce-8c06-1702b44697e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.05.13 18:40:29.393672 [ 316 ] {} <Debug> TCP-Session: 94b029a9-7eed-49ce-8c06-1702b44697e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.05.13 18:40:29.393833 [ 313 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5328 | 2026.05.13 18:40:29.393895 [ 313 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5329 | 2026.05.13 18:40:29.394001 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5330 | 2026.05.13 18:40:29.394053 [ 317 ] {} <Debug> TCP-Session: 947f5330-9104-4cae-93c6-afcb96405b2a Authenticating user 'default' from [fd00:1122:3344:101::e]:57793 | ||
| 5331 | 2026.05.13 18:40:29.394084 [ 317 ] {} <Debug> TCP-Session: 947f5330-9104-4cae-93c6-afcb96405b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.05.13 18:40:29.394100 [ 317 ] {} <Debug> TCP-Session: 947f5330-9104-4cae-93c6-afcb96405b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.05.13 18:40:29.394107 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5334 | 2026.05.13 18:40:29.394143 [ 315 ] {} <Debug> TCP-Session: a0bcc0c5-2c29-4176-b9d7-ae34b7cea58f Authenticating user 'default' from [fd00:1122:3344:101::e]:60819 | ||
| 5335 | 2026.05.13 18:40:29.394159 [ 315 ] {} <Debug> TCP-Session: a0bcc0c5-2c29-4176-b9d7-ae34b7cea58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.05.13 18:40:29.394174 [ 315 ] {} <Debug> TCP-Session: a0bcc0c5-2c29-4176-b9d7-ae34b7cea58f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.05.13 18:40:29.394195 [ 313 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 5338 | 2026.05.13 18:40:29.394226 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5339 | 2026.05.13 18:40:29.394256 [ 310 ] {} <Debug> TCP-Session: cc09b418-bb56-41f9-95a7-6e39ac6d9446 Authenticating user 'default' from [fd00:1122:3344:101::e]:39125 | ||
| 5340 | 2026.05.13 18:40:29.394276 [ 310 ] {} <Debug> TCP-Session: cc09b418-bb56-41f9-95a7-6e39ac6d9446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5341 | 2026.05.13 18:40:29.394289 [ 310 ] {} <Debug> TCP-Session: cc09b418-bb56-41f9-95a7-6e39ac6d9446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5342 | 2026.05.13 18:40:29.394597 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5343 | 2026.05.13 18:40:29.394633 [ 293 ] {} <Debug> TCP-Session: e2ef8aad-c1b6-4c93-8afa-2c367621481b Authenticating user 'default' from [fd00:1122:3344:101::e]:61127 | ||
| 5344 | 2026.05.13 18:40:29.394651 [ 293 ] {} <Debug> TCP-Session: e2ef8aad-c1b6-4c93-8afa-2c367621481b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.05.13 18:40:29.394665 [ 293 ] {} <Debug> TCP-Session: e2ef8aad-c1b6-4c93-8afa-2c367621481b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.05.13 18:40:29.394720 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5347 | 2026.05.13 18:40:29.394762 [ 309 ] {} <Debug> TCP-Session: 6d92fd41-f080-4570-8fa6-d95ab23ad159 Authenticating user 'default' from [fd00:1122:3344:101::e]:41641 | ||
| 5348 | 2026.05.13 18:40:29.394780 [ 309 ] {} <Debug> TCP-Session: 6d92fd41-f080-4570-8fa6-d95ab23ad159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.05.13 18:40:29.394798 [ 309 ] {} <Debug> TCP-Session: 6d92fd41-f080-4570-8fa6-d95ab23ad159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2026.05.13 18:40:29.394932 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5351 | 2026.05.13 18:40:29.394974 [ 275 ] {} <Debug> TCP-Session: 641a1da0-82d9-40e8-9932-0916f6da96ff Authenticating user 'default' from [fd00:1122:3344:101::e]:54082 | ||
| 5352 | 2026.05.13 18:40:29.394994 [ 275 ] {} <Debug> TCP-Session: 641a1da0-82d9-40e8-9932-0916f6da96ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.05.13 18:40:29.395011 [ 275 ] {} <Debug> TCP-Session: 641a1da0-82d9-40e8-9932-0916f6da96ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.05.13 18:40:29.395169 [ 361 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Trace> AggregatingTransform: Aggregating | ||
| 5355 | 2026.05.13 18:40:29.395212 [ 361 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5356 | 2026.05.13 18:40:29.395246 [ 361 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943667 sec. (1059.696 rows/sec., 41.39 KiB/sec.) | ||
| 5357 | 2026.05.13 18:40:29.395262 [ 361 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Trace> Aggregator: Merging aggregated data | ||
| 5358 | 2026.05.13 18:40:29.397082 [ 313 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003605 sec., 277.3925104022191 rows/sec., 10.84 KiB/sec. | ||
| 5359 | 2026.05.13 18:40:29.397287 [ 313 ] {d170508c-d6e5-43e3-a394-2042e4ae137c} <Debug> TCPHandler: Processed in 0.004113512 sec. | ||
| 5360 | 2026.05.13 18:40:29.397399 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5361 | 2026.05.13 18:40:29.397433 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5362 | 2026.05.13 18:40:29.397435 [ 313 ] {} <Debug> TCP-Session: a8eb0bd4-644e-4d8b-bb4a-c990b2d866d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.05.13 18:40:29.397453 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5364 | 2026.05.13 18:40:29.397479 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5365 | 2026.05.13 18:40:29.397493 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5366 | 2026.05.13 18:40:29.397511 [ 310 ] {} <Debug> TCP-Session: cc09b418-bb56-41f9-95a7-6e39ac6d9446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.05.13 18:40:29.397532 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5368 | 2026.05.13 18:40:29.397547 [ 315 ] {} <Debug> TCP-Session: a0bcc0c5-2c29-4176-b9d7-ae34b7cea58f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.05.13 18:40:29.397556 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5370 | 2026.05.13 18:40:29.397581 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5371 | 2026.05.13 18:40:29.397581 [ 293 ] {} <Debug> TCP-Session: e2ef8aad-c1b6-4c93-8afa-2c367621481b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.05.13 18:40:29.397630 [ 317 ] {} <Debug> TCP-Session: 947f5330-9104-4cae-93c6-afcb96405b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.05.13 18:40:29.397640 [ 309 ] {} <Debug> TCP-Session: 6d92fd41-f080-4570-8fa6-d95ab23ad159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.05.13 18:40:29.397520 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5375 | 2026.05.13 18:40:29.397476 [ 314 ] {} <Debug> TCP-Session: 2588eedc-192a-41ae-92a1-c54e9d46d02f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.05.13 18:40:29.397713 [ 316 ] {} <Debug> TCP-Session: 94b029a9-7eed-49ce-8c06-1702b44697e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.05.13 18:40:29.397528 [ 275 ] {} <Debug> TCP-Session: 641a1da0-82d9-40e8-9932-0916f6da96ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.05.13 18:40:30.834907 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45201 | ||
| 5379 | 2026.05.13 18:40:30.835022 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5380 | 2026.05.13 18:40:30.835052 [ 313 ] {} <Debug> TCP-Session: 01432828-b286-4d17-805f-a81360dd02d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45201 | ||
| 5381 | 2026.05.13 18:40:30.835075 [ 313 ] {} <Debug> TCP-Session: 01432828-b286-4d17-805f-a81360dd02d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.05.13 18:40:30.835088 [ 313 ] {} <Debug> TCP-Session: 01432828-b286-4d17-805f-a81360dd02d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.05.13 18:40:30.835329 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34720 | ||
| 5384 | 2026.05.13 18:40:30.835349 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47577 | ||
| 5385 | 2026.05.13 18:40:30.835343 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41437 | ||
| 5386 | 2026.05.13 18:40:30.835405 [ 313 ] {} <Trace> TCP-Session: 01432828-b286-4d17-805f-a81360dd02d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.05.13 18:40:30.835456 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5388 | 2026.05.13 18:40:30.835456 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5389 | 2026.05.13 18:40:30.835495 [ 316 ] {} <Debug> TCP-Session: 2d2ad4b6-add6-46d3-9bd2-b0c49d5f2633 Authenticating user 'default' from [fd00:1122:3344:101::e]:47577 | ||
| 5390 | 2026.05.13 18:40:30.835500 [ 314 ] {} <Debug> TCP-Session: 37375774-75ea-4d60-a747-50f68439d11c Authenticating user 'default' from [fd00:1122:3344:101::e]:34720 | ||
| 5391 | 2026.05.13 18:40:30.835505 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5392 | 2026.05.13 18:40:30.835521 [ 316 ] {} <Debug> TCP-Session: 2d2ad4b6-add6-46d3-9bd2-b0c49d5f2633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.05.13 18:40:30.835527 [ 314 ] {} <Debug> TCP-Session: 37375774-75ea-4d60-a747-50f68439d11c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.05.13 18:40:30.835555 [ 316 ] {} <Debug> TCP-Session: 2d2ad4b6-add6-46d3-9bd2-b0c49d5f2633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.05.13 18:40:30.835562 [ 314 ] {} <Debug> TCP-Session: 37375774-75ea-4d60-a747-50f68439d11c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.05.13 18:40:30.835556 [ 315 ] {} <Debug> TCP-Session: 52e7bf17-0cf2-4433-a182-dc79b51516a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41437 | ||
| 5397 | 2026.05.13 18:40:30.835609 [ 315 ] {} <Debug> TCP-Session: 52e7bf17-0cf2-4433-a182-dc79b51516a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.05.13 18:40:30.835612 [ 313 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45201) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5399 | 2026.05.13 18:40:30.835626 [ 315 ] {} <Debug> TCP-Session: 52e7bf17-0cf2-4433-a182-dc79b51516a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.05.13 18:40:30.835901 [ 313 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5401 | 2026.05.13 18:40:30.835962 [ 313 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5402 | 2026.05.13 18:40:30.836254 [ 313 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 5403 | 2026.05.13 18:40:30.836423 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64798 | ||
| 5404 | 2026.05.13 18:40:30.836429 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38329 | ||
| 5405 | 2026.05.13 18:40:30.836456 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57789 | ||
| 5406 | 2026.05.13 18:40:30.836498 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5407 | 2026.05.13 18:40:30.836462 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34425 | ||
| 5408 | 2026.05.13 18:40:30.836534 [ 317 ] {} <Debug> TCP-Session: ba7dd8bc-b692-446f-8922-c39320070b63 Authenticating user 'default' from [fd00:1122:3344:101::e]:64798 | ||
| 5409 | 2026.05.13 18:40:30.836559 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5410 | 2026.05.13 18:40:30.836576 [ 317 ] {} <Debug> TCP-Session: ba7dd8bc-b692-446f-8922-c39320070b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2026.05.13 18:40:30.836594 [ 309 ] {} <Debug> TCP-Session: cc0593aa-eca4-4e38-bd5d-9467a1c51be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57789 | ||
| 5412 | 2026.05.13 18:40:30.836599 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5413 | 2026.05.13 18:40:30.836604 [ 317 ] {} <Debug> TCP-Session: ba7dd8bc-b692-446f-8922-c39320070b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.05.13 18:40:30.836621 [ 309 ] {} <Debug> TCP-Session: cc0593aa-eca4-4e38-bd5d-9467a1c51be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.05.13 18:40:30.836633 [ 310 ] {} <Debug> TCP-Session: 0724898f-e234-4ae1-8c9f-feaa0d6949b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34425 | ||
| 5416 | 2026.05.13 18:40:30.836654 [ 309 ] {} <Debug> TCP-Session: cc0593aa-eca4-4e38-bd5d-9467a1c51be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.05.13 18:40:30.836667 [ 310 ] {} <Debug> TCP-Session: 0724898f-e234-4ae1-8c9f-feaa0d6949b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.05.13 18:40:30.836549 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5419 | 2026.05.13 18:40:30.836683 [ 310 ] {} <Debug> TCP-Session: 0724898f-e234-4ae1-8c9f-feaa0d6949b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.05.13 18:40:30.836444 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64685 | ||
| 5421 | 2026.05.13 18:40:30.836722 [ 275 ] {} <Debug> TCP-Session: 7467abdb-aa18-4a13-85b8-2aad9e2f8cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38329 | ||
| 5422 | 2026.05.13 18:40:30.836759 [ 275 ] {} <Debug> TCP-Session: 7467abdb-aa18-4a13-85b8-2aad9e2f8cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.05.13 18:40:30.836773 [ 275 ] {} <Debug> TCP-Session: 7467abdb-aa18-4a13-85b8-2aad9e2f8cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.05.13 18:40:30.836785 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5425 | 2026.05.13 18:40:30.836814 [ 293 ] {} <Debug> TCP-Session: 97009daf-a4b6-47e1-93d3-516386ac502a Authenticating user 'default' from [fd00:1122:3344:101::e]:64685 | ||
| 5426 | 2026.05.13 18:40:30.836831 [ 293 ] {} <Debug> TCP-Session: 97009daf-a4b6-47e1-93d3-516386ac502a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.05.13 18:40:30.836844 [ 293 ] {} <Debug> TCP-Session: 97009daf-a4b6-47e1-93d3-516386ac502a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.05.13 18:40:30.837217 [ 346 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Trace> AggregatingTransform: Aggregating | ||
| 5429 | 2026.05.13 18:40:30.837261 [ 346 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5430 | 2026.05.13 18:40:30.837302 [ 346 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944817 sec. (1058.406 rows/sec., 41.34 KiB/sec.) | ||
| 5431 | 2026.05.13 18:40:30.837321 [ 346 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Trace> Aggregator: Merging aggregated data | ||
| 5432 | 2026.05.13 18:40:30.838916 [ 313 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 5433 | 2026.05.13 18:40:30.839093 [ 313 ] {cf370915-4700-4c2a-8958-c3636af5a97c} <Debug> TCPHandler: Processed in 0.003800887 sec. | ||
| 5434 | 2026.05.13 18:40:30.839231 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5435 | 2026.05.13 18:40:30.839258 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5436 | 2026.05.13 18:40:30.839276 [ 313 ] {} <Debug> TCP-Session: 01432828-b286-4d17-805f-a81360dd02d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.05.13 18:40:30.839282 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5438 | 2026.05.13 18:40:30.839301 [ 310 ] {} <Debug> TCP-Session: 0724898f-e234-4ae1-8c9f-feaa0d6949b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.05.13 18:40:30.839307 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5440 | 2026.05.13 18:40:30.839332 [ 314 ] {} <Debug> TCP-Session: 37375774-75ea-4d60-a747-50f68439d11c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.05.13 18:40:30.839353 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5442 | 2026.05.13 18:40:30.839373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5443 | 2026.05.13 18:40:30.839385 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5444 | 2026.05.13 18:40:30.839419 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5445 | 2026.05.13 18:40:30.839428 [ 293 ] {} <Debug> TCP-Session: 97009daf-a4b6-47e1-93d3-516386ac502a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.05.13 18:40:30.839448 [ 275 ] {} <Debug> TCP-Session: 7467abdb-aa18-4a13-85b8-2aad9e2f8cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.05.13 18:40:30.839459 [ 309 ] {} <Debug> TCP-Session: cc0593aa-eca4-4e38-bd5d-9467a1c51be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.13 18:40:30.839407 [ 316 ] {} <Debug> TCP-Session: 2d2ad4b6-add6-46d3-9bd2-b0c49d5f2633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.05.13 18:40:30.839370 [ 317 ] {} <Debug> TCP-Session: ba7dd8bc-b692-446f-8922-c39320070b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.05.13 18:40:30.839329 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5451 | 2026.05.13 18:40:30.839571 [ 315 ] {} <Debug> TCP-Session: 52e7bf17-0cf2-4433-a182-dc79b51516a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.05.13 18:40:32.053491 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.05.13 18:40:32.053743 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5454 | 2026.05.13 18:40:32.054112 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5455 | 2026.05.13 18:40:32.054156 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <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 | ||
| 5456 | 2026.05.13 18:40:32.054382 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5457 | 2026.05.13 18:40:32.054452 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5458 | 2026.05.13 18:40:32.054592 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5459 | 2026.05.13 18:40:32.054716 [ 329 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5460 | 2026.05.13 18:40:32.054724 [ 350 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5461 | 2026.05.13 18:40:32.054720 [ 330 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5462 | 2026.05.13 18:40:32.054800 [ 329 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5463 | 2026.05.13 18:40:32.054964 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5464 | 2026.05.13 18:40:32.054997 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5465 | 2026.05.13 18:40:32.055086 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5466 | 2026.05.13 18:40:32.055106 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5467 | 2026.05.13 18:40:32.055140 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5468 | 2026.05.13 18:40:32.055176 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5469 | 2026.05.13 18:40:32.055224 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5470 | 2026.05.13 18:40:32.056737 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003091 sec., 11323.19637657716 rows/sec., 1.91 MiB/sec. | ||
| 5471 | 2026.05.13 18:40:32.056918 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Debug> MemoryTracker: Peak memory usage (for query): 128.57 KiB. | ||
| 5472 | 2026.05.13 18:40:32.056933 [ 294 ] {6179ee83-0d30-4d29-a178-50a65df1448b} <Debug> TCPHandler: Processed in 0.003584243 sec. | ||
| 5473 | 2026.05.13 18:40:32.058986 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.05.13 18:40:32.059100 [ 294 ] {f32730e6-7679-497c-8704-683701010384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5475 | 2026.05.13 18:40:32.059144 [ 294 ] {f32730e6-7679-497c-8704-683701010384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5476 | 2026.05.13 18:40:32.059813 [ 294 ] {f32730e6-7679-497c-8704-683701010384} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.05.13 18:40:32.059875 [ 294 ] {f32730e6-7679-497c-8704-683701010384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5478 | 2026.05.13 18:40:32.060383 [ 294 ] {f32730e6-7679-497c-8704-683701010384} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5479 | 2026.05.13 18:40:32.060602 [ 294 ] {f32730e6-7679-497c-8704-683701010384} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.05.13 18:40:32.060747 [ 294 ] {f32730e6-7679-497c-8704-683701010384} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001679 sec., 69088.74329958309 rows/sec., 5.85 MiB/sec. | ||
| 5481 | 2026.05.13 18:40:32.060752 [ 76 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5482 | 2026.05.13 18:40:32.060787 [ 294 ] {f32730e6-7679-497c-8704-683701010384} <Debug> TCPHandler: Processed in 0.001857852 sec. | ||
| 5483 | 2026.05.13 18:40:32.060824 [ 76 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.05.13 18:40:32.060850 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5485 | 2026.05.13 18:40:32.060950 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 5486 | 2026.05.13 18:40:32.060964 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.05.13 18:40:32.061074 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5488 | 2026.05.13 18:40:32.061082 [ 294 ] {cb6792a5-a117-4257-9eeb-b321980b5a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.05.13 18:40:32.061113 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2615 rows starting from the beginning of the part | ||
| 5490 | 2026.05.13 18:40:32.061136 [ 294 ] {cb6792a5-a117-4257-9eeb-b321980b5a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5491 | 2026.05.13 18:40:32.061176 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 78 rows starting from the beginning of the part | ||
| 5492 | 2026.05.13 18:40:32.061222 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 116 rows starting from the beginning of the part | ||
| 5493 | 2026.05.13 18:40:32.061262 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2543 rows starting from the beginning of the part | ||
| 5494 | 2026.05.13 18:40:32.061301 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 5495 | 2026.05.13 18:40:32.061341 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 116 rows starting from the beginning of the part | ||
| 5496 | 2026.05.13 18:40:32.061609 [ 294 ] {cb6792a5-a117-4257-9eeb-b321980b5a95} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.05.13 18:40:32.061652 [ 294 ] {cb6792a5-a117-4257-9eeb-b321980b5a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5498 | 2026.05.13 18:40:32.061957 [ 294 ] {cb6792a5-a117-4257-9eeb-b321980b5a95} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5499 | 2026.05.13 18:40:32.062174 [ 294 ] {cb6792a5-a117-4257-9eeb-b321980b5a95} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.05.13 18:40:32.062312 [ 294 ] {cb6792a5-a117-4257-9eeb-b321980b5a95} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001253 sec., 23942.537909018356 rows/sec., 1.76 MiB/sec. | ||
| 5501 | 2026.05.13 18:40:32.062350 [ 294 ] {cb6792a5-a117-4257-9eeb-b321980b5a95} <Debug> TCPHandler: Processed in 0.001436785 sec. | ||
| 5502 | 2026.05.13 18:40:32.062499 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2026.05.13 18:40:32.062597 [ 294 ] {c6f99282-f17c-489b-9c31-e4cfc9a88f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5504 | 2026.05.13 18:40:32.062635 [ 294 ] {c6f99282-f17c-489b-9c31-e4cfc9a88f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5505 | 2026.05.13 18:40:32.063103 [ 294 ] {c6f99282-f17c-489b-9c31-e4cfc9a88f96} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.05.13 18:40:32.063140 [ 294 ] {c6f99282-f17c-489b-9c31-e4cfc9a88f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5507 | 2026.05.13 18:40:32.063242 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002334841 sec., 2365899.8621319397 rows/sec., 186.93 MiB/sec. | ||
| 5508 | 2026.05.13 18:40:32.063444 [ 294 ] {c6f99282-f17c-489b-9c31-e4cfc9a88f96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5509 | 2026.05.13 18:40:32.063558 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5510 | 2026.05.13 18:40:32.063677 [ 294 ] {c6f99282-f17c-489b-9c31-e4cfc9a88f96} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.05.13 18:40:32.063809 [ 294 ] {c6f99282-f17c-489b-9c31-e4cfc9a88f96} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001233 sec., 76236.82076236821 rows/sec., 5.95 MiB/sec. | ||
| 5512 | 2026.05.13 18:40:32.063810 [ 76 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5513 | 2026.05.13 18:40:32.063848 [ 294 ] {c6f99282-f17c-489b-9c31-e4cfc9a88f96} <Debug> TCPHandler: Processed in 0.001402694 sec. | ||
| 5514 | 2026.05.13 18:40:32.063862 [ 76 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.05.13 18:40:32.063872 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.05.13 18:40:32.063894 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5517 | 2026.05.13 18:40:32.063967 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_36_7} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5518 | 2026.05.13 18:40:32.063979 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.05.13 18:40:32.064009 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 5520 | 2026.05.13 18:40:32.064056 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 5521 | 2026.05.13 18:40:32.064078 [ 294 ] {590b006a-e457-438c-8317-07baee0e5aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.05.13 18:40:32.064121 [ 294 ] {590b006a-e457-438c-8317-07baee0e5aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5523 | 2026.05.13 18:40:32.064131 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5524 | 2026.05.13 18:40:32.064170 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5525 | 2026.05.13 18:40:32.064234 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 75 rows starting from the beginning of the part | ||
| 5526 | 2026.05.13 18:40:32.064284 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 94 rows starting from the beginning of the part | ||
| 5527 | 2026.05.13 18:40:32.064326 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1335 rows starting from the beginning of the part | ||
| 5528 | 2026.05.13 18:40:32.064362 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 5529 | 2026.05.13 18:40:32.064401 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
| 5530 | 2026.05.13 18:40:32.064573 [ 294 ] {590b006a-e457-438c-8317-07baee0e5aad} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.05.13 18:40:32.064613 [ 294 ] {590b006a-e457-438c-8317-07baee0e5aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5532 | 2026.05.13 18:40:32.064968 [ 294 ] {590b006a-e457-438c-8317-07baee0e5aad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5533 | 2026.05.13 18:40:32.065192 [ 294 ] {590b006a-e457-438c-8317-07baee0e5aad} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.05.13 18:40:32.065318 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5535 | 2026.05.13 18:40:32.065321 [ 294 ] {590b006a-e457-438c-8317-07baee0e5aad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 5536 | 2026.05.13 18:40:32.065364 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.05.13 18:40:32.065393 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5538 | 2026.05.13 18:40:32.065400 [ 294 ] {590b006a-e457-438c-8317-07baee0e5aad} <Debug> TCPHandler: Processed in 0.001470226 sec. | ||
| 5539 | 2026.05.13 18:40:32.065488 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 5540 | 2026.05.13 18:40:32.065562 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2026.05.13 18:40:32.065617 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5542 | 2026.05.13 18:40:32.065657 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11170 rows starting from the beginning of the part | ||
| 5543 | 2026.05.13 18:40:32.065663 [ 294 ] {f016b1a0-081b-4080-875b-b0a8730b3486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5544 | 2026.05.13 18:40:32.065705 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736381 sec., 1764013.7734748307 rows/sec., 128.01 MiB/sec. | ||
| 5545 | 2026.05.13 18:40:32.065718 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 5546 | 2026.05.13 18:40:32.065722 [ 294 ] {f016b1a0-081b-4080-875b-b0a8730b3486} <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 | ||
| 5547 | 2026.05.13 18:40:32.065788 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5548 | 2026.05.13 18:40:32.065832 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1532 rows starting from the beginning of the part | ||
| 5549 | 2026.05.13 18:40:32.065891 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 5550 | 2026.05.13 18:40:32.065897 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5551 | 2026.05.13 18:40:32.065930 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5552 | 2026.05.13 18:40:32.066181 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.05.13 18:40:32.066259 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_36_7} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5554 | 2026.05.13 18:40:32.066328 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5555 | 2026.05.13 18:40:32.066587 [ 294 ] {f016b1a0-081b-4080-875b-b0a8730b3486} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.05.13 18:40:32.066628 [ 294 ] {f016b1a0-081b-4080-875b-b0a8730b3486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5557 | 2026.05.13 18:40:32.067225 [ 294 ] {f016b1a0-081b-4080-875b-b0a8730b3486} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5558 | 2026.05.13 18:40:32.067458 [ 294 ] {f016b1a0-081b-4080-875b-b0a8730b3486} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.05.13 18:40:32.067606 [ 294 ] {f016b1a0-081b-4080-875b-b0a8730b3486} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001963 sec., 15282.730514518595 rows/sec., 27.39 MiB/sec. | ||
| 5560 | 2026.05.13 18:40:32.067668 [ 294 ] {f016b1a0-081b-4080-875b-b0a8730b3486} <Debug> TCPHandler: Processed in 0.002157558 sec. | ||
| 5561 | 2026.05.13 18:40:32.067805 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.05.13 18:40:32.067907 [ 294 ] {e5924113-c151-4aac-93b1-8904d52a762a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.05.13 18:40:32.067949 [ 294 ] {e5924113-c151-4aac-93b1-8904d52a762a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5564 | 2026.05.13 18:40:32.068298 [ 294 ] {e5924113-c151-4aac-93b1-8904d52a762a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.05.13 18:40:32.068335 [ 294 ] {e5924113-c151-4aac-93b1-8904d52a762a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5566 | 2026.05.13 18:40:32.068666 [ 294 ] {e5924113-c151-4aac-93b1-8904d52a762a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5567 | 2026.05.13 18:40:32.068881 [ 294 ] {e5924113-c151-4aac-93b1-8904d52a762a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.05.13 18:40:32.069112 [ 294 ] {e5924113-c151-4aac-93b1-8904d52a762a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 5569 | 2026.05.13 18:40:32.069156 [ 294 ] {e5924113-c151-4aac-93b1-8904d52a762a} <Debug> TCPHandler: Processed in 0.001401695 sec. | ||
| 5570 | 2026.05.13 18:40:32.069166 [ 76 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5571 | 2026.05.13 18:40:32.069205 [ 76 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.05.13 18:40:32.069225 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5573 | 2026.05.13 18:40:32.069296 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 5574 | 2026.05.13 18:40:32.069395 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5575 | 2026.05.13 18:40:32.069425 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1650 rows starting from the beginning of the part | ||
| 5576 | 2026.05.13 18:40:32.069474 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5577 | 2026.05.13 18:40:32.069515 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5578 | 2026.05.13 18:40:32.069552 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 5579 | 2026.05.13 18:40:32.069591 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5580 | 2026.05.13 18:40:32.069627 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 5581 | 2026.05.13 18:40:32.070570 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13310 rows, containing 5 columns (5 merged, 0 gathered) in 0.005121791 sec., 2598700.3374405554 rows/sec., 169.38 MiB/sec. | ||
| 5582 | 2026.05.13 18:40:32.070670 [ 196 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403055 sec., 1347060.521504859 rows/sec., 90.91 MiB/sec. | ||
| 5583 | 2026.05.13 18:40:32.070932 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5584 | 2026.05.13 18:40:32.070983 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5585 | 2026.05.13 18:40:32.071257 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.05.13 18:40:32.071328 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.05.13 18:40:32.071342 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_36_7} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5588 | 2026.05.13 18:40:32.071439 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5589 | 2026.05.13 18:40:32.071442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5590 | 2026.05.13 18:40:32.071534 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 5591 | 2026.05.13 18:40:33.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.50 MiB, peak 274.11 MiB, free memory in arenas 0.00 B, will set to 267.09 MiB (RSS), difference: 1.59 MiB | ||
| 5592 | 2026.05.13 18:40:34.452821 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5593 | 2026.05.13 18:40:34.452923 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5594 | 2026.05.13 18:40:34.531117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11419 | ||
| 5595 | 2026.05.13 18:40:34.531683 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.05.13 18:40:34.531730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5597 | 2026.05.13 18:40:34.532345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5598 | 2026.05.13 18:40:34.532567 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.05.13 18:40:34.532686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11419 | ||
| 5600 | 2026.05.13 18:40:34.555261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 660 | ||
| 5601 | 2026.05.13 18:40:34.557503 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.05.13 18:40:34.557546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5603 | 2026.05.13 18:40:34.558742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5604 | 2026.05.13 18:40:34.558997 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.05.13 18:40:34.559238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5606 | 2026.05.13 18:40:35.130223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5607 | 2026.05.13 18:40:35.146326 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.05.13 18:40:35.146388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5609 | 2026.05.13 18:40:35.152511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5610 | 2026.05.13 18:40:35.153234 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.05.13 18:40:35.155918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5612 | 2026.05.13 18:40:37.052369 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.05.13 18:40:37.052603 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5614 | 2026.05.13 18:40:37.052947 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5615 | 2026.05.13 18:40:37.052982 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <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 | ||
| 5616 | 2026.05.13 18:40:37.053194 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5617 | 2026.05.13 18:40:37.053260 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5618 | 2026.05.13 18:40:37.053396 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5619 | 2026.05.13 18:40:37.053512 [ 308 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5620 | 2026.05.13 18:40:37.053545 [ 331 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5621 | 2026.05.13 18:40:37.053547 [ 322 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5622 | 2026.05.13 18:40:37.053516 [ 321 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5623 | 2026.05.13 18:40:37.053780 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5624 | 2026.05.13 18:40:37.053802 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5625 | 2026.05.13 18:40:37.053888 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5626 | 2026.05.13 18:40:37.053907 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5627 | 2026.05.13 18:40:37.053940 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5628 | 2026.05.13 18:40:37.053978 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5629 | 2026.05.13 18:40:37.054022 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5630 | 2026.05.13 18:40:37.055552 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003027 sec., 11562.603237528905 rows/sec., 1.95 MiB/sec. | ||
| 5631 | 2026.05.13 18:40:37.055771 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Debug> MemoryTracker: Peak memory usage (for query): 129.37 KiB. | ||
| 5632 | 2026.05.13 18:40:37.055787 [ 294 ] {260f6a9e-6f4e-4533-92f5-3b940394cb0d} <Debug> TCPHandler: Processed in 0.003548053 sec. | ||
| 5633 | 2026.05.13 18:40:37.057693 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.05.13 18:40:37.057841 [ 294 ] {ea4cf56e-20dd-444a-94bb-5409f1d8d4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5635 | 2026.05.13 18:40:37.057893 [ 294 ] {ea4cf56e-20dd-444a-94bb-5409f1d8d4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5636 | 2026.05.13 18:40:37.058625 [ 294 ] {ea4cf56e-20dd-444a-94bb-5409f1d8d4cf} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.05.13 18:40:37.058669 [ 294 ] {ea4cf56e-20dd-444a-94bb-5409f1d8d4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5638 | 2026.05.13 18:40:37.059049 [ 294 ] {ea4cf56e-20dd-444a-94bb-5409f1d8d4cf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5639 | 2026.05.13 18:40:37.059268 [ 294 ] {ea4cf56e-20dd-444a-94bb-5409f1d8d4cf} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2026.05.13 18:40:37.059411 [ 294 ] {ea4cf56e-20dd-444a-94bb-5409f1d8d4cf} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001607 sec., 48537.64779091475 rows/sec., 4.00 MiB/sec. | ||
| 5641 | 2026.05.13 18:40:37.059450 [ 294 ] {ea4cf56e-20dd-444a-94bb-5409f1d8d4cf} <Debug> TCPHandler: Processed in 0.001823102 sec. | ||
| 5642 | 2026.05.13 18:40:37.059595 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.05.13 18:40:37.059692 [ 294 ] {a7683d57-bce9-4e59-b848-67e35ed0771d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5644 | 2026.05.13 18:40:37.059731 [ 294 ] {a7683d57-bce9-4e59-b848-67e35ed0771d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5645 | 2026.05.13 18:40:37.060220 [ 294 ] {a7683d57-bce9-4e59-b848-67e35ed0771d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.05.13 18:40:37.060257 [ 294 ] {a7683d57-bce9-4e59-b848-67e35ed0771d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5647 | 2026.05.13 18:40:37.060552 [ 294 ] {a7683d57-bce9-4e59-b848-67e35ed0771d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5648 | 2026.05.13 18:40:37.060764 [ 294 ] {a7683d57-bce9-4e59-b848-67e35ed0771d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.05.13 18:40:37.060892 [ 294 ] {a7683d57-bce9-4e59-b848-67e35ed0771d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001219 sec., 9023.789991796555 rows/sec., 678.55 KiB/sec. | ||
| 5650 | 2026.05.13 18:40:37.060929 [ 294 ] {a7683d57-bce9-4e59-b848-67e35ed0771d} <Debug> TCPHandler: Processed in 0.001385884 sec. | ||
| 5651 | 2026.05.13 18:40:37.061080 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.05.13 18:40:37.061177 [ 294 ] {4c244a0a-4c7b-4570-81af-8f0521b9ccbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5653 | 2026.05.13 18:40:37.061216 [ 294 ] {4c244a0a-4c7b-4570-81af-8f0521b9ccbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5654 | 2026.05.13 18:40:37.061684 [ 294 ] {4c244a0a-4c7b-4570-81af-8f0521b9ccbb} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.05.13 18:40:37.061720 [ 294 ] {4c244a0a-4c7b-4570-81af-8f0521b9ccbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5656 | 2026.05.13 18:40:37.062016 [ 294 ] {4c244a0a-4c7b-4570-81af-8f0521b9ccbb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5657 | 2026.05.13 18:40:37.062223 [ 294 ] {4c244a0a-4c7b-4570-81af-8f0521b9ccbb} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.13 18:40:37.062349 [ 294 ] {4c244a0a-4c7b-4570-81af-8f0521b9ccbb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001191 sec., 62972.292191435765 rows/sec., 4.92 MiB/sec. | ||
| 5659 | 2026.05.13 18:40:37.062386 [ 294 ] {4c244a0a-4c7b-4570-81af-8f0521b9ccbb} <Debug> TCPHandler: Processed in 0.001355484 sec. | ||
| 5660 | 2026.05.13 18:40:37.062520 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.05.13 18:40:37.062615 [ 294 ] {10eba3d5-4224-4820-8c25-35fa9b51508d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.05.13 18:40:37.062656 [ 294 ] {10eba3d5-4224-4820-8c25-35fa9b51508d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5663 | 2026.05.13 18:40:37.063148 [ 294 ] {10eba3d5-4224-4820-8c25-35fa9b51508d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.05.13 18:40:37.063185 [ 294 ] {10eba3d5-4224-4820-8c25-35fa9b51508d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5665 | 2026.05.13 18:40:37.063538 [ 294 ] {10eba3d5-4224-4820-8c25-35fa9b51508d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5666 | 2026.05.13 18:40:37.063752 [ 294 ] {10eba3d5-4224-4820-8c25-35fa9b51508d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.13 18:40:37.063883 [ 294 ] {10eba3d5-4224-4820-8c25-35fa9b51508d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 5668 | 2026.05.13 18:40:37.063920 [ 294 ] {10eba3d5-4224-4820-8c25-35fa9b51508d} <Debug> TCPHandler: Processed in 0.001449226 sec. | ||
| 5669 | 2026.05.13 18:40:37.064044 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.05.13 18:40:37.064148 [ 294 ] {8c38e530-a717-4455-893a-5a7b0f4cba69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.05.13 18:40:37.064202 [ 294 ] {8c38e530-a717-4455-893a-5a7b0f4cba69} <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 | ||
| 5672 | 2026.05.13 18:40:37.065037 [ 294 ] {8c38e530-a717-4455-893a-5a7b0f4cba69} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.13 18:40:37.065075 [ 294 ] {8c38e530-a717-4455-893a-5a7b0f4cba69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5674 | 2026.05.13 18:40:37.065581 [ 294 ] {8c38e530-a717-4455-893a-5a7b0f4cba69} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5675 | 2026.05.13 18:40:37.065797 [ 294 ] {8c38e530-a717-4455-893a-5a7b0f4cba69} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.13 18:40:37.065933 [ 294 ] {8c38e530-a717-4455-893a-5a7b0f4cba69} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001804 sec., 6097.560975609756 rows/sec., 10.93 MiB/sec. | ||
| 5677 | 2026.05.13 18:40:37.065985 [ 294 ] {8c38e530-a717-4455-893a-5a7b0f4cba69} <Debug> TCPHandler: Processed in 0.001989625 sec. | ||
| 5678 | 2026.05.13 18:40:37.066114 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.05.13 18:40:37.066211 [ 294 ] {35674978-5152-4a43-9e7e-2712e335f8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.05.13 18:40:37.066251 [ 294 ] {35674978-5152-4a43-9e7e-2712e335f8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5681 | 2026.05.13 18:40:37.066654 [ 294 ] {35674978-5152-4a43-9e7e-2712e335f8ff} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.05.13 18:40:37.066715 [ 294 ] {35674978-5152-4a43-9e7e-2712e335f8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5683 | 2026.05.13 18:40:37.067046 [ 294 ] {35674978-5152-4a43-9e7e-2712e335f8ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5684 | 2026.05.13 18:40:37.067255 [ 294 ] {35674978-5152-4a43-9e7e-2712e335f8ff} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.05.13 18:40:37.067383 [ 294 ] {35674978-5152-4a43-9e7e-2712e335f8ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 5686 | 2026.05.13 18:40:37.067419 [ 294 ] {35674978-5152-4a43-9e7e-2712e335f8ff} <Debug> TCPHandler: Processed in 0.001354134 sec. | ||
| 5687 | 2026.05.13 18:40:42.032833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11931 | ||
| 5688 | 2026.05.13 18:40:42.033319 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.05.13 18:40:42.033352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5690 | 2026.05.13 18:40:42.033820 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5691 | 2026.05.13 18:40:42.034037 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.05.13 18:40:42.034186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11931 | ||
| 5693 | 2026.05.13 18:40:42.053378 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.05.13 18:40:42.053596 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5695 | 2026.05.13 18:40:42.053929 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5696 | 2026.05.13 18:40:42.053963 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <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 | ||
| 5697 | 2026.05.13 18:40:42.054176 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5698 | 2026.05.13 18:40:42.054243 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5699 | 2026.05.13 18:40:42.054380 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5700 | 2026.05.13 18:40:42.054513 [ 362 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5701 | 2026.05.13 18:40:42.054528 [ 331 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5702 | 2026.05.13 18:40:42.054557 [ 319 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5703 | 2026.05.13 18:40:42.054557 [ 308 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5704 | 2026.05.13 18:40:42.054776 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5705 | 2026.05.13 18:40:42.054805 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5706 | 2026.05.13 18:40:42.054888 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5707 | 2026.05.13 18:40:42.054908 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5708 | 2026.05.13 18:40:42.054942 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 5709 | 2026.05.13 18:40:42.054981 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 5710 | 2026.05.13 18:40:42.055016 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 5711 | 2026.05.13 18:40:42.056453 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002941 sec., 11900.71404284257 rows/sec., 2.00 MiB/sec. | ||
| 5712 | 2026.05.13 18:40:42.056614 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Debug> MemoryTracker: Peak memory usage (for query): 130.21 KiB. | ||
| 5713 | 2026.05.13 18:40:42.056630 [ 294 ] {f9ddfb25-828a-41d3-a857-730a53e6c0ba} <Debug> TCPHandler: Processed in 0.00337616 sec. | ||
| 5714 | 2026.05.13 18:40:42.058896 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.05.13 18:40:42.059104 [ 294 ] {4ebdae01-1bb2-4243-b16a-ebb46d4af08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5716 | 2026.05.13 18:40:42.059188 [ 294 ] {4ebdae01-1bb2-4243-b16a-ebb46d4af08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5717 | 2026.05.13 18:40:42.059902 [ 294 ] {4ebdae01-1bb2-4243-b16a-ebb46d4af08c} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.05.13 18:40:42.059938 [ 294 ] {4ebdae01-1bb2-4243-b16a-ebb46d4af08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5719 | 2026.05.13 18:40:42.060297 [ 294 ] {4ebdae01-1bb2-4243-b16a-ebb46d4af08c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5720 | 2026.05.13 18:40:42.060524 [ 294 ] {4ebdae01-1bb2-4243-b16a-ebb46d4af08c} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.05.13 18:40:42.060660 [ 294 ] {4ebdae01-1bb2-4243-b16a-ebb46d4af08c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001615 sec., 3715.170278637771 rows/sec., 302.95 KiB/sec. | ||
| 5722 | 2026.05.13 18:40:42.060696 [ 294 ] {4ebdae01-1bb2-4243-b16a-ebb46d4af08c} <Debug> TCPHandler: Processed in 0.001901923 sec. | ||
| 5723 | 2026.05.13 18:40:42.060854 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.05.13 18:40:42.060948 [ 294 ] {ef24f9eb-ce68-45cc-ab19-c9f522187c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5725 | 2026.05.13 18:40:42.060984 [ 294 ] {ef24f9eb-ce68-45cc-ab19-c9f522187c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5726 | 2026.05.13 18:40:42.061433 [ 294 ] {ef24f9eb-ce68-45cc-ab19-c9f522187c9e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.05.13 18:40:42.061468 [ 294 ] {ef24f9eb-ce68-45cc-ab19-c9f522187c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5728 | 2026.05.13 18:40:42.061764 [ 294 ] {ef24f9eb-ce68-45cc-ab19-c9f522187c9e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5729 | 2026.05.13 18:40:42.061969 [ 294 ] {ef24f9eb-ce68-45cc-ab19-c9f522187c9e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.05.13 18:40:42.062099 [ 294 ] {ef24f9eb-ce68-45cc-ab19-c9f522187c9e} <Debug> executeQuery: Read 119 rows, 10.27 KiB in 0.001169 sec., 101796.40718562875 rows/sec., 8.58 MiB/sec. | ||
| 5731 | 2026.05.13 18:40:42.062135 [ 294 ] {ef24f9eb-ce68-45cc-ab19-c9f522187c9e} <Debug> TCPHandler: Processed in 0.001339574 sec. | ||
| 5732 | 2026.05.13 18:40:42.062272 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.05.13 18:40:42.062367 [ 294 ] {022ef956-c942-4a0c-a3c7-192abfc5dfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5734 | 2026.05.13 18:40:42.062404 [ 294 ] {022ef956-c942-4a0c-a3c7-192abfc5dfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5735 | 2026.05.13 18:40:42.062833 [ 294 ] {022ef956-c942-4a0c-a3c7-192abfc5dfa9} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.05.13 18:40:42.062868 [ 294 ] {022ef956-c942-4a0c-a3c7-192abfc5dfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5737 | 2026.05.13 18:40:42.063171 [ 294 ] {022ef956-c942-4a0c-a3c7-192abfc5dfa9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5738 | 2026.05.13 18:40:42.063372 [ 294 ] {022ef956-c942-4a0c-a3c7-192abfc5dfa9} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.05.13 18:40:42.063480 [ 65 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5740 | 2026.05.13 18:40:42.063496 [ 294 ] {022ef956-c942-4a0c-a3c7-192abfc5dfa9} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001147 sec., 31386.22493461203 rows/sec., 2.28 MiB/sec. | ||
| 5741 | 2026.05.13 18:40:42.063526 [ 65 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.05.13 18:40:42.063545 [ 294 ] {022ef956-c942-4a0c-a3c7-192abfc5dfa9} <Debug> TCPHandler: Processed in 0.001320893 sec. | ||
| 5743 | 2026.05.13 18:40:42.063552 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5744 | 2026.05.13 18:40:42.063676 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 5745 | 2026.05.13 18:40:42.063705 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.05.13 18:40:42.063803 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5747 | 2026.05.13 18:40:42.063804 [ 294 ] {73bea525-1f28-4ef5-82bb-bf3dcc84ce22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5748 | 2026.05.13 18:40:42.063845 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5749 | 2026.05.13 18:40:42.063863 [ 294 ] {73bea525-1f28-4ef5-82bb-bf3dcc84ce22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5750 | 2026.05.13 18:40:42.063915 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 5751 | 2026.05.13 18:40:42.063969 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 5752 | 2026.05.13 18:40:42.064014 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 5753 | 2026.05.13 18:40:42.064057 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
| 5754 | 2026.05.13 18:40:42.064102 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5755 | 2026.05.13 18:40:42.064550 [ 294 ] {73bea525-1f28-4ef5-82bb-bf3dcc84ce22} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.05.13 18:40:42.064592 [ 294 ] {73bea525-1f28-4ef5-82bb-bf3dcc84ce22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5757 | 2026.05.13 18:40:42.064926 [ 294 ] {73bea525-1f28-4ef5-82bb-bf3dcc84ce22} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5758 | 2026.05.13 18:40:42.064934 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303403 sec., 168021.70932551174 rows/sec., 12.97 MiB/sec. | ||
| 5759 | 2026.05.13 18:40:42.065096 [ 190 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5760 | 2026.05.13 18:40:42.065164 [ 294 ] {73bea525-1f28-4ef5-82bb-bf3dcc84ce22} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.05.13 18:40:42.065314 [ 294 ] {73bea525-1f28-4ef5-82bb-bf3dcc84ce22} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001527 sec., 65487.88474132286 rows/sec., 5.12 MiB/sec. | ||
| 5762 | 2026.05.13 18:40:42.065354 [ 294 ] {73bea525-1f28-4ef5-82bb-bf3dcc84ce22} <Debug> TCPHandler: Processed in 0.001697929 sec. | ||
| 5763 | 2026.05.13 18:40:42.065385 [ 190 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.05.13 18:40:42.065469 [ 190 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_31_6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5765 | 2026.05.13 18:40:42.065493 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.05.13 18:40:42.065554 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5767 | 2026.05.13 18:40:42.065598 [ 294 ] {ba9cf194-bd42-4851-8425-c2282ec69b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5768 | 2026.05.13 18:40:42.065644 [ 294 ] {ba9cf194-bd42-4851-8425-c2282ec69b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5769 | 2026.05.13 18:40:42.066073 [ 294 ] {ba9cf194-bd42-4851-8425-c2282ec69b58} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.05.13 18:40:42.066108 [ 294 ] {ba9cf194-bd42-4851-8425-c2282ec69b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5771 | 2026.05.13 18:40:42.066446 [ 294 ] {ba9cf194-bd42-4851-8425-c2282ec69b58} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5772 | 2026.05.13 18:40:42.066650 [ 294 ] {ba9cf194-bd42-4851-8425-c2282ec69b58} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.05.13 18:40:42.066778 [ 294 ] {ba9cf194-bd42-4851-8425-c2282ec69b58} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001198 sec., 136060.1001669449 rows/sec., 9.47 MiB/sec. | ||
| 5774 | 2026.05.13 18:40:42.066814 [ 294 ] {ba9cf194-bd42-4851-8425-c2282ec69b58} <Debug> TCPHandler: Processed in 0.001375474 sec. | ||
| 5775 | 2026.05.13 18:40:42.066937 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.05.13 18:40:42.067031 [ 294 ] {9861d54b-af3c-4061-8f9b-0585014d63c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5777 | 2026.05.13 18:40:42.067088 [ 294 ] {9861d54b-af3c-4061-8f9b-0585014d63c9} <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 | ||
| 5778 | 2026.05.13 18:40:42.067931 [ 294 ] {9861d54b-af3c-4061-8f9b-0585014d63c9} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.05.13 18:40:42.067968 [ 294 ] {9861d54b-af3c-4061-8f9b-0585014d63c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5780 | 2026.05.13 18:40:42.068496 [ 294 ] {9861d54b-af3c-4061-8f9b-0585014d63c9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5781 | 2026.05.13 18:40:42.068712 [ 294 ] {9861d54b-af3c-4061-8f9b-0585014d63c9} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.05.13 18:40:42.068849 [ 294 ] {9861d54b-af3c-4061-8f9b-0585014d63c9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001835 sec., 16348.773841961853 rows/sec., 29.30 MiB/sec. | ||
| 5783 | 2026.05.13 18:40:42.068900 [ 294 ] {9861d54b-af3c-4061-8f9b-0585014d63c9} <Debug> TCPHandler: Processed in 0.002010596 sec. | ||
| 5784 | 2026.05.13 18:40:42.069327 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.05.13 18:40:42.069425 [ 294 ] {46df071a-6dfe-421e-bb13-8956938afbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5786 | 2026.05.13 18:40:42.069465 [ 294 ] {46df071a-6dfe-421e-bb13-8956938afbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5787 | 2026.05.13 18:40:42.069824 [ 294 ] {46df071a-6dfe-421e-bb13-8956938afbe4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.05.13 18:40:42.069861 [ 294 ] {46df071a-6dfe-421e-bb13-8956938afbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5789 | 2026.05.13 18:40:42.070166 [ 294 ] {46df071a-6dfe-421e-bb13-8956938afbe4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5790 | 2026.05.13 18:40:42.070375 [ 294 ] {46df071a-6dfe-421e-bb13-8956938afbe4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.05.13 18:40:42.070507 [ 294 ] {46df071a-6dfe-421e-bb13-8956938afbe4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 5792 | 2026.05.13 18:40:42.070542 [ 294 ] {46df071a-6dfe-421e-bb13-8956938afbe4} <Debug> TCPHandler: Processed in 0.001552228 sec. | ||
| 5793 | 2026.05.13 18:40:42.656063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5794 | 2026.05.13 18:40:42.673027 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.05.13 18:40:42.673093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5796 | 2026.05.13 18:40:42.679391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5797 | 2026.05.13 18:40:42.680097 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.05.13 18:40:42.682809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5799 | 2026.05.13 18:40:44.559487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 690 | ||
| 5800 | 2026.05.13 18:40:44.561972 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.05.13 18:40:44.562010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5802 | 2026.05.13 18:40:44.563242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5803 | 2026.05.13 18:40:44.563517 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.05.13 18:40:44.563779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5805 | 2026.05.13 18:40:47.053548 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.05.13 18:40:47.053800 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5807 | 2026.05.13 18:40:47.054170 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5808 | 2026.05.13 18:40:47.054211 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <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 | ||
| 5809 | 2026.05.13 18:40:47.054464 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5810 | 2026.05.13 18:40:47.054543 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5811 | 2026.05.13 18:40:47.054703 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5812 | 2026.05.13 18:40:47.054845 [ 331 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5813 | 2026.05.13 18:40:47.054871 [ 308 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5814 | 2026.05.13 18:40:47.054888 [ 362 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5815 | 2026.05.13 18:40:47.054869 [ 353 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5816 | 2026.05.13 18:40:47.055061 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5817 | 2026.05.13 18:40:47.055089 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5818 | 2026.05.13 18:40:47.055172 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5819 | 2026.05.13 18:40:47.055192 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5820 | 2026.05.13 18:40:47.055226 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5821 | 2026.05.13 18:40:47.055262 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5822 | 2026.05.13 18:40:47.055295 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5823 | 2026.05.13 18:40:47.056548 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002848 sec., 12289.32584269663 rows/sec., 2.07 MiB/sec. | ||
| 5824 | 2026.05.13 18:40:47.056674 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Debug> MemoryTracker: Peak memory usage (for query): 129.24 KiB. | ||
| 5825 | 2026.05.13 18:40:47.056691 [ 294 ] {fc39f8b9-adf5-401c-b358-1ee74e9a6bd6} <Debug> TCPHandler: Processed in 0.003286828 sec. | ||
| 5826 | 2026.05.13 18:40:47.058523 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.05.13 18:40:47.058638 [ 294 ] {c9dc60bb-26e7-441b-a46c-b19a861e1c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5828 | 2026.05.13 18:40:47.058679 [ 294 ] {c9dc60bb-26e7-441b-a46c-b19a861e1c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5829 | 2026.05.13 18:40:47.059526 [ 294 ] {c9dc60bb-26e7-441b-a46c-b19a861e1c44} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.05.13 18:40:47.059601 [ 294 ] {c9dc60bb-26e7-441b-a46c-b19a861e1c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5831 | 2026.05.13 18:40:47.060147 [ 294 ] {c9dc60bb-26e7-441b-a46c-b19a861e1c44} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5832 | 2026.05.13 18:40:47.060361 [ 294 ] {c9dc60bb-26e7-441b-a46c-b19a861e1c44} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.05.13 18:40:47.060509 [ 294 ] {c9dc60bb-26e7-441b-a46c-b19a861e1c44} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001901 sec., 41031.036296685954 rows/sec., 3.38 MiB/sec. | ||
| 5834 | 2026.05.13 18:40:47.060547 [ 294 ] {c9dc60bb-26e7-441b-a46c-b19a861e1c44} <Debug> TCPHandler: Processed in 0.002076036 sec. | ||
| 5835 | 2026.05.13 18:40:47.060715 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2026.05.13 18:40:47.060812 [ 294 ] {57e4c791-e29e-4280-92c8-691d4946cb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5837 | 2026.05.13 18:40:47.060850 [ 294 ] {57e4c791-e29e-4280-92c8-691d4946cb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5838 | 2026.05.13 18:40:47.061257 [ 294 ] {57e4c791-e29e-4280-92c8-691d4946cb49} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.05.13 18:40:47.061292 [ 294 ] {57e4c791-e29e-4280-92c8-691d4946cb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5840 | 2026.05.13 18:40:47.061573 [ 294 ] {57e4c791-e29e-4280-92c8-691d4946cb49} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5841 | 2026.05.13 18:40:47.061771 [ 294 ] {57e4c791-e29e-4280-92c8-691d4946cb49} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.05.13 18:40:47.061898 [ 294 ] {57e4c791-e29e-4280-92c8-691d4946cb49} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001104 sec., 9963.76811594203 rows/sec., 749.23 KiB/sec. | ||
| 5843 | 2026.05.13 18:40:47.061934 [ 294 ] {57e4c791-e29e-4280-92c8-691d4946cb49} <Debug> TCPHandler: Processed in 0.001273582 sec. | ||
| 5844 | 2026.05.13 18:40:47.062065 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2026.05.13 18:40:47.062159 [ 294 ] {1dd8e38c-b770-462b-b3f9-7e469925f41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5846 | 2026.05.13 18:40:47.062197 [ 294 ] {1dd8e38c-b770-462b-b3f9-7e469925f41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5847 | 2026.05.13 18:40:47.062617 [ 294 ] {1dd8e38c-b770-462b-b3f9-7e469925f41c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.05.13 18:40:47.062653 [ 294 ] {1dd8e38c-b770-462b-b3f9-7e469925f41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5849 | 2026.05.13 18:40:47.062940 [ 294 ] {1dd8e38c-b770-462b-b3f9-7e469925f41c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5850 | 2026.05.13 18:40:47.063143 [ 294 ] {1dd8e38c-b770-462b-b3f9-7e469925f41c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.05.13 18:40:47.063267 [ 294 ] {1dd8e38c-b770-462b-b3f9-7e469925f41c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001125 sec., 66666.66666666667 rows/sec., 5.20 MiB/sec. | ||
| 5852 | 2026.05.13 18:40:47.063302 [ 294 ] {1dd8e38c-b770-462b-b3f9-7e469925f41c} <Debug> TCPHandler: Processed in 0.001286403 sec. | ||
| 5853 | 2026.05.13 18:40:47.063432 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.05.13 18:40:47.063527 [ 294 ] {43a42f65-2742-46af-a3b7-01d0bb7b10b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5855 | 2026.05.13 18:40:47.063568 [ 294 ] {43a42f65-2742-46af-a3b7-01d0bb7b10b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5856 | 2026.05.13 18:40:47.063985 [ 294 ] {43a42f65-2742-46af-a3b7-01d0bb7b10b7} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.05.13 18:40:47.064020 [ 294 ] {43a42f65-2742-46af-a3b7-01d0bb7b10b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5858 | 2026.05.13 18:40:47.064340 [ 294 ] {43a42f65-2742-46af-a3b7-01d0bb7b10b7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5859 | 2026.05.13 18:40:47.064545 [ 294 ] {43a42f65-2742-46af-a3b7-01d0bb7b10b7} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.05.13 18:40:47.064669 [ 294 ] {43a42f65-2742-46af-a3b7-01d0bb7b10b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 5861 | 2026.05.13 18:40:47.064705 [ 294 ] {43a42f65-2742-46af-a3b7-01d0bb7b10b7} <Debug> TCPHandler: Processed in 0.001322194 sec. | ||
| 5862 | 2026.05.13 18:40:47.064828 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.05.13 18:40:47.064922 [ 294 ] {ad028c6c-92ff-4842-9ced-460ba3e192ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.05.13 18:40:47.064975 [ 294 ] {ad028c6c-92ff-4842-9ced-460ba3e192ea} <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 | ||
| 5865 | 2026.05.13 18:40:47.065759 [ 294 ] {ad028c6c-92ff-4842-9ced-460ba3e192ea} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.05.13 18:40:47.065795 [ 294 ] {ad028c6c-92ff-4842-9ced-460ba3e192ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5867 | 2026.05.13 18:40:47.066302 [ 294 ] {ad028c6c-92ff-4842-9ced-460ba3e192ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5868 | 2026.05.13 18:40:47.066523 [ 294 ] {ad028c6c-92ff-4842-9ced-460ba3e192ea} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.05.13 18:40:47.066640 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5870 | 2026.05.13 18:40:47.066657 [ 294 ] {ad028c6c-92ff-4842-9ced-460ba3e192ea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001753 sec., 6274.957216200799 rows/sec., 11.24 MiB/sec. | ||
| 5871 | 2026.05.13 18:40:47.066695 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.05.13 18:40:47.066720 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5873 | 2026.05.13 18:40:47.066721 [ 294 ] {ad028c6c-92ff-4842-9ced-460ba3e192ea} <Debug> TCPHandler: Processed in 0.001941844 sec. | ||
| 5874 | 2026.05.13 18:40:47.066814 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 5875 | 2026.05.13 18:40:47.066874 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.05.13 18:40:47.067005 [ 294 ] {5e5c49e4-12c0-4def-b1c5-0d10690768fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.05.13 18:40:47.067029 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5878 | 2026.05.13 18:40:47.067061 [ 294 ] {5e5c49e4-12c0-4def-b1c5-0d10690768fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5879 | 2026.05.13 18:40:47.067103 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 508 rows starting from the beginning of the part | ||
| 5880 | 2026.05.13 18:40:47.067225 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 5881 | 2026.05.13 18:40:47.067321 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5882 | 2026.05.13 18:40:47.067408 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 5883 | 2026.05.13 18:40:47.067488 [ 294 ] {5e5c49e4-12c0-4def-b1c5-0d10690768fc} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.05.13 18:40:47.067494 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5885 | 2026.05.13 18:40:47.067537 [ 294 ] {5e5c49e4-12c0-4def-b1c5-0d10690768fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5886 | 2026.05.13 18:40:47.067601 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 5887 | 2026.05.13 18:40:47.067918 [ 294 ] {5e5c49e4-12c0-4def-b1c5-0d10690768fc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5888 | 2026.05.13 18:40:47.068159 [ 294 ] {5e5c49e4-12c0-4def-b1c5-0d10690768fc} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.05.13 18:40:47.068296 [ 294 ] {5e5c49e4-12c0-4def-b1c5-0d10690768fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 5890 | 2026.05.13 18:40:47.068332 [ 294 ] {5e5c49e4-12c0-4def-b1c5-0d10690768fc} <Debug> TCPHandler: Processed in 0.001518787 sec. | ||
| 5891 | 2026.05.13 18:40:47.075440 [ 203 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 19 columns (19 merged, 0 gathered) in 0.008666553 sec., 70385.5385180244 rows/sec., 126.13 MiB/sec. | ||
| 5892 | 2026.05.13 18:40:47.076463 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5893 | 2026.05.13 18:40:47.076848 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.05.13 18:40:47.076927 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5895 | 2026.05.13 18:40:47.077056 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 5896 | 2026.05.13 18:40:48.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.16 MiB, peak 276.51 MiB, free memory in arenas 0.00 B, will set to 270.82 MiB (RSS), difference: 1.66 MiB | ||
| 5897 | 2026.05.13 18:40:49.453202 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5898 | 2026.05.13 18:40:49.453271 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5899 | 2026.05.13 18:40:49.534281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12379 | ||
| 5900 | 2026.05.13 18:40:49.534780 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.05.13 18:40:49.534820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5902 | 2026.05.13 18:40:49.535324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5903 | 2026.05.13 18:40:49.535552 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.05.13 18:40:49.535681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12379 | ||
| 5905 | 2026.05.13 18:40:49.535751 [ 56 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5906 | 2026.05.13 18:40:49.535843 [ 56 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.05.13 18:40:49.535872 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5908 | 2026.05.13 18:40:49.535990 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 5909 | 2026.05.13 18:40:49.536099 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5910 | 2026.05.13 18:40:49.536134 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10011 rows starting from the beginning of the part | ||
| 5911 | 2026.05.13 18:40:49.536200 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5912 | 2026.05.13 18:40:49.536252 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5913 | 2026.05.13 18:40:49.536298 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5914 | 2026.05.13 18:40:49.536342 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5915 | 2026.05.13 18:40:49.536386 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5916 | 2026.05.13 18:40:49.538201 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12379 rows, containing 4 columns (4 merged, 0 gathered) in 0.00226048 sec., 5476270.526613817 rows/sec., 78.34 MiB/sec. | ||
| 5917 | 2026.05.13 18:40:49.538709 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5918 | 2026.05.13 18:40:49.539028 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.05.13 18:40:49.539125 [ 203 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_26_5} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5920 | 2026.05.13 18:40:49.539234 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 5921 | 2026.05.13 18:40:50.182899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5922 | 2026.05.13 18:40:50.200133 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.05.13 18:40:50.200199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5924 | 2026.05.13 18:40:50.206220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5925 | 2026.05.13 18:40:50.206926 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.05.13 18:40:50.207225 [ 55 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5927 | 2026.05.13 18:40:50.207310 [ 55 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2026.05.13 18:40:50.207332 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5929 | 2026.05.13 18:40:50.207465 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 5930 | 2026.05.13 18:40:50.210025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5931 | 2026.05.13 18:40:50.211089 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5932 | 2026.05.13 18:40:50.212606 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 5933 | 2026.05.13 18:40:50.217209 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 5934 | 2026.05.13 18:40:50.221766 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 5935 | 2026.05.13 18:40:50.226223 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 5936 | 2026.05.13 18:40:50.230622 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 5937 | 2026.05.13 18:40:50.234612 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 5938 | 2026.05.13 18:40:50.284615 [ 189 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07721265 sec., 2538.444153904833 rows/sec., 13.13 MiB/sec. | ||
| 5939 | 2026.05.13 18:40:50.287243 [ 191 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5940 | 2026.05.13 18:40:50.289314 [ 191 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_26_5} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.05.13 18:40:50.289391 [ 191 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_26_5} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5942 | 2026.05.13 18:40:50.291577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5943 | 2026.05.13 18:40:51.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.09 MiB, peak 282.65 MiB, free memory in arenas 0.00 B, will set to 273.90 MiB (RSS), difference: 1.81 MiB | ||
| 5944 | 2026.05.13 18:40:52.052768 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.05.13 18:40:52.052996 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5946 | 2026.05.13 18:40:52.053321 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5947 | 2026.05.13 18:40:52.053355 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <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 | ||
| 5948 | 2026.05.13 18:40:52.053568 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5949 | 2026.05.13 18:40:52.053646 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5950 | 2026.05.13 18:40:52.053783 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5951 | 2026.05.13 18:40:52.053895 [ 308 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5952 | 2026.05.13 18:40:52.053902 [ 331 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5953 | 2026.05.13 18:40:52.053928 [ 362 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5954 | 2026.05.13 18:40:52.053907 [ 353 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5955 | 2026.05.13 18:40:52.054069 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5956 | 2026.05.13 18:40:52.054105 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5957 | 2026.05.13 18:40:52.054187 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5958 | 2026.05.13 18:40:52.054207 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5959 | 2026.05.13 18:40:52.054240 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5960 | 2026.05.13 18:40:52.054277 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5961 | 2026.05.13 18:40:52.054310 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5962 | 2026.05.13 18:40:52.055496 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002587 sec., 13529.18438345574 rows/sec., 2.28 MiB/sec. | ||
| 5963 | 2026.05.13 18:40:52.055618 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Debug> MemoryTracker: Peak memory usage (for query): 129.34 KiB. | ||
| 5964 | 2026.05.13 18:40:52.055633 [ 294 ] {946c5beb-dc26-458d-9133-7ea526fb9ad6} <Debug> TCPHandler: Processed in 0.002991052 sec. | ||
| 5965 | 2026.05.13 18:40:52.057566 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.05.13 18:40:52.057676 [ 294 ] {e13e3e5a-7b13-4853-ae39-d4b9b0894c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5967 | 2026.05.13 18:40:52.057716 [ 294 ] {e13e3e5a-7b13-4853-ae39-d4b9b0894c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5968 | 2026.05.13 18:40:52.058237 [ 294 ] {e13e3e5a-7b13-4853-ae39-d4b9b0894c58} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.05.13 18:40:52.058277 [ 294 ] {e13e3e5a-7b13-4853-ae39-d4b9b0894c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5970 | 2026.05.13 18:40:52.058651 [ 294 ] {e13e3e5a-7b13-4853-ae39-d4b9b0894c58} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5971 | 2026.05.13 18:40:52.058870 [ 294 ] {e13e3e5a-7b13-4853-ae39-d4b9b0894c58} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.05.13 18:40:52.059010 [ 294 ] {e13e3e5a-7b13-4853-ae39-d4b9b0894c58} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001365 sec., 84981.68498168499 rows/sec., 7.19 MiB/sec. | ||
| 5973 | 2026.05.13 18:40:52.059047 [ 294 ] {e13e3e5a-7b13-4853-ae39-d4b9b0894c58} <Debug> TCPHandler: Processed in 0.001530577 sec. | ||
| 5974 | 2026.05.13 18:40:52.059187 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.05.13 18:40:52.059283 [ 294 ] {686cfd3f-23b8-473e-a4f2-ac2a0d6d0df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.05.13 18:40:52.059321 [ 294 ] {686cfd3f-23b8-473e-a4f2-ac2a0d6d0df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5977 | 2026.05.13 18:40:52.059740 [ 294 ] {686cfd3f-23b8-473e-a4f2-ac2a0d6d0df6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.05.13 18:40:52.059776 [ 294 ] {686cfd3f-23b8-473e-a4f2-ac2a0d6d0df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5979 | 2026.05.13 18:40:52.060056 [ 294 ] {686cfd3f-23b8-473e-a4f2-ac2a0d6d0df6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5980 | 2026.05.13 18:40:52.060264 [ 294 ] {686cfd3f-23b8-473e-a4f2-ac2a0d6d0df6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.05.13 18:40:52.060393 [ 294 ] {686cfd3f-23b8-473e-a4f2-ac2a0d6d0df6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001129 sec., 26572.187776793624 rows/sec., 1.95 MiB/sec. | ||
| 5982 | 2026.05.13 18:40:52.060428 [ 294 ] {686cfd3f-23b8-473e-a4f2-ac2a0d6d0df6} <Debug> TCPHandler: Processed in 0.001289813 sec. | ||
| 5983 | 2026.05.13 18:40:52.060550 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.05.13 18:40:52.060644 [ 294 ] {2ce564cb-20f8-455b-9df9-7bd317d621db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5985 | 2026.05.13 18:40:52.060696 [ 294 ] {2ce564cb-20f8-455b-9df9-7bd317d621db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5986 | 2026.05.13 18:40:52.061146 [ 294 ] {2ce564cb-20f8-455b-9df9-7bd317d621db} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.05.13 18:40:52.061181 [ 294 ] {2ce564cb-20f8-455b-9df9-7bd317d621db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5988 | 2026.05.13 18:40:52.061482 [ 294 ] {2ce564cb-20f8-455b-9df9-7bd317d621db} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5989 | 2026.05.13 18:40:52.061680 [ 294 ] {2ce564cb-20f8-455b-9df9-7bd317d621db} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.05.13 18:40:52.061804 [ 294 ] {2ce564cb-20f8-455b-9df9-7bd317d621db} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001178 sec., 79796.26485568761 rows/sec., 6.23 MiB/sec. | ||
| 5991 | 2026.05.13 18:40:52.061840 [ 294 ] {2ce564cb-20f8-455b-9df9-7bd317d621db} <Debug> TCPHandler: Processed in 0.001338274 sec. | ||
| 5992 | 2026.05.13 18:40:52.061958 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.05.13 18:40:52.062059 [ 294 ] {b5e05662-8b06-429f-90e4-8d18c556eefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5994 | 2026.05.13 18:40:52.062100 [ 294 ] {b5e05662-8b06-429f-90e4-8d18c556eefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5995 | 2026.05.13 18:40:52.062535 [ 294 ] {b5e05662-8b06-429f-90e4-8d18c556eefd} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.05.13 18:40:52.062571 [ 294 ] {b5e05662-8b06-429f-90e4-8d18c556eefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5997 | 2026.05.13 18:40:52.062883 [ 294 ] {b5e05662-8b06-429f-90e4-8d18c556eefd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5998 | 2026.05.13 18:40:52.063090 [ 294 ] {b5e05662-8b06-429f-90e4-8d18c556eefd} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.05.13 18:40:52.063222 [ 294 ] {b5e05662-8b06-429f-90e4-8d18c556eefd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6000 | 2026.05.13 18:40:52.063258 [ 294 ] {b5e05662-8b06-429f-90e4-8d18c556eefd} <Debug> TCPHandler: Processed in 0.001348254 sec. | ||
| 6001 | 2026.05.13 18:40:52.063388 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.05.13 18:40:52.063484 [ 294 ] {6a979fcf-381f-4520-b5af-d4d7a2392dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6003 | 2026.05.13 18:40:52.063537 [ 294 ] {6a979fcf-381f-4520-b5af-d4d7a2392dda} <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 | ||
| 6004 | 2026.05.13 18:40:52.064378 [ 294 ] {6a979fcf-381f-4520-b5af-d4d7a2392dda} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.05.13 18:40:52.064415 [ 294 ] {6a979fcf-381f-4520-b5af-d4d7a2392dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6006 | 2026.05.13 18:40:52.064930 [ 294 ] {6a979fcf-381f-4520-b5af-d4d7a2392dda} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6007 | 2026.05.13 18:40:52.065146 [ 294 ] {6a979fcf-381f-4520-b5af-d4d7a2392dda} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.05.13 18:40:52.065282 [ 294 ] {6a979fcf-381f-4520-b5af-d4d7a2392dda} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001815 sec., 16528.92561983471 rows/sec., 29.62 MiB/sec. | ||
| 6009 | 2026.05.13 18:40:52.065339 [ 294 ] {6a979fcf-381f-4520-b5af-d4d7a2392dda} <Debug> TCPHandler: Processed in 0.001999025 sec. | ||
| 6010 | 2026.05.13 18:40:52.065477 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.05.13 18:40:52.065572 [ 294 ] {3168627a-30c4-45fc-aab1-1cd5c66db7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6012 | 2026.05.13 18:40:52.065612 [ 294 ] {3168627a-30c4-45fc-aab1-1cd5c66db7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6013 | 2026.05.13 18:40:52.065963 [ 294 ] {3168627a-30c4-45fc-aab1-1cd5c66db7f1} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.05.13 18:40:52.065998 [ 294 ] {3168627a-30c4-45fc-aab1-1cd5c66db7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6015 | 2026.05.13 18:40:52.066297 [ 294 ] {3168627a-30c4-45fc-aab1-1cd5c66db7f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6016 | 2026.05.13 18:40:52.066502 [ 294 ] {3168627a-30c4-45fc-aab1-1cd5c66db7f1} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.05.13 18:40:52.066628 [ 294 ] {3168627a-30c4-45fc-aab1-1cd5c66db7f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6018 | 2026.05.13 18:40:52.066663 [ 294 ] {3168627a-30c4-45fc-aab1-1cd5c66db7f1} <Debug> TCPHandler: Processed in 0.001234511 sec. | ||
| 6019 | 2026.05.13 18:40:52.276302 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.05.13 18:40:52.276587 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6021 | 2026.05.13 18:40:52.276991 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6022 | 2026.05.13 18:40:52.277030 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6023 | 2026.05.13 18:40:52.277290 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6024 | 2026.05.13 18:40:52.277360 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6025 | 2026.05.13 18:40:52.277506 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6026 | 2026.05.13 18:40:52.277663 [ 353 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6027 | 2026.05.13 18:40:52.277694 [ 347 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6028 | 2026.05.13 18:40:52.277669 [ 333 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6029 | 2026.05.13 18:40:52.277667 [ 362 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6030 | 2026.05.13 18:40:52.277909 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6031 | 2026.05.13 18:40:52.277939 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6032 | 2026.05.13 18:40:52.278033 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6033 | 2026.05.13 18:40:52.278053 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6034 | 2026.05.13 18:40:52.278089 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 6035 | 2026.05.13 18:40:52.278127 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 6036 | 2026.05.13 18:40:52.278163 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 6037 | 2026.05.13 18:40:52.279671 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003195 sec., 10954.616588419405 rows/sec., 2.33 MiB/sec. | ||
| 6038 | 2026.05.13 18:40:52.279960 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Debug> MemoryTracker: Peak memory usage (for query): 140.72 KiB. | ||
| 6039 | 2026.05.13 18:40:52.279979 [ 294 ] {26ea4a8d-e6b6-4712-8572-19527fcf5e9a} <Debug> TCPHandler: Processed in 0.003825147 sec. | ||
| 6040 | 2026.05.13 18:40:52.291796 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.05.13 18:40:52.291962 [ 294 ] {74e8c95a-3acf-4807-96ed-b849c4c00f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6042 | 2026.05.13 18:40:52.292030 [ 294 ] {74e8c95a-3acf-4807-96ed-b849c4c00f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6043 | 2026.05.13 18:40:52.292741 [ 294 ] {74e8c95a-3acf-4807-96ed-b849c4c00f9a} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.05.13 18:40:52.292793 [ 294 ] {74e8c95a-3acf-4807-96ed-b849c4c00f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6045 | 2026.05.13 18:40:52.293213 [ 294 ] {74e8c95a-3acf-4807-96ed-b849c4c00f9a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6046 | 2026.05.13 18:40:52.293443 [ 294 ] {74e8c95a-3acf-4807-96ed-b849c4c00f9a} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.05.13 18:40:52.293591 [ 294 ] {74e8c95a-3acf-4807-96ed-b849c4c00f9a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001683 sec., 14260.249554367201 rows/sec., 1.18 MiB/sec. | ||
| 6048 | 2026.05.13 18:40:52.293629 [ 294 ] {74e8c95a-3acf-4807-96ed-b849c4c00f9a} <Debug> TCPHandler: Processed in 0.001965195 sec. | ||
| 6049 | 2026.05.13 18:40:52.293755 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.05.13 18:40:52.293858 [ 294 ] {3973d37b-4edb-46f4-bbb7-be7ee2483f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6051 | 2026.05.13 18:40:52.293899 [ 294 ] {3973d37b-4edb-46f4-bbb7-be7ee2483f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6052 | 2026.05.13 18:40:52.294341 [ 294 ] {3973d37b-4edb-46f4-bbb7-be7ee2483f27} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.05.13 18:40:52.294378 [ 294 ] {3973d37b-4edb-46f4-bbb7-be7ee2483f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6054 | 2026.05.13 18:40:52.294663 [ 294 ] {3973d37b-4edb-46f4-bbb7-be7ee2483f27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6055 | 2026.05.13 18:40:52.294873 [ 294 ] {3973d37b-4edb-46f4-bbb7-be7ee2483f27} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.05.13 18:40:52.294996 [ 53 ] {} <Debug> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6057 | 2026.05.13 18:40:52.294997 [ 294 ] {3973d37b-4edb-46f4-bbb7-be7ee2483f27} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 703.56 KiB/sec. | ||
| 6058 | 2026.05.13 18:40:52.295051 [ 53 ] {} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.05.13 18:40:52.295074 [ 294 ] {3973d37b-4edb-46f4-bbb7-be7ee2483f27} <Debug> TCPHandler: Processed in 0.001367864 sec. | ||
| 6060 | 2026.05.13 18:40:52.295078 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6061 | 2026.05.13 18:40:52.295208 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.05.13 18:40:52.295227 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::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 | ||
| 6063 | 2026.05.13 18:40:52.295319 [ 294 ] {cf552b6c-2680-4ad2-86a7-e74afe2941c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6064 | 2026.05.13 18:40:52.295366 [ 294 ] {cf552b6c-2680-4ad2-86a7-e74afe2941c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6065 | 2026.05.13 18:40:52.295375 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6066 | 2026.05.13 18:40:52.295419 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::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 | ||
| 6067 | 2026.05.13 18:40:52.295492 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6068 | 2026.05.13 18:40:52.295546 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6069 | 2026.05.13 18:40:52.295602 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6070 | 2026.05.13 18:40:52.295654 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::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 | ||
| 6071 | 2026.05.13 18:40:52.295704 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6072 | 2026.05.13 18:40:52.296527 [ 191 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353323 sec., 38423.9387049507 rows/sec., 3.21 MiB/sec. | ||
| 6073 | 2026.05.13 18:40:52.296614 [ 294 ] {cf552b6c-2680-4ad2-86a7-e74afe2941c4} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.05.13 18:40:52.296660 [ 294 ] {cf552b6c-2680-4ad2-86a7-e74afe2941c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6075 | 2026.05.13 18:40:52.296689 [ 191 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6076 | 2026.05.13 18:40:52.297044 [ 191 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.05.13 18:40:52.297124 [ 191 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_10_2} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6078 | 2026.05.13 18:40:52.297222 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6079 | 2026.05.13 18:40:52.297249 [ 294 ] {cf552b6c-2680-4ad2-86a7-e74afe2941c4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6080 | 2026.05.13 18:40:52.297479 [ 294 ] {cf552b6c-2680-4ad2-86a7-e74afe2941c4} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.05.13 18:40:52.297621 [ 294 ] {cf552b6c-2680-4ad2-86a7-e74afe2941c4} <Debug> executeQuery: Read 2548 rows, 194.22 KiB in 0.002321 sec., 1097802.6712623867 rows/sec., 81.72 MiB/sec. | ||
| 6082 | 2026.05.13 18:40:52.297623 [ 52 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6083 | 2026.05.13 18:40:52.297661 [ 294 ] {cf552b6c-2680-4ad2-86a7-e74afe2941c4} <Debug> TCPHandler: Processed in 0.002501085 sec. | ||
| 6084 | 2026.05.13 18:40:52.297682 [ 52 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.05.13 18:40:52.297712 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6086 | 2026.05.13 18:40:52.297799 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.05.13 18:40:52.297814 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 6088 | 2026.05.13 18:40:52.297911 [ 294 ] {7097e880-3cf1-4f42-bcdd-076bf93f31f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.05.13 18:40:52.297933 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6090 | 2026.05.13 18:40:52.297958 [ 294 ] {7097e880-3cf1-4f42-bcdd-076bf93f31f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6091 | 2026.05.13 18:40:52.297971 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2615 rows starting from the beginning of the part | ||
| 6092 | 2026.05.13 18:40:52.298041 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
| 6093 | 2026.05.13 18:40:52.298089 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 119 rows starting from the beginning of the part | ||
| 6094 | 2026.05.13 18:40:52.298131 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 78 rows starting from the beginning of the part | ||
| 6095 | 2026.05.13 18:40:52.298173 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
| 6096 | 2026.05.13 18:40:52.298213 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2548 rows starting from the beginning of the part | ||
| 6097 | 2026.05.13 18:40:52.298395 [ 294 ] {7097e880-3cf1-4f42-bcdd-076bf93f31f6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.05.13 18:40:52.298441 [ 294 ] {7097e880-3cf1-4f42-bcdd-076bf93f31f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6099 | 2026.05.13 18:40:52.298757 [ 294 ] {7097e880-3cf1-4f42-bcdd-076bf93f31f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6100 | 2026.05.13 18:40:52.298986 [ 294 ] {7097e880-3cf1-4f42-bcdd-076bf93f31f6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.05.13 18:40:52.299126 [ 294 ] {7097e880-3cf1-4f42-bcdd-076bf93f31f6} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001232 sec., 34090.90909090909 rows/sec., 2.51 MiB/sec. | ||
| 6102 | 2026.05.13 18:40:52.299164 [ 294 ] {7097e880-3cf1-4f42-bcdd-076bf93f31f6} <Debug> TCPHandler: Processed in 0.001413865 sec. | ||
| 6103 | 2026.05.13 18:40:52.299293 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.05.13 18:40:52.299389 [ 294 ] {83c4803d-2ddf-49a8-97c9-149e3926c65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.05.13 18:40:52.299428 [ 294 ] {83c4803d-2ddf-49a8-97c9-149e3926c65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6106 | 2026.05.13 18:40:52.300211 [ 294 ] {83c4803d-2ddf-49a8-97c9-149e3926c65c} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.05.13 18:40:52.300248 [ 294 ] {83c4803d-2ddf-49a8-97c9-149e3926c65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6108 | 2026.05.13 18:40:52.300395 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5554 rows, containing 5 columns (5 merged, 0 gathered) in 0.002619937 sec., 2119898.302898123 rows/sec., 167.67 MiB/sec. | ||
| 6109 | 2026.05.13 18:40:52.300576 [ 294 ] {83c4803d-2ddf-49a8-97c9-149e3926c65c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6110 | 2026.05.13 18:40:52.300703 [ 195 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6111 | 2026.05.13 18:40:52.300830 [ 294 ] {83c4803d-2ddf-49a8-97c9-149e3926c65c} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.05.13 18:40:52.300982 [ 294 ] {83c4803d-2ddf-49a8-97c9-149e3926c65c} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001611 sec., 512104.2830540037 rows/sec., 29.96 MiB/sec. | ||
| 6113 | 2026.05.13 18:40:52.301024 [ 294 ] {83c4803d-2ddf-49a8-97c9-149e3926c65c} <Debug> TCPHandler: Processed in 0.001784492 sec. | ||
| 6114 | 2026.05.13 18:40:52.301035 [ 195 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.05.13 18:40:52.301118 [ 195 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_41_8} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6116 | 2026.05.13 18:40:52.301215 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6117 | 2026.05.13 18:40:52.301248 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.05.13 18:40:52.301402 [ 294 ] {64dc1968-9340-4f4e-ba82-54cb7e7e78ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.05.13 18:40:52.301462 [ 294 ] {64dc1968-9340-4f4e-ba82-54cb7e7e78ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6120 | 2026.05.13 18:40:52.302050 [ 294 ] {64dc1968-9340-4f4e-ba82-54cb7e7e78ca} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.05.13 18:40:52.302091 [ 294 ] {64dc1968-9340-4f4e-ba82-54cb7e7e78ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6122 | 2026.05.13 18:40:52.302427 [ 294 ] {64dc1968-9340-4f4e-ba82-54cb7e7e78ca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6123 | 2026.05.13 18:40:52.302652 [ 294 ] {64dc1968-9340-4f4e-ba82-54cb7e7e78ca} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.05.13 18:40:52.302798 [ 294 ] {64dc1968-9340-4f4e-ba82-54cb7e7e78ca} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 48.93 KiB/sec. | ||
| 6125 | 2026.05.13 18:40:52.302840 [ 294 ] {64dc1968-9340-4f4e-ba82-54cb7e7e78ca} <Debug> TCPHandler: Processed in 0.001722161 sec. | ||
| 6126 | 2026.05.13 18:40:52.302984 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.05.13 18:40:52.303081 [ 294 ] {355e6000-4dbf-4257-8147-82bb3d0ce6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6128 | 2026.05.13 18:40:52.303126 [ 294 ] {355e6000-4dbf-4257-8147-82bb3d0ce6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6129 | 2026.05.13 18:40:52.303539 [ 294 ] {355e6000-4dbf-4257-8147-82bb3d0ce6da} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.05.13 18:40:52.303576 [ 294 ] {355e6000-4dbf-4257-8147-82bb3d0ce6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6131 | 2026.05.13 18:40:52.303876 [ 294 ] {355e6000-4dbf-4257-8147-82bb3d0ce6da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6132 | 2026.05.13 18:40:52.304102 [ 294 ] {355e6000-4dbf-4257-8147-82bb3d0ce6da} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.05.13 18:40:52.304229 [ 294 ] {355e6000-4dbf-4257-8147-82bb3d0ce6da} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 6134 | 2026.05.13 18:40:52.304266 [ 294 ] {355e6000-4dbf-4257-8147-82bb3d0ce6da} <Debug> TCPHandler: Processed in 0.001331234 sec. | ||
| 6135 | 2026.05.13 18:40:52.304405 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.05.13 18:40:52.304500 [ 294 ] {ded34952-5629-4004-aab0-07a637ff7db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6137 | 2026.05.13 18:40:52.304539 [ 294 ] {ded34952-5629-4004-aab0-07a637ff7db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6138 | 2026.05.13 18:40:52.305483 [ 294 ] {ded34952-5629-4004-aab0-07a637ff7db9} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.05.13 18:40:52.305520 [ 294 ] {ded34952-5629-4004-aab0-07a637ff7db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6140 | 2026.05.13 18:40:52.305889 [ 294 ] {ded34952-5629-4004-aab0-07a637ff7db9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6141 | 2026.05.13 18:40:52.306109 [ 294 ] {ded34952-5629-4004-aab0-07a637ff7db9} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.05.13 18:40:52.306221 [ 52 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6143 | 2026.05.13 18:40:52.306238 [ 294 ] {ded34952-5629-4004-aab0-07a637ff7db9} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001756 sec., 765945.3302961276 rows/sec., 51.67 MiB/sec. | ||
| 6144 | 2026.05.13 18:40:52.306270 [ 52 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.05.13 18:40:52.306290 [ 294 ] {ded34952-5629-4004-aab0-07a637ff7db9} <Debug> TCPHandler: Processed in 0.001934284 sec. | ||
| 6146 | 2026.05.13 18:40:52.306301 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6147 | 2026.05.13 18:40:52.306422 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 6148 | 2026.05.13 18:40:52.306427 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.05.13 18:40:52.306540 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6150 | 2026.05.13 18:40:52.306554 [ 294 ] {a47810bf-333c-4d44-993f-d80e74521b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6151 | 2026.05.13 18:40:52.306575 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 6152 | 2026.05.13 18:40:52.306604 [ 294 ] {a47810bf-333c-4d44-993f-d80e74521b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6153 | 2026.05.13 18:40:52.306634 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 75 rows starting from the beginning of the part | ||
| 6154 | 2026.05.13 18:40:52.306685 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 100 rows starting from the beginning of the part | ||
| 6155 | 2026.05.13 18:40:52.306729 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 75 rows starting from the beginning of the part | ||
| 6156 | 2026.05.13 18:40:52.306774 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
| 6157 | 2026.05.13 18:40:52.306815 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1345 rows starting from the beginning of the part | ||
| 6158 | 2026.05.13 18:40:52.307391 [ 294 ] {a47810bf-333c-4d44-993f-d80e74521b97} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.05.13 18:40:52.307435 [ 294 ] {a47810bf-333c-4d44-993f-d80e74521b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6160 | 2026.05.13 18:40:52.307895 [ 294 ] {a47810bf-333c-4d44-993f-d80e74521b97} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6161 | 2026.05.13 18:40:52.307973 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589528 sec., 1943973.3052830778 rows/sec., 141.25 MiB/sec. | ||
| 6162 | 2026.05.13 18:40:52.308124 [ 294 ] {a47810bf-333c-4d44-993f-d80e74521b97} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.05.13 18:40:52.308166 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6164 | 2026.05.13 18:40:52.308250 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6165 | 2026.05.13 18:40:52.308267 [ 294 ] {a47810bf-333c-4d44-993f-d80e74521b97} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.00173 sec., 888439.3063583815 rows/sec., 54.33 MiB/sec. | ||
| 6166 | 2026.05.13 18:40:52.308290 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.05.13 18:40:52.308317 [ 294 ] {a47810bf-333c-4d44-993f-d80e74521b97} <Debug> TCPHandler: Processed in 0.001939054 sec. | ||
| 6168 | 2026.05.13 18:40:52.308320 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6169 | 2026.05.13 18:40:52.308441 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 6170 | 2026.05.13 18:40:52.308458 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.05.13 18:40:52.308473 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6172 | 2026.05.13 18:40:52.308564 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6173 | 2026.05.13 18:40:52.308597 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_41_8} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6174 | 2026.05.13 18:40:52.308605 [ 294 ] {be90ae89-6204-43ae-a5ca-fbb8fe3f5e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6175 | 2026.05.13 18:40:52.308598 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13310 rows starting from the beginning of the part | ||
| 6176 | 2026.05.13 18:40:52.308677 [ 294 ] {be90ae89-6204-43ae-a5ca-fbb8fe3f5e01} <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 | ||
| 6177 | 2026.05.13 18:40:52.308725 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6178 | 2026.05.13 18:40:52.308754 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6179 | 2026.05.13 18:40:52.308822 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 163 rows starting from the beginning of the part | ||
| 6180 | 2026.05.13 18:40:52.308876 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 6181 | 2026.05.13 18:40:52.308931 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6182 | 2026.05.13 18:40:52.308986 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1537 rows starting from the beginning of the part | ||
| 6183 | 2026.05.13 18:40:52.309574 [ 294 ] {be90ae89-6204-43ae-a5ca-fbb8fe3f5e01} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.05.13 18:40:52.309616 [ 294 ] {be90ae89-6204-43ae-a5ca-fbb8fe3f5e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6185 | 2026.05.13 18:40:52.310215 [ 294 ] {be90ae89-6204-43ae-a5ca-fbb8fe3f5e01} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6186 | 2026.05.13 18:40:52.310458 [ 294 ] {be90ae89-6204-43ae-a5ca-fbb8fe3f5e01} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.05.13 18:40:52.310600 [ 294 ] {be90ae89-6204-43ae-a5ca-fbb8fe3f5e01} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002013 sec., 9935.419771485345 rows/sec., 17.80 MiB/sec. | ||
| 6188 | 2026.05.13 18:40:52.310652 [ 294 ] {be90ae89-6204-43ae-a5ca-fbb8fe3f5e01} <Debug> TCPHandler: Processed in 0.002229069 sec. | ||
| 6189 | 2026.05.13 18:40:52.310781 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.05.13 18:40:52.310878 [ 294 ] {d2337a08-ff76-489a-a72a-c60a9d5a6578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6191 | 2026.05.13 18:40:52.310920 [ 294 ] {d2337a08-ff76-489a-a72a-c60a9d5a6578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6192 | 2026.05.13 18:40:52.311297 [ 294 ] {d2337a08-ff76-489a-a72a-c60a9d5a6578} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.05.13 18:40:52.311334 [ 294 ] {d2337a08-ff76-489a-a72a-c60a9d5a6578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6194 | 2026.05.13 18:40:52.311655 [ 294 ] {d2337a08-ff76-489a-a72a-c60a9d5a6578} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6195 | 2026.05.13 18:40:52.311892 [ 294 ] {d2337a08-ff76-489a-a72a-c60a9d5a6578} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.05.13 18:40:52.312004 [ 52 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6197 | 2026.05.13 18:40:52.312024 [ 294 ] {d2337a08-ff76-489a-a72a-c60a9d5a6578} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 711.45 KiB/sec. | ||
| 6198 | 2026.05.13 18:40:52.312039 [ 52 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.05.13 18:40:52.312069 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6200 | 2026.05.13 18:40:52.312070 [ 294 ] {d2337a08-ff76-489a-a72a-c60a9d5a6578} <Debug> TCPHandler: Processed in 0.001337274 sec. | ||
| 6201 | 2026.05.13 18:40:52.312155 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 6202 | 2026.05.13 18:40:52.312264 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6203 | 2026.05.13 18:40:52.312293 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1890 rows starting from the beginning of the part | ||
| 6204 | 2026.05.13 18:40:52.312349 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6205 | 2026.05.13 18:40:52.312391 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 6206 | 2026.05.13 18:40:52.312430 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6207 | 2026.05.13 18:40:52.312468 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6208 | 2026.05.13 18:40:52.312506 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 6209 | 2026.05.13 18:40:52.313774 [ 197 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 4 columns (4 merged, 0 gathered) in 0.001658269 sec., 1291708.4019540858 rows/sec., 87.16 MiB/sec. | ||
| 6210 | 2026.05.13 18:40:52.314070 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15490 rows, containing 5 columns (5 merged, 0 gathered) in 0.00566674 sec., 2733494.03713599 rows/sec., 177.58 MiB/sec. | ||
| 6211 | 2026.05.13 18:40:52.314093 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6212 | 2026.05.13 18:40:52.314380 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.05.13 18:40:52.314455 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_41_8} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6214 | 2026.05.13 18:40:52.314526 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6215 | 2026.05.13 18:40:52.314550 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6216 | 2026.05.13 18:40:52.314847 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.05.13 18:40:52.314938 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6218 | 2026.05.13 18:40:52.315017 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 6219 | 2026.05.13 18:40:54.563995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 742 | ||
| 6220 | 2026.05.13 18:40:54.566762 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.05.13 18:40:54.566810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6222 | 2026.05.13 18:40:54.568011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6223 | 2026.05.13 18:40:54.568287 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.05.13 18:40:54.568531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 6225 | 2026.05.13 18:40:57.035829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12891 | ||
| 6226 | 2026.05.13 18:40:57.036331 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.05.13 18:40:57.036374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6228 | 2026.05.13 18:40:57.036919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6229 | 2026.05.13 18:40:57.037177 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.05.13 18:40:57.037301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12891 | ||
| 6231 | 2026.05.13 18:40:57.051587 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.05.13 18:40:57.051810 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6233 | 2026.05.13 18:40:57.052133 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6234 | 2026.05.13 18:40:57.052167 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <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 | ||
| 6235 | 2026.05.13 18:40:57.052384 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6236 | 2026.05.13 18:40:57.052451 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6237 | 2026.05.13 18:40:57.052588 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6238 | 2026.05.13 18:40:57.052712 [ 333 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6239 | 2026.05.13 18:40:57.052716 [ 347 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6240 | 2026.05.13 18:40:57.052723 [ 326 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6241 | 2026.05.13 18:40:57.052723 [ 353 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6242 | 2026.05.13 18:40:57.052890 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6243 | 2026.05.13 18:40:57.052916 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6244 | 2026.05.13 18:40:57.053000 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6245 | 2026.05.13 18:40:57.053019 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6246 | 2026.05.13 18:40:57.053053 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6247 | 2026.05.13 18:40:57.053093 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6248 | 2026.05.13 18:40:57.053130 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6249 | 2026.05.13 18:40:57.054513 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002792 sec., 12535.816618911174 rows/sec., 2.11 MiB/sec. | ||
| 6250 | 2026.05.13 18:40:57.054684 [ 294 ] {fbb55181-18e6-4f9e-a08a-10c2f9937c1f} <Debug> TCPHandler: Processed in 0.003223317 sec. | ||
| 6251 | 2026.05.13 18:40:57.056160 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.05.13 18:40:57.056281 [ 294 ] {9630fe67-1c40-4462-b565-f4623a912e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6253 | 2026.05.13 18:40:57.056322 [ 294 ] {9630fe67-1c40-4462-b565-f4623a912e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6254 | 2026.05.13 18:40:57.056810 [ 294 ] {9630fe67-1c40-4462-b565-f4623a912e53} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.05.13 18:40:57.056855 [ 294 ] {9630fe67-1c40-4462-b565-f4623a912e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6256 | 2026.05.13 18:40:57.057222 [ 294 ] {9630fe67-1c40-4462-b565-f4623a912e53} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6257 | 2026.05.13 18:40:57.057443 [ 294 ] {9630fe67-1c40-4462-b565-f4623a912e53} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.05.13 18:40:57.057607 [ 294 ] {9630fe67-1c40-4462-b565-f4623a912e53} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001367 sec., 40965.61814191661 rows/sec., 3.13 MiB/sec. | ||
| 6259 | 2026.05.13 18:40:57.057644 [ 294 ] {9630fe67-1c40-4462-b565-f4623a912e53} <Debug> TCPHandler: Processed in 0.001534217 sec. | ||
| 6260 | 2026.05.13 18:40:57.057772 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.05.13 18:40:57.057866 [ 294 ] {74369ef2-df90-4cc4-a568-d5111125033d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6262 | 2026.05.13 18:40:57.057904 [ 294 ] {74369ef2-df90-4cc4-a568-d5111125033d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6263 | 2026.05.13 18:40:57.058326 [ 294 ] {74369ef2-df90-4cc4-a568-d5111125033d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.05.13 18:40:57.058361 [ 294 ] {74369ef2-df90-4cc4-a568-d5111125033d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6265 | 2026.05.13 18:40:57.058650 [ 294 ] {74369ef2-df90-4cc4-a568-d5111125033d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6266 | 2026.05.13 18:40:57.058868 [ 294 ] {74369ef2-df90-4cc4-a568-d5111125033d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.05.13 18:40:57.058992 [ 294 ] {74369ef2-df90-4cc4-a568-d5111125033d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 6268 | 2026.05.13 18:40:57.059028 [ 294 ] {74369ef2-df90-4cc4-a568-d5111125033d} <Debug> TCPHandler: Processed in 0.001304333 sec. | ||
| 6269 | 2026.05.13 18:40:57.059161 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.05.13 18:40:57.059283 [ 294 ] {e3a4a675-4fab-4cdd-8622-47edb7d9306e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6271 | 2026.05.13 18:40:57.059327 [ 294 ] {e3a4a675-4fab-4cdd-8622-47edb7d9306e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6272 | 2026.05.13 18:40:57.059729 [ 294 ] {e3a4a675-4fab-4cdd-8622-47edb7d9306e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.05.13 18:40:57.059765 [ 294 ] {e3a4a675-4fab-4cdd-8622-47edb7d9306e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6274 | 2026.05.13 18:40:57.060079 [ 294 ] {e3a4a675-4fab-4cdd-8622-47edb7d9306e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6275 | 2026.05.13 18:40:57.060286 [ 294 ] {e3a4a675-4fab-4cdd-8622-47edb7d9306e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.05.13 18:40:57.060408 [ 294 ] {e3a4a675-4fab-4cdd-8622-47edb7d9306e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 6277 | 2026.05.13 18:40:57.060443 [ 294 ] {e3a4a675-4fab-4cdd-8622-47edb7d9306e} <Debug> TCPHandler: Processed in 0.001338274 sec. | ||
| 6278 | 2026.05.13 18:40:57.060604 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.05.13 18:40:57.060697 [ 294 ] {de5dad74-d5db-4211-8aae-86acf973e2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.05.13 18:40:57.060742 [ 294 ] {de5dad74-d5db-4211-8aae-86acf973e2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6281 | 2026.05.13 18:40:57.061080 [ 294 ] {de5dad74-d5db-4211-8aae-86acf973e2e9} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.05.13 18:40:57.061115 [ 294 ] {de5dad74-d5db-4211-8aae-86acf973e2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6283 | 2026.05.13 18:40:57.061418 [ 294 ] {de5dad74-d5db-4211-8aae-86acf973e2e9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6284 | 2026.05.13 18:40:57.061620 [ 294 ] {de5dad74-d5db-4211-8aae-86acf973e2e9} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.05.13 18:40:57.061748 [ 294 ] {de5dad74-d5db-4211-8aae-86acf973e2e9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 6286 | 2026.05.13 18:40:57.061783 [ 294 ] {de5dad74-d5db-4211-8aae-86acf973e2e9} <Debug> TCPHandler: Processed in 0.001227402 sec. | ||
| 6287 | 2026.05.13 18:40:57.710171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6288 | 2026.05.13 18:40:57.724947 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.05.13 18:40:57.725002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6290 | 2026.05.13 18:40:57.731145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6291 | 2026.05.13 18:40:57.731845 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.05.13 18:40:57.734336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6293 | 2026.05.13 18:41:02.053994 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2026.05.13 18:41:02.054267 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6295 | 2026.05.13 18:41:02.054601 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6296 | 2026.05.13 18:41:02.054636 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <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 | ||
| 6297 | 2026.05.13 18:41:02.054854 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6298 | 2026.05.13 18:41:02.054923 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6299 | 2026.05.13 18:41:02.055062 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6300 | 2026.05.13 18:41:02.055200 [ 353 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6301 | 2026.05.13 18:41:02.055237 [ 334 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6302 | 2026.05.13 18:41:02.055243 [ 347 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6303 | 2026.05.13 18:41:02.055246 [ 361 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6304 | 2026.05.13 18:41:02.055485 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6305 | 2026.05.13 18:41:02.055514 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6306 | 2026.05.13 18:41:02.055606 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6307 | 2026.05.13 18:41:02.055626 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6308 | 2026.05.13 18:41:02.055659 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6309 | 2026.05.13 18:41:02.055697 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6310 | 2026.05.13 18:41:02.055732 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6311 | 2026.05.13 18:41:02.057478 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003314 sec., 10561.25528062764 rows/sec., 1.78 MiB/sec. | ||
| 6312 | 2026.05.13 18:41:02.057636 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Debug> MemoryTracker: Peak memory usage (for query): 129.42 KiB. | ||
| 6313 | 2026.05.13 18:41:02.057652 [ 294 ] {041c3461-6a2b-495a-aca3-9b512d0e5129} <Debug> TCPHandler: Processed in 0.003803707 sec. | ||
| 6314 | 2026.05.13 18:41:02.059907 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2026.05.13 18:41:02.060064 [ 294 ] {f92ce402-b202-4a77-9295-013b195f67a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6316 | 2026.05.13 18:41:02.060125 [ 294 ] {f92ce402-b202-4a77-9295-013b195f67a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6317 | 2026.05.13 18:41:02.060786 [ 294 ] {f92ce402-b202-4a77-9295-013b195f67a1} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.05.13 18:41:02.060827 [ 294 ] {f92ce402-b202-4a77-9295-013b195f67a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6319 | 2026.05.13 18:41:02.061201 [ 294 ] {f92ce402-b202-4a77-9295-013b195f67a1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6320 | 2026.05.13 18:41:02.061421 [ 294 ] {f92ce402-b202-4a77-9295-013b195f67a1} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.05.13 18:41:02.061564 [ 294 ] {f92ce402-b202-4a77-9295-013b195f67a1} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001544 sec., 76424.87046632124 rows/sec., 6.48 MiB/sec. | ||
| 6322 | 2026.05.13 18:41:02.061603 [ 294 ] {f92ce402-b202-4a77-9295-013b195f67a1} <Debug> TCPHandler: Processed in 0.001771441 sec. | ||
| 6323 | 2026.05.13 18:41:02.061778 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2026.05.13 18:41:02.061881 [ 294 ] {d308bb16-2b47-464d-b7c5-1e8124909c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6325 | 2026.05.13 18:41:02.061920 [ 294 ] {d308bb16-2b47-464d-b7c5-1e8124909c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6326 | 2026.05.13 18:41:02.062367 [ 294 ] {d308bb16-2b47-464d-b7c5-1e8124909c0f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.05.13 18:41:02.062405 [ 294 ] {d308bb16-2b47-464d-b7c5-1e8124909c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6328 | 2026.05.13 18:41:02.062703 [ 294 ] {d308bb16-2b47-464d-b7c5-1e8124909c0f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6329 | 2026.05.13 18:41:02.062910 [ 294 ] {d308bb16-2b47-464d-b7c5-1e8124909c0f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.05.13 18:41:02.063038 [ 294 ] {d308bb16-2b47-464d-b7c5-1e8124909c0f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001177 sec., 26338.147833474934 rows/sec., 1.93 MiB/sec. | ||
| 6331 | 2026.05.13 18:41:02.063074 [ 294 ] {d308bb16-2b47-464d-b7c5-1e8124909c0f} <Debug> TCPHandler: Processed in 0.001345544 sec. | ||
| 6332 | 2026.05.13 18:41:02.063208 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.05.13 18:41:02.063304 [ 294 ] {67f78210-1822-4097-86cf-58f8bbe2fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6334 | 2026.05.13 18:41:02.063342 [ 294 ] {67f78210-1822-4097-86cf-58f8bbe2fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6335 | 2026.05.13 18:41:02.063796 [ 294 ] {67f78210-1822-4097-86cf-58f8bbe2fa15} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.05.13 18:41:02.063832 [ 294 ] {67f78210-1822-4097-86cf-58f8bbe2fa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6337 | 2026.05.13 18:41:02.064135 [ 294 ] {67f78210-1822-4097-86cf-58f8bbe2fa15} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6338 | 2026.05.13 18:41:02.064340 [ 294 ] {67f78210-1822-4097-86cf-58f8bbe2fa15} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.05.13 18:41:02.064466 [ 294 ] {67f78210-1822-4097-86cf-58f8bbe2fa15} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00118 sec., 80508.47457627118 rows/sec., 6.29 MiB/sec. | ||
| 6340 | 2026.05.13 18:41:02.064502 [ 294 ] {67f78210-1822-4097-86cf-58f8bbe2fa15} <Debug> TCPHandler: Processed in 0.001342993 sec. | ||
| 6341 | 2026.05.13 18:41:02.064629 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2026.05.13 18:41:02.064722 [ 294 ] {b1262040-3a4f-46f1-9d04-ca4b59dd7788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6343 | 2026.05.13 18:41:02.064764 [ 294 ] {b1262040-3a4f-46f1-9d04-ca4b59dd7788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6344 | 2026.05.13 18:41:02.065179 [ 294 ] {b1262040-3a4f-46f1-9d04-ca4b59dd7788} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.05.13 18:41:02.065215 [ 294 ] {b1262040-3a4f-46f1-9d04-ca4b59dd7788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6346 | 2026.05.13 18:41:02.065535 [ 294 ] {b1262040-3a4f-46f1-9d04-ca4b59dd7788} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6347 | 2026.05.13 18:41:02.065762 [ 294 ] {b1262040-3a4f-46f1-9d04-ca4b59dd7788} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.05.13 18:41:02.065895 [ 294 ] {b1262040-3a4f-46f1-9d04-ca4b59dd7788} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6349 | 2026.05.13 18:41:02.065931 [ 294 ] {b1262040-3a4f-46f1-9d04-ca4b59dd7788} <Debug> TCPHandler: Processed in 0.001349483 sec. | ||
| 6350 | 2026.05.13 18:41:02.066052 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2026.05.13 18:41:02.066145 [ 294 ] {7bf9064d-ab22-411e-815b-54ac2fd3ebab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6352 | 2026.05.13 18:41:02.066197 [ 294 ] {7bf9064d-ab22-411e-815b-54ac2fd3ebab} <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 | ||
| 6353 | 2026.05.13 18:41:02.067010 [ 294 ] {7bf9064d-ab22-411e-815b-54ac2fd3ebab} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.05.13 18:41:02.067047 [ 294 ] {7bf9064d-ab22-411e-815b-54ac2fd3ebab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6355 | 2026.05.13 18:41:02.067594 [ 294 ] {7bf9064d-ab22-411e-815b-54ac2fd3ebab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6356 | 2026.05.13 18:41:02.067829 [ 294 ] {7bf9064d-ab22-411e-815b-54ac2fd3ebab} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.05.13 18:41:02.067968 [ 294 ] {7bf9064d-ab22-411e-815b-54ac2fd3ebab} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001841 sec., 16838.67463335144 rows/sec., 30.17 MiB/sec. | ||
| 6358 | 2026.05.13 18:41:02.068026 [ 294 ] {7bf9064d-ab22-411e-815b-54ac2fd3ebab} <Debug> TCPHandler: Processed in 0.002022515 sec. | ||
| 6359 | 2026.05.13 18:41:02.068148 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2026.05.13 18:41:02.068243 [ 294 ] {405b0cbe-1f21-4e09-8c8f-fbb4ddd16ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6361 | 2026.05.13 18:41:02.068284 [ 294 ] {405b0cbe-1f21-4e09-8c8f-fbb4ddd16ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6362 | 2026.05.13 18:41:02.068627 [ 294 ] {405b0cbe-1f21-4e09-8c8f-fbb4ddd16ac2} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.05.13 18:41:02.068662 [ 294 ] {405b0cbe-1f21-4e09-8c8f-fbb4ddd16ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6364 | 2026.05.13 18:41:02.068960 [ 294 ] {405b0cbe-1f21-4e09-8c8f-fbb4ddd16ac2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6365 | 2026.05.13 18:41:02.069245 [ 294 ] {405b0cbe-1f21-4e09-8c8f-fbb4ddd16ac2} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.05.13 18:41:02.069383 [ 294 ] {405b0cbe-1f21-4e09-8c8f-fbb4ddd16ac2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 6367 | 2026.05.13 18:41:02.069418 [ 294 ] {405b0cbe-1f21-4e09-8c8f-fbb4ddd16ac2} <Debug> TCPHandler: Processed in 0.001317993 sec. | ||
| 6368 | 2026.05.13 18:41:03.076700 [ 39 ] {} <Debug> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6369 | 2026.05.13 18:41:03.076793 [ 39 ] {} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.05.13 18:41:03.076832 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6371 | 2026.05.13 18:41:03.076995 [ 189 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 6372 | 2026.05.13 18:41:03.077181 [ 189 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6373 | 2026.05.13 18:41:03.077218 [ 189 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 6374 | 2026.05.13 18:41:03.077289 [ 189 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 6375 | 2026.05.13 18:41:03.077334 [ 189 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 6376 | 2026.05.13 18:41:03.077375 [ 189 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 6377 | 2026.05.13 18:41:03.077416 [ 189 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 6378 | 2026.05.13 18:41:03.078136 [ 197 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198611 sec., 5005.794206794364 rows/sec., 371.52 KiB/sec. | ||
| 6379 | 2026.05.13 18:41:03.078379 [ 197 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6380 | 2026.05.13 18:41:03.078697 [ 197 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_5_1} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.05.13 18:41:03.078780 [ 197 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_5_1} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6382 | 2026.05.13 18:41:03.078879 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6383 | 2026.05.13 18:41:04.453327 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6384 | 2026.05.13 18:41:04.453395 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6385 | 2026.05.13 18:41:04.537389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13339 | ||
| 6386 | 2026.05.13 18:41:04.537923 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.13 18:41:04.537975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6388 | 2026.05.13 18:41:04.538494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6389 | 2026.05.13 18:41:04.538728 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.05.13 18:41:04.538866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13339 | ||
| 6391 | 2026.05.13 18:41:04.568830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 766 | ||
| 6392 | 2026.05.13 18:41:04.571031 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.05.13 18:41:04.571068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6394 | 2026.05.13 18:41:04.572294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6395 | 2026.05.13 18:41:04.572569 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.05.13 18:41:04.572819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6397 | 2026.05.13 18:41:05.234415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6398 | 2026.05.13 18:41:05.249556 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.13 18:41:05.249619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6400 | 2026.05.13 18:41:05.256299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6401 | 2026.05.13 18:41:05.257054 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.05.13 18:41:05.259699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6403 | 2026.05.13 18:41:07.052476 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2026.05.13 18:41:07.052823 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6405 | 2026.05.13 18:41:07.053349 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6406 | 2026.05.13 18:41:07.053414 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <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 | ||
| 6407 | 2026.05.13 18:41:07.053638 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6408 | 2026.05.13 18:41:07.053704 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6409 | 2026.05.13 18:41:07.053837 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6410 | 2026.05.13 18:41:07.053976 [ 347 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6411 | 2026.05.13 18:41:07.054009 [ 341 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6412 | 2026.05.13 18:41:07.053976 [ 334 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6413 | 2026.05.13 18:41:07.053975 [ 324 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6414 | 2026.05.13 18:41:07.054258 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6415 | 2026.05.13 18:41:07.054284 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6416 | 2026.05.13 18:41:07.054366 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6417 | 2026.05.13 18:41:07.054386 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6418 | 2026.05.13 18:41:07.054419 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6419 | 2026.05.13 18:41:07.054455 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6420 | 2026.05.13 18:41:07.054498 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6421 | 2026.05.13 18:41:07.055839 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003157 sec., 11086.474501108647 rows/sec., 1.87 MiB/sec. | ||
| 6422 | 2026.05.13 18:41:07.056000 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Debug> MemoryTracker: Peak memory usage (for query): 129.38 KiB. | ||
| 6423 | 2026.05.13 18:41:07.056016 [ 294 ] {6a7c4a2f-5e83-44db-92e8-ea1198b78448} <Debug> TCPHandler: Processed in 0.003697196 sec. | ||
| 6424 | 2026.05.13 18:41:07.057833 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.05.13 18:41:07.057967 [ 294 ] {b482c0b7-779a-4033-aa0d-c9ad09f2f828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6426 | 2026.05.13 18:41:07.058015 [ 294 ] {b482c0b7-779a-4033-aa0d-c9ad09f2f828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6427 | 2026.05.13 18:41:07.058616 [ 294 ] {b482c0b7-779a-4033-aa0d-c9ad09f2f828} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.05.13 18:41:07.058654 [ 294 ] {b482c0b7-779a-4033-aa0d-c9ad09f2f828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6429 | 2026.05.13 18:41:07.059006 [ 294 ] {b482c0b7-779a-4033-aa0d-c9ad09f2f828} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6430 | 2026.05.13 18:41:07.059219 [ 294 ] {b482c0b7-779a-4033-aa0d-c9ad09f2f828} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.05.13 18:41:07.059355 [ 294 ] {b482c0b7-779a-4033-aa0d-c9ad09f2f828} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001424 sec., 54775.28089887641 rows/sec., 4.52 MiB/sec. | ||
| 6432 | 2026.05.13 18:41:07.059393 [ 294 ] {b482c0b7-779a-4033-aa0d-c9ad09f2f828} <Debug> TCPHandler: Processed in 0.001623079 sec. | ||
| 6433 | 2026.05.13 18:41:07.059587 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.05.13 18:41:07.059687 [ 294 ] {1a121c01-9c5e-4062-a8d8-76c89bd7e1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.05.13 18:41:07.059725 [ 294 ] {1a121c01-9c5e-4062-a8d8-76c89bd7e1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6436 | 2026.05.13 18:41:07.060146 [ 294 ] {1a121c01-9c5e-4062-a8d8-76c89bd7e1a0} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.05.13 18:41:07.060183 [ 294 ] {1a121c01-9c5e-4062-a8d8-76c89bd7e1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6438 | 2026.05.13 18:41:07.060461 [ 294 ] {1a121c01-9c5e-4062-a8d8-76c89bd7e1a0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6439 | 2026.05.13 18:41:07.060673 [ 294 ] {1a121c01-9c5e-4062-a8d8-76c89bd7e1a0} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.05.13 18:41:07.060797 [ 32 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6441 | 2026.05.13 18:41:07.060799 [ 294 ] {1a121c01-9c5e-4062-a8d8-76c89bd7e1a0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001135 sec., 9691.629955947137 rows/sec., 728.77 KiB/sec. | ||
| 6442 | 2026.05.13 18:41:07.060845 [ 32 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.05.13 18:41:07.060860 [ 294 ] {1a121c01-9c5e-4062-a8d8-76c89bd7e1a0} <Debug> TCPHandler: Processed in 0.001320684 sec. | ||
| 6444 | 2026.05.13 18:41:07.060872 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6445 | 2026.05.13 18:41:07.060978 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 6446 | 2026.05.13 18:41:07.061098 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6447 | 2026.05.13 18:41:07.061112 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.05.13 18:41:07.061131 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 6449 | 2026.05.13 18:41:07.061205 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6450 | 2026.05.13 18:41:07.061215 [ 294 ] {ed985f4e-4ccb-4f05-84b5-2603842643b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6451 | 2026.05.13 18:41:07.061258 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 6452 | 2026.05.13 18:41:07.061260 [ 294 ] {ed985f4e-4ccb-4f05-84b5-2603842643b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6453 | 2026.05.13 18:41:07.061311 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 6454 | 2026.05.13 18:41:07.061359 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6455 | 2026.05.13 18:41:07.061403 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
| 6456 | 2026.05.13 18:41:07.061735 [ 294 ] {ed985f4e-4ccb-4f05-84b5-2603842643b7} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.05.13 18:41:07.061775 [ 294 ] {ed985f4e-4ccb-4f05-84b5-2603842643b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6458 | 2026.05.13 18:41:07.062216 [ 294 ] {ed985f4e-4ccb-4f05-84b5-2603842643b7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6459 | 2026.05.13 18:41:07.062218 [ 189 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282113 sec., 159892.30278454395 rows/sec., 12.33 MiB/sec. | ||
| 6460 | 2026.05.13 18:41:07.062367 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6461 | 2026.05.13 18:41:07.062443 [ 294 ] {ed985f4e-4ccb-4f05-84b5-2603842643b7} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.05.13 18:41:07.062587 [ 294 ] {ed985f4e-4ccb-4f05-84b5-2603842643b7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00139 sec., 53956.8345323741 rows/sec., 4.21 MiB/sec. | ||
| 6463 | 2026.05.13 18:41:07.062625 [ 294 ] {ed985f4e-4ccb-4f05-84b5-2603842643b7} <Debug> TCPHandler: Processed in 0.001562348 sec. | ||
| 6464 | 2026.05.13 18:41:07.062635 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.05.13 18:41:07.062707 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_36_7} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6466 | 2026.05.13 18:41:07.062756 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.05.13 18:41:07.062782 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6468 | 2026.05.13 18:41:07.062859 [ 294 ] {baa7b125-c7a6-402f-8ec5-41f4b8306072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6469 | 2026.05.13 18:41:07.062904 [ 294 ] {baa7b125-c7a6-402f-8ec5-41f4b8306072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6470 | 2026.05.13 18:41:07.063344 [ 294 ] {baa7b125-c7a6-402f-8ec5-41f4b8306072} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.05.13 18:41:07.063379 [ 294 ] {baa7b125-c7a6-402f-8ec5-41f4b8306072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6472 | 2026.05.13 18:41:07.063697 [ 294 ] {baa7b125-c7a6-402f-8ec5-41f4b8306072} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6473 | 2026.05.13 18:41:07.063903 [ 294 ] {baa7b125-c7a6-402f-8ec5-41f4b8306072} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.05.13 18:41:07.064031 [ 294 ] {baa7b125-c7a6-402f-8ec5-41f4b8306072} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 6475 | 2026.05.13 18:41:07.064067 [ 294 ] {baa7b125-c7a6-402f-8ec5-41f4b8306072} <Debug> TCPHandler: Processed in 0.001360114 sec. | ||
| 6476 | 2026.05.13 18:41:07.064201 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.05.13 18:41:07.064295 [ 294 ] {b8725d36-bf64-45f7-ba0e-300092ea5dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.05.13 18:41:07.064346 [ 294 ] {b8725d36-bf64-45f7-ba0e-300092ea5dfc} <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 | ||
| 6479 | 2026.05.13 18:41:07.065115 [ 294 ] {b8725d36-bf64-45f7-ba0e-300092ea5dfc} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.05.13 18:41:07.065150 [ 294 ] {b8725d36-bf64-45f7-ba0e-300092ea5dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6481 | 2026.05.13 18:41:07.065654 [ 294 ] {b8725d36-bf64-45f7-ba0e-300092ea5dfc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6482 | 2026.05.13 18:41:07.065878 [ 294 ] {b8725d36-bf64-45f7-ba0e-300092ea5dfc} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.05.13 18:41:07.066017 [ 294 ] {b8725d36-bf64-45f7-ba0e-300092ea5dfc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001739 sec., 6325.474410580793 rows/sec., 11.33 MiB/sec. | ||
| 6484 | 2026.05.13 18:41:07.066068 [ 294 ] {b8725d36-bf64-45f7-ba0e-300092ea5dfc} <Debug> TCPHandler: Processed in 0.001915283 sec. | ||
| 6485 | 2026.05.13 18:41:07.066240 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.05.13 18:41:07.066364 [ 294 ] {c54916df-957e-477c-b011-e47c2a634a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.05.13 18:41:07.066412 [ 294 ] {c54916df-957e-477c-b011-e47c2a634a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6488 | 2026.05.13 18:41:07.066831 [ 294 ] {c54916df-957e-477c-b011-e47c2a634a5a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.13 18:41:07.066873 [ 294 ] {c54916df-957e-477c-b011-e47c2a634a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6490 | 2026.05.13 18:41:07.067245 [ 294 ] {c54916df-957e-477c-b011-e47c2a634a5a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6491 | 2026.05.13 18:41:07.067487 [ 294 ] {c54916df-957e-477c-b011-e47c2a634a5a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.13 18:41:07.067613 [ 294 ] {c54916df-957e-477c-b011-e47c2a634a5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 6493 | 2026.05.13 18:41:07.067649 [ 294 ] {c54916df-957e-477c-b011-e47c2a634a5a} <Debug> TCPHandler: Processed in 0.001469406 sec. | ||
| 6494 | 2026.05.13 18:41:12.038970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13851 | ||
| 6495 | 2026.05.13 18:41:12.039585 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.05.13 18:41:12.039632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6497 | 2026.05.13 18:41:12.040098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6498 | 2026.05.13 18:41:12.040326 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.05.13 18:41:12.040452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13851 | ||
| 6500 | 2026.05.13 18:41:12.054051 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.05.13 18:41:12.054276 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6502 | 2026.05.13 18:41:12.054605 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6503 | 2026.05.13 18:41:12.054639 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <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 | ||
| 6504 | 2026.05.13 18:41:12.054867 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6505 | 2026.05.13 18:41:12.054934 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6506 | 2026.05.13 18:41:12.055071 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6507 | 2026.05.13 18:41:12.055186 [ 324 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6508 | 2026.05.13 18:41:12.055198 [ 339 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6509 | 2026.05.13 18:41:12.055206 [ 341 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6510 | 2026.05.13 18:41:12.055187 [ 342 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6511 | 2026.05.13 18:41:12.055409 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6512 | 2026.05.13 18:41:12.055459 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6513 | 2026.05.13 18:41:12.055592 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6514 | 2026.05.13 18:41:12.055616 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6515 | 2026.05.13 18:41:12.055670 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 6516 | 2026.05.13 18:41:12.055717 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 6517 | 2026.05.13 18:41:12.055764 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 6518 | 2026.05.13 18:41:12.057271 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003082 sec., 11356.26216742375 rows/sec., 1.91 MiB/sec. | ||
| 6519 | 2026.05.13 18:41:12.057470 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Debug> MemoryTracker: Peak memory usage (for query): 130.22 KiB. | ||
| 6520 | 2026.05.13 18:41:12.057487 [ 294 ] {0a15ef97-962c-48f9-8737-2a13b659b6b0} <Debug> TCPHandler: Processed in 0.003574394 sec. | ||
| 6521 | 2026.05.13 18:41:12.059759 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.05.13 18:41:12.059924 [ 294 ] {19b00ee8-1654-49a7-ab85-17a79728d959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6523 | 2026.05.13 18:41:12.060010 [ 294 ] {19b00ee8-1654-49a7-ab85-17a79728d959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6524 | 2026.05.13 18:41:12.060631 [ 294 ] {19b00ee8-1654-49a7-ab85-17a79728d959} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.05.13 18:41:12.060679 [ 294 ] {19b00ee8-1654-49a7-ab85-17a79728d959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6526 | 2026.05.13 18:41:12.061072 [ 294 ] {19b00ee8-1654-49a7-ab85-17a79728d959} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6527 | 2026.05.13 18:41:12.061344 [ 294 ] {19b00ee8-1654-49a7-ab85-17a79728d959} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.05.13 18:41:12.061528 [ 294 ] {19b00ee8-1654-49a7-ab85-17a79728d959} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001641 sec., 1218.769043266301 rows/sec., 99.38 KiB/sec. | ||
| 6529 | 2026.05.13 18:41:12.061572 [ 294 ] {19b00ee8-1654-49a7-ab85-17a79728d959} <Debug> TCPHandler: Processed in 0.001947595 sec. | ||
| 6530 | 2026.05.13 18:41:12.061719 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.05.13 18:41:12.061813 [ 294 ] {1b37ac35-2c3d-4b95-92cd-5d254755d4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6532 | 2026.05.13 18:41:12.061873 [ 294 ] {1b37ac35-2c3d-4b95-92cd-5d254755d4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6533 | 2026.05.13 18:41:12.062375 [ 294 ] {1b37ac35-2c3d-4b95-92cd-5d254755d4e2} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.05.13 18:41:12.062410 [ 294 ] {1b37ac35-2c3d-4b95-92cd-5d254755d4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6535 | 2026.05.13 18:41:12.062739 [ 294 ] {1b37ac35-2c3d-4b95-92cd-5d254755d4e2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6536 | 2026.05.13 18:41:12.062976 [ 294 ] {1b37ac35-2c3d-4b95-92cd-5d254755d4e2} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.05.13 18:41:12.063107 [ 294 ] {1b37ac35-2c3d-4b95-92cd-5d254755d4e2} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001312 sec., 90701.21951219512 rows/sec., 7.69 MiB/sec. | ||
| 6538 | 2026.05.13 18:41:12.063143 [ 294 ] {1b37ac35-2c3d-4b95-92cd-5d254755d4e2} <Debug> TCPHandler: Processed in 0.001473656 sec. | ||
| 6539 | 2026.05.13 18:41:12.063278 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.05.13 18:41:12.063389 [ 294 ] {f37d5376-35b0-49ac-984a-b55fef1b6e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6541 | 2026.05.13 18:41:12.063427 [ 294 ] {f37d5376-35b0-49ac-984a-b55fef1b6e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6542 | 2026.05.13 18:41:12.063897 [ 294 ] {f37d5376-35b0-49ac-984a-b55fef1b6e42} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.05.13 18:41:12.063939 [ 294 ] {f37d5376-35b0-49ac-984a-b55fef1b6e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6544 | 2026.05.13 18:41:12.064263 [ 294 ] {f37d5376-35b0-49ac-984a-b55fef1b6e42} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6545 | 2026.05.13 18:41:12.064490 [ 294 ] {f37d5376-35b0-49ac-984a-b55fef1b6e42} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.05.13 18:41:12.064643 [ 294 ] {f37d5376-35b0-49ac-984a-b55fef1b6e42} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001272 sec., 25943.396226415098 rows/sec., 1.90 MiB/sec. | ||
| 6547 | 2026.05.13 18:41:12.064680 [ 294 ] {f37d5376-35b0-49ac-984a-b55fef1b6e42} <Debug> TCPHandler: Processed in 0.001451055 sec. | ||
| 6548 | 2026.05.13 18:41:12.064807 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.05.13 18:41:12.064916 [ 294 ] {a5414070-39cf-463b-a124-aba0323df8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6550 | 2026.05.13 18:41:12.064958 [ 294 ] {a5414070-39cf-463b-a124-aba0323df8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6551 | 2026.05.13 18:41:12.065416 [ 294 ] {a5414070-39cf-463b-a124-aba0323df8cd} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.05.13 18:41:12.065470 [ 294 ] {a5414070-39cf-463b-a124-aba0323df8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6553 | 2026.05.13 18:41:12.065820 [ 294 ] {a5414070-39cf-463b-a124-aba0323df8cd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6554 | 2026.05.13 18:41:12.066061 [ 294 ] {a5414070-39cf-463b-a124-aba0323df8cd} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.05.13 18:41:12.066215 [ 294 ] {a5414070-39cf-463b-a124-aba0323df8cd} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00133 sec., 72932.33082706766 rows/sec., 5.70 MiB/sec. | ||
| 6556 | 2026.05.13 18:41:12.066253 [ 294 ] {a5414070-39cf-463b-a124-aba0323df8cd} <Debug> TCPHandler: Processed in 0.001495087 sec. | ||
| 6557 | 2026.05.13 18:41:12.066387 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2026.05.13 18:41:12.066498 [ 294 ] {1801159b-2a85-49a6-8aca-1b8692f825cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6559 | 2026.05.13 18:41:12.066542 [ 294 ] {1801159b-2a85-49a6-8aca-1b8692f825cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6560 | 2026.05.13 18:41:12.067010 [ 294 ] {1801159b-2a85-49a6-8aca-1b8692f825cd} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.05.13 18:41:12.067046 [ 294 ] {1801159b-2a85-49a6-8aca-1b8692f825cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6562 | 2026.05.13 18:41:12.067400 [ 294 ] {1801159b-2a85-49a6-8aca-1b8692f825cd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6563 | 2026.05.13 18:41:12.067638 [ 294 ] {1801159b-2a85-49a6-8aca-1b8692f825cd} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2026.05.13 18:41:12.067768 [ 294 ] {1801159b-2a85-49a6-8aca-1b8692f825cd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001289 sec., 124903.02560124127 rows/sec., 8.70 MiB/sec. | ||
| 6565 | 2026.05.13 18:41:12.067804 [ 294 ] {1801159b-2a85-49a6-8aca-1b8692f825cd} <Debug> TCPHandler: Processed in 0.001464596 sec. | ||
| 6566 | 2026.05.13 18:41:12.067948 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6567 | 2026.05.13 18:41:12.068061 [ 294 ] {f4fcf825-ba7d-4907-87c6-948eae5403e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6568 | 2026.05.13 18:41:12.068116 [ 294 ] {f4fcf825-ba7d-4907-87c6-948eae5403e9} <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 | ||
| 6569 | 2026.05.13 18:41:12.069031 [ 294 ] {f4fcf825-ba7d-4907-87c6-948eae5403e9} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2026.05.13 18:41:12.069067 [ 294 ] {f4fcf825-ba7d-4907-87c6-948eae5403e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6571 | 2026.05.13 18:41:12.070112 [ 294 ] {f4fcf825-ba7d-4907-87c6-948eae5403e9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6572 | 2026.05.13 18:41:12.070381 [ 294 ] {f4fcf825-ba7d-4907-87c6-948eae5403e9} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2026.05.13 18:41:12.070507 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6574 | 2026.05.13 18:41:12.070543 [ 294 ] {f4fcf825-ba7d-4907-87c6-948eae5403e9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002498 sec., 12409.927942353885 rows/sec., 22.24 MiB/sec. | ||
| 6575 | 2026.05.13 18:41:12.070552 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.05.13 18:41:12.070587 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6577 | 2026.05.13 18:41:12.070606 [ 294 ] {f4fcf825-ba7d-4907-87c6-948eae5403e9} <Debug> TCPHandler: Processed in 0.002705808 sec. | ||
| 6578 | 2026.05.13 18:41:12.070687 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 6579 | 2026.05.13 18:41:12.070744 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.05.13 18:41:12.070845 [ 294 ] {b6433592-256c-4362-9f97-76351f5be899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6581 | 2026.05.13 18:41:12.070886 [ 294 ] {b6433592-256c-4362-9f97-76351f5be899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6582 | 2026.05.13 18:41:12.070903 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6583 | 2026.05.13 18:41:12.070960 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 610 rows starting from the beginning of the part | ||
| 6584 | 2026.05.13 18:41:12.071069 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6585 | 2026.05.13 18:41:12.071165 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 6586 | 2026.05.13 18:41:12.071255 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6587 | 2026.05.13 18:41:12.071277 [ 294 ] {b6433592-256c-4362-9f97-76351f5be899} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.05.13 18:41:12.071317 [ 294 ] {b6433592-256c-4362-9f97-76351f5be899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6589 | 2026.05.13 18:41:12.071343 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 6590 | 2026.05.13 18:41:12.071430 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 6591 | 2026.05.13 18:41:12.071632 [ 294 ] {b6433592-256c-4362-9f97-76351f5be899} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6592 | 2026.05.13 18:41:12.071883 [ 294 ] {b6433592-256c-4362-9f97-76351f5be899} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.05.13 18:41:12.072074 [ 294 ] {b6433592-256c-4362-9f97-76351f5be899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 6594 | 2026.05.13 18:41:12.072117 [ 294 ] {b6433592-256c-4362-9f97-76351f5be899} <Debug> TCPHandler: Processed in 0.001421455 sec. | ||
| 6595 | 2026.05.13 18:41:12.075883 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 19 columns (19 merged, 0 gathered) in 0.005237862 sec., 139942.59489845284 rows/sec., 250.77 MiB/sec. | ||
| 6596 | 2026.05.13 18:41:12.076774 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6597 | 2026.05.13 18:41:12.077099 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.05.13 18:41:12.077168 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6599 | 2026.05.13 18:41:12.077253 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6600 | 2026.05.13 18:41:12.759776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6601 | 2026.05.13 18:41:12.776900 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.05.13 18:41:12.776945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6603 | 2026.05.13 18:41:12.782807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6604 | 2026.05.13 18:41:12.783521 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.05.13 18:41:12.786308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6606 | 2026.05.13 18:41:13.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.07 MiB, peak 286.14 MiB, free memory in arenas 0.00 B, will set to 280.98 MiB (RSS), difference: 1.91 MiB | ||
| 6607 | 2026.05.13 18:41:14.572987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 796 | ||
| 6608 | 2026.05.13 18:41:14.575286 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.05.13 18:41:14.575335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6610 | 2026.05.13 18:41:14.576502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6611 | 2026.05.13 18:41:14.576762 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.05.13 18:41:14.576944 [ 92 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6613 | 2026.05.13 18:41:14.577008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6614 | 2026.05.13 18:41:14.577021 [ 92 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.05.13 18:41:14.577060 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6616 | 2026.05.13 18:41:14.577213 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 6617 | 2026.05.13 18:41:14.577791 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6618 | 2026.05.13 18:41:14.577926 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 6619 | 2026.05.13 18:41:14.578275 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 6620 | 2026.05.13 18:41:14.578583 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6621 | 2026.05.13 18:41:14.578909 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 6622 | 2026.05.13 18:41:14.579216 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 6623 | 2026.05.13 18:41:14.579538 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 6624 | 2026.05.13 18:41:14.585498 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 72 columns (72 merged, 0 gathered) in 0.008349938 sec., 95330.04915725124 rows/sec., 81.93 MiB/sec. | ||
| 6625 | 2026.05.13 18:41:14.586398 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6626 | 2026.05.13 18:41:14.586886 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.05.13 18:41:14.586956 [ 195 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_21_4} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6628 | 2026.05.13 18:41:14.587118 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6629 | 2026.05.13 18:41:17.052975 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2026.05.13 18:41:17.053210 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6631 | 2026.05.13 18:41:17.053556 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6632 | 2026.05.13 18:41:17.053590 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <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 | ||
| 6633 | 2026.05.13 18:41:17.053812 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6634 | 2026.05.13 18:41:17.053882 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6635 | 2026.05.13 18:41:17.054025 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6636 | 2026.05.13 18:41:17.054166 [ 357 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6637 | 2026.05.13 18:41:17.054166 [ 342 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6638 | 2026.05.13 18:41:17.054267 [ 357 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6639 | 2026.05.13 18:41:17.054169 [ 341 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6640 | 2026.05.13 18:41:17.054465 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6641 | 2026.05.13 18:41:17.054494 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6642 | 2026.05.13 18:41:17.054582 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6643 | 2026.05.13 18:41:17.054602 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6644 | 2026.05.13 18:41:17.054639 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6645 | 2026.05.13 18:41:17.054677 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6646 | 2026.05.13 18:41:17.054721 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6647 | 2026.05.13 18:41:17.056105 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002988 sec., 11713.520749665327 rows/sec., 1.97 MiB/sec. | ||
| 6648 | 2026.05.13 18:41:17.056255 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Debug> MemoryTracker: Peak memory usage (for query): 128.42 KiB. | ||
| 6649 | 2026.05.13 18:41:17.056271 [ 294 ] {89b39ed0-3110-4619-92fe-813bc151f510} <Debug> TCPHandler: Processed in 0.003432611 sec. | ||
| 6650 | 2026.05.13 18:41:17.058441 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.05.13 18:41:17.058552 [ 294 ] {5521e836-63b9-4f93-a7ae-2a7cde075a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6652 | 2026.05.13 18:41:17.058594 [ 294 ] {5521e836-63b9-4f93-a7ae-2a7cde075a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6653 | 2026.05.13 18:41:17.059442 [ 294 ] {5521e836-63b9-4f93-a7ae-2a7cde075a78} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.05.13 18:41:17.059517 [ 294 ] {5521e836-63b9-4f93-a7ae-2a7cde075a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6655 | 2026.05.13 18:41:17.059997 [ 294 ] {5521e836-63b9-4f93-a7ae-2a7cde075a78} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6656 | 2026.05.13 18:41:17.060220 [ 294 ] {5521e836-63b9-4f93-a7ae-2a7cde075a78} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.05.13 18:41:17.060364 [ 294 ] {5521e836-63b9-4f93-a7ae-2a7cde075a78} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001844 sec., 42299.34924078091 rows/sec., 3.49 MiB/sec. | ||
| 6658 | 2026.05.13 18:41:17.060381 [ 83 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6659 | 2026.05.13 18:41:17.060402 [ 294 ] {5521e836-63b9-4f93-a7ae-2a7cde075a78} <Debug> TCPHandler: Processed in 0.002010916 sec. | ||
| 6660 | 2026.05.13 18:41:17.060438 [ 83 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.05.13 18:41:17.060469 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6662 | 2026.05.13 18:41:17.060566 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.05.13 18:41:17.060565 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 6664 | 2026.05.13 18:41:17.060666 [ 294 ] {4183d094-1dd3-4ce7-9991-c8c0c6488de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6665 | 2026.05.13 18:41:17.060688 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6666 | 2026.05.13 18:41:17.060707 [ 294 ] {4183d094-1dd3-4ce7-9991-c8c0c6488de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6667 | 2026.05.13 18:41:17.060722 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2615 rows starting from the beginning of the part | ||
| 6668 | 2026.05.13 18:41:17.060789 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 6669 | 2026.05.13 18:41:17.060842 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 6670 | 2026.05.13 18:41:17.060890 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part | ||
| 6671 | 2026.05.13 18:41:17.060936 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 119 rows starting from the beginning of the part | ||
| 6672 | 2026.05.13 18:41:17.060984 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part | ||
| 6673 | 2026.05.13 18:41:17.061156 [ 294 ] {4183d094-1dd3-4ce7-9991-c8c0c6488de6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.05.13 18:41:17.061193 [ 294 ] {4183d094-1dd3-4ce7-9991-c8c0c6488de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6675 | 2026.05.13 18:41:17.061682 [ 294 ] {4183d094-1dd3-4ce7-9991-c8c0c6488de6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6676 | 2026.05.13 18:41:17.061900 [ 294 ] {4183d094-1dd3-4ce7-9991-c8c0c6488de6} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.05.13 18:41:17.062036 [ 294 ] {4183d094-1dd3-4ce7-9991-c8c0c6488de6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001388 sec., 7925.072046109511 rows/sec., 595.93 KiB/sec. | ||
| 6678 | 2026.05.13 18:41:17.062073 [ 294 ] {4183d094-1dd3-4ce7-9991-c8c0c6488de6} <Debug> TCPHandler: Processed in 0.001556617 sec. | ||
| 6679 | 2026.05.13 18:41:17.062240 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.05.13 18:41:17.062313 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791071 sec., 1710708.28571285 rows/sec., 136.60 MiB/sec. | ||
| 6681 | 2026.05.13 18:41:17.062336 [ 294 ] {5137deb2-b298-4fb9-ae8e-1a7ad758c787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6682 | 2026.05.13 18:41:17.062375 [ 294 ] {5137deb2-b298-4fb9-ae8e-1a7ad758c787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6683 | 2026.05.13 18:41:17.062616 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6684 | 2026.05.13 18:41:17.062801 [ 294 ] {5137deb2-b298-4fb9-ae8e-1a7ad758c787} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.05.13 18:41:17.062847 [ 294 ] {5137deb2-b298-4fb9-ae8e-1a7ad758c787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6686 | 2026.05.13 18:41:17.062939 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.05.13 18:41:17.063038 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_46_9} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6688 | 2026.05.13 18:41:17.063134 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6689 | 2026.05.13 18:41:17.063195 [ 294 ] {5137deb2-b298-4fb9-ae8e-1a7ad758c787} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6690 | 2026.05.13 18:41:17.063413 [ 294 ] {5137deb2-b298-4fb9-ae8e-1a7ad758c787} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.05.13 18:41:17.063543 [ 294 ] {5137deb2-b298-4fb9-ae8e-1a7ad758c787} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001225 sec., 61224.48979591837 rows/sec., 4.78 MiB/sec. | ||
| 6692 | 2026.05.13 18:41:17.063549 [ 83 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6693 | 2026.05.13 18:41:17.063584 [ 294 ] {5137deb2-b298-4fb9-ae8e-1a7ad758c787} <Debug> TCPHandler: Processed in 0.001394014 sec. | ||
| 6694 | 2026.05.13 18:41:17.063598 [ 83 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.05.13 18:41:17.063625 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6696 | 2026.05.13 18:41:17.063724 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2026.05.13 18:41:17.063760 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 6698 | 2026.05.13 18:41:17.063825 [ 294 ] {368b0420-6b05-4568-a6b0-a446f034e848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.05.13 18:41:17.063873 [ 294 ] {368b0420-6b05-4568-a6b0-a446f034e848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6700 | 2026.05.13 18:41:17.063930 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6701 | 2026.05.13 18:41:17.063975 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6702 | 2026.05.13 18:41:17.064054 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 6703 | 2026.05.13 18:41:17.064108 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 6704 | 2026.05.13 18:41:17.064156 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 75 rows starting from the beginning of the part | ||
| 6705 | 2026.05.13 18:41:17.064202 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 97 rows starting from the beginning of the part | ||
| 6706 | 2026.05.13 18:41:17.064249 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 75 rows starting from the beginning of the part | ||
| 6707 | 2026.05.13 18:41:17.064318 [ 294 ] {368b0420-6b05-4568-a6b0-a446f034e848} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.05.13 18:41:17.064362 [ 294 ] {368b0420-6b05-4568-a6b0-a446f034e848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6709 | 2026.05.13 18:41:17.064723 [ 294 ] {368b0420-6b05-4568-a6b0-a446f034e848} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6710 | 2026.05.13 18:41:17.064951 [ 294 ] {368b0420-6b05-4568-a6b0-a446f034e848} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.05.13 18:41:17.065089 [ 294 ] {368b0420-6b05-4568-a6b0-a446f034e848} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 6712 | 2026.05.13 18:41:17.065089 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6713 | 2026.05.13 18:41:17.065128 [ 294 ] {368b0420-6b05-4568-a6b0-a446f034e848} <Debug> TCPHandler: Processed in 0.001451776 sec. | ||
| 6714 | 2026.05.13 18:41:17.065144 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.05.13 18:41:17.065171 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6716 | 2026.05.13 18:41:17.065293 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 6717 | 2026.05.13 18:41:17.065312 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2026.05.13 18:41:17.065440 [ 294 ] {10cb38c4-ae7e-4895-aeab-f7cf42899f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6719 | 2026.05.13 18:41:17.065462 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2026.05.13 18:41:17.065481 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779842 sec., 1015258.6577909725 rows/sec., 75.13 MiB/sec. | ||
| 6721 | 2026.05.13 18:41:17.065509 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15490 rows starting from the beginning of the part | ||
| 6722 | 2026.05.13 18:41:17.065494 [ 294 ] {10cb38c4-ae7e-4895-aeab-f7cf42899f6a} <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 | ||
| 6723 | 2026.05.13 18:41:17.065597 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 6724 | 2026.05.13 18:41:17.065661 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6725 | 2026.05.13 18:41:17.065702 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6726 | 2026.05.13 18:41:17.065719 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6727 | 2026.05.13 18:41:17.065772 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
| 6728 | 2026.05.13 18:41:17.065821 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 6729 | 2026.05.13 18:41:17.066004 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.05.13 18:41:17.066082 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_46_9} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6731 | 2026.05.13 18:41:17.066167 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6732 | 2026.05.13 18:41:17.066561 [ 294 ] {10cb38c4-ae7e-4895-aeab-f7cf42899f6a} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.05.13 18:41:17.066616 [ 294 ] {10cb38c4-ae7e-4895-aeab-f7cf42899f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6734 | 2026.05.13 18:41:17.067242 [ 294 ] {10cb38c4-ae7e-4895-aeab-f7cf42899f6a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6735 | 2026.05.13 18:41:17.067500 [ 294 ] {10cb38c4-ae7e-4895-aeab-f7cf42899f6a} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.05.13 18:41:17.067671 [ 294 ] {10cb38c4-ae7e-4895-aeab-f7cf42899f6a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002247 sec., 4895.416110369381 rows/sec., 8.77 MiB/sec. | ||
| 6737 | 2026.05.13 18:41:17.067798 [ 294 ] {10cb38c4-ae7e-4895-aeab-f7cf42899f6a} <Debug> TCPHandler: Processed in 0.002533825 sec. | ||
| 6738 | 2026.05.13 18:41:17.068031 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.05.13 18:41:17.068163 [ 294 ] {8a15054f-5f01-4ebe-856e-3fa18e8d6e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.05.13 18:41:17.068219 [ 294 ] {8a15054f-5f01-4ebe-856e-3fa18e8d6e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6741 | 2026.05.13 18:41:17.068648 [ 294 ] {8a15054f-5f01-4ebe-856e-3fa18e8d6e11} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.05.13 18:41:17.068685 [ 294 ] {8a15054f-5f01-4ebe-856e-3fa18e8d6e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6743 | 2026.05.13 18:41:17.068980 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16259 rows, containing 5 columns (5 merged, 0 gathered) in 0.003739415 sec., 4348006.3057991695 rows/sec., 283.43 MiB/sec. | ||
| 6744 | 2026.05.13 18:41:17.069003 [ 294 ] {8a15054f-5f01-4ebe-856e-3fa18e8d6e11} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6745 | 2026.05.13 18:41:17.069230 [ 294 ] {8a15054f-5f01-4ebe-856e-3fa18e8d6e11} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.05.13 18:41:17.069362 [ 83 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6747 | 2026.05.13 18:41:17.069381 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6748 | 2026.05.13 18:41:17.069408 [ 83 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.05.13 18:41:17.069364 [ 294 ] {8a15054f-5f01-4ebe-856e-3fa18e8d6e11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 6750 | 2026.05.13 18:41:17.069442 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6751 | 2026.05.13 18:41:17.069487 [ 294 ] {8a15054f-5f01-4ebe-856e-3fa18e8d6e11} <Debug> TCPHandler: Processed in 0.001575278 sec. | ||
| 6752 | 2026.05.13 18:41:17.069542 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 6753 | 2026.05.13 18:41:17.069643 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6754 | 2026.05.13 18:41:17.069677 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2142 rows starting from the beginning of the part | ||
| 6755 | 2026.05.13 18:41:17.069694 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.05.13 18:41:17.069734 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 6757 | 2026.05.13 18:41:17.069773 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6758 | 2026.05.13 18:41:17.069788 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 6759 | 2026.05.13 18:41:17.069838 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 6760 | 2026.05.13 18:41:17.069857 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 6761 | 2026.05.13 18:41:17.069877 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 6762 | 2026.05.13 18:41:17.069921 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6763 | 2026.05.13 18:41:17.070961 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 4 columns (4 merged, 0 gathered) in 0.001451765 sec., 1673824.6203758873 rows/sec., 112.93 MiB/sec. | ||
| 6764 | 2026.05.13 18:41:17.071273 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6765 | 2026.05.13 18:41:17.071515 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_46_9} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.05.13 18:41:17.071578 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_46_9} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6767 | 2026.05.13 18:41:17.071639 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6768 | 2026.05.13 18:41:19.453664 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6769 | 2026.05.13 18:41:19.453743 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6770 | 2026.05.13 18:41:19.540549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14299 | ||
| 6771 | 2026.05.13 18:41:19.541264 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.05.13 18:41:19.541328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6773 | 2026.05.13 18:41:19.541988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6774 | 2026.05.13 18:41:19.542218 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.05.13 18:41:19.542345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14299 | ||
| 6776 | 2026.05.13 18:41:20.286760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6777 | 2026.05.13 18:41:20.303782 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.05.13 18:41:20.303829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6779 | 2026.05.13 18:41:20.309588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6780 | 2026.05.13 18:41:20.310341 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.05.13 18:41:20.313073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6782 | 2026.05.13 18:41:22.053767 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.05.13 18:41:22.054001 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6784 | 2026.05.13 18:41:22.054340 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6785 | 2026.05.13 18:41:22.054374 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <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 | ||
| 6786 | 2026.05.13 18:41:22.054591 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6787 | 2026.05.13 18:41:22.054661 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6788 | 2026.05.13 18:41:22.054802 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6789 | 2026.05.13 18:41:22.054932 [ 342 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6790 | 2026.05.13 18:41:22.054963 [ 341 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6791 | 2026.05.13 18:41:22.054964 [ 339 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6792 | 2026.05.13 18:41:22.054967 [ 336 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6793 | 2026.05.13 18:41:22.055174 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6794 | 2026.05.13 18:41:22.055205 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6795 | 2026.05.13 18:41:22.055291 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6796 | 2026.05.13 18:41:22.055313 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6797 | 2026.05.13 18:41:22.055350 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6798 | 2026.05.13 18:41:22.055391 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6799 | 2026.05.13 18:41:22.055425 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6800 | 2026.05.13 18:41:22.057004 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003093 sec., 11315.874555447786 rows/sec., 1.91 MiB/sec. | ||
| 6801 | 2026.05.13 18:41:22.057171 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Debug> MemoryTracker: Peak memory usage (for query): 129.34 KiB. | ||
| 6802 | 2026.05.13 18:41:22.057187 [ 294 ] {33e1b213-b8a9-4bd2-be3e-bc2e6176f232} <Debug> TCPHandler: Processed in 0.003575823 sec. | ||
| 6803 | 2026.05.13 18:41:22.059419 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.05.13 18:41:22.059643 [ 294 ] {99a3df2b-53d2-4909-988a-ab1c1603244e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6805 | 2026.05.13 18:41:22.059739 [ 294 ] {99a3df2b-53d2-4909-988a-ab1c1603244e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6806 | 2026.05.13 18:41:22.060459 [ 294 ] {99a3df2b-53d2-4909-988a-ab1c1603244e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.05.13 18:41:22.060498 [ 294 ] {99a3df2b-53d2-4909-988a-ab1c1603244e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6808 | 2026.05.13 18:41:22.060891 [ 294 ] {99a3df2b-53d2-4909-988a-ab1c1603244e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6809 | 2026.05.13 18:41:22.061128 [ 294 ] {99a3df2b-53d2-4909-988a-ab1c1603244e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.05.13 18:41:22.061277 [ 294 ] {99a3df2b-53d2-4909-988a-ab1c1603244e} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001696 sec., 69575.47169811321 rows/sec., 5.90 MiB/sec. | ||
| 6811 | 2026.05.13 18:41:22.061315 [ 294 ] {99a3df2b-53d2-4909-988a-ab1c1603244e} <Debug> TCPHandler: Processed in 0.001997505 sec. | ||
| 6812 | 2026.05.13 18:41:22.061465 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2026.05.13 18:41:22.061562 [ 294 ] {98135148-7eee-4eb6-87b9-47458f8b84bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6814 | 2026.05.13 18:41:22.061602 [ 294 ] {98135148-7eee-4eb6-87b9-47458f8b84bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6815 | 2026.05.13 18:41:22.062049 [ 294 ] {98135148-7eee-4eb6-87b9-47458f8b84bb} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2026.05.13 18:41:22.062086 [ 294 ] {98135148-7eee-4eb6-87b9-47458f8b84bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6817 | 2026.05.13 18:41:22.062392 [ 294 ] {98135148-7eee-4eb6-87b9-47458f8b84bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6818 | 2026.05.13 18:41:22.062603 [ 294 ] {98135148-7eee-4eb6-87b9-47458f8b84bb} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.05.13 18:41:22.062732 [ 294 ] {98135148-7eee-4eb6-87b9-47458f8b84bb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001188 sec., 26094.276094276094 rows/sec., 1.92 MiB/sec. | ||
| 6820 | 2026.05.13 18:41:22.062768 [ 294 ] {98135148-7eee-4eb6-87b9-47458f8b84bb} <Debug> TCPHandler: Processed in 0.001352384 sec. | ||
| 6821 | 2026.05.13 18:41:22.062900 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2026.05.13 18:41:22.062996 [ 294 ] {bf48cec2-c5b9-4d9c-9cc3-13e7efdf9e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6823 | 2026.05.13 18:41:22.063034 [ 294 ] {bf48cec2-c5b9-4d9c-9cc3-13e7efdf9e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6824 | 2026.05.13 18:41:22.063495 [ 294 ] {bf48cec2-c5b9-4d9c-9cc3-13e7efdf9e10} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.05.13 18:41:22.063532 [ 294 ] {bf48cec2-c5b9-4d9c-9cc3-13e7efdf9e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6826 | 2026.05.13 18:41:22.063828 [ 294 ] {bf48cec2-c5b9-4d9c-9cc3-13e7efdf9e10} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6827 | 2026.05.13 18:41:22.064043 [ 294 ] {bf48cec2-c5b9-4d9c-9cc3-13e7efdf9e10} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.05.13 18:41:22.064170 [ 294 ] {bf48cec2-c5b9-4d9c-9cc3-13e7efdf9e10} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001192 sec., 79697.98657718122 rows/sec., 6.22 MiB/sec. | ||
| 6829 | 2026.05.13 18:41:22.064208 [ 294 ] {bf48cec2-c5b9-4d9c-9cc3-13e7efdf9e10} <Debug> TCPHandler: Processed in 0.001355704 sec. | ||
| 6830 | 2026.05.13 18:41:22.064371 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2026.05.13 18:41:22.064467 [ 294 ] {e3476a55-b910-4ae9-9e92-689f15d7f291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6832 | 2026.05.13 18:41:22.064521 [ 294 ] {e3476a55-b910-4ae9-9e92-689f15d7f291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6833 | 2026.05.13 18:41:22.064946 [ 294 ] {e3476a55-b910-4ae9-9e92-689f15d7f291} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.05.13 18:41:22.064982 [ 294 ] {e3476a55-b910-4ae9-9e92-689f15d7f291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6835 | 2026.05.13 18:41:22.065326 [ 294 ] {e3476a55-b910-4ae9-9e92-689f15d7f291} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6836 | 2026.05.13 18:41:22.065548 [ 294 ] {e3476a55-b910-4ae9-9e92-689f15d7f291} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.05.13 18:41:22.065708 [ 294 ] {e3476a55-b910-4ae9-9e92-689f15d7f291} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 6838 | 2026.05.13 18:41:22.065745 [ 294 ] {e3476a55-b910-4ae9-9e92-689f15d7f291} <Debug> TCPHandler: Processed in 0.001422305 sec. | ||
| 6839 | 2026.05.13 18:41:22.065875 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2026.05.13 18:41:22.065970 [ 294 ] {2e35a3cb-f126-4ceb-831e-91e123825d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6841 | 2026.05.13 18:41:22.066023 [ 294 ] {2e35a3cb-f126-4ceb-831e-91e123825d76} <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 | ||
| 6842 | 2026.05.13 18:41:22.066867 [ 294 ] {2e35a3cb-f126-4ceb-831e-91e123825d76} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.05.13 18:41:22.066930 [ 294 ] {2e35a3cb-f126-4ceb-831e-91e123825d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6844 | 2026.05.13 18:41:22.067468 [ 294 ] {2e35a3cb-f126-4ceb-831e-91e123825d76} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6845 | 2026.05.13 18:41:22.067701 [ 294 ] {2e35a3cb-f126-4ceb-831e-91e123825d76} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.05.13 18:41:22.067842 [ 294 ] {2e35a3cb-f126-4ceb-831e-91e123825d76} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001889 sec., 16410.79936474325 rows/sec., 29.41 MiB/sec. | ||
| 6847 | 2026.05.13 18:41:22.067894 [ 294 ] {2e35a3cb-f126-4ceb-831e-91e123825d76} <Debug> TCPHandler: Processed in 0.002067476 sec. | ||
| 6848 | 2026.05.13 18:41:22.068035 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2026.05.13 18:41:22.068139 [ 294 ] {a5c2bf59-dbfb-4c34-9e3d-a5c38a11bec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6850 | 2026.05.13 18:41:22.068179 [ 294 ] {a5c2bf59-dbfb-4c34-9e3d-a5c38a11bec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6851 | 2026.05.13 18:41:22.068537 [ 294 ] {a5c2bf59-dbfb-4c34-9e3d-a5c38a11bec0} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.05.13 18:41:22.068574 [ 294 ] {a5c2bf59-dbfb-4c34-9e3d-a5c38a11bec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6853 | 2026.05.13 18:41:22.068877 [ 294 ] {a5c2bf59-dbfb-4c34-9e3d-a5c38a11bec0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6854 | 2026.05.13 18:41:22.069089 [ 294 ] {a5c2bf59-dbfb-4c34-9e3d-a5c38a11bec0} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.05.13 18:41:22.069579 [ 294 ] {a5c2bf59-dbfb-4c34-9e3d-a5c38a11bec0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
| 6856 | 2026.05.13 18:41:22.069615 [ 294 ] {a5c2bf59-dbfb-4c34-9e3d-a5c38a11bec0} <Debug> TCPHandler: Processed in 0.001629568 sec. | ||
| 6857 | 2026.05.13 18:41:22.273642 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2026.05.13 18:41:22.273909 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6859 | 2026.05.13 18:41:22.274250 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6860 | 2026.05.13 18:41:22.274289 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6861 | 2026.05.13 18:41:22.274537 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6862 | 2026.05.13 18:41:22.274605 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6863 | 2026.05.13 18:41:22.274745 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 6864 | 2026.05.13 18:41:22.274869 [ 336 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6865 | 2026.05.13 18:41:22.274897 [ 342 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6866 | 2026.05.13 18:41:22.274895 [ 339 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6867 | 2026.05.13 18:41:22.274883 [ 341 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6868 | 2026.05.13 18:41:22.275083 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6869 | 2026.05.13 18:41:22.275107 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6870 | 2026.05.13 18:41:22.275191 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6871 | 2026.05.13 18:41:22.275212 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6872 | 2026.05.13 18:41:22.275254 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 6873 | 2026.05.13 18:41:22.275294 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 6874 | 2026.05.13 18:41:22.275329 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 6875 | 2026.05.13 18:41:22.276588 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002785 sec., 12567.324955116695 rows/sec., 2.67 MiB/sec. | ||
| 6876 | 2026.05.13 18:41:22.276797 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Debug> MemoryTracker: Peak memory usage (for query): 146.57 KiB. | ||
| 6877 | 2026.05.13 18:41:22.276817 [ 294 ] {18226645-08fd-41ae-b0a1-391b6349c44b} <Debug> TCPHandler: Processed in 0.003315839 sec. | ||
| 6878 | 2026.05.13 18:41:22.289156 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.05.13 18:41:22.289368 [ 294 ] {0c8d8b62-008f-4f6f-9248-4923d47c3372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.05.13 18:41:22.289464 [ 294 ] {0c8d8b62-008f-4f6f-9248-4923d47c3372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6881 | 2026.05.13 18:41:22.290133 [ 294 ] {0c8d8b62-008f-4f6f-9248-4923d47c3372} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.05.13 18:41:22.290175 [ 294 ] {0c8d8b62-008f-4f6f-9248-4923d47c3372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6883 | 2026.05.13 18:41:22.290548 [ 294 ] {0c8d8b62-008f-4f6f-9248-4923d47c3372} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6884 | 2026.05.13 18:41:22.290767 [ 294 ] {0c8d8b62-008f-4f6f-9248-4923d47c3372} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.05.13 18:41:22.290913 [ 294 ] {0c8d8b62-008f-4f6f-9248-4923d47c3372} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.24 MiB/sec. | ||
| 6886 | 2026.05.13 18:41:22.290951 [ 294 ] {0c8d8b62-008f-4f6f-9248-4923d47c3372} <Debug> TCPHandler: Processed in 0.001950224 sec. | ||
| 6887 | 2026.05.13 18:41:22.291224 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.05.13 18:41:22.291374 [ 294 ] {c041cbf8-d13c-4146-9dd9-a6c49c9c1578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6889 | 2026.05.13 18:41:22.291433 [ 294 ] {c041cbf8-d13c-4146-9dd9-a6c49c9c1578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6890 | 2026.05.13 18:41:22.292841 [ 294 ] {c041cbf8-d13c-4146-9dd9-a6c49c9c1578} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.05.13 18:41:22.292878 [ 294 ] {c041cbf8-d13c-4146-9dd9-a6c49c9c1578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6892 | 2026.05.13 18:41:22.293386 [ 294 ] {c041cbf8-d13c-4146-9dd9-a6c49c9c1578} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6893 | 2026.05.13 18:41:22.293614 [ 294 ] {c041cbf8-d13c-4146-9dd9-a6c49c9c1578} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.05.13 18:41:22.293758 [ 294 ] {c041cbf8-d13c-4146-9dd9-a6c49c9c1578} <Debug> executeQuery: Read 2543 rows, 193.85 KiB in 0.002431 sec., 1046071.5754833402 rows/sec., 77.87 MiB/sec. | ||
| 6895 | 2026.05.13 18:41:22.293798 [ 294 ] {c041cbf8-d13c-4146-9dd9-a6c49c9c1578} <Debug> TCPHandler: Processed in 0.002691308 sec. | ||
| 6896 | 2026.05.13 18:41:22.293922 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.05.13 18:41:22.294019 [ 294 ] {07907aa5-e43f-4eaa-8d62-7036ba3e324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6898 | 2026.05.13 18:41:22.294058 [ 294 ] {07907aa5-e43f-4eaa-8d62-7036ba3e324c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6899 | 2026.05.13 18:41:22.294512 [ 294 ] {07907aa5-e43f-4eaa-8d62-7036ba3e324c} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.05.13 18:41:22.294548 [ 294 ] {07907aa5-e43f-4eaa-8d62-7036ba3e324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6901 | 2026.05.13 18:41:22.294857 [ 294 ] {07907aa5-e43f-4eaa-8d62-7036ba3e324c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6902 | 2026.05.13 18:41:22.295062 [ 294 ] {07907aa5-e43f-4eaa-8d62-7036ba3e324c} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.05.13 18:41:22.295188 [ 294 ] {07907aa5-e43f-4eaa-8d62-7036ba3e324c} <Debug> executeQuery: Read 32 rows, 2.46 KiB in 0.001188 sec., 26936.026936026934 rows/sec., 2.03 MiB/sec. | ||
| 6904 | 2026.05.13 18:41:22.295225 [ 294 ] {07907aa5-e43f-4eaa-8d62-7036ba3e324c} <Debug> TCPHandler: Processed in 0.001351924 sec. | ||
| 6905 | 2026.05.13 18:41:22.295341 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.05.13 18:41:22.295435 [ 294 ] {8168a4c7-d03b-4b5d-8857-bad3f7482a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.05.13 18:41:22.295473 [ 294 ] {8168a4c7-d03b-4b5d-8857-bad3f7482a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6908 | 2026.05.13 18:41:22.296185 [ 294 ] {8168a4c7-d03b-4b5d-8857-bad3f7482a86} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.05.13 18:41:22.296222 [ 294 ] {8168a4c7-d03b-4b5d-8857-bad3f7482a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6910 | 2026.05.13 18:41:22.296538 [ 294 ] {8168a4c7-d03b-4b5d-8857-bad3f7482a86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6911 | 2026.05.13 18:41:22.296743 [ 294 ] {8168a4c7-d03b-4b5d-8857-bad3f7482a86} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.05.13 18:41:22.296867 [ 294 ] {8168a4c7-d03b-4b5d-8857-bad3f7482a86} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001449 sec., 569358.1780538303 rows/sec., 33.31 MiB/sec. | ||
| 6913 | 2026.05.13 18:41:22.296903 [ 294 ] {8168a4c7-d03b-4b5d-8857-bad3f7482a86} <Debug> TCPHandler: Processed in 0.001610188 sec. | ||
| 6914 | 2026.05.13 18:41:22.297033 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.05.13 18:41:22.297127 [ 294 ] {ec29d4d1-7a9d-4368-93d8-e7919980c0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6916 | 2026.05.13 18:41:22.297165 [ 294 ] {ec29d4d1-7a9d-4368-93d8-e7919980c0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6917 | 2026.05.13 18:41:22.297544 [ 294 ] {ec29d4d1-7a9d-4368-93d8-e7919980c0eb} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.05.13 18:41:22.297580 [ 294 ] {ec29d4d1-7a9d-4368-93d8-e7919980c0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6919 | 2026.05.13 18:41:22.297858 [ 294 ] {ec29d4d1-7a9d-4368-93d8-e7919980c0eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6920 | 2026.05.13 18:41:22.298064 [ 294 ] {ec29d4d1-7a9d-4368-93d8-e7919980c0eb} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.05.13 18:41:22.298185 [ 294 ] {ec29d4d1-7a9d-4368-93d8-e7919980c0eb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 6922 | 2026.05.13 18:41:22.298222 [ 294 ] {ec29d4d1-7a9d-4368-93d8-e7919980c0eb} <Debug> TCPHandler: Processed in 0.001237331 sec. | ||
| 6923 | 2026.05.13 18:41:22.298401 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.05.13 18:41:22.298495 [ 294 ] {623e0a29-3107-4b14-b4e5-f6b15f3e2de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6925 | 2026.05.13 18:41:22.298532 [ 294 ] {623e0a29-3107-4b14-b4e5-f6b15f3e2de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6926 | 2026.05.13 18:41:22.298952 [ 294 ] {623e0a29-3107-4b14-b4e5-f6b15f3e2de9} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.05.13 18:41:22.298988 [ 294 ] {623e0a29-3107-4b14-b4e5-f6b15f3e2de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6928 | 2026.05.13 18:41:22.299272 [ 294 ] {623e0a29-3107-4b14-b4e5-f6b15f3e2de9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6929 | 2026.05.13 18:41:22.299486 [ 294 ] {623e0a29-3107-4b14-b4e5-f6b15f3e2de9} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.05.13 18:41:22.299610 [ 294 ] {623e0a29-3107-4b14-b4e5-f6b15f3e2de9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 6931 | 2026.05.13 18:41:22.299647 [ 294 ] {623e0a29-3107-4b14-b4e5-f6b15f3e2de9} <Debug> TCPHandler: Processed in 0.001298173 sec. | ||
| 6932 | 2026.05.13 18:41:22.299760 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.05.13 18:41:22.299853 [ 294 ] {cf70932a-4e6e-4b3c-a688-d3bb0b3c0bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6934 | 2026.05.13 18:41:22.299890 [ 294 ] {cf70932a-4e6e-4b3c-a688-d3bb0b3c0bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6935 | 2026.05.13 18:41:22.300911 [ 294 ] {cf70932a-4e6e-4b3c-a688-d3bb0b3c0bb0} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.05.13 18:41:22.300960 [ 294 ] {cf70932a-4e6e-4b3c-a688-d3bb0b3c0bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6937 | 2026.05.13 18:41:22.301409 [ 294 ] {cf70932a-4e6e-4b3c-a688-d3bb0b3c0bb0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6938 | 2026.05.13 18:41:22.301643 [ 294 ] {cf70932a-4e6e-4b3c-a688-d3bb0b3c0bb0} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.05.13 18:41:22.301817 [ 294 ] {cf70932a-4e6e-4b3c-a688-d3bb0b3c0bb0} <Debug> executeQuery: Read 1335 rows, 92.09 KiB in 0.001978 sec., 674924.1658240646 rows/sec., 45.47 MiB/sec. | ||
| 6940 | 2026.05.13 18:41:22.301872 [ 294 ] {cf70932a-4e6e-4b3c-a688-d3bb0b3c0bb0} <Debug> TCPHandler: Processed in 0.002160198 sec. | ||
| 6941 | 2026.05.13 18:41:22.301996 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.05.13 18:41:22.302107 [ 294 ] {503308cd-46cb-486b-9c45-05a85ac0c441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.05.13 18:41:22.302151 [ 294 ] {503308cd-46cb-486b-9c45-05a85ac0c441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6944 | 2026.05.13 18:41:22.302891 [ 294 ] {503308cd-46cb-486b-9c45-05a85ac0c441} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.05.13 18:41:22.302928 [ 294 ] {503308cd-46cb-486b-9c45-05a85ac0c441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6946 | 2026.05.13 18:41:22.303363 [ 294 ] {503308cd-46cb-486b-9c45-05a85ac0c441} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6947 | 2026.05.13 18:41:22.303583 [ 294 ] {503308cd-46cb-486b-9c45-05a85ac0c441} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.05.13 18:41:22.303713 [ 294 ] {503308cd-46cb-486b-9c45-05a85ac0c441} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001637 sec., 935858.2773365913 rows/sec., 57.20 MiB/sec. | ||
| 6949 | 2026.05.13 18:41:22.303751 [ 294 ] {503308cd-46cb-486b-9c45-05a85ac0c441} <Debug> TCPHandler: Processed in 0.001806872 sec. | ||
| 6950 | 2026.05.13 18:41:22.303872 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.05.13 18:41:22.303972 [ 294 ] {7e11101c-82d6-400f-8975-b2117367901c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6952 | 2026.05.13 18:41:22.304026 [ 294 ] {7e11101c-82d6-400f-8975-b2117367901c} <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 | ||
| 6953 | 2026.05.13 18:41:22.304869 [ 294 ] {7e11101c-82d6-400f-8975-b2117367901c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.05.13 18:41:22.304905 [ 294 ] {7e11101c-82d6-400f-8975-b2117367901c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6955 | 2026.05.13 18:41:22.305428 [ 294 ] {7e11101c-82d6-400f-8975-b2117367901c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6956 | 2026.05.13 18:41:22.305650 [ 294 ] {7e11101c-82d6-400f-8975-b2117367901c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.05.13 18:41:22.305790 [ 294 ] {7e11101c-82d6-400f-8975-b2117367901c} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001839 sec., 10875.475802066341 rows/sec., 19.49 MiB/sec. | ||
| 6958 | 2026.05.13 18:41:22.305848 [ 294 ] {7e11101c-82d6-400f-8975-b2117367901c} <Debug> TCPHandler: Processed in 0.002025366 sec. | ||
| 6959 | 2026.05.13 18:41:22.305974 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.05.13 18:41:22.306080 [ 294 ] {4c825a30-bdfa-48ef-a6cb-8424e93c7bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6961 | 2026.05.13 18:41:22.306123 [ 294 ] {4c825a30-bdfa-48ef-a6cb-8424e93c7bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6962 | 2026.05.13 18:41:22.306462 [ 294 ] {4c825a30-bdfa-48ef-a6cb-8424e93c7bf3} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.05.13 18:41:22.306498 [ 294 ] {4c825a30-bdfa-48ef-a6cb-8424e93c7bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6964 | 2026.05.13 18:41:22.306822 [ 294 ] {4c825a30-bdfa-48ef-a6cb-8424e93c7bf3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6965 | 2026.05.13 18:41:22.307039 [ 294 ] {4c825a30-bdfa-48ef-a6cb-8424e93c7bf3} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.05.13 18:41:22.307173 [ 294 ] {4c825a30-bdfa-48ef-a6cb-8424e93c7bf3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 744.05 KiB/sec. | ||
| 6967 | 2026.05.13 18:41:22.307211 [ 294 ] {4c825a30-bdfa-48ef-a6cb-8424e93c7bf3} <Debug> TCPHandler: Processed in 0.001288043 sec. | ||
| 6968 | 2026.05.13 18:41:23.000282 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.55 MiB, peak 287.26 MiB, free memory in arenas 0.00 B, will set to 281.38 MiB (RSS), difference: -1.17 MiB | ||
| 6969 | 2026.05.13 18:41:24.577193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 846 | ||
| 6970 | 2026.05.13 18:41:24.579898 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.05.13 18:41:24.579946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6972 | 2026.05.13 18:41:24.581157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6973 | 2026.05.13 18:41:24.581430 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.05.13 18:41:24.581679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6975 | 2026.05.13 18:41:27.042478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14811 | ||
| 6976 | 2026.05.13 18:41:27.043356 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.05.13 18:41:27.043424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6978 | 2026.05.13 18:41:27.043909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6979 | 2026.05.13 18:41:27.044148 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.05.13 18:41:27.044278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14811 | ||
| 6981 | 2026.05.13 18:41:27.044297 [ 120 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6982 | 2026.05.13 18:41:27.044362 [ 120 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.05.13 18:41:27.044382 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6984 | 2026.05.13 18:41:27.044483 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 6985 | 2026.05.13 18:41:27.044575 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6986 | 2026.05.13 18:41:27.044611 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12379 rows starting from the beginning of the part | ||
| 6987 | 2026.05.13 18:41:27.044663 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6988 | 2026.05.13 18:41:27.044704 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6989 | 2026.05.13 18:41:27.044739 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6990 | 2026.05.13 18:41:27.044776 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6991 | 2026.05.13 18:41:27.044813 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6992 | 2026.05.13 18:41:27.046331 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14811 rows, containing 4 columns (4 merged, 0 gathered) in 0.001883273 sec., 7864499.72999135 rows/sec., 112.50 MiB/sec. | ||
| 6993 | 2026.05.13 18:41:27.046736 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6994 | 2026.05.13 18:41:27.047025 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.05.13 18:41:27.047106 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_31_6} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6996 | 2026.05.13 18:41:27.047196 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6997 | 2026.05.13 18:41:27.051970 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.05.13 18:41:27.052294 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6999 | 2026.05.13 18:41:27.052794 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7000 | 2026.05.13 18:41:27.052858 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <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 | ||
| 7001 | 2026.05.13 18:41:27.053145 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7002 | 2026.05.13 18:41:27.053211 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7003 | 2026.05.13 18:41:27.053345 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7004 | 2026.05.13 18:41:27.053437 [ 341 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7005 | 2026.05.13 18:41:27.053464 [ 327 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7006 | 2026.05.13 18:41:27.053469 [ 336 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7007 | 2026.05.13 18:41:27.053477 [ 306 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7008 | 2026.05.13 18:41:27.053626 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7009 | 2026.05.13 18:41:27.053653 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7010 | 2026.05.13 18:41:27.053733 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7011 | 2026.05.13 18:41:27.053752 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 7012 | 2026.05.13 18:41:27.053789 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7013 | 2026.05.13 18:41:27.053825 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7014 | 2026.05.13 18:41:27.053867 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7015 | 2026.05.13 18:41:27.055099 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002946 sec., 11880.51595383571 rows/sec., 2.00 MiB/sec. | ||
| 7016 | 2026.05.13 18:41:27.055256 [ 294 ] {a7953aef-18c2-4545-8c05-63672c6aecdd} <Debug> TCPHandler: Processed in 0.003457841 sec. | ||
| 7017 | 2026.05.13 18:41:27.056802 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.05.13 18:41:27.056912 [ 294 ] {880d0e30-8af0-4cf2-923d-2cbf2498e04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7019 | 2026.05.13 18:41:27.056953 [ 294 ] {880d0e30-8af0-4cf2-923d-2cbf2498e04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7020 | 2026.05.13 18:41:27.057532 [ 294 ] {880d0e30-8af0-4cf2-923d-2cbf2498e04b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.05.13 18:41:27.057577 [ 294 ] {880d0e30-8af0-4cf2-923d-2cbf2498e04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7022 | 2026.05.13 18:41:27.057967 [ 294 ] {880d0e30-8af0-4cf2-923d-2cbf2498e04b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7023 | 2026.05.13 18:41:27.058221 [ 294 ] {880d0e30-8af0-4cf2-923d-2cbf2498e04b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.05.13 18:41:27.058355 [ 294 ] {880d0e30-8af0-4cf2-923d-2cbf2498e04b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001474 sec., 37991.85888738128 rows/sec., 2.90 MiB/sec. | ||
| 7025 | 2026.05.13 18:41:27.058393 [ 294 ] {880d0e30-8af0-4cf2-923d-2cbf2498e04b} <Debug> TCPHandler: Processed in 0.001640549 sec. | ||
| 7026 | 2026.05.13 18:41:27.058523 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.05.13 18:41:27.058620 [ 294 ] {b0fbde52-cbee-46b7-b1b5-c5b7efadf45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7028 | 2026.05.13 18:41:27.058659 [ 294 ] {b0fbde52-cbee-46b7-b1b5-c5b7efadf45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7029 | 2026.05.13 18:41:27.059064 [ 294 ] {b0fbde52-cbee-46b7-b1b5-c5b7efadf45a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.05.13 18:41:27.059104 [ 294 ] {b0fbde52-cbee-46b7-b1b5-c5b7efadf45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7031 | 2026.05.13 18:41:27.059394 [ 294 ] {b0fbde52-cbee-46b7-b1b5-c5b7efadf45a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7032 | 2026.05.13 18:41:27.059600 [ 294 ] {b0fbde52-cbee-46b7-b1b5-c5b7efadf45a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.13 18:41:27.059727 [ 294 ] {b0fbde52-cbee-46b7-b1b5-c5b7efadf45a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 7034 | 2026.05.13 18:41:27.059763 [ 294 ] {b0fbde52-cbee-46b7-b1b5-c5b7efadf45a} <Debug> TCPHandler: Processed in 0.001290033 sec. | ||
| 7035 | 2026.05.13 18:41:27.059890 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.05.13 18:41:27.059985 [ 294 ] {022d4220-ff30-4167-b253-4f113ae8eae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.05.13 18:41:27.060028 [ 294 ] {022d4220-ff30-4167-b253-4f113ae8eae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7038 | 2026.05.13 18:41:27.060420 [ 294 ] {022d4220-ff30-4167-b253-4f113ae8eae6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.05.13 18:41:27.060462 [ 294 ] {022d4220-ff30-4167-b253-4f113ae8eae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7040 | 2026.05.13 18:41:27.060786 [ 294 ] {022d4220-ff30-4167-b253-4f113ae8eae6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7041 | 2026.05.13 18:41:27.060999 [ 294 ] {022d4220-ff30-4167-b253-4f113ae8eae6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.05.13 18:41:27.061125 [ 294 ] {022d4220-ff30-4167-b253-4f113ae8eae6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001157 sec., 110630.94209161625 rows/sec., 7.71 MiB/sec. | ||
| 7043 | 2026.05.13 18:41:27.061161 [ 294 ] {022d4220-ff30-4167-b253-4f113ae8eae6} <Debug> TCPHandler: Processed in 0.001319424 sec. | ||
| 7044 | 2026.05.13 18:41:27.061381 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.05.13 18:41:27.061527 [ 294 ] {5ef2fa33-e833-4fd7-acd3-e8b02be34cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.05.13 18:41:27.061583 [ 294 ] {5ef2fa33-e833-4fd7-acd3-e8b02be34cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7047 | 2026.05.13 18:41:27.062076 [ 294 ] {5ef2fa33-e833-4fd7-acd3-e8b02be34cba} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.05.13 18:41:27.062117 [ 294 ] {5ef2fa33-e833-4fd7-acd3-e8b02be34cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7049 | 2026.05.13 18:41:27.062517 [ 294 ] {5ef2fa33-e833-4fd7-acd3-e8b02be34cba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7050 | 2026.05.13 18:41:27.062746 [ 294 ] {5ef2fa33-e833-4fd7-acd3-e8b02be34cba} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.05.13 18:41:27.062896 [ 294 ] {5ef2fa33-e833-4fd7-acd3-e8b02be34cba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001409 sec., 34066.7139815472 rows/sec., 2.30 MiB/sec. | ||
| 7052 | 2026.05.13 18:41:27.062936 [ 294 ] {5ef2fa33-e833-4fd7-acd3-e8b02be34cba} <Debug> TCPHandler: Processed in 0.00167764 sec. | ||
| 7053 | 2026.05.13 18:41:27.813156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7054 | 2026.05.13 18:41:27.831642 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.05.13 18:41:27.831714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7056 | 2026.05.13 18:41:27.837389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7057 | 2026.05.13 18:41:27.838151 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.05.13 18:41:27.838487 [ 120 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7059 | 2026.05.13 18:41:27.838564 [ 120 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.05.13 18:41:27.838589 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7061 | 2026.05.13 18:41:27.838738 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 7062 | 2026.05.13 18:41:27.842149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7063 | 2026.05.13 18:41:27.842646 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7064 | 2026.05.13 18:41:27.844187 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 7065 | 2026.05.13 18:41:27.848898 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 7066 | 2026.05.13 18:41:27.853484 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 7067 | 2026.05.13 18:41:27.858049 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 7068 | 2026.05.13 18:41:27.862393 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 7069 | 2026.05.13 18:41:27.866537 [ 199 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 7070 | 2026.05.13 18:41:27.925115 [ 192 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086442742 sec., 2706.994185816086 rows/sec., 14.00 MiB/sec. | ||
| 7071 | 2026.05.13 18:41:27.928174 [ 186 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7072 | 2026.05.13 18:41:27.930374 [ 186 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_31_6} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.05.13 18:41:27.930462 [ 186 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_31_6} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7074 | 2026.05.13 18:41:27.932509 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7075 | 2026.05.13 18:41:28.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.83 MiB, peak 293.38 MiB, free memory in arenas 0.00 B, will set to 288.09 MiB (RSS), difference: 5.27 MiB | ||
| 7076 | 2026.05.13 18:41:29.458047 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54897 | ||
| 7077 | 2026.05.13 18:41:29.458183 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7078 | 2026.05.13 18:41:29.458214 [ 275 ] {} <Debug> TCP-Session: bd50a0d4-f308-4a95-b008-c6eeab1fd277 Authenticating user 'default' from [fd00:1122:3344:101::e]:54897 | ||
| 7079 | 2026.05.13 18:41:29.458239 [ 275 ] {} <Debug> TCP-Session: bd50a0d4-f308-4a95-b008-c6eeab1fd277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7080 | 2026.05.13 18:41:29.458255 [ 275 ] {} <Debug> TCP-Session: bd50a0d4-f308-4a95-b008-c6eeab1fd277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7081 | 2026.05.13 18:41:29.458453 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45295 | ||
| 7082 | 2026.05.13 18:41:29.458502 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44476 | ||
| 7083 | 2026.05.13 18:41:29.458513 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59284 | ||
| 7084 | 2026.05.13 18:41:29.458534 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45173 | ||
| 7085 | 2026.05.13 18:41:29.458548 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38913 | ||
| 7086 | 2026.05.13 18:41:29.458614 [ 275 ] {} <Trace> TCP-Session: bd50a0d4-f308-4a95-b008-c6eeab1fd277 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2026.05.13 18:41:29.458523 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53417 | ||
| 7088 | 2026.05.13 18:41:29.458500 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59384 | ||
| 7089 | 2026.05.13 18:41:29.458701 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7090 | 2026.05.13 18:41:29.458500 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47622 | ||
| 7091 | 2026.05.13 18:41:29.458769 [ 293 ] {} <Debug> TCP-Session: 82e73269-4427-4a4d-b039-fe735dd777b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45295 | ||
| 7092 | 2026.05.13 18:41:29.458810 [ 275 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54897) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7093 | 2026.05.13 18:41:29.458812 [ 293 ] {} <Debug> TCP-Session: 82e73269-4427-4a4d-b039-fe735dd777b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.05.13 18:41:29.458850 [ 293 ] {} <Debug> TCP-Session: 82e73269-4427-4a4d-b039-fe735dd777b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7095 | 2026.05.13 18:41:29.459072 [ 275 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7096 | 2026.05.13 18:41:29.459131 [ 275 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7097 | 2026.05.13 18:41:29.459168 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7098 | 2026.05.13 18:41:29.459199 [ 315 ] {} <Debug> TCP-Session: 0e3c8490-b490-456a-838a-23df3fc237b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53417 | ||
| 7099 | 2026.05.13 18:41:29.459215 [ 315 ] {} <Debug> TCP-Session: 0e3c8490-b490-456a-838a-23df3fc237b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7100 | 2026.05.13 18:41:29.459231 [ 315 ] {} <Debug> TCP-Session: 0e3c8490-b490-456a-838a-23df3fc237b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.05.13 18:41:29.459282 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7102 | 2026.05.13 18:41:29.459318 [ 310 ] {} <Debug> TCP-Session: 2f31599d-e397-4501-8d46-e077eac71498 Authenticating user 'default' from [fd00:1122:3344:101::e]:47622 | ||
| 7103 | 2026.05.13 18:41:29.459343 [ 310 ] {} <Debug> TCP-Session: 2f31599d-e397-4501-8d46-e077eac71498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.05.13 18:41:29.459356 [ 310 ] {} <Debug> TCP-Session: 2f31599d-e397-4501-8d46-e077eac71498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7105 | 2026.05.13 18:41:29.459388 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7106 | 2026.05.13 18:41:29.459424 [ 317 ] {} <Debug> TCP-Session: 1c56c256-26f2-470c-aa2b-dd9b5e79cea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38913 | ||
| 7107 | 2026.05.13 18:41:29.459450 [ 317 ] {} <Debug> TCP-Session: 1c56c256-26f2-470c-aa2b-dd9b5e79cea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.05.13 18:41:29.459463 [ 317 ] {} <Debug> TCP-Session: 1c56c256-26f2-470c-aa2b-dd9b5e79cea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.05.13 18:41:29.459604 [ 275 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 7110 | 2026.05.13 18:41:29.459800 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7111 | 2026.05.13 18:41:29.459839 [ 309 ] {} <Debug> TCP-Session: c6ca9db7-2753-483a-96ec-2606d585bc11 Authenticating user 'default' from [fd00:1122:3344:101::e]:59384 | ||
| 7112 | 2026.05.13 18:41:29.459859 [ 309 ] {} <Debug> TCP-Session: c6ca9db7-2753-483a-96ec-2606d585bc11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7113 | 2026.05.13 18:41:29.459872 [ 309 ] {} <Debug> TCP-Session: c6ca9db7-2753-483a-96ec-2606d585bc11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7114 | 2026.05.13 18:41:29.459901 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7115 | 2026.05.13 18:41:29.459934 [ 314 ] {} <Debug> TCP-Session: 5a66ed7e-1921-4483-a8f1-79371934c45f Authenticating user 'default' from [fd00:1122:3344:101::e]:59284 | ||
| 7116 | 2026.05.13 18:41:29.459955 [ 314 ] {} <Debug> TCP-Session: 5a66ed7e-1921-4483-a8f1-79371934c45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.05.13 18:41:29.459968 [ 314 ] {} <Debug> TCP-Session: 5a66ed7e-1921-4483-a8f1-79371934c45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.05.13 18:41:29.459987 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7119 | 2026.05.13 18:41:29.460017 [ 313 ] {} <Debug> TCP-Session: 0a6083d6-4e46-4dae-9a2b-5a093c765cda Authenticating user 'default' from [fd00:1122:3344:101::e]:44476 | ||
| 7120 | 2026.05.13 18:41:29.460033 [ 313 ] {} <Debug> TCP-Session: 0a6083d6-4e46-4dae-9a2b-5a093c765cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.05.13 18:41:29.460046 [ 313 ] {} <Debug> TCP-Session: 0a6083d6-4e46-4dae-9a2b-5a093c765cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7122 | 2026.05.13 18:41:29.460164 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7123 | 2026.05.13 18:41:29.460201 [ 316 ] {} <Debug> TCP-Session: 510bb06c-641d-4753-bd34-4426a35c3dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45173 | ||
| 7124 | 2026.05.13 18:41:29.460219 [ 316 ] {} <Debug> TCP-Session: 510bb06c-641d-4753-bd34-4426a35c3dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.05.13 18:41:29.460231 [ 316 ] {} <Debug> TCP-Session: 510bb06c-641d-4753-bd34-4426a35c3dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7126 | 2026.05.13 18:41:29.460961 [ 306 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Trace> AggregatingTransform: Aggregating | ||
| 7127 | 2026.05.13 18:41:29.460999 [ 306 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7128 | 2026.05.13 18:41:29.461032 [ 306 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001319933 sec. (757.614 rows/sec., 29.59 KiB/sec.) | ||
| 7129 | 2026.05.13 18:41:29.461052 [ 306 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Trace> Aggregator: Merging aggregated data | ||
| 7130 | 2026.05.13 18:41:29.462315 [ 275 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003571 sec., 280.0336040324839 rows/sec., 10.94 KiB/sec. | ||
| 7131 | 2026.05.13 18:41:29.462427 [ 275 ] {41c8f308-b690-4f46-9078-ae877f16b02a} <Debug> TCPHandler: Processed in 0.003932829 sec. | ||
| 7132 | 2026.05.13 18:41:29.462553 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7133 | 2026.05.13 18:41:29.462580 [ 275 ] {} <Debug> TCP-Session: bd50a0d4-f308-4a95-b008-c6eeab1fd277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.05.13 18:41:29.462582 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7135 | 2026.05.13 18:41:29.462601 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7136 | 2026.05.13 18:41:29.462630 [ 293 ] {} <Debug> TCP-Session: 82e73269-4427-4a4d-b039-fe735dd777b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7137 | 2026.05.13 18:41:29.462630 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7138 | 2026.05.13 18:41:29.462649 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7139 | 2026.05.13 18:41:29.462664 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7140 | 2026.05.13 18:41:29.462694 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7141 | 2026.05.13 18:41:29.462704 [ 313 ] {} <Debug> TCP-Session: 0a6083d6-4e46-4dae-9a2b-5a093c765cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.05.13 18:41:29.462722 [ 310 ] {} <Debug> TCP-Session: 2f31599d-e397-4501-8d46-e077eac71498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.05.13 18:41:29.462737 [ 314 ] {} <Debug> TCP-Session: 5a66ed7e-1921-4483-a8f1-79371934c45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.05.13 18:41:29.462689 [ 315 ] {} <Debug> TCP-Session: 0e3c8490-b490-456a-838a-23df3fc237b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.05.13 18:41:29.462674 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7146 | 2026.05.13 18:41:29.462649 [ 309 ] {} <Debug> TCP-Session: c6ca9db7-2753-483a-96ec-2606d585bc11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.05.13 18:41:29.462849 [ 317 ] {} <Debug> TCP-Session: 1c56c256-26f2-470c-aa2b-dd9b5e79cea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7148 | 2026.05.13 18:41:29.462638 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7149 | 2026.05.13 18:41:29.462909 [ 316 ] {} <Debug> TCP-Session: 510bb06c-641d-4753-bd34-4426a35c3dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7150 | 2026.05.13 18:41:30.594394 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35378 | ||
| 7151 | 2026.05.13 18:41:30.594515 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7152 | 2026.05.13 18:41:30.594547 [ 275 ] {} <Debug> TCP-Session: f07d800d-43b8-4829-969a-e78a2e26f312 Authenticating user 'default' from [fd00:1122:3344:101::e]:35378 | ||
| 7153 | 2026.05.13 18:41:30.594572 [ 275 ] {} <Debug> TCP-Session: f07d800d-43b8-4829-969a-e78a2e26f312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7154 | 2026.05.13 18:41:30.594587 [ 275 ] {} <Debug> TCP-Session: f07d800d-43b8-4829-969a-e78a2e26f312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7155 | 2026.05.13 18:41:30.594818 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44369 | ||
| 7156 | 2026.05.13 18:41:30.594848 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35711 | ||
| 7157 | 2026.05.13 18:41:30.594875 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42208 | ||
| 7158 | 2026.05.13 18:41:30.594906 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61353 | ||
| 7159 | 2026.05.13 18:41:30.594875 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45281 | ||
| 7160 | 2026.05.13 18:41:30.594955 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7161 | 2026.05.13 18:41:30.594955 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7162 | 2026.05.13 18:41:30.594946 [ 275 ] {} <Trace> TCP-Session: f07d800d-43b8-4829-969a-e78a2e26f312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2026.05.13 18:41:30.595011 [ 293 ] {} <Debug> TCP-Session: e970c3e2-bcef-4c74-bfa8-64e429b0f86f Authenticating user 'default' from [fd00:1122:3344:101::e]:44369 | ||
| 7164 | 2026.05.13 18:41:30.595018 [ 313 ] {} <Debug> TCP-Session: ebf4066c-05b2-4453-8ffe-8eae8a2841d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35711 | ||
| 7165 | 2026.05.13 18:41:30.595021 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7166 | 2026.05.13 18:41:30.595062 [ 293 ] {} <Debug> TCP-Session: e970c3e2-bcef-4c74-bfa8-64e429b0f86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7167 | 2026.05.13 18:41:30.595069 [ 313 ] {} <Debug> TCP-Session: ebf4066c-05b2-4453-8ffe-8eae8a2841d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7168 | 2026.05.13 18:41:30.595101 [ 293 ] {} <Debug> TCP-Session: e970c3e2-bcef-4c74-bfa8-64e429b0f86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7169 | 2026.05.13 18:41:30.595101 [ 314 ] {} <Debug> TCP-Session: b560aa21-1702-4377-8966-e6b42b8daecb Authenticating user 'default' from [fd00:1122:3344:101::e]:45281 | ||
| 7170 | 2026.05.13 18:41:30.595114 [ 313 ] {} <Debug> TCP-Session: ebf4066c-05b2-4453-8ffe-8eae8a2841d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7171 | 2026.05.13 18:41:30.595008 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7172 | 2026.05.13 18:41:30.595149 [ 314 ] {} <Debug> TCP-Session: b560aa21-1702-4377-8966-e6b42b8daecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2026.05.13 18:41:30.594879 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64776 | ||
| 7174 | 2026.05.13 18:41:30.595200 [ 275 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7175 | 2026.05.13 18:41:30.595185 [ 314 ] {} <Debug> TCP-Session: b560aa21-1702-4377-8966-e6b42b8daecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7176 | 2026.05.13 18:41:30.595185 [ 317 ] {} <Debug> TCP-Session: ce3c2e8e-17d0-4a98-b7c0-be570e3c6301 Authenticating user 'default' from [fd00:1122:3344:101::e]:61353 | ||
| 7177 | 2026.05.13 18:41:30.595273 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7178 | 2026.05.13 18:41:30.595279 [ 317 ] {} <Debug> TCP-Session: ce3c2e8e-17d0-4a98-b7c0-be570e3c6301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7179 | 2026.05.13 18:41:30.595306 [ 316 ] {} <Debug> TCP-Session: 78f8154b-460d-4161-bf80-0ee179250d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:64776 | ||
| 7180 | 2026.05.13 18:41:30.595320 [ 317 ] {} <Debug> TCP-Session: ce3c2e8e-17d0-4a98-b7c0-be570e3c6301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2026.05.13 18:41:30.595341 [ 316 ] {} <Debug> TCP-Session: 78f8154b-460d-4161-bf80-0ee179250d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7182 | 2026.05.13 18:41:30.594821 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43573 | ||
| 7183 | 2026.05.13 18:41:30.594826 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47952 | ||
| 7184 | 2026.05.13 18:41:30.595008 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7185 | 2026.05.13 18:41:30.595369 [ 316 ] {} <Debug> TCP-Session: 78f8154b-460d-4161-bf80-0ee179250d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2026.05.13 18:41:30.595587 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7187 | 2026.05.13 18:41:30.595606 [ 275 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7188 | 2026.05.13 18:41:30.595603 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7189 | 2026.05.13 18:41:30.595625 [ 310 ] {} <Debug> TCP-Session: b9ecb490-86db-49cf-b3cd-ce9e92f25912 Authenticating user 'default' from [fd00:1122:3344:101::e]:47952 | ||
| 7190 | 2026.05.13 18:41:30.595577 [ 315 ] {} <Debug> TCP-Session: 3ba2472a-adfa-405e-9c69-ea040b7f1b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:42208 | ||
| 7191 | 2026.05.13 18:41:30.595663 [ 309 ] {} <Debug> TCP-Session: 9b1e6ac3-7be9-46b4-a87f-1578de567e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:43573 | ||
| 7192 | 2026.05.13 18:41:30.595674 [ 275 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7193 | 2026.05.13 18:41:30.595691 [ 315 ] {} <Debug> TCP-Session: 3ba2472a-adfa-405e-9c69-ea040b7f1b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2026.05.13 18:41:30.595710 [ 309 ] {} <Debug> TCP-Session: 9b1e6ac3-7be9-46b4-a87f-1578de567e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.05.13 18:41:30.595741 [ 315 ] {} <Debug> TCP-Session: 3ba2472a-adfa-405e-9c69-ea040b7f1b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.05.13 18:41:30.595764 [ 309 ] {} <Debug> TCP-Session: 9b1e6ac3-7be9-46b4-a87f-1578de567e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.05.13 18:41:30.595668 [ 310 ] {} <Debug> TCP-Session: b9ecb490-86db-49cf-b3cd-ce9e92f25912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.05.13 18:41:30.595807 [ 310 ] {} <Debug> TCP-Session: b9ecb490-86db-49cf-b3cd-ce9e92f25912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7199 | 2026.05.13 18:41:30.595997 [ 275 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 7200 | 2026.05.13 18:41:30.596976 [ 308 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Trace> AggregatingTransform: Aggregating | ||
| 7201 | 2026.05.13 18:41:30.597015 [ 308 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Trace> Aggregator: Aggregation method: without_key | ||
| 7202 | 2026.05.13 18:41:30.597051 [ 308 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951366 sec. (1051.120 rows/sec., 41.06 KiB/sec.) | ||
| 7203 | 2026.05.13 18:41:30.597070 [ 308 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Trace> Aggregator: Merging aggregated data | ||
| 7204 | 2026.05.13 18:41:30.598266 [ 275 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 7205 | 2026.05.13 18:41:30.598446 [ 275 ] {a4a2fd8e-0d6f-4c1c-9530-c96f50452a39} <Debug> TCPHandler: Processed in 0.003630714 sec. | ||
| 7206 | 2026.05.13 18:41:30.598581 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7207 | 2026.05.13 18:41:30.598611 [ 275 ] {} <Debug> TCP-Session: f07d800d-43b8-4829-969a-e78a2e26f312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7208 | 2026.05.13 18:41:30.598615 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7209 | 2026.05.13 18:41:30.598637 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7210 | 2026.05.13 18:41:30.598652 [ 293 ] {} <Debug> TCP-Session: e970c3e2-bcef-4c74-bfa8-64e429b0f86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.05.13 18:41:30.598663 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7212 | 2026.05.13 18:41:30.598683 [ 309 ] {} <Debug> TCP-Session: 9b1e6ac3-7be9-46b4-a87f-1578de567e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.05.13 18:41:30.598688 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7214 | 2026.05.13 18:41:30.598713 [ 314 ] {} <Debug> TCP-Session: b560aa21-1702-4377-8966-e6b42b8daecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.05.13 18:41:30.598729 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7216 | 2026.05.13 18:41:30.598743 [ 317 ] {} <Debug> TCP-Session: ce3c2e8e-17d0-4a98-b7c0-be570e3c6301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.05.13 18:41:30.598758 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7218 | 2026.05.13 18:41:30.598768 [ 313 ] {} <Debug> TCP-Session: ebf4066c-05b2-4453-8ffe-8eae8a2841d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2026.05.13 18:41:30.598783 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7220 | 2026.05.13 18:41:30.598815 [ 316 ] {} <Debug> TCP-Session: 78f8154b-460d-4161-bf80-0ee179250d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.05.13 18:41:30.598704 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7222 | 2026.05.13 18:41:30.598844 [ 315 ] {} <Debug> TCP-Session: 3ba2472a-adfa-405e-9c69-ea040b7f1b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.05.13 18:41:30.598885 [ 310 ] {} <Debug> TCP-Session: b9ecb490-86db-49cf-b3cd-ce9e92f25912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2026.05.13 18:41:30.735294 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41297 | ||
| 7225 | 2026.05.13 18:41:30.735398 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7226 | 2026.05.13 18:41:30.735427 [ 275 ] {} <Debug> TCP-Session: f8a4bb7f-1f6c-488b-8a49-0b7abe28aed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41297 | ||
| 7227 | 2026.05.13 18:41:30.735449 [ 275 ] {} <Debug> TCP-Session: f8a4bb7f-1f6c-488b-8a49-0b7abe28aed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2026.05.13 18:41:30.735462 [ 275 ] {} <Debug> TCP-Session: f8a4bb7f-1f6c-488b-8a49-0b7abe28aed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.05.13 18:41:30.735716 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61853 | ||
| 7230 | 2026.05.13 18:41:30.735745 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43725 | ||
| 7231 | 2026.05.13 18:41:30.735771 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39416 | ||
| 7232 | 2026.05.13 18:41:30.735794 [ 275 ] {} <Trace> TCP-Session: f8a4bb7f-1f6c-488b-8a49-0b7abe28aed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.05.13 18:41:30.735831 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7234 | 2026.05.13 18:41:30.735836 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7235 | 2026.05.13 18:41:30.735869 [ 309 ] {} <Debug> TCP-Session: a40dd66c-7d95-4212-8624-774add014736 Authenticating user 'default' from [fd00:1122:3344:101::e]:61853 | ||
| 7236 | 2026.05.13 18:41:30.735880 [ 314 ] {} <Debug> TCP-Session: 33009688-d29d-4d16-935c-2803a9be3da6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43725 | ||
| 7237 | 2026.05.13 18:41:30.735888 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7238 | 2026.05.13 18:41:30.735909 [ 314 ] {} <Debug> TCP-Session: 33009688-d29d-4d16-935c-2803a9be3da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2026.05.13 18:41:30.735902 [ 309 ] {} <Debug> TCP-Session: a40dd66c-7d95-4212-8624-774add014736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.05.13 18:41:30.735932 [ 316 ] {} <Debug> TCP-Session: 404aad55-7cca-4126-abb9-9da9cd728c91 Authenticating user 'default' from [fd00:1122:3344:101::e]:39416 | ||
| 7241 | 2026.05.13 18:41:30.735939 [ 314 ] {} <Debug> TCP-Session: 33009688-d29d-4d16-935c-2803a9be3da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.05.13 18:41:30.735951 [ 309 ] {} <Debug> TCP-Session: a40dd66c-7d95-4212-8624-774add014736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.05.13 18:41:30.735975 [ 316 ] {} <Debug> TCP-Session: 404aad55-7cca-4126-abb9-9da9cd728c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2026.05.13 18:41:30.735981 [ 275 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7245 | 2026.05.13 18:41:30.736008 [ 316 ] {} <Debug> TCP-Session: 404aad55-7cca-4126-abb9-9da9cd728c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.05.13 18:41:30.735771 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37882 | ||
| 7247 | 2026.05.13 18:41:30.735736 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55413 | ||
| 7248 | 2026.05.13 18:41:30.735721 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64462 | ||
| 7249 | 2026.05.13 18:41:30.736107 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7250 | 2026.05.13 18:41:30.735715 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40550 | ||
| 7251 | 2026.05.13 18:41:30.736149 [ 315 ] {} <Debug> TCP-Session: 2f73e716-6ce2-488a-973a-66dd93736e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:37882 | ||
| 7252 | 2026.05.13 18:41:30.735778 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41739 | ||
| 7253 | 2026.05.13 18:41:30.736184 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7254 | 2026.05.13 18:41:30.736217 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7255 | 2026.05.13 18:41:30.736244 [ 313 ] {} <Debug> TCP-Session: 5468d4bf-9500-4dfa-b1bf-988d1085ceb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55413 | ||
| 7256 | 2026.05.13 18:41:30.736254 [ 293 ] {} <Debug> TCP-Session: c8bd5703-a0d9-4e4d-8e81-2044067e177c Authenticating user 'default' from [fd00:1122:3344:101::e]:40550 | ||
| 7257 | 2026.05.13 18:41:30.736268 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7258 | 2026.05.13 18:41:30.736273 [ 313 ] {} <Debug> TCP-Session: 5468d4bf-9500-4dfa-b1bf-988d1085ceb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.05.13 18:41:30.736279 [ 293 ] {} <Debug> TCP-Session: c8bd5703-a0d9-4e4d-8e81-2044067e177c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.05.13 18:41:30.736294 [ 317 ] {} <Debug> TCP-Session: e05ddff4-ce33-4f68-8227-e3118b994320 Authenticating user 'default' from [fd00:1122:3344:101::e]:41739 | ||
| 7261 | 2026.05.13 18:41:30.736308 [ 293 ] {} <Debug> TCP-Session: c8bd5703-a0d9-4e4d-8e81-2044067e177c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7262 | 2026.05.13 18:41:30.736303 [ 313 ] {} <Debug> TCP-Session: 5468d4bf-9500-4dfa-b1bf-988d1085ceb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.05.13 18:41:30.736318 [ 317 ] {} <Debug> TCP-Session: e05ddff4-ce33-4f68-8227-e3118b994320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.05.13 18:41:30.736194 [ 315 ] {} <Debug> TCP-Session: 2f73e716-6ce2-488a-973a-66dd93736e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2026.05.13 18:41:30.736341 [ 317 ] {} <Debug> TCP-Session: e05ddff4-ce33-4f68-8227-e3118b994320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.05.13 18:41:30.736368 [ 315 ] {} <Debug> TCP-Session: 2f73e716-6ce2-488a-973a-66dd93736e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7267 | 2026.05.13 18:41:30.736185 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7268 | 2026.05.13 18:41:30.736271 [ 275 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7269 | 2026.05.13 18:41:30.736435 [ 310 ] {} <Debug> TCP-Session: bed4c738-4266-4cf3-96bb-73243998a733 Authenticating user 'default' from [fd00:1122:3344:101::e]:64462 | ||
| 7270 | 2026.05.13 18:41:30.736461 [ 310 ] {} <Debug> TCP-Session: bed4c738-4266-4cf3-96bb-73243998a733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.05.13 18:41:30.736476 [ 310 ] {} <Debug> TCP-Session: bed4c738-4266-4cf3-96bb-73243998a733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.05.13 18:41:30.736484 [ 275 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7273 | 2026.05.13 18:41:30.736775 [ 275 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 7274 | 2026.05.13 18:41:30.737742 [ 333 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Trace> AggregatingTransform: Aggregating | ||
| 7275 | 2026.05.13 18:41:30.737782 [ 333 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Trace> Aggregator: Aggregation method: without_key | ||
| 7276 | 2026.05.13 18:41:30.737819 [ 333 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943447 sec. (1059.943 rows/sec., 41.40 KiB/sec.) | ||
| 7277 | 2026.05.13 18:41:30.737839 [ 333 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Trace> Aggregator: Merging aggregated data | ||
| 7278 | 2026.05.13 18:41:30.739370 [ 275 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003443 sec., 290.4443799012489 rows/sec., 11.35 KiB/sec. | ||
| 7279 | 2026.05.13 18:41:30.739577 [ 275 ] {ebbc18ee-e201-41cd-addc-9ceedb2b2801} <Debug> TCPHandler: Processed in 0.003891159 sec. | ||
| 7280 | 2026.05.13 18:41:30.739789 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7281 | 2026.05.13 18:41:30.739824 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7282 | 2026.05.13 18:41:30.739839 [ 275 ] {} <Debug> TCP-Session: f8a4bb7f-1f6c-488b-8a49-0b7abe28aed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.05.13 18:41:30.739844 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7284 | 2026.05.13 18:41:30.739875 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7285 | 2026.05.13 18:41:30.739900 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7286 | 2026.05.13 18:41:30.739928 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7287 | 2026.05.13 18:41:30.739949 [ 310 ] {} <Debug> TCP-Session: bed4c738-4266-4cf3-96bb-73243998a733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.05.13 18:41:30.739961 [ 314 ] {} <Debug> TCP-Session: 33009688-d29d-4d16-935c-2803a9be3da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.05.13 18:41:30.739974 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7290 | 2026.05.13 18:41:30.739978 [ 317 ] {} <Debug> TCP-Session: e05ddff4-ce33-4f68-8227-e3118b994320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2026.05.13 18:41:30.739907 [ 293 ] {} <Debug> TCP-Session: c8bd5703-a0d9-4e4d-8e81-2044067e177c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.05.13 18:41:30.740021 [ 316 ] {} <Debug> TCP-Session: 404aad55-7cca-4126-abb9-9da9cd728c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.05.13 18:41:30.739872 [ 315 ] {} <Debug> TCP-Session: 2f73e716-6ce2-488a-973a-66dd93736e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.05.13 18:41:30.740057 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7295 | 2026.05.13 18:41:30.739853 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7296 | 2026.05.13 18:41:30.740108 [ 313 ] {} <Debug> TCP-Session: 5468d4bf-9500-4dfa-b1bf-988d1085ceb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.05.13 18:41:30.740130 [ 309 ] {} <Debug> TCP-Session: a40dd66c-7d95-4212-8624-774add014736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.05.13 18:41:32.053720 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.05.13 18:41:32.054095 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7300 | 2026.05.13 18:41:32.054480 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7301 | 2026.05.13 18:41:32.054515 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <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 | ||
| 7302 | 2026.05.13 18:41:32.054728 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7303 | 2026.05.13 18:41:32.054796 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7304 | 2026.05.13 18:41:32.054934 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7305 | 2026.05.13 18:41:32.055070 [ 331 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7306 | 2026.05.13 18:41:32.055090 [ 341 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7307 | 2026.05.13 18:41:32.055090 [ 342 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7308 | 2026.05.13 18:41:32.055069 [ 348 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7309 | 2026.05.13 18:41:32.055373 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7310 | 2026.05.13 18:41:32.055400 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7311 | 2026.05.13 18:41:32.055485 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7312 | 2026.05.13 18:41:32.055505 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 7313 | 2026.05.13 18:41:32.055539 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7314 | 2026.05.13 18:41:32.055577 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7315 | 2026.05.13 18:41:32.055624 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7316 | 2026.05.13 18:41:32.057267 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003316 sec., 10554.885404101327 rows/sec., 1.78 MiB/sec. | ||
| 7317 | 2026.05.13 18:41:32.057422 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Debug> MemoryTracker: Peak memory usage (for query): 130.27 KiB. | ||
| 7318 | 2026.05.13 18:41:32.057438 [ 294 ] {9f35bf33-35ae-424a-aced-ffd12afd50e6} <Debug> TCPHandler: Processed in 0.003902789 sec. | ||
| 7319 | 2026.05.13 18:41:32.059643 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.05.13 18:41:32.059831 [ 294 ] {b974d375-7713-4e15-a8b7-1ed310bbc20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7321 | 2026.05.13 18:41:32.059897 [ 294 ] {b974d375-7713-4e15-a8b7-1ed310bbc20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7322 | 2026.05.13 18:41:32.060617 [ 294 ] {b974d375-7713-4e15-a8b7-1ed310bbc20f} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2026.05.13 18:41:32.060655 [ 294 ] {b974d375-7713-4e15-a8b7-1ed310bbc20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7324 | 2026.05.13 18:41:32.061053 [ 294 ] {b974d375-7713-4e15-a8b7-1ed310bbc20f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7325 | 2026.05.13 18:41:32.061289 [ 294 ] {b974d375-7713-4e15-a8b7-1ed310bbc20f} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2026.05.13 18:41:32.061436 [ 294 ] {b974d375-7713-4e15-a8b7-1ed310bbc20f} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001657 sec., 71213.0356065178 rows/sec., 6.04 MiB/sec. | ||
| 7327 | 2026.05.13 18:41:32.061477 [ 294 ] {b974d375-7713-4e15-a8b7-1ed310bbc20f} <Debug> TCPHandler: Processed in 0.001963804 sec. | ||
| 7328 | 2026.05.13 18:41:32.061610 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.05.13 18:41:32.061715 [ 294 ] {7d9e8a4c-734b-4c23-abb5-9fdb40cb14a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7330 | 2026.05.13 18:41:32.061754 [ 294 ] {7d9e8a4c-734b-4c23-abb5-9fdb40cb14a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7331 | 2026.05.13 18:41:32.062186 [ 294 ] {7d9e8a4c-734b-4c23-abb5-9fdb40cb14a7} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.05.13 18:41:32.062222 [ 294 ] {7d9e8a4c-734b-4c23-abb5-9fdb40cb14a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7333 | 2026.05.13 18:41:32.062508 [ 294 ] {7d9e8a4c-734b-4c23-abb5-9fdb40cb14a7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7334 | 2026.05.13 18:41:32.062731 [ 294 ] {7d9e8a4c-734b-4c23-abb5-9fdb40cb14a7} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.05.13 18:41:32.062856 [ 294 ] {7d9e8a4c-734b-4c23-abb5-9fdb40cb14a7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001169 sec., 26518.391787852866 rows/sec., 1.95 MiB/sec. | ||
| 7336 | 2026.05.13 18:41:32.062860 [ 132 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7337 | 2026.05.13 18:41:32.062895 [ 294 ] {7d9e8a4c-734b-4c23-abb5-9fdb40cb14a7} <Debug> TCPHandler: Processed in 0.001334463 sec. | ||
| 7338 | 2026.05.13 18:41:32.062914 [ 132 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.05.13 18:41:32.062952 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7340 | 2026.05.13 18:41:32.063027 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.05.13 18:41:32.063051 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 7342 | 2026.05.13 18:41:32.063126 [ 294 ] {de458716-d63d-4f1e-8b62-c010f15bdb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7343 | 2026.05.13 18:41:32.063160 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7344 | 2026.05.13 18:41:32.063170 [ 294 ] {de458716-d63d-4f1e-8b62-c010f15bdb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7345 | 2026.05.13 18:41:32.063202 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part | ||
| 7346 | 2026.05.13 18:41:32.063264 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part | ||
| 7347 | 2026.05.13 18:41:32.063309 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7348 | 2026.05.13 18:41:32.063348 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7349 | 2026.05.13 18:41:32.063385 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 7350 | 2026.05.13 18:41:32.063435 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7351 | 2026.05.13 18:41:32.063663 [ 294 ] {de458716-d63d-4f1e-8b62-c010f15bdb8d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.05.13 18:41:32.063706 [ 294 ] {de458716-d63d-4f1e-8b62-c010f15bdb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7353 | 2026.05.13 18:41:32.064045 [ 294 ] {de458716-d63d-4f1e-8b62-c010f15bdb8d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7354 | 2026.05.13 18:41:32.064243 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236132 sec., 177165.54542718738 rows/sec., 13.69 MiB/sec. | ||
| 7355 | 2026.05.13 18:41:32.064257 [ 294 ] {de458716-d63d-4f1e-8b62-c010f15bdb8d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.05.13 18:41:32.064402 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7357 | 2026.05.13 18:41:32.064406 [ 294 ] {de458716-d63d-4f1e-8b62-c010f15bdb8d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001297 sec., 73245.95219737857 rows/sec., 5.72 MiB/sec. | ||
| 7358 | 2026.05.13 18:41:32.064455 [ 294 ] {de458716-d63d-4f1e-8b62-c010f15bdb8d} <Debug> TCPHandler: Processed in 0.001476756 sec. | ||
| 7359 | 2026.05.13 18:41:32.064593 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.05.13 18:41:32.064690 [ 294 ] {f4f1d85d-451d-4fd1-8970-f38292bbc4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7361 | 2026.05.13 18:41:32.064691 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.05.13 18:41:32.064737 [ 294 ] {f4f1d85d-451d-4fd1-8970-f38292bbc4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7363 | 2026.05.13 18:41:32.064786 [ 186 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_41_8} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7364 | 2026.05.13 18:41:32.064885 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7365 | 2026.05.13 18:41:32.065231 [ 294 ] {f4f1d85d-451d-4fd1-8970-f38292bbc4c4} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.05.13 18:41:32.065272 [ 294 ] {f4f1d85d-451d-4fd1-8970-f38292bbc4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7367 | 2026.05.13 18:41:32.065617 [ 294 ] {f4f1d85d-451d-4fd1-8970-f38292bbc4c4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7368 | 2026.05.13 18:41:32.065832 [ 294 ] {f4f1d85d-451d-4fd1-8970-f38292bbc4c4} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2026.05.13 18:41:32.065961 [ 294 ] {f4f1d85d-451d-4fd1-8970-f38292bbc4c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 7370 | 2026.05.13 18:41:32.066000 [ 294 ] {f4f1d85d-451d-4fd1-8970-f38292bbc4c4} <Debug> TCPHandler: Processed in 0.001454596 sec. | ||
| 7371 | 2026.05.13 18:41:32.066135 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2026.05.13 18:41:32.066230 [ 294 ] {58a518f8-64b0-438d-8f9f-a3cffb3a0774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7373 | 2026.05.13 18:41:32.066282 [ 294 ] {58a518f8-64b0-438d-8f9f-a3cffb3a0774} <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 | ||
| 7374 | 2026.05.13 18:41:32.067052 [ 294 ] {58a518f8-64b0-438d-8f9f-a3cffb3a0774} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.05.13 18:41:32.067088 [ 294 ] {58a518f8-64b0-438d-8f9f-a3cffb3a0774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7376 | 2026.05.13 18:41:32.067638 [ 294 ] {58a518f8-64b0-438d-8f9f-a3cffb3a0774} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7377 | 2026.05.13 18:41:32.067855 [ 294 ] {58a518f8-64b0-438d-8f9f-a3cffb3a0774} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.05.13 18:41:32.067988 [ 294 ] {58a518f8-64b0-438d-8f9f-a3cffb3a0774} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001776 sec., 17454.954954954956 rows/sec., 31.28 MiB/sec. | ||
| 7379 | 2026.05.13 18:41:32.068039 [ 294 ] {58a518f8-64b0-438d-8f9f-a3cffb3a0774} <Debug> TCPHandler: Processed in 0.001952594 sec. | ||
| 7380 | 2026.05.13 18:41:32.068169 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2026.05.13 18:41:32.068264 [ 294 ] {ad3e44d2-d232-458d-a194-e2d640431142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7382 | 2026.05.13 18:41:32.068303 [ 294 ] {ad3e44d2-d232-458d-a194-e2d640431142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7383 | 2026.05.13 18:41:32.068667 [ 294 ] {ad3e44d2-d232-458d-a194-e2d640431142} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.05.13 18:41:32.068702 [ 294 ] {ad3e44d2-d232-458d-a194-e2d640431142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7385 | 2026.05.13 18:41:32.069008 [ 294 ] {ad3e44d2-d232-458d-a194-e2d640431142} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7386 | 2026.05.13 18:41:32.069356 [ 294 ] {ad3e44d2-d232-458d-a194-e2d640431142} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.05.13 18:41:32.069484 [ 294 ] {ad3e44d2-d232-458d-a194-e2d640431142} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 7388 | 2026.05.13 18:41:32.069519 [ 294 ] {ad3e44d2-d232-458d-a194-e2d640431142} <Debug> TCPHandler: Processed in 0.001398695 sec. | ||
| 7389 | 2026.05.13 18:41:32.959330 [ 276 ] {} <Trace> TCP-Session: f7413261-170a-444e-bd7d-553dd970d825 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.05.13 18:41:32.959647 [ 276 ] {83dd3eee-dd09-4957-9663-d9afa2aa7155} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44895) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 7391 | 2026.05.13 18:41:32.960293 [ 276 ] {83dd3eee-dd09-4957-9663-d9afa2aa7155} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7392 | 2026.05.13 18:41:32.960607 [ 276 ] {83dd3eee-dd09-4957-9663-d9afa2aa7155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7393 | 2026.05.13 18:41:32.961096 [ 341 ] {83dd3eee-dd09-4957-9663-d9afa2aa7155} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7394 | 2026.05.13 18:41:32.961903 [ 276 ] {83dd3eee-dd09-4957-9663-d9afa2aa7155} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002411 sec., 51430.94151804231 rows/sec., 2.83 MiB/sec. | ||
| 7395 | 2026.05.13 18:41:32.962024 [ 276 ] {83dd3eee-dd09-4957-9663-d9afa2aa7155} <Debug> TCPHandler: Processed in 0.00284597 sec. | ||
| 7396 | 2026.05.13 18:41:33.055626 [ 132 ] {} <Debug> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7397 | 2026.05.13 18:41:33.055699 [ 132 ] {} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.05.13 18:41:33.055725 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7399 | 2026.05.13 18:41:33.055875 [ 192 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::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 | ||
| 7400 | 2026.05.13 18:41:33.056033 [ 192 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7401 | 2026.05.13 18:41:33.056071 [ 192 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part | ||
| 7402 | 2026.05.13 18:41:33.056146 [ 192 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 7403 | 2026.05.13 18:41:33.056197 [ 192 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 7404 | 2026.05.13 18:41:33.056244 [ 192 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 7405 | 2026.05.13 18:41:33.056287 [ 192 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 7406 | 2026.05.13 18:41:33.057744 [ 186 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001934694 sec., 2132636.9958246625 rows/sec., 132.89 MiB/sec. | ||
| 7407 | 2026.05.13 18:41:33.057923 [ 186 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7408 | 2026.05.13 18:41:33.058187 [ 186 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.05.13 18:41:33.058260 [ 186 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_9_2} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7410 | 2026.05.13 18:41:33.058352 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7411 | 2026.05.13 18:41:34.454040 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7412 | 2026.05.13 18:41:34.454144 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7413 | 2026.05.13 18:41:34.544369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15259 | ||
| 7414 | 2026.05.13 18:41:34.545005 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.05.13 18:41:34.545056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7416 | 2026.05.13 18:41:34.545588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7417 | 2026.05.13 18:41:34.545869 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.05.13 18:41:34.546006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15259 | ||
| 7419 | 2026.05.13 18:41:34.581979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 878 | ||
| 7420 | 2026.05.13 18:41:34.584433 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2026.05.13 18:41:34.584478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7422 | 2026.05.13 18:41:34.585773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7423 | 2026.05.13 18:41:34.586040 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2026.05.13 18:41:34.586299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7425 | 2026.05.13 18:41:35.001351 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000927136 sec. | ||
| 7426 | 2026.05.13 18:41:35.342228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7427 | 2026.05.13 18:41:35.357176 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.05.13 18:41:35.357231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7429 | 2026.05.13 18:41:35.363639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7430 | 2026.05.13 18:41:35.364341 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.05.13 18:41:35.366854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7432 | 2026.05.13 18:41:36.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.07 MiB, peak 298.44 MiB, free memory in arenas 0.00 B, will set to 290.21 MiB (RSS), difference: 1.14 MiB | ||
| 7433 | 2026.05.13 18:41:37.053430 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2026.05.13 18:41:37.053675 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7435 | 2026.05.13 18:41:37.054038 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7436 | 2026.05.13 18:41:37.054078 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <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 | ||
| 7437 | 2026.05.13 18:41:37.054317 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7438 | 2026.05.13 18:41:37.054385 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7439 | 2026.05.13 18:41:37.054519 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7440 | 2026.05.13 18:41:37.054644 [ 308 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7441 | 2026.05.13 18:41:37.054660 [ 329 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7442 | 2026.05.13 18:41:37.054647 [ 331 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7443 | 2026.05.13 18:41:37.054644 [ 347 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7444 | 2026.05.13 18:41:37.054848 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7445 | 2026.05.13 18:41:37.054875 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7446 | 2026.05.13 18:41:37.054957 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7447 | 2026.05.13 18:41:37.054977 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 7448 | 2026.05.13 18:41:37.055010 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7449 | 2026.05.13 18:41:37.055046 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7450 | 2026.05.13 18:41:37.055082 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7451 | 2026.05.13 18:41:37.056561 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002981 sec., 11741.026501174101 rows/sec., 1.98 MiB/sec. | ||
| 7452 | 2026.05.13 18:41:37.056717 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Debug> MemoryTracker: Peak memory usage (for query): 129.32 KiB. | ||
| 7453 | 2026.05.13 18:41:37.056732 [ 294 ] {7225a55c-927f-4aa0-899c-8f92c468d85d} <Debug> TCPHandler: Processed in 0.003430391 sec. | ||
| 7454 | 2026.05.13 18:41:37.058706 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.05.13 18:41:37.058860 [ 294 ] {4d564618-4a19-472b-86e2-96d091d08e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7456 | 2026.05.13 18:41:37.058918 [ 294 ] {4d564618-4a19-472b-86e2-96d091d08e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7457 | 2026.05.13 18:41:37.059607 [ 294 ] {4d564618-4a19-472b-86e2-96d091d08e53} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.05.13 18:41:37.059660 [ 294 ] {4d564618-4a19-472b-86e2-96d091d08e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7459 | 2026.05.13 18:41:37.060015 [ 294 ] {4d564618-4a19-472b-86e2-96d091d08e53} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7460 | 2026.05.13 18:41:37.060245 [ 294 ] {4d564618-4a19-472b-86e2-96d091d08e53} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.05.13 18:41:37.060381 [ 294 ] {4d564618-4a19-472b-86e2-96d091d08e53} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001565 sec., 49840.255591054316 rows/sec., 4.11 MiB/sec. | ||
| 7462 | 2026.05.13 18:41:37.060383 [ 143 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7463 | 2026.05.13 18:41:37.060419 [ 294 ] {4d564618-4a19-472b-86e2-96d091d08e53} <Debug> TCPHandler: Processed in 0.001787112 sec. | ||
| 7464 | 2026.05.13 18:41:37.060464 [ 143 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.05.13 18:41:37.060492 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7466 | 2026.05.13 18:41:37.060581 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.05.13 18:41:37.060592 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 7468 | 2026.05.13 18:41:37.060687 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7469 | 2026.05.13 18:41:37.060689 [ 294 ] {6c0a840c-d7f7-44fd-b1d3-3c9cd527a200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7470 | 2026.05.13 18:41:37.060713 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2617 rows starting from the beginning of the part | ||
| 7471 | 2026.05.13 18:41:37.060734 [ 294 ] {6c0a840c-d7f7-44fd-b1d3-3c9cd527a200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7472 | 2026.05.13 18:41:37.060768 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 7473 | 2026.05.13 18:41:37.060819 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2543 rows starting from the beginning of the part | ||
| 7474 | 2026.05.13 18:41:37.060859 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 7475 | 2026.05.13 18:41:37.060898 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
| 7476 | 2026.05.13 18:41:37.060937 [ 186 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part | ||
| 7477 | 2026.05.13 18:41:37.061167 [ 294 ] {6c0a840c-d7f7-44fd-b1d3-3c9cd527a200} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.05.13 18:41:37.061202 [ 294 ] {6c0a840c-d7f7-44fd-b1d3-3c9cd527a200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7479 | 2026.05.13 18:41:37.061480 [ 294 ] {6c0a840c-d7f7-44fd-b1d3-3c9cd527a200} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7480 | 2026.05.13 18:41:37.061682 [ 294 ] {6c0a840c-d7f7-44fd-b1d3-3c9cd527a200} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.05.13 18:41:37.061809 [ 294 ] {6c0a840c-d7f7-44fd-b1d3-3c9cd527a200} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001147 sec., 9590.235396687009 rows/sec., 721.14 KiB/sec. | ||
| 7482 | 2026.05.13 18:41:37.061870 [ 294 ] {6c0a840c-d7f7-44fd-b1d3-3c9cd527a200} <Debug> TCPHandler: Processed in 0.001337623 sec. | ||
| 7483 | 2026.05.13 18:41:37.061987 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.05.13 18:41:37.062081 [ 294 ] {6d9076a5-eba3-4582-ac42-8e66c3b36f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7485 | 2026.05.13 18:41:37.062119 [ 294 ] {6d9076a5-eba3-4582-ac42-8e66c3b36f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7486 | 2026.05.13 18:41:37.062588 [ 294 ] {6d9076a5-eba3-4582-ac42-8e66c3b36f2d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.05.13 18:41:37.062623 [ 294 ] {6d9076a5-eba3-4582-ac42-8e66c3b36f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7488 | 2026.05.13 18:41:37.062728 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002172058 sec., 2545972.529278684 rows/sec., 201.22 MiB/sec. | ||
| 7489 | 2026.05.13 18:41:37.062917 [ 294 ] {6d9076a5-eba3-4582-ac42-8e66c3b36f2d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7490 | 2026.05.13 18:41:37.063071 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7491 | 2026.05.13 18:41:37.063174 [ 294 ] {6d9076a5-eba3-4582-ac42-8e66c3b36f2d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.05.13 18:41:37.063323 [ 294 ] {6d9076a5-eba3-4582-ac42-8e66c3b36f2d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001259 sec., 59571.08816521049 rows/sec., 4.65 MiB/sec. | ||
| 7493 | 2026.05.13 18:41:37.063338 [ 140 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7494 | 2026.05.13 18:41:37.063361 [ 294 ] {6d9076a5-eba3-4582-ac42-8e66c3b36f2d} <Debug> TCPHandler: Processed in 0.001421714 sec. | ||
| 7495 | 2026.05.13 18:41:37.063385 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.05.13 18:41:37.063388 [ 140 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.05.13 18:41:37.063428 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7498 | 2026.05.13 18:41:37.063479 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_51_10} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7499 | 2026.05.13 18:41:37.063501 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 7500 | 2026.05.13 18:41:37.063514 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.05.13 18:41:37.063582 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 7502 | 2026.05.13 18:41:37.063588 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7503 | 2026.05.13 18:41:37.063616 [ 294 ] {7f4e01d4-a554-4d3d-9f1b-0091c30341ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7504 | 2026.05.13 18:41:37.063626 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1402 rows starting from the beginning of the part | ||
| 7505 | 2026.05.13 18:41:37.063659 [ 294 ] {7f4e01d4-a554-4d3d-9f1b-0091c30341ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7506 | 2026.05.13 18:41:37.063673 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
| 7507 | 2026.05.13 18:41:37.063709 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1335 rows starting from the beginning of the part | ||
| 7508 | 2026.05.13 18:41:37.063743 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 7509 | 2026.05.13 18:41:37.063775 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
| 7510 | 2026.05.13 18:41:37.063810 [ 186 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part | ||
| 7511 | 2026.05.13 18:41:37.064125 [ 294 ] {7f4e01d4-a554-4d3d-9f1b-0091c30341ce} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.05.13 18:41:37.064170 [ 294 ] {7f4e01d4-a554-4d3d-9f1b-0091c30341ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7513 | 2026.05.13 18:41:37.064589 [ 294 ] {7f4e01d4-a554-4d3d-9f1b-0091c30341ce} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7514 | 2026.05.13 18:41:37.064836 [ 294 ] {7f4e01d4-a554-4d3d-9f1b-0091c30341ce} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.05.13 18:41:37.064873 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398664 sec., 2192091.881967363 rows/sec., 159.10 MiB/sec. | ||
| 7516 | 2026.05.13 18:41:37.064985 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7517 | 2026.05.13 18:41:37.064997 [ 294 ] {7f4e01d4-a554-4d3d-9f1b-0091c30341ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
| 7518 | 2026.05.13 18:41:37.065032 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.05.13 18:41:37.065058 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7520 | 2026.05.13 18:41:37.065059 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7521 | 2026.05.13 18:41:37.065063 [ 294 ] {7f4e01d4-a554-4d3d-9f1b-0091c30341ce} <Debug> TCPHandler: Processed in 0.001599469 sec. | ||
| 7522 | 2026.05.13 18:41:37.065152 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 7523 | 2026.05.13 18:41:37.065247 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2026.05.13 18:41:37.065278 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7525 | 2026.05.13 18:41:37.065314 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16259 rows starting from the beginning of the part | ||
| 7526 | 2026.05.13 18:41:37.065324 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.05.13 18:41:37.065355 [ 294 ] {a7680f57-0ac9-4c27-8b3f-3cde30d4bcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7528 | 2026.05.13 18:41:37.065379 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7529 | 2026.05.13 18:41:37.065401 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_51_10} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7530 | 2026.05.13 18:41:37.065413 [ 294 ] {a7680f57-0ac9-4c27-8b3f-3cde30d4bcbf} <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 | ||
| 7531 | 2026.05.13 18:41:37.065430 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1532 rows starting from the beginning of the part | ||
| 7532 | 2026.05.13 18:41:37.065475 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 7533 | 2026.05.13 18:41:37.065477 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7534 | 2026.05.13 18:41:37.065523 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7535 | 2026.05.13 18:41:37.065566 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7536 | 2026.05.13 18:41:37.066237 [ 294 ] {a7680f57-0ac9-4c27-8b3f-3cde30d4bcbf} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.05.13 18:41:37.066283 [ 294 ] {a7680f57-0ac9-4c27-8b3f-3cde30d4bcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7538 | 2026.05.13 18:41:37.066811 [ 294 ] {a7680f57-0ac9-4c27-8b3f-3cde30d4bcbf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7539 | 2026.05.13 18:41:37.067035 [ 294 ] {a7680f57-0ac9-4c27-8b3f-3cde30d4bcbf} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.05.13 18:41:37.067161 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7541 | 2026.05.13 18:41:37.067174 [ 294 ] {a7680f57-0ac9-4c27-8b3f-3cde30d4bcbf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001838 sec., 5984.766050054407 rows/sec., 10.72 MiB/sec. | ||
| 7542 | 2026.05.13 18:41:37.067216 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.05.13 18:41:37.067263 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7544 | 2026.05.13 18:41:37.067294 [ 294 ] {a7680f57-0ac9-4c27-8b3f-3cde30d4bcbf} <Debug> TCPHandler: Processed in 0.002106877 sec. | ||
| 7545 | 2026.05.13 18:41:37.067348 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 7546 | 2026.05.13 18:41:37.067560 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7547 | 2026.05.13 18:41:37.067604 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.05.13 18:41:37.067614 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 733 rows starting from the beginning of the part | ||
| 7549 | 2026.05.13 18:41:37.067753 [ 294 ] {22c2b4a4-bacd-41e5-81fa-d033ddba48a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7550 | 2026.05.13 18:41:37.067758 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 7551 | 2026.05.13 18:41:37.067816 [ 294 ] {22c2b4a4-bacd-41e5-81fa-d033ddba48a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7552 | 2026.05.13 18:41:37.067887 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 7553 | 2026.05.13 18:41:37.067990 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
| 7554 | 2026.05.13 18:41:37.068082 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 7555 | 2026.05.13 18:41:37.068178 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 7556 | 2026.05.13 18:41:37.068302 [ 294 ] {22c2b4a4-bacd-41e5-81fa-d033ddba48a5} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2026.05.13 18:41:37.068342 [ 294 ] {22c2b4a4-bacd-41e5-81fa-d033ddba48a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7558 | 2026.05.13 18:41:37.068754 [ 294 ] {22c2b4a4-bacd-41e5-81fa-d033ddba48a5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7559 | 2026.05.13 18:41:37.068982 [ 294 ] {22c2b4a4-bacd-41e5-81fa-d033ddba48a5} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.05.13 18:41:37.069106 [ 139 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7561 | 2026.05.13 18:41:37.069121 [ 294 ] {22c2b4a4-bacd-41e5-81fa-d033ddba48a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 7562 | 2026.05.13 18:41:37.069151 [ 139 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.05.13 18:41:37.069174 [ 294 ] {22c2b4a4-bacd-41e5-81fa-d033ddba48a5} <Debug> TCPHandler: Processed in 0.00168537 sec. | ||
| 7564 | 2026.05.13 18:41:37.069176 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7565 | 2026.05.13 18:41:37.069274 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 7566 | 2026.05.13 18:41:37.069392 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7567 | 2026.05.13 18:41:37.069423 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2430 rows starting from the beginning of the part | ||
| 7568 | 2026.05.13 18:41:37.069480 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7569 | 2026.05.13 18:41:37.069525 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
| 7570 | 2026.05.13 18:41:37.069564 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 7571 | 2026.05.13 18:41:37.069600 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 7572 | 2026.05.13 18:41:37.069636 [ 200 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7573 | 2026.05.13 18:41:37.070500 [ 188 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18399 rows, containing 5 columns (5 merged, 0 gathered) in 0.005389455 sec., 3413888.7883839835 rows/sec., 221.89 MiB/sec. | ||
| 7574 | 2026.05.13 18:41:37.070760 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7575 | 2026.05.13 18:41:37.070803 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001563667 sec., 1707524.683964041 rows/sec., 115.19 MiB/sec. | ||
| 7576 | 2026.05.13 18:41:37.071049 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.05.13 18:41:37.071115 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7578 | 2026.05.13 18:41:37.071132 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7579 | 2026.05.13 18:41:37.071208 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 7580 | 2026.05.13 18:41:37.071376 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2026.05.13 18:41:37.071449 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_51_10} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7582 | 2026.05.13 18:41:37.071519 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7583 | 2026.05.13 18:41:37.074804 [ 200 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 19 columns (19 merged, 0 gathered) in 0.007495472 sec., 111667.41734209667 rows/sec., 200.10 MiB/sec. | ||
| 7584 | 2026.05.13 18:41:37.076022 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7585 | 2026.05.13 18:41:37.076345 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.05.13 18:41:37.076416 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7587 | 2026.05.13 18:41:37.076537 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7588 | 2026.05.13 18:41:38.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.84 MiB, peak 302.87 MiB, free memory in arenas 0.00 B, will set to 294.78 MiB (RSS), difference: 3.94 MiB | ||
| 7589 | 2026.05.13 18:41:42.046072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15771 | ||
| 7590 | 2026.05.13 18:41:42.046625 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.05.13 18:41:42.046665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7592 | 2026.05.13 18:41:42.047204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7593 | 2026.05.13 18:41:42.047454 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.05.13 18:41:42.047578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15771 | ||
| 7595 | 2026.05.13 18:41:42.053042 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.05.13 18:41:42.053265 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7597 | 2026.05.13 18:41:42.053601 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7598 | 2026.05.13 18:41:42.053635 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <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 | ||
| 7599 | 2026.05.13 18:41:42.053852 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7600 | 2026.05.13 18:41:42.053922 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7601 | 2026.05.13 18:41:42.054060 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7602 | 2026.05.13 18:41:42.054190 [ 336 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7603 | 2026.05.13 18:41:42.054207 [ 331 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7604 | 2026.05.13 18:41:42.054239 [ 308 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7605 | 2026.05.13 18:41:42.054210 [ 329 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7606 | 2026.05.13 18:41:42.054425 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7607 | 2026.05.13 18:41:42.054470 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7608 | 2026.05.13 18:41:42.054572 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7609 | 2026.05.13 18:41:42.054597 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 7610 | 2026.05.13 18:41:42.054639 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 7611 | 2026.05.13 18:41:42.054685 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 7612 | 2026.05.13 18:41:42.054729 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 7613 | 2026.05.13 18:41:42.056320 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003141 sec., 11142.948105698822 rows/sec., 1.88 MiB/sec. | ||
| 7614 | 2026.05.13 18:41:42.056469 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Debug> MemoryTracker: Peak memory usage (for query): 130.31 KiB. | ||
| 7615 | 2026.05.13 18:41:42.056485 [ 294 ] {e8d392f6-ac9c-4f07-936a-965ed04210c6} <Debug> TCPHandler: Processed in 0.003570632 sec. | ||
| 7616 | 2026.05.13 18:41:42.058822 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.05.13 18:41:42.059040 [ 294 ] {8345e129-7e91-40d5-8aca-7447d4700575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7618 | 2026.05.13 18:41:42.059120 [ 294 ] {8345e129-7e91-40d5-8aca-7447d4700575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7619 | 2026.05.13 18:41:42.059877 [ 294 ] {8345e129-7e91-40d5-8aca-7447d4700575} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.05.13 18:41:42.059921 [ 294 ] {8345e129-7e91-40d5-8aca-7447d4700575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7621 | 2026.05.13 18:41:42.060283 [ 294 ] {8345e129-7e91-40d5-8aca-7447d4700575} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7622 | 2026.05.13 18:41:42.060522 [ 294 ] {8345e129-7e91-40d5-8aca-7447d4700575} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.05.13 18:41:42.060668 [ 294 ] {8345e129-7e91-40d5-8aca-7447d4700575} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001686 sec., 3558.7188612099644 rows/sec., 290.19 KiB/sec. | ||
| 7624 | 2026.05.13 18:41:42.060707 [ 294 ] {8345e129-7e91-40d5-8aca-7447d4700575} <Debug> TCPHandler: Processed in 0.001991385 sec. | ||
| 7625 | 2026.05.13 18:41:42.060849 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.05.13 18:41:42.060946 [ 294 ] {478df479-4ae5-469a-b569-8d94be93800f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7627 | 2026.05.13 18:41:42.060985 [ 294 ] {478df479-4ae5-469a-b569-8d94be93800f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7628 | 2026.05.13 18:41:42.061466 [ 294 ] {478df479-4ae5-469a-b569-8d94be93800f} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.05.13 18:41:42.061502 [ 294 ] {478df479-4ae5-469a-b569-8d94be93800f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7630 | 2026.05.13 18:41:42.061802 [ 294 ] {478df479-4ae5-469a-b569-8d94be93800f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7631 | 2026.05.13 18:41:42.062016 [ 294 ] {478df479-4ae5-469a-b569-8d94be93800f} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.05.13 18:41:42.062143 [ 294 ] {478df479-4ae5-469a-b569-8d94be93800f} <Debug> executeQuery: Read 121 rows, 10.47 KiB in 0.001216 sec., 99506.57894736841 rows/sec., 8.41 MiB/sec. | ||
| 7633 | 2026.05.13 18:41:42.062182 [ 294 ] {478df479-4ae5-469a-b569-8d94be93800f} <Debug> TCPHandler: Processed in 0.001389765 sec. | ||
| 7634 | 2026.05.13 18:41:42.062318 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2026.05.13 18:41:42.062414 [ 294 ] {26466495-db9d-4ddf-81f7-63813e58f328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7636 | 2026.05.13 18:41:42.062453 [ 294 ] {26466495-db9d-4ddf-81f7-63813e58f328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7637 | 2026.05.13 18:41:42.062867 [ 294 ] {26466495-db9d-4ddf-81f7-63813e58f328} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.05.13 18:41:42.062903 [ 294 ] {26466495-db9d-4ddf-81f7-63813e58f328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7639 | 2026.05.13 18:41:42.063193 [ 294 ] {26466495-db9d-4ddf-81f7-63813e58f328} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7640 | 2026.05.13 18:41:42.063402 [ 294 ] {26466495-db9d-4ddf-81f7-63813e58f328} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.05.13 18:41:42.063527 [ 294 ] {26466495-db9d-4ddf-81f7-63813e58f328} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.00113 sec., 32743.36283185841 rows/sec., 2.38 MiB/sec. | ||
| 7642 | 2026.05.13 18:41:42.063564 [ 294 ] {26466495-db9d-4ddf-81f7-63813e58f328} <Debug> TCPHandler: Processed in 0.001295443 sec. | ||
| 7643 | 2026.05.13 18:41:42.063690 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2026.05.13 18:41:42.063790 [ 294 ] {4465dacc-2d69-475a-a085-744aef702546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7645 | 2026.05.13 18:41:42.063829 [ 294 ] {4465dacc-2d69-475a-a085-744aef702546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7646 | 2026.05.13 18:41:42.064253 [ 294 ] {4465dacc-2d69-475a-a085-744aef702546} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.05.13 18:41:42.064289 [ 294 ] {4465dacc-2d69-475a-a085-744aef702546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7648 | 2026.05.13 18:41:42.064582 [ 294 ] {4465dacc-2d69-475a-a085-744aef702546} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7649 | 2026.05.13 18:41:42.064790 [ 294 ] {4465dacc-2d69-475a-a085-744aef702546} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.05.13 18:41:42.064913 [ 294 ] {4465dacc-2d69-475a-a085-744aef702546} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.00114 sec., 88596.49122807018 rows/sec., 6.93 MiB/sec. | ||
| 7651 | 2026.05.13 18:41:42.064950 [ 294 ] {4465dacc-2d69-475a-a085-744aef702546} <Debug> TCPHandler: Processed in 0.001309234 sec. | ||
| 7652 | 2026.05.13 18:41:42.065076 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2026.05.13 18:41:42.065170 [ 294 ] {1a21da3d-0e6a-4a7c-8de1-1b49788eb4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7654 | 2026.05.13 18:41:42.065212 [ 294 ] {1a21da3d-0e6a-4a7c-8de1-1b49788eb4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7655 | 2026.05.13 18:41:42.065627 [ 294 ] {1a21da3d-0e6a-4a7c-8de1-1b49788eb4ba} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.05.13 18:41:42.065662 [ 294 ] {1a21da3d-0e6a-4a7c-8de1-1b49788eb4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7657 | 2026.05.13 18:41:42.065985 [ 294 ] {1a21da3d-0e6a-4a7c-8de1-1b49788eb4ba} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7658 | 2026.05.13 18:41:42.066200 [ 294 ] {1a21da3d-0e6a-4a7c-8de1-1b49788eb4ba} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.05.13 18:41:42.066325 [ 294 ] {1a21da3d-0e6a-4a7c-8de1-1b49788eb4ba} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001172 sec., 139078.49829351535 rows/sec., 9.68 MiB/sec. | ||
| 7660 | 2026.05.13 18:41:42.066361 [ 294 ] {1a21da3d-0e6a-4a7c-8de1-1b49788eb4ba} <Debug> TCPHandler: Processed in 0.001333433 sec. | ||
| 7661 | 2026.05.13 18:41:42.066487 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.05.13 18:41:42.066581 [ 294 ] {2bc76cd2-b08c-4263-a6bc-8014cfe7dc50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7663 | 2026.05.13 18:41:42.066633 [ 294 ] {2bc76cd2-b08c-4263-a6bc-8014cfe7dc50} <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 | ||
| 7664 | 2026.05.13 18:41:42.067403 [ 294 ] {2bc76cd2-b08c-4263-a6bc-8014cfe7dc50} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2026.05.13 18:41:42.067439 [ 294 ] {2bc76cd2-b08c-4263-a6bc-8014cfe7dc50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7666 | 2026.05.13 18:41:42.067962 [ 294 ] {2bc76cd2-b08c-4263-a6bc-8014cfe7dc50} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7667 | 2026.05.13 18:41:42.068181 [ 294 ] {2bc76cd2-b08c-4263-a6bc-8014cfe7dc50} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.05.13 18:41:42.068321 [ 294 ] {2bc76cd2-b08c-4263-a6bc-8014cfe7dc50} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001757 sec., 17643.710870802504 rows/sec., 31.62 MiB/sec. | ||
| 7669 | 2026.05.13 18:41:42.068378 [ 294 ] {2bc76cd2-b08c-4263-a6bc-8014cfe7dc50} <Debug> TCPHandler: Processed in 0.001940194 sec. | ||
| 7670 | 2026.05.13 18:41:42.068515 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2026.05.13 18:41:42.068611 [ 294 ] {abc9aab2-6a4e-40de-8f80-4ccf1e7c0468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7672 | 2026.05.13 18:41:42.068651 [ 294 ] {abc9aab2-6a4e-40de-8f80-4ccf1e7c0468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7673 | 2026.05.13 18:41:42.069002 [ 294 ] {abc9aab2-6a4e-40de-8f80-4ccf1e7c0468} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.05.13 18:41:42.069038 [ 294 ] {abc9aab2-6a4e-40de-8f80-4ccf1e7c0468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7675 | 2026.05.13 18:41:42.069438 [ 294 ] {abc9aab2-6a4e-40de-8f80-4ccf1e7c0468} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7676 | 2026.05.13 18:41:42.069660 [ 294 ] {abc9aab2-6a4e-40de-8f80-4ccf1e7c0468} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.05.13 18:41:42.069793 [ 294 ] {abc9aab2-6a4e-40de-8f80-4ccf1e7c0468} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 7678 | 2026.05.13 18:41:42.069829 [ 294 ] {abc9aab2-6a4e-40de-8f80-4ccf1e7c0468} <Debug> TCPHandler: Processed in 0.001366454 sec. | ||
| 7679 | 2026.05.13 18:41:42.866905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7680 | 2026.05.13 18:41:42.882876 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.05.13 18:41:42.882945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7682 | 2026.05.13 18:41:42.889251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7683 | 2026.05.13 18:41:42.889979 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.05.13 18:41:42.893112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7685 | 2026.05.13 18:41:43.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.89 MiB, peak 302.87 MiB, free memory in arenas 0.00 B, will set to 294.78 MiB (RSS), difference: -1.11 MiB | ||
| 7686 | 2026.05.13 18:41:44.586520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 908 | ||
| 7687 | 2026.05.13 18:41:44.589017 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.05.13 18:41:44.589061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7689 | 2026.05.13 18:41:44.590245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7690 | 2026.05.13 18:41:44.590511 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.05.13 18:41:44.590764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 7692 | 2026.05.13 18:41:47.053290 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.05.13 18:41:47.053527 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7694 | 2026.05.13 18:41:47.053911 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7695 | 2026.05.13 18:41:47.053956 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <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 | ||
| 7696 | 2026.05.13 18:41:47.054220 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7697 | 2026.05.13 18:41:47.054312 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7698 | 2026.05.13 18:41:47.054493 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7699 | 2026.05.13 18:41:47.054626 [ 353 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7700 | 2026.05.13 18:41:47.054653 [ 333 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7701 | 2026.05.13 18:41:47.054627 [ 339 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7702 | 2026.05.13 18:41:47.054655 [ 344 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7703 | 2026.05.13 18:41:47.054867 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7704 | 2026.05.13 18:41:47.054900 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7705 | 2026.05.13 18:41:47.054993 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7706 | 2026.05.13 18:41:47.055015 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 7707 | 2026.05.13 18:41:47.055055 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7708 | 2026.05.13 18:41:47.055095 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7709 | 2026.05.13 18:41:47.055131 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7710 | 2026.05.13 18:41:47.056654 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00321 sec., 10903.426791277258 rows/sec., 1.84 MiB/sec. | ||
| 7711 | 2026.05.13 18:41:47.056879 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Debug> MemoryTracker: Peak memory usage (for query): 129.27 KiB. | ||
| 7712 | 2026.05.13 18:41:47.056897 [ 294 ] {b424d0cd-fce5-4850-b1ea-1ea5adc3f47f} <Debug> TCPHandler: Processed in 0.003784567 sec. | ||
| 7713 | 2026.05.13 18:41:47.058921 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.05.13 18:41:47.059075 [ 294 ] {f02b860a-026f-483f-a8cc-d45ffa8dda70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7715 | 2026.05.13 18:41:47.059144 [ 294 ] {f02b860a-026f-483f-a8cc-d45ffa8dda70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7716 | 2026.05.13 18:41:47.059792 [ 294 ] {f02b860a-026f-483f-a8cc-d45ffa8dda70} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.05.13 18:41:47.059845 [ 294 ] {f02b860a-026f-483f-a8cc-d45ffa8dda70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7718 | 2026.05.13 18:41:47.060260 [ 294 ] {f02b860a-026f-483f-a8cc-d45ffa8dda70} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7719 | 2026.05.13 18:41:47.060509 [ 294 ] {f02b860a-026f-483f-a8cc-d45ffa8dda70} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.05.13 18:41:47.060666 [ 294 ] {f02b860a-026f-483f-a8cc-d45ffa8dda70} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00164 sec., 47560.9756097561 rows/sec., 3.92 MiB/sec. | ||
| 7721 | 2026.05.13 18:41:47.060711 [ 294 ] {f02b860a-026f-483f-a8cc-d45ffa8dda70} <Debug> TCPHandler: Processed in 0.001911894 sec. | ||
| 7722 | 2026.05.13 18:41:47.060869 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.05.13 18:41:47.060979 [ 294 ] {5dec568c-b762-451e-9f67-9a652be94828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.05.13 18:41:47.061024 [ 294 ] {5dec568c-b762-451e-9f67-9a652be94828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7725 | 2026.05.13 18:41:47.061469 [ 294 ] {5dec568c-b762-451e-9f67-9a652be94828} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.05.13 18:41:47.061509 [ 294 ] {5dec568c-b762-451e-9f67-9a652be94828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7727 | 2026.05.13 18:41:47.061895 [ 294 ] {5dec568c-b762-451e-9f67-9a652be94828} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7728 | 2026.05.13 18:41:47.062162 [ 294 ] {5dec568c-b762-451e-9f67-9a652be94828} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.05.13 18:41:47.062307 [ 294 ] {5dec568c-b762-451e-9f67-9a652be94828} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001352 sec., 8136.094674556213 rows/sec., 611.80 KiB/sec. | ||
| 7730 | 2026.05.13 18:41:47.062349 [ 294 ] {5dec568c-b762-451e-9f67-9a652be94828} <Debug> TCPHandler: Processed in 0.001536737 sec. | ||
| 7731 | 2026.05.13 18:41:47.062500 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2026.05.13 18:41:47.062613 [ 294 ] {72424bf4-29ed-426a-987b-f2849eb61663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7733 | 2026.05.13 18:41:47.062656 [ 294 ] {72424bf4-29ed-426a-987b-f2849eb61663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7734 | 2026.05.13 18:41:47.063151 [ 294 ] {72424bf4-29ed-426a-987b-f2849eb61663} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.05.13 18:41:47.063189 [ 294 ] {72424bf4-29ed-426a-987b-f2849eb61663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7736 | 2026.05.13 18:41:47.063515 [ 294 ] {72424bf4-29ed-426a-987b-f2849eb61663} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7737 | 2026.05.13 18:41:47.063740 [ 294 ] {72424bf4-29ed-426a-987b-f2849eb61663} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.05.13 18:41:47.063874 [ 294 ] {72424bf4-29ed-426a-987b-f2849eb61663} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001285 sec., 58365.75875486382 rows/sec., 4.56 MiB/sec. | ||
| 7739 | 2026.05.13 18:41:47.063912 [ 294 ] {72424bf4-29ed-426a-987b-f2849eb61663} <Debug> TCPHandler: Processed in 0.001471786 sec. | ||
| 7740 | 2026.05.13 18:41:47.064069 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.05.13 18:41:47.064168 [ 294 ] {3bdbd3e1-c462-452b-a9bb-49dc66df4e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7742 | 2026.05.13 18:41:47.064214 [ 294 ] {3bdbd3e1-c462-452b-a9bb-49dc66df4e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7743 | 2026.05.13 18:41:47.064706 [ 294 ] {3bdbd3e1-c462-452b-a9bb-49dc66df4e93} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.05.13 18:41:47.064747 [ 294 ] {3bdbd3e1-c462-452b-a9bb-49dc66df4e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7745 | 2026.05.13 18:41:47.065107 [ 294 ] {3bdbd3e1-c462-452b-a9bb-49dc66df4e93} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7746 | 2026.05.13 18:41:47.065353 [ 294 ] {3bdbd3e1-c462-452b-a9bb-49dc66df4e93} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.05.13 18:41:47.065498 [ 294 ] {3bdbd3e1-c462-452b-a9bb-49dc66df4e93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00135 sec., 118518.51851851851 rows/sec., 8.25 MiB/sec. | ||
| 7748 | 2026.05.13 18:41:47.065542 [ 294 ] {3bdbd3e1-c462-452b-a9bb-49dc66df4e93} <Debug> TCPHandler: Processed in 0.001527727 sec. | ||
| 7749 | 2026.05.13 18:41:47.065705 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7750 | 2026.05.13 18:41:47.065812 [ 294 ] {6201b2f1-8443-47e5-8b28-8d1150addf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7751 | 2026.05.13 18:41:47.065871 [ 294 ] {6201b2f1-8443-47e5-8b28-8d1150addf1f} <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 | ||
| 7752 | 2026.05.13 18:41:47.066722 [ 294 ] {6201b2f1-8443-47e5-8b28-8d1150addf1f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.05.13 18:41:47.066761 [ 294 ] {6201b2f1-8443-47e5-8b28-8d1150addf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7754 | 2026.05.13 18:41:47.067304 [ 294 ] {6201b2f1-8443-47e5-8b28-8d1150addf1f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7755 | 2026.05.13 18:41:47.067554 [ 294 ] {6201b2f1-8443-47e5-8b28-8d1150addf1f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.05.13 18:41:47.067709 [ 294 ] {6201b2f1-8443-47e5-8b28-8d1150addf1f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001918 sec., 5735.140771637122 rows/sec., 10.28 MiB/sec. | ||
| 7757 | 2026.05.13 18:41:47.067778 [ 294 ] {6201b2f1-8443-47e5-8b28-8d1150addf1f} <Debug> TCPHandler: Processed in 0.002138017 sec. | ||
| 7758 | 2026.05.13 18:41:47.068036 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.05.13 18:41:47.068203 [ 294 ] {76112ef5-7447-44c5-88c8-627a27096ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7760 | 2026.05.13 18:41:47.068274 [ 294 ] {76112ef5-7447-44c5-88c8-627a27096ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7761 | 2026.05.13 18:41:47.068856 [ 294 ] {76112ef5-7447-44c5-88c8-627a27096ad4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.05.13 18:41:47.068897 [ 294 ] {76112ef5-7447-44c5-88c8-627a27096ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7763 | 2026.05.13 18:41:47.069361 [ 294 ] {76112ef5-7447-44c5-88c8-627a27096ad4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7764 | 2026.05.13 18:41:47.069694 [ 294 ] {76112ef5-7447-44c5-88c8-627a27096ad4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.05.13 18:41:47.069875 [ 294 ] {76112ef5-7447-44c5-88c8-627a27096ad4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00172 sec., 34883.72093023256 rows/sec., 2.35 MiB/sec. | ||
| 7766 | 2026.05.13 18:41:47.069933 [ 294 ] {76112ef5-7447-44c5-88c8-627a27096ad4} <Debug> TCPHandler: Processed in 0.002059336 sec. | ||
| 7767 | 2026.05.13 18:41:49.454278 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7768 | 2026.05.13 18:41:49.454382 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7769 | 2026.05.13 18:41:49.547642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16219 | ||
| 7770 | 2026.05.13 18:41:49.548181 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.05.13 18:41:49.548230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7772 | 2026.05.13 18:41:49.548754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7773 | 2026.05.13 18:41:49.548982 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.05.13 18:41:49.549105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16219 | ||
| 7775 | 2026.05.13 18:41:50.393188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7776 | 2026.05.13 18:41:50.409156 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2026.05.13 18:41:50.409215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7778 | 2026.05.13 18:41:50.415391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7779 | 2026.05.13 18:41:50.416118 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2026.05.13 18:41:50.418823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7781 | 2026.05.13 18:41:52.053651 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2026.05.13 18:41:52.054000 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7783 | 2026.05.13 18:41:52.054523 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7784 | 2026.05.13 18:41:52.054588 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <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 | ||
| 7785 | 2026.05.13 18:41:52.054852 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7786 | 2026.05.13 18:41:52.054917 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7787 | 2026.05.13 18:41:52.055049 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7788 | 2026.05.13 18:41:52.055185 [ 333 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7789 | 2026.05.13 18:41:52.055209 [ 353 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7790 | 2026.05.13 18:41:52.055229 [ 359 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7791 | 2026.05.13 18:41:52.055188 [ 339 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7792 | 2026.05.13 18:41:52.055439 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7793 | 2026.05.13 18:41:52.055466 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7794 | 2026.05.13 18:41:52.055548 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7795 | 2026.05.13 18:41:52.055567 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 7796 | 2026.05.13 18:41:52.055601 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7797 | 2026.05.13 18:41:52.055636 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7798 | 2026.05.13 18:41:52.055668 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7799 | 2026.05.13 18:41:52.057005 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003149 sec., 11114.639568116863 rows/sec., 1.87 MiB/sec. | ||
| 7800 | 2026.05.13 18:41:52.057144 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Debug> MemoryTracker: Peak memory usage (for query): 129.36 KiB. | ||
| 7801 | 2026.05.13 18:41:52.057160 [ 294 ] {77029955-fe44-461d-9da2-725ff29b06a3} <Debug> TCPHandler: Processed in 0.003682075 sec. | ||
| 7802 | 2026.05.13 18:41:52.059482 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2026.05.13 18:41:52.059704 [ 294 ] {25f56085-16a6-4986-8b66-6c22975374a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7804 | 2026.05.13 18:41:52.059782 [ 294 ] {25f56085-16a6-4986-8b66-6c22975374a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7805 | 2026.05.13 18:41:52.060497 [ 294 ] {25f56085-16a6-4986-8b66-6c22975374a9} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.05.13 18:41:52.060535 [ 294 ] {25f56085-16a6-4986-8b66-6c22975374a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7807 | 2026.05.13 18:41:52.060899 [ 294 ] {25f56085-16a6-4986-8b66-6c22975374a9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7808 | 2026.05.13 18:41:52.061116 [ 294 ] {25f56085-16a6-4986-8b66-6c22975374a9} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.05.13 18:41:52.061252 [ 294 ] {25f56085-16a6-4986-8b66-6c22975374a9} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001604 sec., 73566.08478802993 rows/sec., 6.24 MiB/sec. | ||
| 7810 | 2026.05.13 18:41:52.061289 [ 294 ] {25f56085-16a6-4986-8b66-6c22975374a9} <Debug> TCPHandler: Processed in 0.001919573 sec. | ||
| 7811 | 2026.05.13 18:41:52.061439 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2026.05.13 18:41:52.061534 [ 294 ] {7f7b93d1-99bc-4f94-947b-aef5ad28088d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7813 | 2026.05.13 18:41:52.061573 [ 294 ] {7f7b93d1-99bc-4f94-947b-aef5ad28088d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7814 | 2026.05.13 18:41:52.062002 [ 294 ] {7f7b93d1-99bc-4f94-947b-aef5ad28088d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.05.13 18:41:52.062037 [ 294 ] {7f7b93d1-99bc-4f94-947b-aef5ad28088d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7816 | 2026.05.13 18:41:52.062314 [ 294 ] {7f7b93d1-99bc-4f94-947b-aef5ad28088d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7817 | 2026.05.13 18:41:52.062515 [ 294 ] {7f7b93d1-99bc-4f94-947b-aef5ad28088d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2026.05.13 18:41:52.062644 [ 294 ] {7f7b93d1-99bc-4f94-947b-aef5ad28088d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001129 sec., 27457.92736935341 rows/sec., 2.02 MiB/sec. | ||
| 7819 | 2026.05.13 18:41:52.062680 [ 294 ] {7f7b93d1-99bc-4f94-947b-aef5ad28088d} <Debug> TCPHandler: Processed in 0.001289483 sec. | ||
| 7820 | 2026.05.13 18:41:52.062797 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2026.05.13 18:41:52.062891 [ 294 ] {df8b3172-c5e3-4bf0-99bc-8c8191b7acb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7822 | 2026.05.13 18:41:52.062929 [ 294 ] {df8b3172-c5e3-4bf0-99bc-8c8191b7acb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7823 | 2026.05.13 18:41:52.063364 [ 294 ] {df8b3172-c5e3-4bf0-99bc-8c8191b7acb0} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.05.13 18:41:52.063400 [ 294 ] {df8b3172-c5e3-4bf0-99bc-8c8191b7acb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7825 | 2026.05.13 18:41:52.063695 [ 294 ] {df8b3172-c5e3-4bf0-99bc-8c8191b7acb0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7826 | 2026.05.13 18:41:52.063894 [ 294 ] {df8b3172-c5e3-4bf0-99bc-8c8191b7acb0} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.05.13 18:41:52.064016 [ 294 ] {df8b3172-c5e3-4bf0-99bc-8c8191b7acb0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001143 sec., 83114.6106736658 rows/sec., 6.49 MiB/sec. | ||
| 7828 | 2026.05.13 18:41:52.064052 [ 294 ] {df8b3172-c5e3-4bf0-99bc-8c8191b7acb0} <Debug> TCPHandler: Processed in 0.001302823 sec. | ||
| 7829 | 2026.05.13 18:41:52.064174 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.05.13 18:41:52.064269 [ 294 ] {eeb16433-62a8-4c96-9856-6b4b6373f808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7831 | 2026.05.13 18:41:52.064308 [ 294 ] {eeb16433-62a8-4c96-9856-6b4b6373f808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7832 | 2026.05.13 18:41:52.064730 [ 294 ] {eeb16433-62a8-4c96-9856-6b4b6373f808} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.05.13 18:41:52.064763 [ 294 ] {eeb16433-62a8-4c96-9856-6b4b6373f808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7834 | 2026.05.13 18:41:52.065093 [ 294 ] {eeb16433-62a8-4c96-9856-6b4b6373f808} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7835 | 2026.05.13 18:41:52.065296 [ 294 ] {eeb16433-62a8-4c96-9856-6b4b6373f808} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.05.13 18:41:52.065419 [ 294 ] {eeb16433-62a8-4c96-9856-6b4b6373f808} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7837 | 2026.05.13 18:41:52.065458 [ 294 ] {eeb16433-62a8-4c96-9856-6b4b6373f808} <Debug> TCPHandler: Processed in 0.001332124 sec. | ||
| 7838 | 2026.05.13 18:41:52.065576 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.05.13 18:41:52.065677 [ 294 ] {97987a93-900c-4aef-9f8b-1564313288fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.05.13 18:41:52.065727 [ 294 ] {97987a93-900c-4aef-9f8b-1564313288fa} <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 | ||
| 7841 | 2026.05.13 18:41:52.066476 [ 294 ] {97987a93-900c-4aef-9f8b-1564313288fa} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.05.13 18:41:52.066512 [ 294 ] {97987a93-900c-4aef-9f8b-1564313288fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7843 | 2026.05.13 18:41:52.067040 [ 294 ] {97987a93-900c-4aef-9f8b-1564313288fa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7844 | 2026.05.13 18:41:52.067263 [ 294 ] {97987a93-900c-4aef-9f8b-1564313288fa} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.05.13 18:41:52.067393 [ 294 ] {97987a93-900c-4aef-9f8b-1564313288fa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001742 sec., 17795.637198622273 rows/sec., 31.89 MiB/sec. | ||
| 7846 | 2026.05.13 18:41:52.067444 [ 294 ] {97987a93-900c-4aef-9f8b-1564313288fa} <Debug> TCPHandler: Processed in 0.001915994 sec. | ||
| 7847 | 2026.05.13 18:41:52.067568 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.05.13 18:41:52.067662 [ 294 ] {fc7a6f71-0928-4a78-8325-ac5896e20ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7849 | 2026.05.13 18:41:52.067702 [ 294 ] {fc7a6f71-0928-4a78-8325-ac5896e20ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7850 | 2026.05.13 18:41:52.068034 [ 294 ] {fc7a6f71-0928-4a78-8325-ac5896e20ab1} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.05.13 18:41:52.068068 [ 294 ] {fc7a6f71-0928-4a78-8325-ac5896e20ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7852 | 2026.05.13 18:41:52.068368 [ 294 ] {fc7a6f71-0928-4a78-8325-ac5896e20ab1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7853 | 2026.05.13 18:41:52.068576 [ 294 ] {fc7a6f71-0928-4a78-8325-ac5896e20ab1} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.05.13 18:41:52.068701 [ 294 ] {fc7a6f71-0928-4a78-8325-ac5896e20ab1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7855 | 2026.05.13 18:41:52.068735 [ 294 ] {fc7a6f71-0928-4a78-8325-ac5896e20ab1} <Debug> TCPHandler: Processed in 0.001215662 sec. | ||
| 7856 | 2026.05.13 18:41:52.281114 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.05.13 18:41:52.281366 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7858 | 2026.05.13 18:41:52.281728 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7859 | 2026.05.13 18:41:52.281766 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7860 | 2026.05.13 18:41:52.282019 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7861 | 2026.05.13 18:41:52.282086 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7862 | 2026.05.13 18:41:52.282229 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7863 | 2026.05.13 18:41:52.282385 [ 359 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7864 | 2026.05.13 18:41:52.282401 [ 365 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7865 | 2026.05.13 18:41:52.282391 [ 319 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7866 | 2026.05.13 18:41:52.282388 [ 339 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7867 | 2026.05.13 18:41:52.282595 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7868 | 2026.05.13 18:41:52.282624 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7869 | 2026.05.13 18:41:52.282710 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7870 | 2026.05.13 18:41:52.282730 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 7871 | 2026.05.13 18:41:52.282767 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 7872 | 2026.05.13 18:41:52.282806 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 7873 | 2026.05.13 18:41:52.282857 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 7874 | 2026.05.13 18:41:52.284371 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003112 sec., 11246.786632390746 rows/sec., 2.39 MiB/sec. | ||
| 7875 | 2026.05.13 18:41:52.284550 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Debug> MemoryTracker: Peak memory usage (for query): 141.27 KiB. | ||
| 7876 | 2026.05.13 18:41:52.284566 [ 294 ] {574fdd9a-c994-4de5-8c38-a53811d5988e} <Debug> TCPHandler: Processed in 0.003592133 sec. | ||
| 7877 | 2026.05.13 18:41:52.297246 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2026.05.13 18:41:52.297446 [ 294 ] {db25fe24-191c-49eb-93e2-e2a99cd5c755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7879 | 2026.05.13 18:41:52.297520 [ 294 ] {db25fe24-191c-49eb-93e2-e2a99cd5c755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7880 | 2026.05.13 18:41:52.298112 [ 294 ] {db25fe24-191c-49eb-93e2-e2a99cd5c755} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.05.13 18:41:52.298159 [ 294 ] {db25fe24-191c-49eb-93e2-e2a99cd5c755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7882 | 2026.05.13 18:41:52.298541 [ 294 ] {db25fe24-191c-49eb-93e2-e2a99cd5c755} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7883 | 2026.05.13 18:41:52.298762 [ 294 ] {db25fe24-191c-49eb-93e2-e2a99cd5c755} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.05.13 18:41:52.298910 [ 294 ] {db25fe24-191c-49eb-93e2-e2a99cd5c755} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00152 sec., 15789.473684210525 rows/sec., 1.31 MiB/sec. | ||
| 7885 | 2026.05.13 18:41:52.298930 [ 124 ] {} <Debug> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7886 | 2026.05.13 18:41:52.298947 [ 294 ] {db25fe24-191c-49eb-93e2-e2a99cd5c755} <Debug> TCPHandler: Processed in 0.001798252 sec. | ||
| 7887 | 2026.05.13 18:41:52.298999 [ 124 ] {} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.05.13 18:41:52.299032 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7889 | 2026.05.13 18:41:52.299099 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.05.13 18:41:52.299148 [ 195 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::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 | ||
| 7891 | 2026.05.13 18:41:52.299202 [ 294 ] {7e64aca4-e0dd-4722-87d0-808b3c43a274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7892 | 2026.05.13 18:41:52.299248 [ 294 ] {7e64aca4-e0dd-4722-87d0-808b3c43a274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7893 | 2026.05.13 18:41:52.299294 [ 195 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7894 | 2026.05.13 18:41:52.299338 [ 195 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7895 | 2026.05.13 18:41:52.299408 [ 195 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7896 | 2026.05.13 18:41:52.299460 [ 195 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7897 | 2026.05.13 18:41:52.299512 [ 195 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7898 | 2026.05.13 18:41:52.299559 [ 195 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7899 | 2026.05.13 18:41:52.299707 [ 294 ] {7e64aca4-e0dd-4722-87d0-808b3c43a274} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.05.13 18:41:52.299751 [ 294 ] {7e64aca4-e0dd-4722-87d0-808b3c43a274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7901 | 2026.05.13 18:41:52.300089 [ 294 ] {7e64aca4-e0dd-4722-87d0-808b3c43a274} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7902 | 2026.05.13 18:41:52.300321 [ 294 ] {7e64aca4-e0dd-4722-87d0-808b3c43a274} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.05.13 18:41:52.300390 [ 200 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290593 sec., 92980.51360886042 rows/sec., 8.07 MiB/sec. | ||
| 7904 | 2026.05.13 18:41:52.300454 [ 294 ] {7e64aca4-e0dd-4722-87d0-808b3c43a274} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001272 sec., 7861.635220125787 rows/sec., 641.06 KiB/sec. | ||
| 7905 | 2026.05.13 18:41:52.300498 [ 294 ] {7e64aca4-e0dd-4722-87d0-808b3c43a274} <Debug> TCPHandler: Processed in 0.001448326 sec. | ||
| 7906 | 2026.05.13 18:41:52.300569 [ 189 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7907 | 2026.05.13 18:41:52.300662 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7908 | 2026.05.13 18:41:52.300774 [ 294 ] {bf1f7b78-8490-4e0a-a951-0b124fd000d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7909 | 2026.05.13 18:41:52.300816 [ 294 ] {bf1f7b78-8490-4e0a-a951-0b124fd000d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7910 | 2026.05.13 18:41:52.300924 [ 189 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.05.13 18:41:52.301016 [ 189 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_9_2} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7912 | 2026.05.13 18:41:52.301118 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7913 | 2026.05.13 18:41:52.302539 [ 294 ] {bf1f7b78-8490-4e0a-a951-0b124fd000d7} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.05.13 18:41:52.302584 [ 294 ] {bf1f7b78-8490-4e0a-a951-0b124fd000d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7915 | 2026.05.13 18:41:52.303038 [ 294 ] {bf1f7b78-8490-4e0a-a951-0b124fd000d7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7916 | 2026.05.13 18:41:52.303268 [ 294 ] {bf1f7b78-8490-4e0a-a951-0b124fd000d7} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.05.13 18:41:52.303401 [ 294 ] {bf1f7b78-8490-4e0a-a951-0b124fd000d7} <Debug> executeQuery: Read 2548 rows, 194.22 KiB in 0.00265 sec., 961509.4339622641 rows/sec., 71.57 MiB/sec. | ||
| 7918 | 2026.05.13 18:41:52.303438 [ 294 ] {bf1f7b78-8490-4e0a-a951-0b124fd000d7} <Debug> TCPHandler: Processed in 0.00282405 sec. | ||
| 7919 | 2026.05.13 18:41:52.303573 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.05.13 18:41:52.303671 [ 294 ] {eb5e4025-dd10-4816-82e8-59f4d9b331e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7921 | 2026.05.13 18:41:52.303711 [ 294 ] {eb5e4025-dd10-4816-82e8-59f4d9b331e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7922 | 2026.05.13 18:41:52.304210 [ 294 ] {eb5e4025-dd10-4816-82e8-59f4d9b331e9} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.05.13 18:41:52.304247 [ 294 ] {eb5e4025-dd10-4816-82e8-59f4d9b331e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7924 | 2026.05.13 18:41:52.304548 [ 294 ] {eb5e4025-dd10-4816-82e8-59f4d9b331e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7925 | 2026.05.13 18:41:52.304757 [ 294 ] {eb5e4025-dd10-4816-82e8-59f4d9b331e9} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.05.13 18:41:52.304893 [ 294 ] {eb5e4025-dd10-4816-82e8-59f4d9b331e9} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00124 sec., 33870.967741935485 rows/sec., 2.49 MiB/sec. | ||
| 7927 | 2026.05.13 18:41:52.304920 [ 123 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7928 | 2026.05.13 18:41:52.304930 [ 294 ] {eb5e4025-dd10-4816-82e8-59f4d9b331e9} <Debug> TCPHandler: Processed in 0.001405625 sec. | ||
| 7929 | 2026.05.13 18:41:52.304965 [ 123 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.05.13 18:41:52.304991 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7931 | 2026.05.13 18:41:52.305084 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 7932 | 2026.05.13 18:41:52.305092 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.05.13 18:41:52.305198 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7934 | 2026.05.13 18:41:52.305210 [ 294 ] {9c1597a2-228c-4808-94cc-521e06528c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7935 | 2026.05.13 18:41:52.305233 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part | ||
| 7936 | 2026.05.13 18:41:52.305258 [ 294 ] {9c1597a2-228c-4808-94cc-521e06528c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7937 | 2026.05.13 18:41:52.305292 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
| 7938 | 2026.05.13 18:41:52.305343 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 7939 | 2026.05.13 18:41:52.305386 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 7940 | 2026.05.13 18:41:52.305425 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 7941 | 2026.05.13 18:41:52.305464 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 7942 | 2026.05.13 18:41:52.306001 [ 294 ] {9c1597a2-228c-4808-94cc-521e06528c40} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.05.13 18:41:52.306043 [ 294 ] {9c1597a2-228c-4808-94cc-521e06528c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7944 | 2026.05.13 18:41:52.306204 [ 189 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115666 sec., 184150.91729635332 rows/sec., 14.17 MiB/sec. | ||
| 7945 | 2026.05.13 18:41:52.306348 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7946 | 2026.05.13 18:41:52.306396 [ 294 ] {9c1597a2-228c-4808-94cc-521e06528c40} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7947 | 2026.05.13 18:41:52.306709 [ 294 ] {9c1597a2-228c-4808-94cc-521e06528c40} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.05.13 18:41:52.306735 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.05.13 18:41:52.306820 [ 187 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_46_9} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7950 | 2026.05.13 18:41:52.306850 [ 294 ] {9c1597a2-228c-4808-94cc-521e06528c40} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001658 sec., 497587.45476477686 rows/sec., 29.11 MiB/sec. | ||
| 7951 | 2026.05.13 18:41:52.306894 [ 294 ] {9c1597a2-228c-4808-94cc-521e06528c40} <Debug> TCPHandler: Processed in 0.001850513 sec. | ||
| 7952 | 2026.05.13 18:41:52.306895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7953 | 2026.05.13 18:41:52.307027 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.05.13 18:41:52.307128 [ 294 ] {ef18e2e4-a607-4d68-8152-05fac2c6d07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7955 | 2026.05.13 18:41:52.307166 [ 294 ] {ef18e2e4-a607-4d68-8152-05fac2c6d07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7956 | 2026.05.13 18:41:52.307557 [ 294 ] {ef18e2e4-a607-4d68-8152-05fac2c6d07f} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.05.13 18:41:52.307594 [ 294 ] {ef18e2e4-a607-4d68-8152-05fac2c6d07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7958 | 2026.05.13 18:41:52.307890 [ 294 ] {ef18e2e4-a607-4d68-8152-05fac2c6d07f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7959 | 2026.05.13 18:41:52.308106 [ 294 ] {ef18e2e4-a607-4d68-8152-05fac2c6d07f} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.05.13 18:41:52.308232 [ 294 ] {ef18e2e4-a607-4d68-8152-05fac2c6d07f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 62.61 KiB/sec. | ||
| 7961 | 2026.05.13 18:41:52.308269 [ 294 ] {ef18e2e4-a607-4d68-8152-05fac2c6d07f} <Debug> TCPHandler: Processed in 0.001291313 sec. | ||
| 7962 | 2026.05.13 18:41:52.308414 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.05.13 18:41:52.308508 [ 294 ] {b48998dd-7dc6-43f7-96bc-a919b91c511b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.05.13 18:41:52.308546 [ 294 ] {b48998dd-7dc6-43f7-96bc-a919b91c511b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7965 | 2026.05.13 18:41:52.308958 [ 294 ] {b48998dd-7dc6-43f7-96bc-a919b91c511b} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.05.13 18:41:52.308993 [ 294 ] {b48998dd-7dc6-43f7-96bc-a919b91c511b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7967 | 2026.05.13 18:41:52.309301 [ 294 ] {b48998dd-7dc6-43f7-96bc-a919b91c511b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7968 | 2026.05.13 18:41:52.309522 [ 294 ] {b48998dd-7dc6-43f7-96bc-a919b91c511b} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.05.13 18:41:52.309647 [ 123 ] {} <Debug> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7970 | 2026.05.13 18:41:52.309650 [ 294 ] {b48998dd-7dc6-43f7-96bc-a919b91c511b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 7971 | 2026.05.13 18:41:52.309693 [ 123 ] {} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.05.13 18:41:52.309714 [ 294 ] {b48998dd-7dc6-43f7-96bc-a919b91c511b} <Debug> TCPHandler: Processed in 0.001348453 sec. | ||
| 7973 | 2026.05.13 18:41:52.309720 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7974 | 2026.05.13 18:41:52.309850 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::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 | ||
| 7975 | 2026.05.13 18:41:52.309863 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.05.13 18:41:52.309964 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7977 | 2026.05.13 18:41:52.309969 [ 294 ] {ff7c0267-f676-4b96-82ac-5d4734b7902c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2026.05.13 18:41:52.310005 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7979 | 2026.05.13 18:41:52.310025 [ 294 ] {ff7c0267-f676-4b96-82ac-5d4734b7902c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7980 | 2026.05.13 18:41:52.310072 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7981 | 2026.05.13 18:41:52.310120 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7982 | 2026.05.13 18:41:52.310164 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7983 | 2026.05.13 18:41:52.310205 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7984 | 2026.05.13 18:41:52.310902 [ 187 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086709 sec., 55212.57300712519 rows/sec., 4.42 MiB/sec. | ||
| 7985 | 2026.05.13 18:41:52.311031 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7986 | 2026.05.13 18:41:52.311170 [ 294 ] {ff7c0267-f676-4b96-82ac-5d4734b7902c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.05.13 18:41:52.311217 [ 294 ] {ff7c0267-f676-4b96-82ac-5d4734b7902c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7988 | 2026.05.13 18:41:52.311308 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.05.13 18:41:52.311388 [ 203 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_9_2} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7990 | 2026.05.13 18:41:52.311458 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7991 | 2026.05.13 18:41:52.311619 [ 294 ] {ff7c0267-f676-4b96-82ac-5d4734b7902c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7992 | 2026.05.13 18:41:52.311842 [ 294 ] {ff7c0267-f676-4b96-82ac-5d4734b7902c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.05.13 18:41:52.311978 [ 294 ] {ff7c0267-f676-4b96-82ac-5d4734b7902c} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.002026 sec., 663869.6939782823 rows/sec., 44.78 MiB/sec. | ||
| 7994 | 2026.05.13 18:41:52.312017 [ 294 ] {ff7c0267-f676-4b96-82ac-5d4734b7902c} <Debug> TCPHandler: Processed in 0.002203079 sec. | ||
| 7995 | 2026.05.13 18:41:52.312149 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.05.13 18:41:52.312245 [ 294 ] {9ed4dd71-ec9d-4301-84a6-01467f9e793e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7997 | 2026.05.13 18:41:52.312287 [ 294 ] {9ed4dd71-ec9d-4301-84a6-01467f9e793e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7998 | 2026.05.13 18:41:52.313110 [ 294 ] {9ed4dd71-ec9d-4301-84a6-01467f9e793e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.05.13 18:41:52.313146 [ 294 ] {9ed4dd71-ec9d-4301-84a6-01467f9e793e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8000 | 2026.05.13 18:41:52.313590 [ 294 ] {9ed4dd71-ec9d-4301-84a6-01467f9e793e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8001 | 2026.05.13 18:41:52.313810 [ 294 ] {9ed4dd71-ec9d-4301-84a6-01467f9e793e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.05.13 18:41:52.313936 [ 294 ] {9ed4dd71-ec9d-4301-84a6-01467f9e793e} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001709 sec., 899356.3487419543 rows/sec., 55.00 MiB/sec. | ||
| 8003 | 2026.05.13 18:41:52.313972 [ 294 ] {9ed4dd71-ec9d-4301-84a6-01467f9e793e} <Debug> TCPHandler: Processed in 0.001871473 sec. | ||
| 8004 | 2026.05.13 18:41:52.314102 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.05.13 18:41:52.314197 [ 294 ] {021c8c63-8a23-4a62-9bd9-2bb3add3968d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8006 | 2026.05.13 18:41:52.314250 [ 294 ] {021c8c63-8a23-4a62-9bd9-2bb3add3968d} <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 | ||
| 8007 | 2026.05.13 18:41:52.315086 [ 294 ] {021c8c63-8a23-4a62-9bd9-2bb3add3968d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.05.13 18:41:52.315123 [ 294 ] {021c8c63-8a23-4a62-9bd9-2bb3add3968d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8009 | 2026.05.13 18:41:52.315657 [ 294 ] {021c8c63-8a23-4a62-9bd9-2bb3add3968d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8010 | 2026.05.13 18:41:52.315876 [ 294 ] {021c8c63-8a23-4a62-9bd9-2bb3add3968d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.05.13 18:41:52.316018 [ 294 ] {021c8c63-8a23-4a62-9bd9-2bb3add3968d} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001839 sec., 10875.475802066341 rows/sec., 19.49 MiB/sec. | ||
| 8012 | 2026.05.13 18:41:52.316070 [ 294 ] {021c8c63-8a23-4a62-9bd9-2bb3add3968d} <Debug> TCPHandler: Processed in 0.002016225 sec. | ||
| 8013 | 2026.05.13 18:41:52.316213 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.05.13 18:41:52.316338 [ 294 ] {67af3387-1b1a-4755-8ee5-13cf0786ef50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8015 | 2026.05.13 18:41:52.316388 [ 294 ] {67af3387-1b1a-4755-8ee5-13cf0786ef50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8016 | 2026.05.13 18:41:52.316782 [ 294 ] {67af3387-1b1a-4755-8ee5-13cf0786ef50} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2026.05.13 18:41:52.316818 [ 294 ] {67af3387-1b1a-4755-8ee5-13cf0786ef50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8018 | 2026.05.13 18:41:52.317145 [ 294 ] {67af3387-1b1a-4755-8ee5-13cf0786ef50} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8019 | 2026.05.13 18:41:52.317371 [ 294 ] {67af3387-1b1a-4755-8ee5-13cf0786ef50} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.05.13 18:41:52.317506 [ 294 ] {67af3387-1b1a-4755-8ee5-13cf0786ef50} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 694.74 KiB/sec. | ||
| 8021 | 2026.05.13 18:41:52.317543 [ 294 ] {67af3387-1b1a-4755-8ee5-13cf0786ef50} <Debug> TCPHandler: Processed in 0.001391614 sec. | ||
| 8022 | 2026.05.13 18:41:53.000231 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.37 MiB, peak 302.87 MiB, free memory in arenas 0.00 B, will set to 295.16 MiB (RSS), difference: -1.21 MiB | ||
| 8023 | 2026.05.13 18:41:54.590953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 960 | ||
| 8024 | 2026.05.13 18:41:54.593873 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.05.13 18:41:54.593917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8026 | 2026.05.13 18:41:54.595235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8027 | 2026.05.13 18:41:54.595501 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.05.13 18:41:54.595759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 8029 | 2026.05.13 18:41:57.049166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16731 | ||
| 8030 | 2026.05.13 18:41:57.049739 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.05.13 18:41:57.049792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8032 | 2026.05.13 18:41:57.050328 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8033 | 2026.05.13 18:41:57.050569 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.05.13 18:41:57.050720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16731 | ||
| 8035 | 2026.05.13 18:41:57.051344 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.05.13 18:41:57.051599 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8037 | 2026.05.13 18:41:57.051968 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8038 | 2026.05.13 18:41:57.052002 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <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 | ||
| 8039 | 2026.05.13 18:41:57.052216 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8040 | 2026.05.13 18:41:57.052285 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8041 | 2026.05.13 18:41:57.052424 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8042 | 2026.05.13 18:41:57.052539 [ 319 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8043 | 2026.05.13 18:41:57.052543 [ 365 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8044 | 2026.05.13 18:41:57.052579 [ 346 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8045 | 2026.05.13 18:41:57.052546 [ 328 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8046 | 2026.05.13 18:41:57.052749 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8047 | 2026.05.13 18:41:57.052776 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8048 | 2026.05.13 18:41:57.052860 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8049 | 2026.05.13 18:41:57.052880 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 8050 | 2026.05.13 18:41:57.052916 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8051 | 2026.05.13 18:41:57.052952 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8052 | 2026.05.13 18:41:57.053029 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8053 | 2026.05.13 18:41:57.054414 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002916 sec., 12002.743484224964 rows/sec., 2.02 MiB/sec. | ||
| 8054 | 2026.05.13 18:41:57.054577 [ 294 ] {7323c005-bf6d-451d-bd37-0369ece7086d} <Debug> TCPHandler: Processed in 0.003368259 sec. | ||
| 8055 | 2026.05.13 18:41:57.056114 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2026.05.13 18:41:57.056226 [ 294 ] {b7b9c9ae-e74c-4ed7-8cfa-867069634e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8057 | 2026.05.13 18:41:57.056291 [ 294 ] {b7b9c9ae-e74c-4ed7-8cfa-867069634e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8058 | 2026.05.13 18:41:57.056799 [ 294 ] {b7b9c9ae-e74c-4ed7-8cfa-867069634e6b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2026.05.13 18:41:57.056841 [ 294 ] {b7b9c9ae-e74c-4ed7-8cfa-867069634e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8060 | 2026.05.13 18:41:57.057208 [ 294 ] {b7b9c9ae-e74c-4ed7-8cfa-867069634e6b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8061 | 2026.05.13 18:41:57.057432 [ 294 ] {b7b9c9ae-e74c-4ed7-8cfa-867069634e6b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2026.05.13 18:41:57.057554 [ 115 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8063 | 2026.05.13 18:41:57.057573 [ 294 ] {b7b9c9ae-e74c-4ed7-8cfa-867069634e6b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001377 sec., 40668.11909949165 rows/sec., 3.10 MiB/sec. | ||
| 8064 | 2026.05.13 18:41:57.057610 [ 115 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.05.13 18:41:57.057625 [ 294 ] {b7b9c9ae-e74c-4ed7-8cfa-867069634e6b} <Debug> TCPHandler: Processed in 0.001561138 sec. | ||
| 8066 | 2026.05.13 18:41:57.057676 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8067 | 2026.05.13 18:41:57.057802 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 8068 | 2026.05.13 18:41:57.057817 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2026.05.13 18:41:57.057927 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8070 | 2026.05.13 18:41:57.057936 [ 294 ] {328413ba-2480-463a-9bac-068d1f2b9177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8071 | 2026.05.13 18:41:57.057966 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2617 rows starting from the beginning of the part | ||
| 8072 | 2026.05.13 18:41:57.057989 [ 294 ] {328413ba-2480-463a-9bac-068d1f2b9177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8073 | 2026.05.13 18:41:57.058031 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 121 rows starting from the beginning of the part | ||
| 8074 | 2026.05.13 18:41:57.058082 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 78 rows starting from the beginning of the part | ||
| 8075 | 2026.05.13 18:41:57.058124 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 118 rows starting from the beginning of the part | ||
| 8076 | 2026.05.13 18:41:57.058162 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2548 rows starting from the beginning of the part | ||
| 8077 | 2026.05.13 18:41:57.058204 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 8078 | 2026.05.13 18:41:57.058441 [ 294 ] {328413ba-2480-463a-9bac-068d1f2b9177} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.05.13 18:41:57.058483 [ 294 ] {328413ba-2480-463a-9bac-068d1f2b9177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8080 | 2026.05.13 18:41:57.058791 [ 294 ] {328413ba-2480-463a-9bac-068d1f2b9177} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8081 | 2026.05.13 18:41:57.059019 [ 294 ] {328413ba-2480-463a-9bac-068d1f2b9177} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.05.13 18:41:57.059129 [ 115 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8083 | 2026.05.13 18:41:57.059151 [ 294 ] {328413ba-2480-463a-9bac-068d1f2b9177} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 8084 | 2026.05.13 18:41:57.059176 [ 115 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.05.13 18:41:57.059199 [ 294 ] {328413ba-2480-463a-9bac-068d1f2b9177} <Debug> TCPHandler: Processed in 0.001432205 sec. | ||
| 8086 | 2026.05.13 18:41:57.059202 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8087 | 2026.05.13 18:41:57.059325 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 8088 | 2026.05.13 18:41:57.059342 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.05.13 18:41:57.059451 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8090 | 2026.05.13 18:41:57.059452 [ 294 ] {b4fa914c-2e37-4bd4-936d-c82e10f5a5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.05.13 18:41:57.059493 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1402 rows starting from the beginning of the part | ||
| 8092 | 2026.05.13 18:41:57.059515 [ 294 ] {b4fa914c-2e37-4bd4-936d-c82e10f5a5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8093 | 2026.05.13 18:41:57.059566 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 101 rows starting from the beginning of the part | ||
| 8094 | 2026.05.13 18:41:57.059618 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 75 rows starting from the beginning of the part | ||
| 8095 | 2026.05.13 18:41:57.059664 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
| 8096 | 2026.05.13 18:41:57.059704 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1345 rows starting from the beginning of the part | ||
| 8097 | 2026.05.13 18:41:57.059748 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 8098 | 2026.05.13 18:41:57.059905 [ 294 ] {b4fa914c-2e37-4bd4-936d-c82e10f5a5d9} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.05.13 18:41:57.059947 [ 294 ] {b4fa914c-2e37-4bd4-936d-c82e10f5a5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8100 | 2026.05.13 18:41:57.059979 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002224469 sec., 2489582.9072016734 rows/sec., 196.75 MiB/sec. | ||
| 8101 | 2026.05.13 18:41:57.060275 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8102 | 2026.05.13 18:41:57.060304 [ 294 ] {b4fa914c-2e37-4bd4-936d-c82e10f5a5d9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8103 | 2026.05.13 18:41:57.060598 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.05.13 18:41:57.060615 [ 294 ] {b4fa914c-2e37-4bd4-936d-c82e10f5a5d9} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.05.13 18:41:57.060675 [ 187 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_56_11} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8106 | 2026.05.13 18:41:57.060742 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8107 | 2026.05.13 18:41:57.060756 [ 294 ] {b4fa914c-2e37-4bd4-936d-c82e10f5a5d9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001322 sec., 96822.99546142209 rows/sec., 6.74 MiB/sec. | ||
| 8108 | 2026.05.13 18:41:57.060782 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.05.13 18:41:57.060746 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 8110 | 2026.05.13 18:41:57.060813 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8111 | 2026.05.13 18:41:57.060811 [ 294 ] {b4fa914c-2e37-4bd4-936d-c82e10f5a5d9} <Debug> TCPHandler: Processed in 0.001518467 sec. | ||
| 8112 | 2026.05.13 18:41:57.060917 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 8113 | 2026.05.13 18:41:57.060990 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.05.13 18:41:57.061008 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8115 | 2026.05.13 18:41:57.061040 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18399 rows starting from the beginning of the part | ||
| 8116 | 2026.05.13 18:41:57.061087 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 163 rows starting from the beginning of the part | ||
| 8117 | 2026.05.13 18:41:57.061091 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806772 sec., 1705804.6062259101 rows/sec., 123.90 MiB/sec. | ||
| 8118 | 2026.05.13 18:41:57.061093 [ 294 ] {a4f04ffd-f121-4e1a-81e8-15dd450800aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8119 | 2026.05.13 18:41:57.061127 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 8120 | 2026.05.13 18:41:57.061177 [ 294 ] {a4f04ffd-f121-4e1a-81e8-15dd450800aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8121 | 2026.05.13 18:41:57.061184 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8122 | 2026.05.13 18:41:57.061235 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1537 rows starting from the beginning of the part | ||
| 8123 | 2026.05.13 18:41:57.061273 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 8124 | 2026.05.13 18:41:57.061350 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8125 | 2026.05.13 18:41:57.061538 [ 294 ] {a4f04ffd-f121-4e1a-81e8-15dd450800aa} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.05.13 18:41:57.061581 [ 294 ] {a4f04ffd-f121-4e1a-81e8-15dd450800aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8127 | 2026.05.13 18:41:57.061687 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.05.13 18:41:57.061782 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_56_11} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8129 | 2026.05.13 18:41:57.061878 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 8130 | 2026.05.13 18:41:57.061922 [ 294 ] {a4f04ffd-f121-4e1a-81e8-15dd450800aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8131 | 2026.05.13 18:41:57.062137 [ 294 ] {a4f04ffd-f121-4e1a-81e8-15dd450800aa} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.05.13 18:41:57.062249 [ 115 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8133 | 2026.05.13 18:41:57.062266 [ 294 ] {a4f04ffd-f121-4e1a-81e8-15dd450800aa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001191 sec., 40302.26700251889 rows/sec., 2.72 MiB/sec. | ||
| 8134 | 2026.05.13 18:41:57.062300 [ 115 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.05.13 18:41:57.062330 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8136 | 2026.05.13 18:41:57.062335 [ 294 ] {a4f04ffd-f121-4e1a-81e8-15dd450800aa} <Debug> TCPHandler: Processed in 0.001394225 sec. | ||
| 8137 | 2026.05.13 18:41:57.062409 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 8138 | 2026.05.13 18:41:57.062501 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8139 | 2026.05.13 18:41:57.062533 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2670 rows starting from the beginning of the part | ||
| 8140 | 2026.05.13 18:41:57.062578 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 8141 | 2026.05.13 18:41:57.062613 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8142 | 2026.05.13 18:41:57.062654 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8143 | 2026.05.13 18:41:57.062686 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 8144 | 2026.05.13 18:41:57.062721 [ 203 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 8145 | 2026.05.13 18:41:57.063936 [ 194 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2910 rows, containing 4 columns (4 merged, 0 gathered) in 0.001550028 sec., 1877385.4407791344 rows/sec., 126.64 MiB/sec. | ||
| 8146 | 2026.05.13 18:41:57.064273 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8147 | 2026.05.13 18:41:57.064545 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.05.13 18:41:57.064612 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_56_11} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8149 | 2026.05.13 18:41:57.064686 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8150 | 2026.05.13 18:41:57.066207 [ 191 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20547 rows, containing 5 columns (5 merged, 0 gathered) in 0.005315984 sec., 3865135.7867141813 rows/sec., 250.64 MiB/sec. | ||
| 8151 | 2026.05.13 18:41:57.066527 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8152 | 2026.05.13 18:41:57.066775 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.05.13 18:41:57.066838 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8154 | 2026.05.13 18:41:57.066896 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.29 MiB. | ||
| 8155 | 2026.05.13 18:41:57.918880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8156 | 2026.05.13 18:41:57.936215 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.05.13 18:41:57.936280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8158 | 2026.05.13 18:41:57.942545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8159 | 2026.05.13 18:41:57.943270 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.05.13 18:41:57.946125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8161 | 2026.05.13 18:41:58.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.24 MiB, peak 302.87 MiB, free memory in arenas 0.00 B, will set to 297.34 MiB (RSS), difference: 1.11 MiB | ||
| 8162 | 2026.05.13 18:42:02.053869 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.05.13 18:42:02.054106 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8164 | 2026.05.13 18:42:02.054442 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8165 | 2026.05.13 18:42:02.054477 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <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 | ||
| 8166 | 2026.05.13 18:42:02.054690 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8167 | 2026.05.13 18:42:02.054755 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8168 | 2026.05.13 18:42:02.054893 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8169 | 2026.05.13 18:42:02.055016 [ 357 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8170 | 2026.05.13 18:42:02.055046 [ 358 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8171 | 2026.05.13 18:42:02.055019 [ 328 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8172 | 2026.05.13 18:42:02.055016 [ 319 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8173 | 2026.05.13 18:42:02.055233 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8174 | 2026.05.13 18:42:02.055263 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8175 | 2026.05.13 18:42:02.055349 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8176 | 2026.05.13 18:42:02.055368 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 8177 | 2026.05.13 18:42:02.055404 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8178 | 2026.05.13 18:42:02.055440 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8179 | 2026.05.13 18:42:02.055475 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8180 | 2026.05.13 18:42:02.056734 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002713 sec., 12900.847769996313 rows/sec., 2.17 MiB/sec. | ||
| 8181 | 2026.05.13 18:42:02.056892 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Debug> MemoryTracker: Peak memory usage (for query): 129.41 KiB. | ||
| 8182 | 2026.05.13 18:42:02.056917 [ 294 ] {91289f09-e7f5-462b-be2d-a7e28c114f0f} <Debug> TCPHandler: Processed in 0.003190546 sec. | ||
| 8183 | 2026.05.13 18:42:02.059256 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.05.13 18:42:02.059387 [ 294 ] {121e30ed-c60e-4c3e-89ed-80a2b611f28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8185 | 2026.05.13 18:42:02.059437 [ 294 ] {121e30ed-c60e-4c3e-89ed-80a2b611f28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8186 | 2026.05.13 18:42:02.060025 [ 294 ] {121e30ed-c60e-4c3e-89ed-80a2b611f28b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.05.13 18:42:02.060076 [ 294 ] {121e30ed-c60e-4c3e-89ed-80a2b611f28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8188 | 2026.05.13 18:42:02.060447 [ 294 ] {121e30ed-c60e-4c3e-89ed-80a2b611f28b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8189 | 2026.05.13 18:42:02.060663 [ 294 ] {121e30ed-c60e-4c3e-89ed-80a2b611f28b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.05.13 18:42:02.060802 [ 294 ] {121e30ed-c60e-4c3e-89ed-80a2b611f28b} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001452 sec., 81267.217630854 rows/sec., 6.90 MiB/sec. | ||
| 8191 | 2026.05.13 18:42:02.060839 [ 294 ] {121e30ed-c60e-4c3e-89ed-80a2b611f28b} <Debug> TCPHandler: Processed in 0.001646769 sec. | ||
| 8192 | 2026.05.13 18:42:02.060999 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2026.05.13 18:42:02.061103 [ 294 ] {f84f0668-804b-4989-8653-0cba84d0fa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8194 | 2026.05.13 18:42:02.061141 [ 294 ] {f84f0668-804b-4989-8653-0cba84d0fa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8195 | 2026.05.13 18:42:02.061551 [ 294 ] {f84f0668-804b-4989-8653-0cba84d0fa82} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.05.13 18:42:02.061585 [ 294 ] {f84f0668-804b-4989-8653-0cba84d0fa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8197 | 2026.05.13 18:42:02.061876 [ 294 ] {f84f0668-804b-4989-8653-0cba84d0fa82} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8198 | 2026.05.13 18:42:02.062088 [ 294 ] {f84f0668-804b-4989-8653-0cba84d0fa82} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.05.13 18:42:02.062214 [ 294 ] {f84f0668-804b-4989-8653-0cba84d0fa82} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001129 sec., 27457.92736935341 rows/sec., 2.02 MiB/sec. | ||
| 8200 | 2026.05.13 18:42:02.062249 [ 294 ] {f84f0668-804b-4989-8653-0cba84d0fa82} <Debug> TCPHandler: Processed in 0.001298563 sec. | ||
| 8201 | 2026.05.13 18:42:02.062400 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.05.13 18:42:02.062496 [ 294 ] {14ea2aad-966f-4f79-8e05-500a6ee66685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8203 | 2026.05.13 18:42:02.062533 [ 294 ] {14ea2aad-966f-4f79-8e05-500a6ee66685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8204 | 2026.05.13 18:42:02.062971 [ 294 ] {14ea2aad-966f-4f79-8e05-500a6ee66685} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.05.13 18:42:02.063007 [ 294 ] {14ea2aad-966f-4f79-8e05-500a6ee66685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8206 | 2026.05.13 18:42:02.063298 [ 294 ] {14ea2aad-966f-4f79-8e05-500a6ee66685} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8207 | 2026.05.13 18:42:02.063496 [ 294 ] {14ea2aad-966f-4f79-8e05-500a6ee66685} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.05.13 18:42:02.063620 [ 294 ] {14ea2aad-966f-4f79-8e05-500a6ee66685} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001141 sec., 83260.29798422435 rows/sec., 6.50 MiB/sec. | ||
| 8209 | 2026.05.13 18:42:02.063656 [ 294 ] {14ea2aad-966f-4f79-8e05-500a6ee66685} <Debug> TCPHandler: Processed in 0.001310363 sec. | ||
| 8210 | 2026.05.13 18:42:02.063790 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.05.13 18:42:02.063884 [ 294 ] {a7feb107-a99a-4a62-9e07-743ceb27dd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.05.13 18:42:02.063932 [ 294 ] {a7feb107-a99a-4a62-9e07-743ceb27dd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8213 | 2026.05.13 18:42:02.064371 [ 294 ] {a7feb107-a99a-4a62-9e07-743ceb27dd37} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.05.13 18:42:02.064406 [ 294 ] {a7feb107-a99a-4a62-9e07-743ceb27dd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8215 | 2026.05.13 18:42:02.064725 [ 294 ] {a7feb107-a99a-4a62-9e07-743ceb27dd37} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8216 | 2026.05.13 18:42:02.064919 [ 294 ] {a7feb107-a99a-4a62-9e07-743ceb27dd37} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.05.13 18:42:02.065042 [ 294 ] {a7feb107-a99a-4a62-9e07-743ceb27dd37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 8218 | 2026.05.13 18:42:02.065077 [ 294 ] {a7feb107-a99a-4a62-9e07-743ceb27dd37} <Debug> TCPHandler: Processed in 0.001335413 sec. | ||
| 8219 | 2026.05.13 18:42:02.065228 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.05.13 18:42:02.065322 [ 294 ] {44870742-0944-42bc-8908-ee94f868ec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8221 | 2026.05.13 18:42:02.065373 [ 294 ] {44870742-0944-42bc-8908-ee94f868ec1d} <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 | ||
| 8222 | 2026.05.13 18:42:02.066147 [ 294 ] {44870742-0944-42bc-8908-ee94f868ec1d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.05.13 18:42:02.066188 [ 294 ] {44870742-0944-42bc-8908-ee94f868ec1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8224 | 2026.05.13 18:42:02.066712 [ 294 ] {44870742-0944-42bc-8908-ee94f868ec1d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8225 | 2026.05.13 18:42:02.066928 [ 294 ] {44870742-0944-42bc-8908-ee94f868ec1d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.05.13 18:42:02.067061 [ 294 ] {44870742-0944-42bc-8908-ee94f868ec1d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001757 sec., 17643.710870802504 rows/sec., 31.62 MiB/sec. | ||
| 8227 | 2026.05.13 18:42:02.067074 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8228 | 2026.05.13 18:42:02.067112 [ 294 ] {44870742-0944-42bc-8908-ee94f868ec1d} <Debug> TCPHandler: Processed in 0.001935964 sec. | ||
| 8229 | 2026.05.13 18:42:02.067146 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.05.13 18:42:02.067177 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8231 | 2026.05.13 18:42:02.067290 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2026.05.13 18:42:02.067293 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 8233 | 2026.05.13 18:42:02.067391 [ 294 ] {d4e4f42b-b350-4775-9a73-a0fd2a618cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8234 | 2026.05.13 18:42:02.067431 [ 294 ] {d4e4f42b-b350-4775-9a73-a0fd2a618cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8235 | 2026.05.13 18:42:02.067514 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8236 | 2026.05.13 18:42:02.067566 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 837 rows starting from the beginning of the part | ||
| 8237 | 2026.05.13 18:42:02.067690 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 8238 | 2026.05.13 18:42:02.067780 [ 294 ] {d4e4f42b-b350-4775-9a73-a0fd2a618cb4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.05.13 18:42:02.067795 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 8240 | 2026.05.13 18:42:02.067817 [ 294 ] {d4e4f42b-b350-4775-9a73-a0fd2a618cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8241 | 2026.05.13 18:42:02.067895 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 8242 | 2026.05.13 18:42:02.067987 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
| 8243 | 2026.05.13 18:42:02.068067 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 8244 | 2026.05.13 18:42:02.068131 [ 294 ] {d4e4f42b-b350-4775-9a73-a0fd2a618cb4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8245 | 2026.05.13 18:42:02.068343 [ 294 ] {d4e4f42b-b350-4775-9a73-a0fd2a618cb4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.05.13 18:42:02.068469 [ 294 ] {d4e4f42b-b350-4775-9a73-a0fd2a618cb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8247 | 2026.05.13 18:42:02.068505 [ 294 ] {d4e4f42b-b350-4775-9a73-a0fd2a618cb4} <Debug> TCPHandler: Processed in 0.001268562 sec. | ||
| 8248 | 2026.05.13 18:42:02.072251 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 961 rows, containing 19 columns (19 merged, 0 gathered) in 0.004999378 sec., 192223.91265473427 rows/sec., 344.46 MiB/sec. | ||
| 8249 | 2026.05.13 18:42:02.073660 [ 194 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8250 | 2026.05.13 18:42:02.074050 [ 194 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.05.13 18:42:02.074130 [ 194 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8252 | 2026.05.13 18:42:02.074260 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
| 8253 | 2026.05.13 18:42:03.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.90 MiB, peak 306.06 MiB, free memory in arenas 0.00 B, will set to 299.62 MiB (RSS), difference: 1.71 MiB | ||
| 8254 | 2026.05.13 18:42:04.454491 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8255 | 2026.05.13 18:42:04.454586 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8256 | 2026.05.13 18:42:04.550780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17179 | ||
| 8257 | 2026.05.13 18:42:04.551260 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.05.13 18:42:04.551304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8259 | 2026.05.13 18:42:04.551771 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8260 | 2026.05.13 18:42:04.552006 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.05.13 18:42:04.552132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17179 | ||
| 8262 | 2026.05.13 18:42:04.552177 [ 109 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8263 | 2026.05.13 18:42:04.552253 [ 109 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2026.05.13 18:42:04.552276 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8265 | 2026.05.13 18:42:04.552408 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 8266 | 2026.05.13 18:42:04.552560 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8267 | 2026.05.13 18:42:04.552603 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14811 rows starting from the beginning of the part | ||
| 8268 | 2026.05.13 18:42:04.552683 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8269 | 2026.05.13 18:42:04.552731 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8270 | 2026.05.13 18:42:04.552776 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8271 | 2026.05.13 18:42:04.552818 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8272 | 2026.05.13 18:42:04.552864 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8273 | 2026.05.13 18:42:04.554874 [ 186 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17179 rows, containing 4 columns (4 merged, 0 gathered) in 0.002528325 sec., 6794616.9895088645 rows/sec., 97.20 MiB/sec. | ||
| 8274 | 2026.05.13 18:42:04.555143 [ 187 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8275 | 2026.05.13 18:42:04.555479 [ 187 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.05.13 18:42:04.555565 [ 187 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_36_7} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8277 | 2026.05.13 18:42:04.555668 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8278 | 2026.05.13 18:42:04.596007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 984 | ||
| 8279 | 2026.05.13 18:42:04.598240 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2026.05.13 18:42:04.598323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8281 | 2026.05.13 18:42:04.599847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8282 | 2026.05.13 18:42:04.600158 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.05.13 18:42:04.600329 [ 109 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8284 | 2026.05.13 18:42:04.600372 [ 109 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.05.13 18:42:04.600391 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8286 | 2026.05.13 18:42:04.600487 [ 186 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 8287 | 2026.05.13 18:42:04.600735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 8288 | 2026.05.13 18:42:04.600958 [ 186 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8289 | 2026.05.13 18:42:04.601083 [ 186 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 796 rows starting from the beginning of the part | ||
| 8290 | 2026.05.13 18:42:04.601396 [ 186 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 8291 | 2026.05.13 18:42:04.601684 [ 186 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 8292 | 2026.05.13 18:42:04.601966 [ 186 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 8293 | 2026.05.13 18:42:04.602238 [ 186 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 8294 | 2026.05.13 18:42:04.602531 [ 186 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 8295 | 2026.05.13 18:42:04.608609 [ 187 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 72 columns (72 merged, 0 gathered) in 0.008158924 sec., 120604.13848688871 rows/sec., 102.82 MiB/sec. | ||
| 8296 | 2026.05.13 18:42:04.609811 [ 187 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8297 | 2026.05.13 18:42:04.610383 [ 187 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2026.05.13 18:42:04.610457 [ 187 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_26_5} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8299 | 2026.05.13 18:42:04.610673 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 8300 | 2026.05.13 18:42:05.446182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8301 | 2026.05.13 18:42:05.463594 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.05.13 18:42:05.463655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8303 | 2026.05.13 18:42:05.469639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8304 | 2026.05.13 18:42:05.470330 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.05.13 18:42:05.470634 [ 108 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8306 | 2026.05.13 18:42:05.470709 [ 108 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.05.13 18:42:05.470731 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8308 | 2026.05.13 18:42:05.470869 [ 196 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 8309 | 2026.05.13 18:42:05.473457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8310 | 2026.05.13 18:42:05.475359 [ 196 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8311 | 2026.05.13 18:42:05.477005 [ 196 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 8312 | 2026.05.13 18:42:05.481836 [ 196 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 8313 | 2026.05.13 18:42:05.486619 [ 196 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 8314 | 2026.05.13 18:42:05.490990 [ 196 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 8315 | 2026.05.13 18:42:05.495759 [ 196 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 8316 | 2026.05.13 18:42:05.499587 [ 196 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 8317 | 2026.05.13 18:42:05.549312 [ 187 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078499953 sec., 3452.2313663041305 rows/sec., 17.85 MiB/sec. | ||
| 8318 | 2026.05.13 18:42:05.551884 [ 190 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8319 | 2026.05.13 18:42:05.553896 [ 190 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_36_7} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.05.13 18:42:05.553993 [ 190 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_36_7} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8321 | 2026.05.13 18:42:05.556022 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8322 | 2026.05.13 18:42:06.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.45 MiB, peak 313.33 MiB, free memory in arenas 0.00 B, will set to 303.48 MiB (RSS), difference: 2.02 MiB | ||
| 8323 | 2026.05.13 18:42:07.052971 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.05.13 18:42:07.053187 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8325 | 2026.05.13 18:42:07.053505 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8326 | 2026.05.13 18:42:07.053538 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <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 | ||
| 8327 | 2026.05.13 18:42:07.053754 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8328 | 2026.05.13 18:42:07.053821 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8329 | 2026.05.13 18:42:07.053956 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8330 | 2026.05.13 18:42:07.054092 [ 328 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8331 | 2026.05.13 18:42:07.054122 [ 357 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8332 | 2026.05.13 18:42:07.054121 [ 319 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8333 | 2026.05.13 18:42:07.054121 [ 358 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8334 | 2026.05.13 18:42:07.054295 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8335 | 2026.05.13 18:42:07.054321 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8336 | 2026.05.13 18:42:07.054403 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8337 | 2026.05.13 18:42:07.054422 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 8338 | 2026.05.13 18:42:07.054457 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8339 | 2026.05.13 18:42:07.054493 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8340 | 2026.05.13 18:42:07.054531 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8341 | 2026.05.13 18:42:07.055736 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002632 sec., 13297.872340425532 rows/sec., 2.24 MiB/sec. | ||
| 8342 | 2026.05.13 18:42:07.055904 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Debug> MemoryTracker: Peak memory usage (for query): 128.83 KiB. | ||
| 8343 | 2026.05.13 18:42:07.055920 [ 294 ] {b1f7a20b-d0ab-4f7c-9bf9-898768e02fe8} <Debug> TCPHandler: Processed in 0.003071804 sec. | ||
| 8344 | 2026.05.13 18:42:07.057760 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8345 | 2026.05.13 18:42:07.057869 [ 294 ] {c53bd616-5867-4449-809b-2d45934e3413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8346 | 2026.05.13 18:42:07.057910 [ 294 ] {c53bd616-5867-4449-809b-2d45934e3413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8347 | 2026.05.13 18:42:07.058458 [ 294 ] {c53bd616-5867-4449-809b-2d45934e3413} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2026.05.13 18:42:07.058505 [ 294 ] {c53bd616-5867-4449-809b-2d45934e3413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8349 | 2026.05.13 18:42:07.058931 [ 294 ] {c53bd616-5867-4449-809b-2d45934e3413} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8350 | 2026.05.13 18:42:07.059170 [ 294 ] {c53bd616-5867-4449-809b-2d45934e3413} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2026.05.13 18:42:07.059318 [ 294 ] {c53bd616-5867-4449-809b-2d45934e3413} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00148 sec., 52702.70270270271 rows/sec., 4.35 MiB/sec. | ||
| 8352 | 2026.05.13 18:42:07.059355 [ 294 ] {c53bd616-5867-4449-809b-2d45934e3413} <Debug> TCPHandler: Processed in 0.001644969 sec. | ||
| 8353 | 2026.05.13 18:42:07.059484 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.05.13 18:42:07.059580 [ 294 ] {75f6624f-33c8-4015-be27-c0b626605e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8355 | 2026.05.13 18:42:07.059618 [ 294 ] {75f6624f-33c8-4015-be27-c0b626605e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8356 | 2026.05.13 18:42:07.060049 [ 294 ] {75f6624f-33c8-4015-be27-c0b626605e8b} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2026.05.13 18:42:07.060085 [ 294 ] {75f6624f-33c8-4015-be27-c0b626605e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8358 | 2026.05.13 18:42:07.060369 [ 294 ] {75f6624f-33c8-4015-be27-c0b626605e8b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8359 | 2026.05.13 18:42:07.060573 [ 294 ] {75f6624f-33c8-4015-be27-c0b626605e8b} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.05.13 18:42:07.060698 [ 294 ] {75f6624f-33c8-4015-be27-c0b626605e8b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. | ||
| 8361 | 2026.05.13 18:42:07.060735 [ 294 ] {75f6624f-33c8-4015-be27-c0b626605e8b} <Debug> TCPHandler: Processed in 0.001299543 sec. | ||
| 8362 | 2026.05.13 18:42:07.060851 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2026.05.13 18:42:07.060948 [ 294 ] {73c06e3d-43a9-4731-8e2d-6d3e37ae0591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8364 | 2026.05.13 18:42:07.060986 [ 294 ] {73c06e3d-43a9-4731-8e2d-6d3e37ae0591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8365 | 2026.05.13 18:42:07.061395 [ 294 ] {73c06e3d-43a9-4731-8e2d-6d3e37ae0591} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2026.05.13 18:42:07.061432 [ 294 ] {73c06e3d-43a9-4731-8e2d-6d3e37ae0591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8367 | 2026.05.13 18:42:07.061723 [ 294 ] {73c06e3d-43a9-4731-8e2d-6d3e37ae0591} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8368 | 2026.05.13 18:42:07.061924 [ 294 ] {73c06e3d-43a9-4731-8e2d-6d3e37ae0591} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.05.13 18:42:07.062054 [ 294 ] {73c06e3d-43a9-4731-8e2d-6d3e37ae0591} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001124 sec., 66725.97864768683 rows/sec., 5.21 MiB/sec. | ||
| 8370 | 2026.05.13 18:42:07.062090 [ 294 ] {73c06e3d-43a9-4731-8e2d-6d3e37ae0591} <Debug> TCPHandler: Processed in 0.001288852 sec. | ||
| 8371 | 2026.05.13 18:42:07.062213 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8372 | 2026.05.13 18:42:07.062310 [ 294 ] {3c60385e-841a-4d36-b276-a94bb795d650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8373 | 2026.05.13 18:42:07.062351 [ 294 ] {3c60385e-841a-4d36-b276-a94bb795d650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8374 | 2026.05.13 18:42:07.062764 [ 294 ] {3c60385e-841a-4d36-b276-a94bb795d650} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.05.13 18:42:07.062800 [ 294 ] {3c60385e-841a-4d36-b276-a94bb795d650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8376 | 2026.05.13 18:42:07.063129 [ 294 ] {3c60385e-841a-4d36-b276-a94bb795d650} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8377 | 2026.05.13 18:42:07.063337 [ 294 ] {3c60385e-841a-4d36-b276-a94bb795d650} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.05.13 18:42:07.063467 [ 294 ] {3c60385e-841a-4d36-b276-a94bb795d650} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 8379 | 2026.05.13 18:42:07.063503 [ 294 ] {3c60385e-841a-4d36-b276-a94bb795d650} <Debug> TCPHandler: Processed in 0.001341514 sec. | ||
| 8380 | 2026.05.13 18:42:07.063648 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.05.13 18:42:07.063743 [ 294 ] {648476d6-6caa-46c5-8c0e-89b02688619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8382 | 2026.05.13 18:42:07.063795 [ 294 ] {648476d6-6caa-46c5-8c0e-89b02688619c} <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 | ||
| 8383 | 2026.05.13 18:42:07.064542 [ 294 ] {648476d6-6caa-46c5-8c0e-89b02688619c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.05.13 18:42:07.064578 [ 294 ] {648476d6-6caa-46c5-8c0e-89b02688619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8385 | 2026.05.13 18:42:07.065067 [ 294 ] {648476d6-6caa-46c5-8c0e-89b02688619c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8386 | 2026.05.13 18:42:07.065279 [ 294 ] {648476d6-6caa-46c5-8c0e-89b02688619c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.05.13 18:42:07.065412 [ 294 ] {648476d6-6caa-46c5-8c0e-89b02688619c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001687 sec., 6520.450503852994 rows/sec., 11.68 MiB/sec. | ||
| 8388 | 2026.05.13 18:42:07.065464 [ 294 ] {648476d6-6caa-46c5-8c0e-89b02688619c} <Debug> TCPHandler: Processed in 0.001863813 sec. | ||
| 8389 | 2026.05.13 18:42:07.065582 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.05.13 18:42:07.065681 [ 294 ] {121e8187-d97b-4eb5-99e6-1f78664dcfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8391 | 2026.05.13 18:42:07.065721 [ 294 ] {121e8187-d97b-4eb5-99e6-1f78664dcfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8392 | 2026.05.13 18:42:07.066096 [ 294 ] {121e8187-d97b-4eb5-99e6-1f78664dcfd0} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.05.13 18:42:07.066132 [ 294 ] {121e8187-d97b-4eb5-99e6-1f78664dcfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8394 | 2026.05.13 18:42:07.066425 [ 294 ] {121e8187-d97b-4eb5-99e6-1f78664dcfd0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8395 | 2026.05.13 18:42:07.066626 [ 294 ] {121e8187-d97b-4eb5-99e6-1f78664dcfd0} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.05.13 18:42:07.066758 [ 294 ] {121e8187-d97b-4eb5-99e6-1f78664dcfd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 8397 | 2026.05.13 18:42:07.066793 [ 294 ] {121e8187-d97b-4eb5-99e6-1f78664dcfd0} <Debug> TCPHandler: Processed in 0.001261022 sec. | ||
| 8398 | 2026.05.13 18:42:12.052195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17691 | ||
| 8399 | 2026.05.13 18:42:12.052767 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.05.13 18:42:12.052807 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8401 | 2026.05.13 18:42:12.053501 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2026.05.13 18:42:12.053604 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8403 | 2026.05.13 18:42:12.053729 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8404 | 2026.05.13 18:42:12.053841 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.05.13 18:42:12.053974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17691 | ||
| 8406 | 2026.05.13 18:42:12.054065 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8407 | 2026.05.13 18:42:12.054104 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <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 | ||
| 8408 | 2026.05.13 18:42:12.054459 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8409 | 2026.05.13 18:42:12.054589 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8410 | 2026.05.13 18:42:12.054759 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8411 | 2026.05.13 18:42:12.054911 [ 319 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8412 | 2026.05.13 18:42:12.054923 [ 357 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8413 | 2026.05.13 18:42:12.054927 [ 334 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8414 | 2026.05.13 18:42:12.054923 [ 358 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8415 | 2026.05.13 18:42:12.055120 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8416 | 2026.05.13 18:42:12.055163 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8417 | 2026.05.13 18:42:12.055282 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8418 | 2026.05.13 18:42:12.055303 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 8419 | 2026.05.13 18:42:12.055357 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 8420 | 2026.05.13 18:42:12.055399 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 8421 | 2026.05.13 18:42:12.055524 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 8422 | 2026.05.13 18:42:12.056895 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003255 sec., 10752.68817204301 rows/sec., 1.81 MiB/sec. | ||
| 8423 | 2026.05.13 18:42:12.057037 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Debug> MemoryTracker: Peak memory usage (for query): 130.21 KiB. | ||
| 8424 | 2026.05.13 18:42:12.057054 [ 294 ] {a156b70d-97fc-47e1-90e2-a8d6f151c131} <Debug> TCPHandler: Processed in 0.003690755 sec. | ||
| 8425 | 2026.05.13 18:42:12.059269 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8426 | 2026.05.13 18:42:12.059412 [ 294 ] {c18716f8-171d-4f02-9918-af415c815bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8427 | 2026.05.13 18:42:12.059470 [ 294 ] {c18716f8-171d-4f02-9918-af415c815bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8428 | 2026.05.13 18:42:12.060032 [ 294 ] {c18716f8-171d-4f02-9918-af415c815bc0} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.05.13 18:42:12.060082 [ 294 ] {c18716f8-171d-4f02-9918-af415c815bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8430 | 2026.05.13 18:42:12.060444 [ 294 ] {c18716f8-171d-4f02-9918-af415c815bc0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8431 | 2026.05.13 18:42:12.060666 [ 294 ] {c18716f8-171d-4f02-9918-af415c815bc0} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.05.13 18:42:12.060808 [ 294 ] {c18716f8-171d-4f02-9918-af415c815bc0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001438 sec., 1390.8205841446454 rows/sec., 113.41 KiB/sec. | ||
| 8433 | 2026.05.13 18:42:12.060849 [ 294 ] {c18716f8-171d-4f02-9918-af415c815bc0} <Debug> TCPHandler: Processed in 0.00169173 sec. | ||
| 8434 | 2026.05.13 18:42:12.061012 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2026.05.13 18:42:12.061107 [ 294 ] {bfaf5ef5-2ee2-4cf9-b7fa-dffd2dad49bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8436 | 2026.05.13 18:42:12.061144 [ 294 ] {bfaf5ef5-2ee2-4cf9-b7fa-dffd2dad49bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8437 | 2026.05.13 18:42:12.061623 [ 294 ] {bfaf5ef5-2ee2-4cf9-b7fa-dffd2dad49bd} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.05.13 18:42:12.061659 [ 294 ] {bfaf5ef5-2ee2-4cf9-b7fa-dffd2dad49bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8439 | 2026.05.13 18:42:12.061957 [ 294 ] {bfaf5ef5-2ee2-4cf9-b7fa-dffd2dad49bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8440 | 2026.05.13 18:42:12.062165 [ 294 ] {bfaf5ef5-2ee2-4cf9-b7fa-dffd2dad49bd} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.05.13 18:42:12.062290 [ 294 ] {bfaf5ef5-2ee2-4cf9-b7fa-dffd2dad49bd} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001201 sec., 99084.09658617819 rows/sec., 8.40 MiB/sec. | ||
| 8442 | 2026.05.13 18:42:12.062327 [ 294 ] {bfaf5ef5-2ee2-4cf9-b7fa-dffd2dad49bd} <Debug> TCPHandler: Processed in 0.001363774 sec. | ||
| 8443 | 2026.05.13 18:42:12.062473 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2026.05.13 18:42:12.062567 [ 294 ] {8e70c908-38cf-4d21-8ca1-80812110c2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8445 | 2026.05.13 18:42:12.062605 [ 294 ] {8e70c908-38cf-4d21-8ca1-80812110c2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8446 | 2026.05.13 18:42:12.063013 [ 294 ] {8e70c908-38cf-4d21-8ca1-80812110c2d5} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.05.13 18:42:12.063048 [ 294 ] {8e70c908-38cf-4d21-8ca1-80812110c2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8448 | 2026.05.13 18:42:12.063338 [ 294 ] {8e70c908-38cf-4d21-8ca1-80812110c2d5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8449 | 2026.05.13 18:42:12.063551 [ 294 ] {8e70c908-38cf-4d21-8ca1-80812110c2d5} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.05.13 18:42:12.063675 [ 294 ] {8e70c908-38cf-4d21-8ca1-80812110c2d5} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001126 sec., 29307.28241563055 rows/sec., 2.14 MiB/sec. | ||
| 8451 | 2026.05.13 18:42:12.063712 [ 294 ] {8e70c908-38cf-4d21-8ca1-80812110c2d5} <Debug> TCPHandler: Processed in 0.001287603 sec. | ||
| 8452 | 2026.05.13 18:42:12.063855 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.05.13 18:42:12.063948 [ 294 ] {bbda618e-8b77-4548-906d-a089cbb9d04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8454 | 2026.05.13 18:42:12.063986 [ 294 ] {bbda618e-8b77-4548-906d-a089cbb9d04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8455 | 2026.05.13 18:42:12.064397 [ 294 ] {bbda618e-8b77-4548-906d-a089cbb9d04b} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.05.13 18:42:12.064433 [ 294 ] {bbda618e-8b77-4548-906d-a089cbb9d04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8457 | 2026.05.13 18:42:12.064716 [ 294 ] {bbda618e-8b77-4548-906d-a089cbb9d04b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8458 | 2026.05.13 18:42:12.064920 [ 294 ] {bbda618e-8b77-4548-906d-a089cbb9d04b} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.05.13 18:42:12.065040 [ 294 ] {bbda618e-8b77-4548-906d-a089cbb9d04b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001109 sec., 87466.18575293057 rows/sec., 6.83 MiB/sec. | ||
| 8460 | 2026.05.13 18:42:12.065076 [ 294 ] {bbda618e-8b77-4548-906d-a089cbb9d04b} <Debug> TCPHandler: Processed in 0.001269813 sec. | ||
| 8461 | 2026.05.13 18:42:12.065211 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.05.13 18:42:12.065302 [ 294 ] {1c560122-481c-45f4-9755-1128ffdf3b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8463 | 2026.05.13 18:42:12.065342 [ 294 ] {1c560122-481c-45f4-9755-1128ffdf3b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8464 | 2026.05.13 18:42:12.065808 [ 294 ] {1c560122-481c-45f4-9755-1128ffdf3b78} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.05.13 18:42:12.065844 [ 294 ] {1c560122-481c-45f4-9755-1128ffdf3b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8466 | 2026.05.13 18:42:12.066161 [ 294 ] {1c560122-481c-45f4-9755-1128ffdf3b78} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8467 | 2026.05.13 18:42:12.066368 [ 294 ] {1c560122-481c-45f4-9755-1128ffdf3b78} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.05.13 18:42:12.066493 [ 294 ] {1c560122-481c-45f4-9755-1128ffdf3b78} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001208 sec., 133278.14569536422 rows/sec., 9.28 MiB/sec. | ||
| 8469 | 2026.05.13 18:42:12.066529 [ 294 ] {1c560122-481c-45f4-9755-1128ffdf3b78} <Debug> TCPHandler: Processed in 0.001366664 sec. | ||
| 8470 | 2026.05.13 18:42:12.066668 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.05.13 18:42:12.066761 [ 294 ] {6fe6726e-038e-4491-b07b-1b63f757c4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8472 | 2026.05.13 18:42:12.066812 [ 294 ] {6fe6726e-038e-4491-b07b-1b63f757c4d9} <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 | ||
| 8473 | 2026.05.13 18:42:12.067549 [ 294 ] {6fe6726e-038e-4491-b07b-1b63f757c4d9} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.05.13 18:42:12.067585 [ 294 ] {6fe6726e-038e-4491-b07b-1b63f757c4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8475 | 2026.05.13 18:42:12.068119 [ 294 ] {6fe6726e-038e-4491-b07b-1b63f757c4d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8476 | 2026.05.13 18:42:12.068343 [ 294 ] {6fe6726e-038e-4491-b07b-1b63f757c4d9} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.05.13 18:42:12.068475 [ 294 ] {6fe6726e-038e-4491-b07b-1b63f757c4d9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001732 sec., 17898.38337182448 rows/sec., 32.07 MiB/sec. | ||
| 8478 | 2026.05.13 18:42:12.068526 [ 294 ] {6fe6726e-038e-4491-b07b-1b63f757c4d9} <Debug> TCPHandler: Processed in 0.001906663 sec. | ||
| 8479 | 2026.05.13 18:42:12.068651 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.05.13 18:42:12.068745 [ 294 ] {ae9a251e-ad40-4d2a-b148-32faad9796ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.05.13 18:42:12.068785 [ 294 ] {ae9a251e-ad40-4d2a-b148-32faad9796ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8482 | 2026.05.13 18:42:12.069490 [ 294 ] {ae9a251e-ad40-4d2a-b148-32faad9796ba} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.05.13 18:42:12.069526 [ 294 ] {ae9a251e-ad40-4d2a-b148-32faad9796ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8484 | 2026.05.13 18:42:12.069828 [ 294 ] {ae9a251e-ad40-4d2a-b148-32faad9796ba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8485 | 2026.05.13 18:42:12.070034 [ 294 ] {ae9a251e-ad40-4d2a-b148-32faad9796ba} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.05.13 18:42:12.070161 [ 294 ] {ae9a251e-ad40-4d2a-b148-32faad9796ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
| 8487 | 2026.05.13 18:42:12.070196 [ 294 ] {ae9a251e-ad40-4d2a-b148-32faad9796ba} <Debug> TCPHandler: Processed in 0.001593729 sec. | ||
| 8488 | 2026.05.13 18:42:12.973512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8489 | 2026.05.13 18:42:12.987971 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.05.13 18:42:12.988026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8491 | 2026.05.13 18:42:12.993841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8492 | 2026.05.13 18:42:12.994497 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.05.13 18:42:12.996963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8494 | 2026.05.13 18:42:14.601852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1014 | ||
| 8495 | 2026.05.13 18:42:14.604122 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.05.13 18:42:14.604171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8497 | 2026.05.13 18:42:14.605377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8498 | 2026.05.13 18:42:14.605648 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.05.13 18:42:14.605902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8500 | 2026.05.13 18:42:17.053177 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.05.13 18:42:17.053410 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8502 | 2026.05.13 18:42:17.053724 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8503 | 2026.05.13 18:42:17.053760 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <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 | ||
| 8504 | 2026.05.13 18:42:17.053971 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8505 | 2026.05.13 18:42:17.054039 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8506 | 2026.05.13 18:42:17.054174 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8507 | 2026.05.13 18:42:17.054279 [ 334 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8508 | 2026.05.13 18:42:17.054290 [ 357 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8509 | 2026.05.13 18:42:17.054322 [ 319 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8510 | 2026.05.13 18:42:17.054322 [ 363 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8511 | 2026.05.13 18:42:17.054482 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8512 | 2026.05.13 18:42:17.054509 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8513 | 2026.05.13 18:42:17.054593 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8514 | 2026.05.13 18:42:17.054613 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 8515 | 2026.05.13 18:42:17.054646 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8516 | 2026.05.13 18:42:17.054683 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8517 | 2026.05.13 18:42:17.054717 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8518 | 2026.05.13 18:42:17.055954 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002629 sec., 13313.046785850134 rows/sec., 2.24 MiB/sec. | ||
| 8519 | 2026.05.13 18:42:17.056102 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Debug> MemoryTracker: Peak memory usage (for query): 129.27 KiB. | ||
| 8520 | 2026.05.13 18:42:17.056119 [ 294 ] {c99fdae4-e97e-4af6-b848-db4678267402} <Debug> TCPHandler: Processed in 0.003072074 sec. | ||
| 8521 | 2026.05.13 18:42:17.058130 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.05.13 18:42:17.058245 [ 294 ] {9c0bcd4e-ca06-4bf9-bf99-6f9df3aaee4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8523 | 2026.05.13 18:42:17.058304 [ 294 ] {9c0bcd4e-ca06-4bf9-bf99-6f9df3aaee4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8524 | 2026.05.13 18:42:17.059002 [ 294 ] {9c0bcd4e-ca06-4bf9-bf99-6f9df3aaee4e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.05.13 18:42:17.059057 [ 294 ] {9c0bcd4e-ca06-4bf9-bf99-6f9df3aaee4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8526 | 2026.05.13 18:42:17.059494 [ 294 ] {9c0bcd4e-ca06-4bf9-bf99-6f9df3aaee4e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8527 | 2026.05.13 18:42:17.059715 [ 294 ] {9c0bcd4e-ca06-4bf9-bf99-6f9df3aaee4e} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.05.13 18:42:17.059854 [ 294 ] {9c0bcd4e-ca06-4bf9-bf99-6f9df3aaee4e} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001645 sec., 47416.41337386018 rows/sec., 3.91 MiB/sec. | ||
| 8529 | 2026.05.13 18:42:17.059892 [ 294 ] {9c0bcd4e-ca06-4bf9-bf99-6f9df3aaee4e} <Debug> TCPHandler: Processed in 0.001811512 sec. | ||
| 8530 | 2026.05.13 18:42:17.060040 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.05.13 18:42:17.060141 [ 294 ] {10bf9d58-8613-433c-9fcd-54175ad3bd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8532 | 2026.05.13 18:42:17.060180 [ 294 ] {10bf9d58-8613-433c-9fcd-54175ad3bd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8533 | 2026.05.13 18:42:17.060603 [ 294 ] {10bf9d58-8613-433c-9fcd-54175ad3bd48} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.05.13 18:42:17.060640 [ 294 ] {10bf9d58-8613-433c-9fcd-54175ad3bd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8535 | 2026.05.13 18:42:17.060926 [ 294 ] {10bf9d58-8613-433c-9fcd-54175ad3bd48} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8536 | 2026.05.13 18:42:17.061130 [ 294 ] {10bf9d58-8613-433c-9fcd-54175ad3bd48} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.05.13 18:42:17.061255 [ 294 ] {10bf9d58-8613-433c-9fcd-54175ad3bd48} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. | ||
| 8538 | 2026.05.13 18:42:17.061292 [ 294 ] {10bf9d58-8613-433c-9fcd-54175ad3bd48} <Debug> TCPHandler: Processed in 0.001300583 sec. | ||
| 8539 | 2026.05.13 18:42:17.061428 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.05.13 18:42:17.061522 [ 294 ] {382cfdb0-fc0c-4ab5-b5e4-4d159d49bab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8541 | 2026.05.13 18:42:17.061559 [ 294 ] {382cfdb0-fc0c-4ab5-b5e4-4d159d49bab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8542 | 2026.05.13 18:42:17.061986 [ 294 ] {382cfdb0-fc0c-4ab5-b5e4-4d159d49bab6} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.05.13 18:42:17.062022 [ 294 ] {382cfdb0-fc0c-4ab5-b5e4-4d159d49bab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8544 | 2026.05.13 18:42:17.062326 [ 294 ] {382cfdb0-fc0c-4ab5-b5e4-4d159d49bab6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8545 | 2026.05.13 18:42:17.062533 [ 294 ] {382cfdb0-fc0c-4ab5-b5e4-4d159d49bab6} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.05.13 18:42:17.062655 [ 294 ] {382cfdb0-fc0c-4ab5-b5e4-4d159d49bab6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001151 sec., 65160.729800173765 rows/sec., 5.09 MiB/sec. | ||
| 8547 | 2026.05.13 18:42:17.062691 [ 294 ] {382cfdb0-fc0c-4ab5-b5e4-4d159d49bab6} <Debug> TCPHandler: Processed in 0.001311303 sec. | ||
| 8548 | 2026.05.13 18:42:17.062815 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.05.13 18:42:17.062910 [ 294 ] {fb356630-0435-4ae1-bec3-001f11cbbb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.05.13 18:42:17.062950 [ 294 ] {fb356630-0435-4ae1-bec3-001f11cbbb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8551 | 2026.05.13 18:42:17.063549 [ 294 ] {fb356630-0435-4ae1-bec3-001f11cbbb13} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.05.13 18:42:17.063605 [ 294 ] {fb356630-0435-4ae1-bec3-001f11cbbb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8553 | 2026.05.13 18:42:17.064092 [ 294 ] {fb356630-0435-4ae1-bec3-001f11cbbb13} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8554 | 2026.05.13 18:42:17.064357 [ 294 ] {fb356630-0435-4ae1-bec3-001f11cbbb13} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.05.13 18:42:17.064515 [ 294 ] {fb356630-0435-4ae1-bec3-001f11cbbb13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. | ||
| 8556 | 2026.05.13 18:42:17.064577 [ 294 ] {fb356630-0435-4ae1-bec3-001f11cbbb13} <Debug> TCPHandler: Processed in 0.001809352 sec. | ||
| 8557 | 2026.05.13 18:42:17.064817 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.05.13 18:42:17.064944 [ 294 ] {30f08bac-fd79-4df6-9f9b-e0110160c860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.05.13 18:42:17.065011 [ 294 ] {30f08bac-fd79-4df6-9f9b-e0110160c860} <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 | ||
| 8560 | 2026.05.13 18:42:17.065876 [ 294 ] {30f08bac-fd79-4df6-9f9b-e0110160c860} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.05.13 18:42:17.065913 [ 294 ] {30f08bac-fd79-4df6-9f9b-e0110160c860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8562 | 2026.05.13 18:42:17.066408 [ 294 ] {30f08bac-fd79-4df6-9f9b-e0110160c860} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8563 | 2026.05.13 18:42:17.066626 [ 294 ] {30f08bac-fd79-4df6-9f9b-e0110160c860} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.05.13 18:42:17.066761 [ 294 ] {30f08bac-fd79-4df6-9f9b-e0110160c860} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001854 sec., 5933.117583603021 rows/sec., 10.63 MiB/sec. | ||
| 8565 | 2026.05.13 18:42:17.066813 [ 294 ] {30f08bac-fd79-4df6-9f9b-e0110160c860} <Debug> TCPHandler: Processed in 0.002103387 sec. | ||
| 8566 | 2026.05.13 18:42:17.066932 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.05.13 18:42:17.067030 [ 294 ] {5c043084-d956-4d1b-9345-9a60f419ff4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8568 | 2026.05.13 18:42:17.067071 [ 294 ] {5c043084-d956-4d1b-9345-9a60f419ff4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8569 | 2026.05.13 18:42:17.067495 [ 294 ] {5c043084-d956-4d1b-9345-9a60f419ff4a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.05.13 18:42:17.067532 [ 294 ] {5c043084-d956-4d1b-9345-9a60f419ff4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8571 | 2026.05.13 18:42:17.067828 [ 294 ] {5c043084-d956-4d1b-9345-9a60f419ff4a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8572 | 2026.05.13 18:42:17.068035 [ 294 ] {5c043084-d956-4d1b-9345-9a60f419ff4a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.05.13 18:42:17.068166 [ 294 ] {5c043084-d956-4d1b-9345-9a60f419ff4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 8574 | 2026.05.13 18:42:17.068203 [ 294 ] {5c043084-d956-4d1b-9345-9a60f419ff4a} <Debug> TCPHandler: Processed in 0.001319874 sec. | ||
| 8575 | 2026.05.13 18:42:19.454698 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8576 | 2026.05.13 18:42:19.454769 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8577 | 2026.05.13 18:42:19.554054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18139 | ||
| 8578 | 2026.05.13 18:42:19.554876 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.05.13 18:42:19.554920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8580 | 2026.05.13 18:42:19.555572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8581 | 2026.05.13 18:42:19.555807 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.05.13 18:42:19.555950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18139 | ||
| 8583 | 2026.05.13 18:42:20.497068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8584 | 2026.05.13 18:42:20.512689 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.05.13 18:42:20.512740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8586 | 2026.05.13 18:42:20.518802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8587 | 2026.05.13 18:42:20.519492 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.05.13 18:42:20.522077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8589 | 2026.05.13 18:42:22.053211 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2026.05.13 18:42:22.053472 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8591 | 2026.05.13 18:42:22.053907 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8592 | 2026.05.13 18:42:22.053959 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <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 | ||
| 8593 | 2026.05.13 18:42:22.054264 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8594 | 2026.05.13 18:42:22.054362 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8595 | 2026.05.13 18:42:22.054528 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8596 | 2026.05.13 18:42:22.054660 [ 334 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8597 | 2026.05.13 18:42:22.054673 [ 350 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8598 | 2026.05.13 18:42:22.054671 [ 363 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8599 | 2026.05.13 18:42:22.054662 [ 362 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8600 | 2026.05.13 18:42:22.054880 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8601 | 2026.05.13 18:42:22.054909 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8602 | 2026.05.13 18:42:22.054996 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8603 | 2026.05.13 18:42:22.055016 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 8604 | 2026.05.13 18:42:22.055051 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8605 | 2026.05.13 18:42:22.055088 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8606 | 2026.05.13 18:42:22.055123 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8607 | 2026.05.13 18:42:22.056452 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003087 sec., 11337.868480725623 rows/sec., 1.91 MiB/sec. | ||
| 8608 | 2026.05.13 18:42:22.056666 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Debug> MemoryTracker: Peak memory usage (for query): 129.31 KiB. | ||
| 8609 | 2026.05.13 18:42:22.056684 [ 294 ] {63ccc549-d6e5-4ada-80f1-638306b21ed4} <Debug> TCPHandler: Processed in 0.003604893 sec. | ||
| 8610 | 2026.05.13 18:42:22.058932 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8611 | 2026.05.13 18:42:22.059157 [ 294 ] {614b841d-54c4-4a1e-9ad5-0c3f1f8e5d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8612 | 2026.05.13 18:42:22.059246 [ 294 ] {614b841d-54c4-4a1e-9ad5-0c3f1f8e5d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8613 | 2026.05.13 18:42:22.059934 [ 294 ] {614b841d-54c4-4a1e-9ad5-0c3f1f8e5d96} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.05.13 18:42:22.059972 [ 294 ] {614b841d-54c4-4a1e-9ad5-0c3f1f8e5d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8615 | 2026.05.13 18:42:22.060353 [ 294 ] {614b841d-54c4-4a1e-9ad5-0c3f1f8e5d96} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8616 | 2026.05.13 18:42:22.060576 [ 294 ] {614b841d-54c4-4a1e-9ad5-0c3f1f8e5d96} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.05.13 18:42:22.060714 [ 294 ] {614b841d-54c4-4a1e-9ad5-0c3f1f8e5d96} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001623 sec., 72704.86752926679 rows/sec., 6.17 MiB/sec. | ||
| 8618 | 2026.05.13 18:42:22.060728 [ 80 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8619 | 2026.05.13 18:42:22.060752 [ 294 ] {614b841d-54c4-4a1e-9ad5-0c3f1f8e5d96} <Debug> TCPHandler: Processed in 0.001985975 sec. | ||
| 8620 | 2026.05.13 18:42:22.060787 [ 80 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.05.13 18:42:22.060822 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8622 | 2026.05.13 18:42:22.061125 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 8623 | 2026.05.13 18:42:22.061217 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8624 | 2026.05.13 18:42:22.061228 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8625 | 2026.05.13 18:42:22.061271 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2617 rows starting from the beginning of the part | ||
| 8626 | 2026.05.13 18:42:22.061330 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 8627 | 2026.05.13 18:42:22.061342 [ 294 ] {0723b20c-dd7a-44dc-a771-9dcd099e5f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.05.13 18:42:22.061378 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
| 8629 | 2026.05.13 18:42:22.061389 [ 294 ] {0723b20c-dd7a-44dc-a771-9dcd099e5f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8630 | 2026.05.13 18:42:22.061428 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 119 rows starting from the beginning of the part | ||
| 8631 | 2026.05.13 18:42:22.061470 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 78 rows starting from the beginning of the part | ||
| 8632 | 2026.05.13 18:42:22.061510 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 8633 | 2026.05.13 18:42:22.061909 [ 294 ] {0723b20c-dd7a-44dc-a771-9dcd099e5f01} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.05.13 18:42:22.061978 [ 294 ] {0723b20c-dd7a-44dc-a771-9dcd099e5f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8635 | 2026.05.13 18:42:22.062474 [ 294 ] {0723b20c-dd7a-44dc-a771-9dcd099e5f01} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8636 | 2026.05.13 18:42:22.062685 [ 294 ] {0723b20c-dd7a-44dc-a771-9dcd099e5f01} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.05.13 18:42:22.062690 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603138 sec., 1951173.2614409989 rows/sec., 156.46 MiB/sec. | ||
| 8638 | 2026.05.13 18:42:22.062827 [ 294 ] {0723b20c-dd7a-44dc-a771-9dcd099e5f01} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00151 sec., 20529.80132450331 rows/sec., 1.51 MiB/sec. | ||
| 8639 | 2026.05.13 18:42:22.062828 [ 80 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8640 | 2026.05.13 18:42:22.062872 [ 294 ] {0723b20c-dd7a-44dc-a771-9dcd099e5f01} <Debug> TCPHandler: Processed in 0.00171812 sec. | ||
| 8641 | 2026.05.13 18:42:22.062882 [ 80 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.05.13 18:42:22.062938 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8643 | 2026.05.13 18:42:22.063010 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.05.13 18:42:22.063037 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 8645 | 2026.05.13 18:42:22.063062 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8646 | 2026.05.13 18:42:22.063117 [ 294 ] {ce7fb7ef-09d4-4c8c-8452-134ab254d0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8647 | 2026.05.13 18:42:22.063149 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8648 | 2026.05.13 18:42:22.063162 [ 294 ] {ce7fb7ef-09d4-4c8c-8452-134ab254d0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8649 | 2026.05.13 18:42:22.063185 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 81 rows starting from the beginning of the part | ||
| 8650 | 2026.05.13 18:42:22.063245 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8651 | 2026.05.13 18:42:22.063291 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part | ||
| 8652 | 2026.05.13 18:42:22.063332 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part | ||
| 8653 | 2026.05.13 18:42:22.063366 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2026.05.13 18:42:22.063375 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 8655 | 2026.05.13 18:42:22.063417 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 8656 | 2026.05.13 18:42:22.063449 [ 188 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_61_12} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8657 | 2026.05.13 18:42:22.063551 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8658 | 2026.05.13 18:42:22.063669 [ 294 ] {ce7fb7ef-09d4-4c8c-8452-134ab254d0b2} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.05.13 18:42:22.063710 [ 294 ] {ce7fb7ef-09d4-4c8c-8452-134ab254d0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8660 | 2026.05.13 18:42:22.064026 [ 294 ] {ce7fb7ef-09d4-4c8c-8452-134ab254d0b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8661 | 2026.05.13 18:42:22.064138 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001139309 sec., 173789.55138597166 rows/sec., 13.38 MiB/sec. | ||
| 8662 | 2026.05.13 18:42:22.064247 [ 294 ] {ce7fb7ef-09d4-4c8c-8452-134ab254d0b2} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2026.05.13 18:42:22.064254 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8664 | 2026.05.13 18:42:22.064383 [ 294 ] {ce7fb7ef-09d4-4c8c-8452-134ab254d0b2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001285 sec., 73929.96108949417 rows/sec., 5.77 MiB/sec. | ||
| 8665 | 2026.05.13 18:42:22.064391 [ 80 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8666 | 2026.05.13 18:42:22.064429 [ 294 ] {ce7fb7ef-09d4-4c8c-8452-134ab254d0b2} <Debug> TCPHandler: Processed in 0.001467586 sec. | ||
| 8667 | 2026.05.13 18:42:22.064441 [ 80 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.05.13 18:42:22.064472 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8669 | 2026.05.13 18:42:22.064514 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.05.13 18:42:22.064540 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 8671 | 2026.05.13 18:42:22.064574 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.05.13 18:42:22.064590 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_51_10} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8673 | 2026.05.13 18:42:22.064630 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8674 | 2026.05.13 18:42:22.064657 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8675 | 2026.05.13 18:42:22.064660 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1402 rows starting from the beginning of the part | ||
| 8676 | 2026.05.13 18:42:22.064674 [ 294 ] {66490903-adef-4ac1-892b-006e43ca877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8677 | 2026.05.13 18:42:22.064724 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 8678 | 2026.05.13 18:42:22.064725 [ 294 ] {66490903-adef-4ac1-892b-006e43ca877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8679 | 2026.05.13 18:42:22.064763 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 75 rows starting from the beginning of the part | ||
| 8680 | 2026.05.13 18:42:22.064799 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 97 rows starting from the beginning of the part | ||
| 8681 | 2026.05.13 18:42:22.064834 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 75 rows starting from the beginning of the part | ||
| 8682 | 2026.05.13 18:42:22.064867 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 8683 | 2026.05.13 18:42:22.065175 [ 294 ] {66490903-adef-4ac1-892b-006e43ca877d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.05.13 18:42:22.065209 [ 294 ] {66490903-adef-4ac1-892b-006e43ca877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8685 | 2026.05.13 18:42:22.065538 [ 294 ] {66490903-adef-4ac1-892b-006e43ca877d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8686 | 2026.05.13 18:42:22.065743 [ 294 ] {66490903-adef-4ac1-892b-006e43ca877d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.05.13 18:42:22.065771 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255332 sec., 1464951.1045683532 rows/sec., 108.62 MiB/sec. | ||
| 8688 | 2026.05.13 18:42:22.065870 [ 294 ] {66490903-adef-4ac1-892b-006e43ca877d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 8689 | 2026.05.13 18:42:22.065870 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8690 | 2026.05.13 18:42:22.065913 [ 294 ] {66490903-adef-4ac1-892b-006e43ca877d} <Debug> TCPHandler: Processed in 0.001387225 sec. | ||
| 8691 | 2026.05.13 18:42:22.065929 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.05.13 18:42:22.065955 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8693 | 2026.05.13 18:42:22.065991 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8694 | 2026.05.13 18:42:22.066022 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 8695 | 2026.05.13 18:42:22.066038 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.05.13 18:42:22.066126 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8697 | 2026.05.13 18:42:22.066156 [ 294 ] {6b4952da-c0d0-468f-91af-9b23ac1c168e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.05.13 18:42:22.066158 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20547 rows starting from the beginning of the part | ||
| 8699 | 2026.05.13 18:42:22.066219 [ 294 ] {6b4952da-c0d0-468f-91af-9b23ac1c168e} <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 | ||
| 8700 | 2026.05.13 18:42:22.066228 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8701 | 2026.05.13 18:42:22.066279 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8702 | 2026.05.13 18:42:22.066306 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.05.13 18:42:22.066314 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
| 8704 | 2026.05.13 18:42:22.066360 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 8705 | 2026.05.13 18:42:22.066390 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_61_12} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8706 | 2026.05.13 18:42:22.066396 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8707 | 2026.05.13 18:42:22.066476 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8708 | 2026.05.13 18:42:22.067064 [ 294 ] {6b4952da-c0d0-468f-91af-9b23ac1c168e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.05.13 18:42:22.067107 [ 294 ] {6b4952da-c0d0-468f-91af-9b23ac1c168e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8710 | 2026.05.13 18:42:22.067819 [ 294 ] {6b4952da-c0d0-468f-91af-9b23ac1c168e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8711 | 2026.05.13 18:42:22.068082 [ 294 ] {6b4952da-c0d0-468f-91af-9b23ac1c168e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.05.13 18:42:22.068234 [ 294 ] {6b4952da-c0d0-468f-91af-9b23ac1c168e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002095 sec., 14797.136038186158 rows/sec., 26.52 MiB/sec. | ||
| 8713 | 2026.05.13 18:42:22.068289 [ 294 ] {6b4952da-c0d0-468f-91af-9b23ac1c168e} <Debug> TCPHandler: Processed in 0.002299431 sec. | ||
| 8714 | 2026.05.13 18:42:22.068419 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.05.13 18:42:22.068527 [ 294 ] {0bed94fc-71f1-43ef-ab1c-595f762dd5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8716 | 2026.05.13 18:42:22.068568 [ 294 ] {0bed94fc-71f1-43ef-ab1c-595f762dd5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8717 | 2026.05.13 18:42:22.068939 [ 294 ] {0bed94fc-71f1-43ef-ab1c-595f762dd5a6} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2026.05.13 18:42:22.068976 [ 294 ] {0bed94fc-71f1-43ef-ab1c-595f762dd5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8719 | 2026.05.13 18:42:22.069477 [ 294 ] {0bed94fc-71f1-43ef-ab1c-595f762dd5a6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8720 | 2026.05.13 18:42:22.069723 [ 294 ] {0bed94fc-71f1-43ef-ab1c-595f762dd5a6} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.05.13 18:42:22.069834 [ 28 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8722 | 2026.05.13 18:42:22.069852 [ 294 ] {0bed94fc-71f1-43ef-ab1c-595f762dd5a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
| 8723 | 2026.05.13 18:42:22.069871 [ 28 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2026.05.13 18:42:22.069894 [ 294 ] {0bed94fc-71f1-43ef-ab1c-595f762dd5a6} <Debug> TCPHandler: Processed in 0.001524417 sec. | ||
| 8725 | 2026.05.13 18:42:22.069896 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8726 | 2026.05.13 18:42:22.070005 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 8727 | 2026.05.13 18:42:22.070130 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8728 | 2026.05.13 18:42:22.070161 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2910 rows starting from the beginning of the part | ||
| 8729 | 2026.05.13 18:42:22.070218 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 8730 | 2026.05.13 18:42:22.070257 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8731 | 2026.05.13 18:42:22.070294 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 8732 | 2026.05.13 18:42:22.070330 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8733 | 2026.05.13 18:42:22.070369 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8734 | 2026.05.13 18:42:22.071977 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002012905 sec., 1594710.1328676713 rows/sec., 107.56 MiB/sec. | ||
| 8735 | 2026.05.13 18:42:22.072375 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8736 | 2026.05.13 18:42:22.072651 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.05.13 18:42:22.072721 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_61_12} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8738 | 2026.05.13 18:42:22.072796 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8739 | 2026.05.13 18:42:22.073135 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21348 rows, containing 5 columns (5 merged, 0 gathered) in 0.007137216 sec., 2991082.237107578 rows/sec., 194.50 MiB/sec. | ||
| 8740 | 2026.05.13 18:42:22.073706 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8741 | 2026.05.13 18:42:22.074005 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.05.13 18:42:22.074078 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8743 | 2026.05.13 18:42:22.074159 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8744 | 2026.05.13 18:42:22.276129 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.05.13 18:42:22.276414 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8746 | 2026.05.13 18:42:22.276809 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8747 | 2026.05.13 18:42:22.276847 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8748 | 2026.05.13 18:42:22.277108 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8749 | 2026.05.13 18:42:22.277177 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8750 | 2026.05.13 18:42:22.277323 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 8751 | 2026.05.13 18:42:22.277472 [ 350 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8752 | 2026.05.13 18:42:22.277483 [ 362 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8753 | 2026.05.13 18:42:22.277486 [ 334 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8754 | 2026.05.13 18:42:22.277475 [ 363 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8755 | 2026.05.13 18:42:22.277709 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8756 | 2026.05.13 18:42:22.277737 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8757 | 2026.05.13 18:42:22.277824 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8758 | 2026.05.13 18:42:22.277844 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 8759 | 2026.05.13 18:42:22.277880 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 8760 | 2026.05.13 18:42:22.277921 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 8761 | 2026.05.13 18:42:22.277961 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 8762 | 2026.05.13 18:42:22.279307 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003015 sec., 11608.623548922056 rows/sec., 2.47 MiB/sec. | ||
| 8763 | 2026.05.13 18:42:22.279500 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Debug> MemoryTracker: Peak memory usage (for query): 146.95 KiB. | ||
| 8764 | 2026.05.13 18:42:22.279517 [ 294 ] {58619c31-86f9-4a50-9f2b-fff0a81d7368} <Debug> TCPHandler: Processed in 0.003533673 sec. | ||
| 8765 | 2026.05.13 18:42:22.291374 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.05.13 18:42:22.291528 [ 294 ] {e1416082-3937-4e0a-9b76-557819261184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8767 | 2026.05.13 18:42:22.291586 [ 294 ] {e1416082-3937-4e0a-9b76-557819261184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8768 | 2026.05.13 18:42:22.292178 [ 294 ] {e1416082-3937-4e0a-9b76-557819261184} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.05.13 18:42:22.292226 [ 294 ] {e1416082-3937-4e0a-9b76-557819261184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8770 | 2026.05.13 18:42:22.292586 [ 294 ] {e1416082-3937-4e0a-9b76-557819261184} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8771 | 2026.05.13 18:42:22.292809 [ 294 ] {e1416082-3937-4e0a-9b76-557819261184} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.05.13 18:42:22.292950 [ 294 ] {e1416082-3937-4e0a-9b76-557819261184} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001462 sec., 16415.868673050616 rows/sec., 1.36 MiB/sec. | ||
| 8773 | 2026.05.13 18:42:22.292991 [ 294 ] {e1416082-3937-4e0a-9b76-557819261184} <Debug> TCPHandler: Processed in 0.001740721 sec. | ||
| 8774 | 2026.05.13 18:42:22.293134 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2026.05.13 18:42:22.293231 [ 294 ] {3165290d-71bd-490a-877a-3419349804e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8776 | 2026.05.13 18:42:22.293271 [ 294 ] {3165290d-71bd-490a-877a-3419349804e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8777 | 2026.05.13 18:42:22.294673 [ 294 ] {3165290d-71bd-490a-877a-3419349804e7} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.05.13 18:42:22.294710 [ 294 ] {3165290d-71bd-490a-877a-3419349804e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8779 | 2026.05.13 18:42:22.295145 [ 294 ] {3165290d-71bd-490a-877a-3419349804e7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8780 | 2026.05.13 18:42:22.295355 [ 294 ] {3165290d-71bd-490a-877a-3419349804e7} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.05.13 18:42:22.295482 [ 294 ] {3165290d-71bd-490a-877a-3419349804e7} <Debug> executeQuery: Read 2543 rows, 193.85 KiB in 0.002271 sec., 1119771.0259797445 rows/sec., 83.36 MiB/sec. | ||
| 8782 | 2026.05.13 18:42:22.295519 [ 294 ] {3165290d-71bd-490a-877a-3419349804e7} <Debug> TCPHandler: Processed in 0.002434373 sec. | ||
| 8783 | 2026.05.13 18:42:22.295651 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.05.13 18:42:22.295746 [ 294 ] {1003244d-8a8f-4d10-81a5-7ec0cb5562cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8785 | 2026.05.13 18:42:22.295785 [ 294 ] {1003244d-8a8f-4d10-81a5-7ec0cb5562cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8786 | 2026.05.13 18:42:22.296224 [ 294 ] {1003244d-8a8f-4d10-81a5-7ec0cb5562cb} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.05.13 18:42:22.296260 [ 294 ] {1003244d-8a8f-4d10-81a5-7ec0cb5562cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8788 | 2026.05.13 18:42:22.296544 [ 294 ] {1003244d-8a8f-4d10-81a5-7ec0cb5562cb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8789 | 2026.05.13 18:42:22.296757 [ 294 ] {1003244d-8a8f-4d10-81a5-7ec0cb5562cb} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.05.13 18:42:22.296882 [ 294 ] {1003244d-8a8f-4d10-81a5-7ec0cb5562cb} <Debug> executeQuery: Read 32 rows, 2.46 KiB in 0.001154 sec., 27729.63604852686 rows/sec., 2.09 MiB/sec. | ||
| 8791 | 2026.05.13 18:42:22.296917 [ 294 ] {1003244d-8a8f-4d10-81a5-7ec0cb5562cb} <Debug> TCPHandler: Processed in 0.001315583 sec. | ||
| 8792 | 2026.05.13 18:42:22.297172 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2026.05.13 18:42:22.297266 [ 294 ] {edbb5c36-2613-412c-af85-73fdef567415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8794 | 2026.05.13 18:42:22.297303 [ 294 ] {edbb5c36-2613-412c-af85-73fdef567415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8795 | 2026.05.13 18:42:22.297972 [ 294 ] {edbb5c36-2613-412c-af85-73fdef567415} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.05.13 18:42:22.298008 [ 294 ] {edbb5c36-2613-412c-af85-73fdef567415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8797 | 2026.05.13 18:42:22.298328 [ 294 ] {edbb5c36-2613-412c-af85-73fdef567415} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8798 | 2026.05.13 18:42:22.298530 [ 294 ] {edbb5c36-2613-412c-af85-73fdef567415} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.05.13 18:42:22.298657 [ 294 ] {edbb5c36-2613-412c-af85-73fdef567415} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001409 sec., 585521.6465578424 rows/sec., 34.25 MiB/sec. | ||
| 8800 | 2026.05.13 18:42:22.298693 [ 294 ] {edbb5c36-2613-412c-af85-73fdef567415} <Debug> TCPHandler: Processed in 0.001569087 sec. | ||
| 8801 | 2026.05.13 18:42:22.298812 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.05.13 18:42:22.298906 [ 294 ] {f6201889-fe3a-416b-aa7a-772349194b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.05.13 18:42:22.298944 [ 294 ] {f6201889-fe3a-416b-aa7a-772349194b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8804 | 2026.05.13 18:42:22.299326 [ 294 ] {f6201889-fe3a-416b-aa7a-772349194b98} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.05.13 18:42:22.299362 [ 294 ] {f6201889-fe3a-416b-aa7a-772349194b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8806 | 2026.05.13 18:42:22.299640 [ 294 ] {f6201889-fe3a-416b-aa7a-772349194b98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8807 | 2026.05.13 18:42:22.299837 [ 294 ] {f6201889-fe3a-416b-aa7a-772349194b98} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.05.13 18:42:22.299963 [ 294 ] {f6201889-fe3a-416b-aa7a-772349194b98} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 65.41 KiB/sec. | ||
| 8809 | 2026.05.13 18:42:22.299999 [ 294 ] {f6201889-fe3a-416b-aa7a-772349194b98} <Debug> TCPHandler: Processed in 0.001235032 sec. | ||
| 8810 | 2026.05.13 18:42:22.300122 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2026.05.13 18:42:22.300215 [ 294 ] {d64d1c9f-3d62-4ee1-b945-d61e67107cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8812 | 2026.05.13 18:42:22.300253 [ 294 ] {d64d1c9f-3d62-4ee1-b945-d61e67107cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8813 | 2026.05.13 18:42:22.300865 [ 294 ] {d64d1c9f-3d62-4ee1-b945-d61e67107cb8} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.05.13 18:42:22.300922 [ 294 ] {d64d1c9f-3d62-4ee1-b945-d61e67107cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8815 | 2026.05.13 18:42:22.301309 [ 294 ] {d64d1c9f-3d62-4ee1-b945-d61e67107cb8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8816 | 2026.05.13 18:42:22.301539 [ 294 ] {d64d1c9f-3d62-4ee1-b945-d61e67107cb8} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.05.13 18:42:22.301698 [ 294 ] {d64d1c9f-3d62-4ee1-b945-d61e67107cb8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001496 sec., 8021.390374331551 rows/sec., 626.67 KiB/sec. | ||
| 8818 | 2026.05.13 18:42:22.301761 [ 294 ] {d64d1c9f-3d62-4ee1-b945-d61e67107cb8} <Debug> TCPHandler: Processed in 0.00168727 sec. | ||
| 8819 | 2026.05.13 18:42:22.301968 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.05.13 18:42:22.302094 [ 294 ] {015e96fc-2794-43ea-957b-4f4c1c0a914b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8821 | 2026.05.13 18:42:22.302152 [ 294 ] {015e96fc-2794-43ea-957b-4f4c1c0a914b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8822 | 2026.05.13 18:42:22.303239 [ 294 ] {015e96fc-2794-43ea-957b-4f4c1c0a914b} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.05.13 18:42:22.303277 [ 294 ] {015e96fc-2794-43ea-957b-4f4c1c0a914b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8824 | 2026.05.13 18:42:22.303660 [ 294 ] {015e96fc-2794-43ea-957b-4f4c1c0a914b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8825 | 2026.05.13 18:42:22.303873 [ 294 ] {015e96fc-2794-43ea-957b-4f4c1c0a914b} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.05.13 18:42:22.304008 [ 294 ] {015e96fc-2794-43ea-957b-4f4c1c0a914b} <Debug> executeQuery: Read 1335 rows, 92.09 KiB in 0.00195 sec., 684615.3846153846 rows/sec., 46.12 MiB/sec. | ||
| 8827 | 2026.05.13 18:42:22.304048 [ 294 ] {015e96fc-2794-43ea-957b-4f4c1c0a914b} <Debug> TCPHandler: Processed in 0.002185629 sec. | ||
| 8828 | 2026.05.13 18:42:22.304204 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.05.13 18:42:22.304335 [ 294 ] {f4e1f895-5e1d-45f2-a2bf-8585d84b216f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8830 | 2026.05.13 18:42:22.304388 [ 294 ] {f4e1f895-5e1d-45f2-a2bf-8585d84b216f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8831 | 2026.05.13 18:42:22.305214 [ 294 ] {f4e1f895-5e1d-45f2-a2bf-8585d84b216f} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.05.13 18:42:22.305258 [ 294 ] {f4e1f895-5e1d-45f2-a2bf-8585d84b216f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8833 | 2026.05.13 18:42:22.305743 [ 294 ] {f4e1f895-5e1d-45f2-a2bf-8585d84b216f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8834 | 2026.05.13 18:42:22.305957 [ 294 ] {f4e1f895-5e1d-45f2-a2bf-8585d84b216f} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.05.13 18:42:22.306086 [ 294 ] {f4e1f895-5e1d-45f2-a2bf-8585d84b216f} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001781 sec., 860190.9039865244 rows/sec., 52.58 MiB/sec. | ||
| 8836 | 2026.05.13 18:42:22.306123 [ 294 ] {f4e1f895-5e1d-45f2-a2bf-8585d84b216f} <Debug> TCPHandler: Processed in 0.001983365 sec. | ||
| 8837 | 2026.05.13 18:42:22.306243 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2026.05.13 18:42:22.306338 [ 294 ] {1c821de0-32c2-4d7f-8230-15ce17a3a5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8839 | 2026.05.13 18:42:22.306391 [ 294 ] {1c821de0-32c2-4d7f-8230-15ce17a3a5d5} <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 | ||
| 8840 | 2026.05.13 18:42:22.307244 [ 294 ] {1c821de0-32c2-4d7f-8230-15ce17a3a5d5} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.05.13 18:42:22.307280 [ 294 ] {1c821de0-32c2-4d7f-8230-15ce17a3a5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8842 | 2026.05.13 18:42:22.307790 [ 294 ] {1c821de0-32c2-4d7f-8230-15ce17a3a5d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8843 | 2026.05.13 18:42:22.308008 [ 294 ] {1c821de0-32c2-4d7f-8230-15ce17a3a5d5} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.05.13 18:42:22.308124 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8845 | 2026.05.13 18:42:22.308148 [ 294 ] {1c821de0-32c2-4d7f-8230-15ce17a3a5d5} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001829 sec., 10934.937124111537 rows/sec., 19.59 MiB/sec. | ||
| 8846 | 2026.05.13 18:42:22.308172 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.05.13 18:42:22.308197 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8848 | 2026.05.13 18:42:22.308206 [ 294 ] {1c821de0-32c2-4d7f-8230-15ce17a3a5d5} <Debug> TCPHandler: Processed in 0.002011536 sec. | ||
| 8849 | 2026.05.13 18:42:22.308295 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 8850 | 2026.05.13 18:42:22.308344 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.05.13 18:42:22.308459 [ 294 ] {b5fbbebe-a323-46c5-b5ed-db826201cefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.05.13 18:42:22.308504 [ 294 ] {b5fbbebe-a323-46c5-b5ed-db826201cefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8853 | 2026.05.13 18:42:22.308540 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8854 | 2026.05.13 18:42:22.308598 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 961 rows starting from the beginning of the part | ||
| 8855 | 2026.05.13 18:42:22.308726 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 8856 | 2026.05.13 18:42:22.308832 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 8857 | 2026.05.13 18:42:22.308907 [ 294 ] {b5fbbebe-a323-46c5-b5ed-db826201cefc} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.05.13 18:42:22.308942 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 8859 | 2026.05.13 18:42:22.308948 [ 294 ] {b5fbbebe-a323-46c5-b5ed-db826201cefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8860 | 2026.05.13 18:42:22.309056 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8861 | 2026.05.13 18:42:22.309175 [ 189 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
| 8862 | 2026.05.13 18:42:22.309330 [ 294 ] {b5fbbebe-a323-46c5-b5ed-db826201cefc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8863 | 2026.05.13 18:42:22.309587 [ 294 ] {b5fbbebe-a323-46c5-b5ed-db826201cefc} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.05.13 18:42:22.309832 [ 294 ] {b5fbbebe-a323-46c5-b5ed-db826201cefc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001391 sec., 8626.887131560028 rows/sec., 595.35 KiB/sec. | ||
| 8865 | 2026.05.13 18:42:22.309900 [ 294 ] {b5fbbebe-a323-46c5-b5ed-db826201cefc} <Debug> TCPHandler: Processed in 0.001609719 sec. | ||
| 8866 | 2026.05.13 18:42:22.315222 [ 203 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1065 rows, containing 19 columns (19 merged, 0 gathered) in 0.006974373 sec., 152701.89879434323 rows/sec., 273.63 MiB/sec. | ||
| 8867 | 2026.05.13 18:42:22.316511 [ 203 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8868 | 2026.05.13 18:42:22.316850 [ 203 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2026.05.13 18:42:22.316921 [ 203 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8870 | 2026.05.13 18:42:22.317031 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 8871 | 2026.05.13 18:42:23.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.12 MiB, peak 315.75 MiB, free memory in arenas 0.00 B, will set to 311.10 MiB (RSS), difference: 4.98 MiB | ||
| 8872 | 2026.05.13 18:42:24.607058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1064 | ||
| 8873 | 2026.05.13 18:42:24.609835 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.05.13 18:42:24.609880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8875 | 2026.05.13 18:42:24.611163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8876 | 2026.05.13 18:42:24.611425 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.05.13 18:42:24.611681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8878 | 2026.05.13 18:42:25.761201 [ 42 ] {} <Debug> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8879 | 2026.05.13 18:42:25.761272 [ 42 ] {} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.05.13 18:42:25.761296 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8881 | 2026.05.13 18:42:25.761417 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::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 | ||
| 8882 | 2026.05.13 18:42:25.761571 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2026.05.13 18:42:25.761608 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 8884 | 2026.05.13 18:42:25.761682 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8885 | 2026.05.13 18:42:25.761731 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::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 | ||
| 8886 | 2026.05.13 18:42:25.761779 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8887 | 2026.05.13 18:42:25.761822 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8888 | 2026.05.13 18:42:25.762617 [ 195 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256262 sec., 30248.467278322518 rows/sec., 2.52 MiB/sec. | ||
| 8889 | 2026.05.13 18:42:25.762742 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8890 | 2026.05.13 18:42:25.762995 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.05.13 18:42:25.763061 [ 198 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_14_3} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8892 | 2026.05.13 18:42:25.763127 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8893 | 2026.05.13 18:42:27.051285 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.05.13 18:42:27.051517 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8895 | 2026.05.13 18:42:27.051847 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8896 | 2026.05.13 18:42:27.051881 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <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 | ||
| 8897 | 2026.05.13 18:42:27.052092 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8898 | 2026.05.13 18:42:27.052159 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8899 | 2026.05.13 18:42:27.052296 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8900 | 2026.05.13 18:42:27.052425 [ 334 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8901 | 2026.05.13 18:42:27.052427 [ 354 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8902 | 2026.05.13 18:42:27.052429 [ 350 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8903 | 2026.05.13 18:42:27.052425 [ 363 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8904 | 2026.05.13 18:42:27.052620 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8905 | 2026.05.13 18:42:27.052647 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8906 | 2026.05.13 18:42:27.052731 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8907 | 2026.05.13 18:42:27.052751 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 8908 | 2026.05.13 18:42:27.052785 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8909 | 2026.05.13 18:42:27.052821 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8910 | 2026.05.13 18:42:27.052860 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8911 | 2026.05.13 18:42:27.054040 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002606 sec., 13430.544896392941 rows/sec., 2.26 MiB/sec. | ||
| 8912 | 2026.05.13 18:42:27.054261 [ 294 ] {50ece8cc-a256-4bda-9f03-46573301fb5b} <Debug> TCPHandler: Processed in 0.003136195 sec. | ||
| 8913 | 2026.05.13 18:42:27.055810 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2026.05.13 18:42:27.055938 [ 294 ] {51cb06ec-fdc0-470a-b5cb-49ee651d876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8915 | 2026.05.13 18:42:27.055992 [ 294 ] {51cb06ec-fdc0-470a-b5cb-49ee651d876d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8916 | 2026.05.13 18:42:27.056556 [ 294 ] {51cb06ec-fdc0-470a-b5cb-49ee651d876d} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.05.13 18:42:27.056597 [ 294 ] {51cb06ec-fdc0-470a-b5cb-49ee651d876d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8918 | 2026.05.13 18:42:27.056955 [ 294 ] {51cb06ec-fdc0-470a-b5cb-49ee651d876d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8919 | 2026.05.13 18:42:27.056988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18651 | ||
| 8920 | 2026.05.13 18:42:27.057176 [ 294 ] {51cb06ec-fdc0-470a-b5cb-49ee651d876d} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.05.13 18:42:27.057322 [ 294 ] {51cb06ec-fdc0-470a-b5cb-49ee651d876d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001423 sec., 39353.478566408994 rows/sec., 3.00 MiB/sec. | ||
| 8922 | 2026.05.13 18:42:27.057359 [ 294 ] {51cb06ec-fdc0-470a-b5cb-49ee651d876d} <Debug> TCPHandler: Processed in 0.001656219 sec. | ||
| 8923 | 2026.05.13 18:42:27.057407 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.05.13 18:42:27.057449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8925 | 2026.05.13 18:42:27.057502 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.05.13 18:42:27.057603 [ 294 ] {629b6b66-31fb-4cf5-ad78-27ee50196c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8927 | 2026.05.13 18:42:27.057644 [ 294 ] {629b6b66-31fb-4cf5-ad78-27ee50196c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8928 | 2026.05.13 18:42:27.057901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8929 | 2026.05.13 18:42:27.058057 [ 294 ] {629b6b66-31fb-4cf5-ad78-27ee50196c43} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.05.13 18:42:27.058103 [ 294 ] {629b6b66-31fb-4cf5-ad78-27ee50196c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8931 | 2026.05.13 18:42:27.058157 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2026.05.13 18:42:27.058301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18651 | ||
| 8933 | 2026.05.13 18:42:27.058416 [ 294 ] {629b6b66-31fb-4cf5-ad78-27ee50196c43} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8934 | 2026.05.13 18:42:27.058623 [ 294 ] {629b6b66-31fb-4cf5-ad78-27ee50196c43} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.05.13 18:42:27.058751 [ 294 ] {629b6b66-31fb-4cf5-ad78-27ee50196c43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 8936 | 2026.05.13 18:42:27.058788 [ 294 ] {629b6b66-31fb-4cf5-ad78-27ee50196c43} <Debug> TCPHandler: Processed in 0.001334764 sec. | ||
| 8937 | 2026.05.13 18:42:27.058934 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8938 | 2026.05.13 18:42:27.059029 [ 294 ] {30a8490f-5eb4-4bf9-aaaa-92b5d44fd380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8939 | 2026.05.13 18:42:27.059077 [ 294 ] {30a8490f-5eb4-4bf9-aaaa-92b5d44fd380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8940 | 2026.05.13 18:42:27.059465 [ 294 ] {30a8490f-5eb4-4bf9-aaaa-92b5d44fd380} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.05.13 18:42:27.059501 [ 294 ] {30a8490f-5eb4-4bf9-aaaa-92b5d44fd380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8942 | 2026.05.13 18:42:27.059814 [ 294 ] {30a8490f-5eb4-4bf9-aaaa-92b5d44fd380} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8943 | 2026.05.13 18:42:27.060015 [ 294 ] {30a8490f-5eb4-4bf9-aaaa-92b5d44fd380} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2026.05.13 18:42:27.060137 [ 294 ] {30a8490f-5eb4-4bf9-aaaa-92b5d44fd380} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001126 sec., 113676.73179396092 rows/sec., 7.92 MiB/sec. | ||
| 8945 | 2026.05.13 18:42:27.060173 [ 294 ] {30a8490f-5eb4-4bf9-aaaa-92b5d44fd380} <Debug> TCPHandler: Processed in 0.001286623 sec. | ||
| 8946 | 2026.05.13 18:42:27.060294 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2026.05.13 18:42:27.060389 [ 294 ] {bac06e9e-efa5-4cba-9b20-1cfa597d86ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8948 | 2026.05.13 18:42:27.060429 [ 294 ] {bac06e9e-efa5-4cba-9b20-1cfa597d86ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8949 | 2026.05.13 18:42:27.060799 [ 294 ] {bac06e9e-efa5-4cba-9b20-1cfa597d86ae} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2026.05.13 18:42:27.060834 [ 294 ] {bac06e9e-efa5-4cba-9b20-1cfa597d86ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8951 | 2026.05.13 18:42:27.061140 [ 294 ] {bac06e9e-efa5-4cba-9b20-1cfa597d86ae} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8952 | 2026.05.13 18:42:27.061346 [ 294 ] {bac06e9e-efa5-4cba-9b20-1cfa597d86ae} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2026.05.13 18:42:27.061475 [ 294 ] {bac06e9e-efa5-4cba-9b20-1cfa597d86ae} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 8954 | 2026.05.13 18:42:27.061510 [ 294 ] {bac06e9e-efa5-4cba-9b20-1cfa597d86ae} <Debug> TCPHandler: Processed in 0.001263513 sec. | ||
| 8955 | 2026.05.13 18:42:28.022123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8956 | 2026.05.13 18:42:28.037568 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.05.13 18:42:28.037628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8958 | 2026.05.13 18:42:28.043689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8959 | 2026.05.13 18:42:28.044368 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.05.13 18:42:28.047075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8961 | 2026.05.13 18:42:29.528335 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61276 | ||
| 8962 | 2026.05.13 18:42:29.528461 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8963 | 2026.05.13 18:42:29.528491 [ 275 ] {} <Debug> TCP-Session: cf8bed21-d6fd-4c1a-94b2-50052295da0c Authenticating user 'default' from [fd00:1122:3344:101::e]:61276 | ||
| 8964 | 2026.05.13 18:42:29.528517 [ 275 ] {} <Debug> TCP-Session: cf8bed21-d6fd-4c1a-94b2-50052295da0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8965 | 2026.05.13 18:42:29.528533 [ 275 ] {} <Debug> TCP-Session: cf8bed21-d6fd-4c1a-94b2-50052295da0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2026.05.13 18:42:29.528742 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63046 | ||
| 8967 | 2026.05.13 18:42:29.528766 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47692 | ||
| 8968 | 2026.05.13 18:42:29.528803 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57592 | ||
| 8969 | 2026.05.13 18:42:29.528822 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54568 | ||
| 8970 | 2026.05.13 18:42:29.528855 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64961 | ||
| 8971 | 2026.05.13 18:42:29.528876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8972 | 2026.05.13 18:42:29.528901 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8973 | 2026.05.13 18:42:29.528850 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53487 | ||
| 8974 | 2026.05.13 18:42:29.528938 [ 309 ] {} <Debug> TCP-Session: 36f0d422-2c8a-454e-ba47-2ee02909efd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47692 | ||
| 8975 | 2026.05.13 18:42:29.528936 [ 275 ] {} <Trace> TCP-Session: cf8bed21-d6fd-4c1a-94b2-50052295da0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.05.13 18:42:29.528968 [ 309 ] {} <Debug> TCP-Session: 36f0d422-2c8a-454e-ba47-2ee02909efd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8977 | 2026.05.13 18:42:29.528925 [ 293 ] {} <Debug> TCP-Session: c9fc7f60-016a-4bc4-bc68-52c41b252200 Authenticating user 'default' from [fd00:1122:3344:101::e]:63046 | ||
| 8978 | 2026.05.13 18:42:29.529010 [ 309 ] {} <Debug> TCP-Session: 36f0d422-2c8a-454e-ba47-2ee02909efd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2026.05.13 18:42:29.528838 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34242 | ||
| 8980 | 2026.05.13 18:42:29.529048 [ 293 ] {} <Debug> TCP-Session: c9fc7f60-016a-4bc4-bc68-52c41b252200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.05.13 18:42:29.528813 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45166 | ||
| 8982 | 2026.05.13 18:42:29.529097 [ 293 ] {} <Debug> TCP-Session: c9fc7f60-016a-4bc4-bc68-52c41b252200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8983 | 2026.05.13 18:42:29.529196 [ 275 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8984 | 2026.05.13 18:42:29.529516 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8985 | 2026.05.13 18:42:29.529539 [ 275 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8986 | 2026.05.13 18:42:29.529550 [ 316 ] {} <Debug> TCP-Session: 04e024da-580b-4038-a764-3f357cf14f05 Authenticating user 'default' from [fd00:1122:3344:101::e]:53487 | ||
| 8987 | 2026.05.13 18:42:29.529597 [ 316 ] {} <Debug> TCP-Session: 04e024da-580b-4038-a764-3f357cf14f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.05.13 18:42:29.529610 [ 316 ] {} <Debug> TCP-Session: 04e024da-580b-4038-a764-3f357cf14f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8989 | 2026.05.13 18:42:29.529628 [ 275 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8990 | 2026.05.13 18:42:29.529637 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8991 | 2026.05.13 18:42:29.529683 [ 314 ] {} <Debug> TCP-Session: 91027d19-68ad-43a0-ae88-136c7faaa564 Authenticating user 'default' from [fd00:1122:3344:101::e]:54568 | ||
| 8992 | 2026.05.13 18:42:29.529710 [ 314 ] {} <Debug> TCP-Session: 91027d19-68ad-43a0-ae88-136c7faaa564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8993 | 2026.05.13 18:42:29.529723 [ 314 ] {} <Debug> TCP-Session: 91027d19-68ad-43a0-ae88-136c7faaa564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8994 | 2026.05.13 18:42:29.529877 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8995 | 2026.05.13 18:42:29.529907 [ 310 ] {} <Debug> TCP-Session: a463250d-e61f-4f14-bdd0-4e56328e1b79 Authenticating user 'default' from [fd00:1122:3344:101::e]:57592 | ||
| 8996 | 2026.05.13 18:42:29.529924 [ 310 ] {} <Debug> TCP-Session: a463250d-e61f-4f14-bdd0-4e56328e1b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8997 | 2026.05.13 18:42:29.529937 [ 310 ] {} <Debug> TCP-Session: a463250d-e61f-4f14-bdd0-4e56328e1b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8998 | 2026.05.13 18:42:29.529991 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8999 | 2026.05.13 18:42:29.530022 [ 275 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 9000 | 2026.05.13 18:42:29.530027 [ 317 ] {} <Debug> TCP-Session: ea46af96-eb92-42ac-9f2d-f9d30707a11e Authenticating user 'default' from [fd00:1122:3344:101::e]:64961 | ||
| 9001 | 2026.05.13 18:42:29.530077 [ 317 ] {} <Debug> TCP-Session: ea46af96-eb92-42ac-9f2d-f9d30707a11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2026.05.13 18:42:29.530094 [ 317 ] {} <Debug> TCP-Session: ea46af96-eb92-42ac-9f2d-f9d30707a11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9003 | 2026.05.13 18:42:29.530110 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9004 | 2026.05.13 18:42:29.530144 [ 313 ] {} <Debug> TCP-Session: aafb8348-4a0e-42ee-bed8-4d2a6a62ed5b Authenticating user 'default' from [fd00:1122:3344:101::e]:45166 | ||
| 9005 | 2026.05.13 18:42:29.530161 [ 313 ] {} <Debug> TCP-Session: aafb8348-4a0e-42ee-bed8-4d2a6a62ed5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2026.05.13 18:42:29.530177 [ 313 ] {} <Debug> TCP-Session: aafb8348-4a0e-42ee-bed8-4d2a6a62ed5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2026.05.13 18:42:29.530215 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9008 | 2026.05.13 18:42:29.530249 [ 315 ] {} <Debug> TCP-Session: 67b9e27c-9df7-4abf-b0f8-d71057168930 Authenticating user 'default' from [fd00:1122:3344:101::e]:34242 | ||
| 9009 | 2026.05.13 18:42:29.530265 [ 315 ] {} <Debug> TCP-Session: 67b9e27c-9df7-4abf-b0f8-d71057168930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9010 | 2026.05.13 18:42:29.530278 [ 315 ] {} <Debug> TCP-Session: 67b9e27c-9df7-4abf-b0f8-d71057168930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.05.13 18:42:29.530940 [ 350 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Trace> AggregatingTransform: Aggregating | ||
| 9012 | 2026.05.13 18:42:29.530979 [ 350 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Trace> Aggregator: Aggregation method: without_key | ||
| 9013 | 2026.05.13 18:42:29.531019 [ 350 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870355 sec. (1148.956 rows/sec., 44.88 KiB/sec.) | ||
| 9014 | 2026.05.13 18:42:29.531036 [ 350 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Trace> Aggregator: Merging aggregated data | ||
| 9015 | 2026.05.13 18:42:29.532570 [ 275 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003447 sec., 290.1073397156948 rows/sec., 11.33 KiB/sec. | ||
| 9016 | 2026.05.13 18:42:29.532748 [ 275 ] {7305e1cf-47d9-4f82-8930-979ad6b35112} <Debug> TCPHandler: Processed in 0.00398377 sec. | ||
| 9017 | 2026.05.13 18:42:29.532887 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9018 | 2026.05.13 18:42:29.532918 [ 275 ] {} <Debug> TCP-Session: cf8bed21-d6fd-4c1a-94b2-50052295da0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.05.13 18:42:29.532919 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9020 | 2026.05.13 18:42:29.532939 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9021 | 2026.05.13 18:42:29.532960 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9022 | 2026.05.13 18:42:29.532966 [ 293 ] {} <Debug> TCP-Session: c9fc7f60-016a-4bc4-bc68-52c41b252200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9023 | 2026.05.13 18:42:29.532980 [ 317 ] {} <Debug> TCP-Session: ea46af96-eb92-42ac-9f2d-f9d30707a11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9024 | 2026.05.13 18:42:29.532984 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9025 | 2026.05.13 18:42:29.533008 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9026 | 2026.05.13 18:42:29.533031 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9027 | 2026.05.13 18:42:29.533047 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9028 | 2026.05.13 18:42:29.533076 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9029 | 2026.05.13 18:42:29.533086 [ 315 ] {} <Debug> TCP-Session: 67b9e27c-9df7-4abf-b0f8-d71057168930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2026.05.13 18:42:29.533106 [ 310 ] {} <Debug> TCP-Session: a463250d-e61f-4f14-bdd0-4e56328e1b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2026.05.13 18:42:29.533121 [ 313 ] {} <Debug> TCP-Session: aafb8348-4a0e-42ee-bed8-4d2a6a62ed5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2026.05.13 18:42:29.533047 [ 314 ] {} <Debug> TCP-Session: 91027d19-68ad-43a0-ae88-136c7faaa564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9033 | 2026.05.13 18:42:29.533005 [ 309 ] {} <Debug> TCP-Session: 36f0d422-2c8a-454e-ba47-2ee02909efd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2026.05.13 18:42:29.533063 [ 316 ] {} <Debug> TCP-Session: 04e024da-580b-4038-a764-3f357cf14f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9035 | 2026.05.13 18:42:30.761738 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43414 | ||
| 9036 | 2026.05.13 18:42:30.761849 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9037 | 2026.05.13 18:42:30.761877 [ 293 ] {} <Debug> TCP-Session: c6ef726b-1aeb-42b7-b2a7-a56c3767ed99 Authenticating user 'default' from [fd00:1122:3344:101::e]:43414 | ||
| 9038 | 2026.05.13 18:42:30.761901 [ 293 ] {} <Debug> TCP-Session: c6ef726b-1aeb-42b7-b2a7-a56c3767ed99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.05.13 18:42:30.761914 [ 293 ] {} <Debug> TCP-Session: c6ef726b-1aeb-42b7-b2a7-a56c3767ed99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9040 | 2026.05.13 18:42:30.762097 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54100 | ||
| 9041 | 2026.05.13 18:42:30.762102 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63158 | ||
| 9042 | 2026.05.13 18:42:30.762144 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62033 | ||
| 9043 | 2026.05.13 18:42:30.762175 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47919 | ||
| 9044 | 2026.05.13 18:42:30.762192 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59831 | ||
| 9045 | 2026.05.13 18:42:30.762189 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55664 | ||
| 9046 | 2026.05.13 18:42:30.762242 [ 293 ] {} <Trace> TCP-Session: c6ef726b-1aeb-42b7-b2a7-a56c3767ed99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2026.05.13 18:42:30.762268 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9048 | 2026.05.13 18:42:30.762270 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9049 | 2026.05.13 18:42:30.762264 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9050 | 2026.05.13 18:42:30.762343 [ 316 ] {} <Debug> TCP-Session: e0c97e14-434f-4240-8217-d68f768c5202 Authenticating user 'default' from [fd00:1122:3344:101::e]:47919 | ||
| 9051 | 2026.05.13 18:42:30.762348 [ 275 ] {} <Debug> TCP-Session: f7ba592b-deb1-4cda-916e-f242d287bda0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59831 | ||
| 9052 | 2026.05.13 18:42:30.762364 [ 313 ] {} <Debug> TCP-Session: aa88e14d-34ea-4c14-a780-cd45f2941db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62033 | ||
| 9053 | 2026.05.13 18:42:30.762385 [ 275 ] {} <Debug> TCP-Session: f7ba592b-deb1-4cda-916e-f242d287bda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2026.05.13 18:42:30.762385 [ 316 ] {} <Debug> TCP-Session: e0c97e14-434f-4240-8217-d68f768c5202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9055 | 2026.05.13 18:42:30.762406 [ 275 ] {} <Debug> TCP-Session: f7ba592b-deb1-4cda-916e-f242d287bda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2026.05.13 18:42:30.762394 [ 313 ] {} <Debug> TCP-Session: aa88e14d-34ea-4c14-a780-cd45f2941db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2026.05.13 18:42:30.762436 [ 316 ] {} <Debug> TCP-Session: e0c97e14-434f-4240-8217-d68f768c5202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2026.05.13 18:42:30.762452 [ 313 ] {} <Debug> TCP-Session: aa88e14d-34ea-4c14-a780-cd45f2941db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9059 | 2026.05.13 18:42:30.762455 [ 293 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9060 | 2026.05.13 18:42:30.762343 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9061 | 2026.05.13 18:42:30.762187 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43215 | ||
| 9062 | 2026.05.13 18:42:30.762185 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9063 | 2026.05.13 18:42:30.762548 [ 315 ] {} <Debug> TCP-Session: 713476e0-2ea3-48b4-8cb8-1c9a0196d6c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55664 | ||
| 9064 | 2026.05.13 18:42:30.762576 [ 310 ] {} <Debug> TCP-Session: ed9a9410-28dd-415d-b6d8-1d07fa26228c Authenticating user 'default' from [fd00:1122:3344:101::e]:63158 | ||
| 9065 | 2026.05.13 18:42:30.762178 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9066 | 2026.05.13 18:42:30.762605 [ 310 ] {} <Debug> TCP-Session: ed9a9410-28dd-415d-b6d8-1d07fa26228c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9067 | 2026.05.13 18:42:30.762594 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9068 | 2026.05.13 18:42:30.762624 [ 310 ] {} <Debug> TCP-Session: ed9a9410-28dd-415d-b6d8-1d07fa26228c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9069 | 2026.05.13 18:42:30.762623 [ 309 ] {} <Debug> TCP-Session: 403d0b9e-90a3-4f2b-83b8-dcf165046289 Authenticating user 'default' from [fd00:1122:3344:101::e]:54100 | ||
| 9070 | 2026.05.13 18:42:30.762640 [ 317 ] {} <Debug> TCP-Session: 1af21600-e060-4f12-b99d-351dd2bbada0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43215 | ||
| 9071 | 2026.05.13 18:42:30.762653 [ 309 ] {} <Debug> TCP-Session: 403d0b9e-90a3-4f2b-83b8-dcf165046289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9072 | 2026.05.13 18:42:30.762665 [ 317 ] {} <Debug> TCP-Session: 1af21600-e060-4f12-b99d-351dd2bbada0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9073 | 2026.05.13 18:42:30.762672 [ 309 ] {} <Debug> TCP-Session: 403d0b9e-90a3-4f2b-83b8-dcf165046289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9074 | 2026.05.13 18:42:30.762680 [ 317 ] {} <Debug> TCP-Session: 1af21600-e060-4f12-b99d-351dd2bbada0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2026.05.13 18:42:30.762600 [ 315 ] {} <Debug> TCP-Session: 713476e0-2ea3-48b4-8cb8-1c9a0196d6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9076 | 2026.05.13 18:42:30.762144 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38358 | ||
| 9077 | 2026.05.13 18:42:30.762844 [ 293 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9078 | 2026.05.13 18:42:30.762729 [ 315 ] {} <Debug> TCP-Session: 713476e0-2ea3-48b4-8cb8-1c9a0196d6c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9079 | 2026.05.13 18:42:30.762915 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9080 | 2026.05.13 18:42:30.762924 [ 293 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9081 | 2026.05.13 18:42:30.762948 [ 314 ] {} <Debug> TCP-Session: e3620aa0-e7c1-42ac-9d86-b3feda9fc766 Authenticating user 'default' from [fd00:1122:3344:101::e]:38358 | ||
| 9082 | 2026.05.13 18:42:30.762972 [ 314 ] {} <Debug> TCP-Session: e3620aa0-e7c1-42ac-9d86-b3feda9fc766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9083 | 2026.05.13 18:42:30.762986 [ 314 ] {} <Debug> TCP-Session: e3620aa0-e7c1-42ac-9d86-b3feda9fc766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2026.05.13 18:42:30.763238 [ 293 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 9085 | 2026.05.13 18:42:30.764412 [ 325 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Trace> AggregatingTransform: Aggregating | ||
| 9086 | 2026.05.13 18:42:30.764456 [ 325 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Trace> Aggregator: Aggregation method: without_key | ||
| 9087 | 2026.05.13 18:42:30.764492 [ 325 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00114588 sec. (872.692 rows/sec., 34.09 KiB/sec.) | ||
| 9088 | 2026.05.13 18:42:30.764510 [ 325 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Trace> Aggregator: Merging aggregated data | ||
| 9089 | 2026.05.13 18:42:30.766058 [ 293 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003661 sec., 273.1494127287626 rows/sec., 10.67 KiB/sec. | ||
| 9090 | 2026.05.13 18:42:30.766194 [ 293 ] {f0060749-2700-4b0d-8a36-bde4d766dfa5} <Debug> TCPHandler: Processed in 0.004079192 sec. | ||
| 9091 | 2026.05.13 18:42:30.766389 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9092 | 2026.05.13 18:42:30.766420 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9093 | 2026.05.13 18:42:30.766421 [ 293 ] {} <Debug> TCP-Session: c6ef726b-1aeb-42b7-b2a7-a56c3767ed99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9094 | 2026.05.13 18:42:30.766443 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9095 | 2026.05.13 18:42:30.766464 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9096 | 2026.05.13 18:42:30.766489 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9097 | 2026.05.13 18:42:30.766508 [ 275 ] {} <Debug> TCP-Session: f7ba592b-deb1-4cda-916e-f242d287bda0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9098 | 2026.05.13 18:42:30.766520 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9099 | 2026.05.13 18:42:30.766528 [ 314 ] {} <Debug> TCP-Session: e3620aa0-e7c1-42ac-9d86-b3feda9fc766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2026.05.13 18:42:30.766537 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9101 | 2026.05.13 18:42:30.766560 [ 315 ] {} <Debug> TCP-Session: 713476e0-2ea3-48b4-8cb8-1c9a0196d6c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9102 | 2026.05.13 18:42:30.766572 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9103 | 2026.05.13 18:42:30.766598 [ 310 ] {} <Debug> TCP-Session: ed9a9410-28dd-415d-b6d8-1d07fa26228c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2026.05.13 18:42:30.766600 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9105 | 2026.05.13 18:42:30.766638 [ 313 ] {} <Debug> TCP-Session: aa88e14d-34ea-4c14-a780-cd45f2941db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9106 | 2026.05.13 18:42:30.766496 [ 316 ] {} <Debug> TCP-Session: e0c97e14-434f-4240-8217-d68f768c5202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9107 | 2026.05.13 18:42:30.766679 [ 317 ] {} <Debug> TCP-Session: 1af21600-e060-4f12-b99d-351dd2bbada0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9108 | 2026.05.13 18:42:30.766465 [ 309 ] {} <Debug> TCP-Session: 403d0b9e-90a3-4f2b-83b8-dcf165046289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9109 | 2026.05.13 18:42:30.869746 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39500 | ||
| 9110 | 2026.05.13 18:42:30.869876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9111 | 2026.05.13 18:42:30.869919 [ 293 ] {} <Debug> TCP-Session: 207f3db5-600c-4a22-8df8-9e5bb7f86b0e Authenticating user 'default' from [fd00:1122:3344:101::e]:39500 | ||
| 9112 | 2026.05.13 18:42:30.869952 [ 293 ] {} <Debug> TCP-Session: 207f3db5-600c-4a22-8df8-9e5bb7f86b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2026.05.13 18:42:30.869975 [ 293 ] {} <Debug> TCP-Session: 207f3db5-600c-4a22-8df8-9e5bb7f86b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9114 | 2026.05.13 18:42:30.870218 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35534 | ||
| 9115 | 2026.05.13 18:42:30.870231 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41423 | ||
| 9116 | 2026.05.13 18:42:30.870275 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33216 | ||
| 9117 | 2026.05.13 18:42:30.870291 [ 293 ] {} <Trace> TCP-Session: 207f3db5-600c-4a22-8df8-9e5bb7f86b0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.05.13 18:42:30.870331 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9119 | 2026.05.13 18:42:30.870286 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64188 | ||
| 9120 | 2026.05.13 18:42:30.870376 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9121 | 2026.05.13 18:42:30.870376 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9122 | 2026.05.13 18:42:30.870414 [ 313 ] {} <Debug> TCP-Session: 34a26231-2106-417f-8dc9-025b3cf2960f Authenticating user 'default' from [fd00:1122:3344:101::e]:41423 | ||
| 9123 | 2026.05.13 18:42:30.870431 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9124 | 2026.05.13 18:42:30.870435 [ 317 ] {} <Debug> TCP-Session: 7135f045-e48f-46d6-aac8-769ddfe2ca87 Authenticating user 'default' from [fd00:1122:3344:101::e]:33216 | ||
| 9125 | 2026.05.13 18:42:30.870454 [ 313 ] {} <Debug> TCP-Session: 34a26231-2106-417f-8dc9-025b3cf2960f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9126 | 2026.05.13 18:42:30.870463 [ 275 ] {} <Debug> TCP-Session: cce9f23e-e439-4b6f-8fb5-ecbbdb9d8930 Authenticating user 'default' from [fd00:1122:3344:101::e]:64188 | ||
| 9127 | 2026.05.13 18:42:30.870487 [ 313 ] {} <Debug> TCP-Session: 34a26231-2106-417f-8dc9-025b3cf2960f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2026.05.13 18:42:30.870510 [ 275 ] {} <Debug> TCP-Session: cce9f23e-e439-4b6f-8fb5-ecbbdb9d8930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2026.05.13 18:42:30.870480 [ 293 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39500) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9130 | 2026.05.13 18:42:30.870537 [ 275 ] {} <Debug> TCP-Session: cce9f23e-e439-4b6f-8fb5-ecbbdb9d8930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9131 | 2026.05.13 18:42:30.870476 [ 317 ] {} <Debug> TCP-Session: 7135f045-e48f-46d6-aac8-769ddfe2ca87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2026.05.13 18:42:30.870379 [ 309 ] {} <Debug> TCP-Session: 95ffb35c-3984-42ad-8e12-74d66e32a416 Authenticating user 'default' from [fd00:1122:3344:101::e]:35534 | ||
| 9133 | 2026.05.13 18:42:30.870594 [ 317 ] {} <Debug> TCP-Session: 7135f045-e48f-46d6-aac8-769ddfe2ca87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9134 | 2026.05.13 18:42:30.870267 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40860 | ||
| 9135 | 2026.05.13 18:42:30.870632 [ 309 ] {} <Debug> TCP-Session: 95ffb35c-3984-42ad-8e12-74d66e32a416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2026.05.13 18:42:30.870255 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49896 | ||
| 9137 | 2026.05.13 18:42:30.870697 [ 309 ] {} <Debug> TCP-Session: 95ffb35c-3984-42ad-8e12-74d66e32a416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9138 | 2026.05.13 18:42:30.870230 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38011 | ||
| 9139 | 2026.05.13 18:42:30.870747 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9140 | 2026.05.13 18:42:30.870768 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9141 | 2026.05.13 18:42:30.870257 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59085 | ||
| 9142 | 2026.05.13 18:42:30.870812 [ 293 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9143 | 2026.05.13 18:42:30.870838 [ 315 ] {} <Debug> TCP-Session: 1eb609be-e3fd-4170-98ed-3f9545672e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:49896 | ||
| 9144 | 2026.05.13 18:42:30.870820 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9145 | 2026.05.13 18:42:30.870897 [ 293 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9146 | 2026.05.13 18:42:30.870927 [ 310 ] {} <Debug> TCP-Session: 98bd0745-2b57-4593-b13d-58af9796eab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38011 | ||
| 9147 | 2026.05.13 18:42:30.870899 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9148 | 2026.05.13 18:42:30.870968 [ 310 ] {} <Debug> TCP-Session: 98bd0745-2b57-4593-b13d-58af9796eab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9149 | 2026.05.13 18:42:30.870991 [ 314 ] {} <Debug> TCP-Session: 4813d353-3fb8-480e-903f-11dd684b1612 Authenticating user 'default' from [fd00:1122:3344:101::e]:59085 | ||
| 9150 | 2026.05.13 18:42:30.871007 [ 310 ] {} <Debug> TCP-Session: 98bd0745-2b57-4593-b13d-58af9796eab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9151 | 2026.05.13 18:42:30.871028 [ 314 ] {} <Debug> TCP-Session: 4813d353-3fb8-480e-903f-11dd684b1612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9152 | 2026.05.13 18:42:30.870807 [ 316 ] {} <Debug> TCP-Session: 1cc5f2d6-2049-46b7-bf40-fb9bf27ab060 Authenticating user 'default' from [fd00:1122:3344:101::e]:40860 | ||
| 9153 | 2026.05.13 18:42:30.871051 [ 314 ] {} <Debug> TCP-Session: 4813d353-3fb8-480e-903f-11dd684b1612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2026.05.13 18:42:30.871075 [ 316 ] {} <Debug> TCP-Session: 1cc5f2d6-2049-46b7-bf40-fb9bf27ab060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2026.05.13 18:42:30.870891 [ 315 ] {} <Debug> TCP-Session: 1eb609be-e3fd-4170-98ed-3f9545672e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9156 | 2026.05.13 18:42:30.871096 [ 316 ] {} <Debug> TCP-Session: 1cc5f2d6-2049-46b7-bf40-fb9bf27ab060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2026.05.13 18:42:30.871119 [ 315 ] {} <Debug> TCP-Session: 1eb609be-e3fd-4170-98ed-3f9545672e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.05.13 18:42:30.871223 [ 293 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 9159 | 2026.05.13 18:42:30.872209 [ 362 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Trace> AggregatingTransform: Aggregating | ||
| 9160 | 2026.05.13 18:42:30.872250 [ 362 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 9161 | 2026.05.13 18:42:30.872290 [ 362 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960877 sec. (1040.716 rows/sec., 40.65 KiB/sec.) | ||
| 9162 | 2026.05.13 18:42:30.872310 [ 362 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Trace> Aggregator: Merging aggregated data | ||
| 9163 | 2026.05.13 18:42:30.873797 [ 293 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003367 sec., 297.000297000297 rows/sec., 11.60 KiB/sec. | ||
| 9164 | 2026.05.13 18:42:30.873997 [ 293 ] {04494789-f43c-4a43-b10a-a0c061abe8ab} <Debug> TCPHandler: Processed in 0.003819837 sec. | ||
| 9165 | 2026.05.13 18:42:30.874163 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9166 | 2026.05.13 18:42:30.874195 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9167 | 2026.05.13 18:42:30.874205 [ 293 ] {} <Debug> TCP-Session: 207f3db5-600c-4a22-8df8-9e5bb7f86b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2026.05.13 18:42:30.874230 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9169 | 2026.05.13 18:42:30.874244 [ 275 ] {} <Debug> TCP-Session: cce9f23e-e439-4b6f-8fb5-ecbbdb9d8930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9170 | 2026.05.13 18:42:30.874257 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9171 | 2026.05.13 18:42:30.874278 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9172 | 2026.05.13 18:42:30.874311 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9173 | 2026.05.13 18:42:30.874331 [ 309 ] {} <Debug> TCP-Session: 95ffb35c-3984-42ad-8e12-74d66e32a416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2026.05.13 18:42:30.874337 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9175 | 2026.05.13 18:42:30.874359 [ 315 ] {} <Debug> TCP-Session: 1eb609be-e3fd-4170-98ed-3f9545672e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.05.13 18:42:30.874363 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9177 | 2026.05.13 18:42:30.874388 [ 316 ] {} <Debug> TCP-Session: 1cc5f2d6-2049-46b7-bf40-fb9bf27ab060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.05.13 18:42:30.874396 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9179 | 2026.05.13 18:42:30.874423 [ 314 ] {} <Debug> TCP-Session: 4813d353-3fb8-480e-903f-11dd684b1612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9180 | 2026.05.13 18:42:30.874313 [ 310 ] {} <Debug> TCP-Session: 98bd0745-2b57-4593-b13d-58af9796eab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2026.05.13 18:42:30.874455 [ 317 ] {} <Debug> TCP-Session: 7135f045-e48f-46d6-aac8-769ddfe2ca87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2026.05.13 18:42:30.874275 [ 313 ] {} <Debug> TCP-Session: 34a26231-2106-417f-8dc9-025b3cf2960f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2026.05.13 18:42:32.053517 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.05.13 18:42:32.053775 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9185 | 2026.05.13 18:42:32.054164 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9186 | 2026.05.13 18:42:32.054207 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <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 | ||
| 9187 | 2026.05.13 18:42:32.054476 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9188 | 2026.05.13 18:42:32.054557 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9189 | 2026.05.13 18:42:32.054723 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9190 | 2026.05.13 18:42:32.054853 [ 352 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9191 | 2026.05.13 18:42:32.054870 [ 306 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9192 | 2026.05.13 18:42:32.054893 [ 341 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9193 | 2026.05.13 18:42:32.054867 [ 336 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9194 | 2026.05.13 18:42:32.055093 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9195 | 2026.05.13 18:42:32.055122 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9196 | 2026.05.13 18:42:32.055231 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9197 | 2026.05.13 18:42:32.055258 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 9198 | 2026.05.13 18:42:32.055304 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9199 | 2026.05.13 18:42:32.055354 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9200 | 2026.05.13 18:42:32.055393 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9201 | 2026.05.13 18:42:32.056722 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003051 sec., 11471.648639790234 rows/sec., 1.93 MiB/sec. | ||
| 9202 | 2026.05.13 18:42:32.056901 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Debug> MemoryTracker: Peak memory usage (for query): 128.89 KiB. | ||
| 9203 | 2026.05.13 18:42:32.056918 [ 294 ] {2414f9d0-1641-4586-9feb-f9b56c6d7ba9} <Debug> TCPHandler: Processed in 0.003553973 sec. | ||
| 9204 | 2026.05.13 18:42:32.059067 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.05.13 18:42:32.059212 [ 294 ] {ef1b2d77-ba25-4c24-888b-5b4139e80344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9206 | 2026.05.13 18:42:32.059274 [ 294 ] {ef1b2d77-ba25-4c24-888b-5b4139e80344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9207 | 2026.05.13 18:42:32.059888 [ 294 ] {ef1b2d77-ba25-4c24-888b-5b4139e80344} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.05.13 18:42:32.059926 [ 294 ] {ef1b2d77-ba25-4c24-888b-5b4139e80344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9209 | 2026.05.13 18:42:32.060321 [ 294 ] {ef1b2d77-ba25-4c24-888b-5b4139e80344} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9210 | 2026.05.13 18:42:32.060559 [ 294 ] {ef1b2d77-ba25-4c24-888b-5b4139e80344} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.05.13 18:42:32.060711 [ 294 ] {ef1b2d77-ba25-4c24-888b-5b4139e80344} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001539 sec., 76673.16439246264 rows/sec., 6.51 MiB/sec. | ||
| 9212 | 2026.05.13 18:42:32.060752 [ 294 ] {ef1b2d77-ba25-4c24-888b-5b4139e80344} <Debug> TCPHandler: Processed in 0.001747451 sec. | ||
| 9213 | 2026.05.13 18:42:32.060917 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.05.13 18:42:32.061017 [ 294 ] {523b9b34-b112-45c0-9954-2406a92f937e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9215 | 2026.05.13 18:42:32.061057 [ 294 ] {523b9b34-b112-45c0-9954-2406a92f937e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9216 | 2026.05.13 18:42:32.061536 [ 294 ] {523b9b34-b112-45c0-9954-2406a92f937e} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.05.13 18:42:32.061572 [ 294 ] {523b9b34-b112-45c0-9954-2406a92f937e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9218 | 2026.05.13 18:42:32.061881 [ 294 ] {523b9b34-b112-45c0-9954-2406a92f937e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9219 | 2026.05.13 18:42:32.062103 [ 294 ] {523b9b34-b112-45c0-9954-2406a92f937e} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.05.13 18:42:32.062238 [ 294 ] {523b9b34-b112-45c0-9954-2406a92f937e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001242 sec., 24959.742351046698 rows/sec., 1.83 MiB/sec. | ||
| 9221 | 2026.05.13 18:42:32.062276 [ 294 ] {523b9b34-b112-45c0-9954-2406a92f937e} <Debug> TCPHandler: Processed in 0.001408505 sec. | ||
| 9222 | 2026.05.13 18:42:32.062407 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.05.13 18:42:32.062511 [ 294 ] {ace85ba1-727d-42f4-af8a-c1f469807c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9224 | 2026.05.13 18:42:32.062550 [ 294 ] {ace85ba1-727d-42f4-af8a-c1f469807c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9225 | 2026.05.13 18:42:32.062999 [ 294 ] {ace85ba1-727d-42f4-af8a-c1f469807c83} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.05.13 18:42:32.063036 [ 294 ] {ace85ba1-727d-42f4-af8a-c1f469807c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9227 | 2026.05.13 18:42:32.063365 [ 294 ] {ace85ba1-727d-42f4-af8a-c1f469807c83} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9228 | 2026.05.13 18:42:32.063584 [ 294 ] {ace85ba1-727d-42f4-af8a-c1f469807c83} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.05.13 18:42:32.063716 [ 294 ] {ace85ba1-727d-42f4-af8a-c1f469807c83} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001224 sec., 77614.37908496732 rows/sec., 6.06 MiB/sec. | ||
| 9230 | 2026.05.13 18:42:32.063753 [ 294 ] {ace85ba1-727d-42f4-af8a-c1f469807c83} <Debug> TCPHandler: Processed in 0.001394364 sec. | ||
| 9231 | 2026.05.13 18:42:32.063906 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.05.13 18:42:32.064002 [ 294 ] {a00e3665-ff66-4800-9738-95d9f589bbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9233 | 2026.05.13 18:42:32.064044 [ 294 ] {a00e3665-ff66-4800-9738-95d9f589bbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9234 | 2026.05.13 18:42:32.064475 [ 294 ] {a00e3665-ff66-4800-9738-95d9f589bbfb} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.05.13 18:42:32.064513 [ 294 ] {a00e3665-ff66-4800-9738-95d9f589bbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9236 | 2026.05.13 18:42:32.064851 [ 294 ] {a00e3665-ff66-4800-9738-95d9f589bbfb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9237 | 2026.05.13 18:42:32.065070 [ 294 ] {a00e3665-ff66-4800-9738-95d9f589bbfb} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.05.13 18:42:32.065417 [ 294 ] {a00e3665-ff66-4800-9738-95d9f589bbfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001426 sec., 112201.96353436186 rows/sec., 7.81 MiB/sec. | ||
| 9239 | 2026.05.13 18:42:32.065511 [ 294 ] {a00e3665-ff66-4800-9738-95d9f589bbfb} <Debug> TCPHandler: Processed in 0.001653319 sec. | ||
| 9240 | 2026.05.13 18:42:32.065725 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.05.13 18:42:32.065869 [ 294 ] {34019d75-13d7-46b6-929f-048b7908c71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9242 | 2026.05.13 18:42:32.065947 [ 294 ] {34019d75-13d7-46b6-929f-048b7908c71e} <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 | ||
| 9243 | 2026.05.13 18:42:32.066988 [ 294 ] {34019d75-13d7-46b6-929f-048b7908c71e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.05.13 18:42:32.067032 [ 294 ] {34019d75-13d7-46b6-929f-048b7908c71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9245 | 2026.05.13 18:42:32.067700 [ 294 ] {34019d75-13d7-46b6-929f-048b7908c71e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9246 | 2026.05.13 18:42:32.067942 [ 294 ] {34019d75-13d7-46b6-929f-048b7908c71e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2026.05.13 18:42:32.068082 [ 294 ] {34019d75-13d7-46b6-929f-048b7908c71e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002262 sec., 13704.686118479221 rows/sec., 24.56 MiB/sec. | ||
| 9248 | 2026.05.13 18:42:32.068136 [ 294 ] {34019d75-13d7-46b6-929f-048b7908c71e} <Debug> TCPHandler: Processed in 0.002532514 sec. | ||
| 9249 | 2026.05.13 18:42:32.068273 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2026.05.13 18:42:32.068370 [ 294 ] {7170f8b9-474b-4a49-a6a5-3ddb60ddb781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9251 | 2026.05.13 18:42:32.068413 [ 294 ] {7170f8b9-474b-4a49-a6a5-3ddb60ddb781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9252 | 2026.05.13 18:42:32.068783 [ 294 ] {7170f8b9-474b-4a49-a6a5-3ddb60ddb781} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2026.05.13 18:42:32.068820 [ 294 ] {7170f8b9-474b-4a49-a6a5-3ddb60ddb781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9254 | 2026.05.13 18:42:32.069261 [ 294 ] {7170f8b9-474b-4a49-a6a5-3ddb60ddb781} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9255 | 2026.05.13 18:42:32.069467 [ 294 ] {7170f8b9-474b-4a49-a6a5-3ddb60ddb781} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.05.13 18:42:32.069599 [ 294 ] {7170f8b9-474b-4a49-a6a5-3ddb60ddb781} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 9257 | 2026.05.13 18:42:32.069634 [ 294 ] {7170f8b9-474b-4a49-a6a5-3ddb60ddb781} <Debug> TCPHandler: Processed in 0.001410175 sec. | ||
| 9258 | 2026.05.13 18:42:34.455026 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9259 | 2026.05.13 18:42:34.455101 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9260 | 2026.05.13 18:42:34.558389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19099 | ||
| 9261 | 2026.05.13 18:42:34.559004 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.05.13 18:42:34.559049 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9263 | 2026.05.13 18:42:34.559549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9264 | 2026.05.13 18:42:34.559790 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.05.13 18:42:34.559924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19099 | ||
| 9266 | 2026.05.13 18:42:34.612137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1094 | ||
| 9267 | 2026.05.13 18:42:34.614688 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.05.13 18:42:34.614755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9269 | 2026.05.13 18:42:34.616029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9270 | 2026.05.13 18:42:34.616322 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.05.13 18:42:34.616705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 9272 | 2026.05.13 18:42:35.547129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9273 | 2026.05.13 18:42:35.563395 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.05.13 18:42:35.563449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9275 | 2026.05.13 18:42:35.569448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9276 | 2026.05.13 18:42:35.570139 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.05.13 18:42:35.572905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9278 | 2026.05.13 18:42:37.052620 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9279 | 2026.05.13 18:42:37.052908 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9280 | 2026.05.13 18:42:37.053432 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9281 | 2026.05.13 18:42:37.053498 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <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 | ||
| 9282 | 2026.05.13 18:42:37.053848 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9283 | 2026.05.13 18:42:37.053916 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9284 | 2026.05.13 18:42:37.054051 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9285 | 2026.05.13 18:42:37.054178 [ 341 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9286 | 2026.05.13 18:42:37.054206 [ 352 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9287 | 2026.05.13 18:42:37.054208 [ 357 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9288 | 2026.05.13 18:42:37.054210 [ 353 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9289 | 2026.05.13 18:42:37.054435 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9290 | 2026.05.13 18:42:37.054464 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9291 | 2026.05.13 18:42:37.054547 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9292 | 2026.05.13 18:42:37.054567 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 9293 | 2026.05.13 18:42:37.054601 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9294 | 2026.05.13 18:42:37.054664 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9295 | 2026.05.13 18:42:37.054700 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9296 | 2026.05.13 18:42:37.056014 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003246 sec., 10782.501540357362 rows/sec., 1.82 MiB/sec. | ||
| 9297 | 2026.05.13 18:42:37.056165 [ 294 ] {6495fad3-e473-4987-a8f5-c4a5d945dbd2} <Debug> TCPHandler: Processed in 0.003675815 sec. | ||
| 9298 | 2026.05.13 18:42:37.058040 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2026.05.13 18:42:37.058245 [ 294 ] {a3649171-0620-48ac-b1b3-85d1bb3fe45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9300 | 2026.05.13 18:42:37.058323 [ 294 ] {a3649171-0620-48ac-b1b3-85d1bb3fe45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9301 | 2026.05.13 18:42:37.058994 [ 294 ] {a3649171-0620-48ac-b1b3-85d1bb3fe45a} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.05.13 18:42:37.059034 [ 294 ] {a3649171-0620-48ac-b1b3-85d1bb3fe45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9303 | 2026.05.13 18:42:37.059384 [ 294 ] {a3649171-0620-48ac-b1b3-85d1bb3fe45a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9304 | 2026.05.13 18:42:37.059593 [ 294 ] {a3649171-0620-48ac-b1b3-85d1bb3fe45a} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2026.05.13 18:42:37.059735 [ 294 ] {a3649171-0620-48ac-b1b3-85d1bb3fe45a} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001548 sec., 50387.59689922481 rows/sec., 4.16 MiB/sec. | ||
| 9306 | 2026.05.13 18:42:37.059772 [ 294 ] {a3649171-0620-48ac-b1b3-85d1bb3fe45a} <Debug> TCPHandler: Processed in 0.001831732 sec. | ||
| 9307 | 2026.05.13 18:42:37.059902 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2026.05.13 18:42:37.059996 [ 294 ] {5b08be50-9c7b-4447-86ce-f56f665a1c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9309 | 2026.05.13 18:42:37.060034 [ 294 ] {5b08be50-9c7b-4447-86ce-f56f665a1c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9310 | 2026.05.13 18:42:37.060477 [ 294 ] {5b08be50-9c7b-4447-86ce-f56f665a1c98} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.05.13 18:42:37.060513 [ 294 ] {5b08be50-9c7b-4447-86ce-f56f665a1c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9312 | 2026.05.13 18:42:37.060792 [ 294 ] {5b08be50-9c7b-4447-86ce-f56f665a1c98} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9313 | 2026.05.13 18:42:37.060999 [ 294 ] {5b08be50-9c7b-4447-86ce-f56f665a1c98} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.05.13 18:42:37.061126 [ 294 ] {5b08be50-9c7b-4447-86ce-f56f665a1c98} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001147 sec., 9590.235396687009 rows/sec., 721.14 KiB/sec. | ||
| 9315 | 2026.05.13 18:42:37.061162 [ 294 ] {5b08be50-9c7b-4447-86ce-f56f665a1c98} <Debug> TCPHandler: Processed in 0.001307983 sec. | ||
| 9316 | 2026.05.13 18:42:37.061302 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.05.13 18:42:37.061397 [ 294 ] {3f996c8f-3e16-492b-bc2d-0b66d25d6b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9318 | 2026.05.13 18:42:37.061439 [ 294 ] {3f996c8f-3e16-492b-bc2d-0b66d25d6b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9319 | 2026.05.13 18:42:37.061837 [ 294 ] {3f996c8f-3e16-492b-bc2d-0b66d25d6b57} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.05.13 18:42:37.061873 [ 294 ] {3f996c8f-3e16-492b-bc2d-0b66d25d6b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9321 | 2026.05.13 18:42:37.062163 [ 294 ] {3f996c8f-3e16-492b-bc2d-0b66d25d6b57} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9322 | 2026.05.13 18:42:37.062363 [ 294 ] {3f996c8f-3e16-492b-bc2d-0b66d25d6b57} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.05.13 18:42:37.062490 [ 294 ] {3f996c8f-3e16-492b-bc2d-0b66d25d6b57} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001111 sec., 67506.75067506751 rows/sec., 5.27 MiB/sec. | ||
| 9324 | 2026.05.13 18:42:37.062527 [ 294 ] {3f996c8f-3e16-492b-bc2d-0b66d25d6b57} <Debug> TCPHandler: Processed in 0.001274193 sec. | ||
| 9325 | 2026.05.13 18:42:37.062652 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.05.13 18:42:37.062746 [ 294 ] {7e6c81f9-e968-4b04-8b78-4ac2016134e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9327 | 2026.05.13 18:42:37.062788 [ 294 ] {7e6c81f9-e968-4b04-8b78-4ac2016134e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9328 | 2026.05.13 18:42:37.063218 [ 294 ] {7e6c81f9-e968-4b04-8b78-4ac2016134e4} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.05.13 18:42:37.063254 [ 294 ] {7e6c81f9-e968-4b04-8b78-4ac2016134e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9330 | 2026.05.13 18:42:37.063567 [ 294 ] {7e6c81f9-e968-4b04-8b78-4ac2016134e4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9331 | 2026.05.13 18:42:37.063770 [ 294 ] {7e6c81f9-e968-4b04-8b78-4ac2016134e4} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.05.13 18:42:37.063957 [ 294 ] {7e6c81f9-e968-4b04-8b78-4ac2016134e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 9333 | 2026.05.13 18:42:37.063999 [ 294 ] {7e6c81f9-e968-4b04-8b78-4ac2016134e4} <Debug> TCPHandler: Processed in 0.001394925 sec. | ||
| 9334 | 2026.05.13 18:42:37.064125 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.05.13 18:42:37.064220 [ 294 ] {8b987bdb-cdeb-400f-88d1-73a786bf6c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9336 | 2026.05.13 18:42:37.064272 [ 294 ] {8b987bdb-cdeb-400f-88d1-73a786bf6c7e} <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 | ||
| 9337 | 2026.05.13 18:42:37.065039 [ 294 ] {8b987bdb-cdeb-400f-88d1-73a786bf6c7e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.05.13 18:42:37.065075 [ 294 ] {8b987bdb-cdeb-400f-88d1-73a786bf6c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9339 | 2026.05.13 18:42:37.065571 [ 294 ] {8b987bdb-cdeb-400f-88d1-73a786bf6c7e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9340 | 2026.05.13 18:42:37.065787 [ 294 ] {8b987bdb-cdeb-400f-88d1-73a786bf6c7e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.05.13 18:42:37.065925 [ 294 ] {8b987bdb-cdeb-400f-88d1-73a786bf6c7e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001723 sec., 6384.2135809634365 rows/sec., 11.44 MiB/sec. | ||
| 9342 | 2026.05.13 18:42:37.065978 [ 294 ] {8b987bdb-cdeb-400f-88d1-73a786bf6c7e} <Debug> TCPHandler: Processed in 0.001900723 sec. | ||
| 9343 | 2026.05.13 18:42:37.066107 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.05.13 18:42:37.066202 [ 294 ] {d4063556-ab6d-4c67-8520-a05ae6bbc07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9345 | 2026.05.13 18:42:37.066242 [ 294 ] {d4063556-ab6d-4c67-8520-a05ae6bbc07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9346 | 2026.05.13 18:42:37.066585 [ 294 ] {d4063556-ab6d-4c67-8520-a05ae6bbc07d} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.05.13 18:42:37.066620 [ 294 ] {d4063556-ab6d-4c67-8520-a05ae6bbc07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9348 | 2026.05.13 18:42:37.066910 [ 294 ] {d4063556-ab6d-4c67-8520-a05ae6bbc07d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9349 | 2026.05.13 18:42:37.067108 [ 294 ] {d4063556-ab6d-4c67-8520-a05ae6bbc07d} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.05.13 18:42:37.067236 [ 294 ] {d4063556-ab6d-4c67-8520-a05ae6bbc07d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 9351 | 2026.05.13 18:42:37.067271 [ 294 ] {d4063556-ab6d-4c67-8520-a05ae6bbc07d} <Debug> TCPHandler: Processed in 0.001213261 sec. | ||
| 9352 | 2026.05.13 18:42:42.053490 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2026.05.13 18:42:42.053858 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9354 | 2026.05.13 18:42:42.054224 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9355 | 2026.05.13 18:42:42.054258 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <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 | ||
| 9356 | 2026.05.13 18:42:42.054470 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9357 | 2026.05.13 18:42:42.054536 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9358 | 2026.05.13 18:42:42.054674 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9359 | 2026.05.13 18:42:42.054816 [ 329 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9360 | 2026.05.13 18:42:42.054844 [ 353 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9361 | 2026.05.13 18:42:42.054827 [ 357 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9362 | 2026.05.13 18:42:42.054819 [ 318 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9363 | 2026.05.13 18:42:42.055112 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9364 | 2026.05.13 18:42:42.055142 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9365 | 2026.05.13 18:42:42.055226 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9366 | 2026.05.13 18:42:42.055245 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 9367 | 2026.05.13 18:42:42.055280 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 9368 | 2026.05.13 18:42:42.055318 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 9369 | 2026.05.13 18:42:42.055351 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 9370 | 2026.05.13 18:42:42.056736 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003019 sec., 11593.242795627692 rows/sec., 1.95 MiB/sec. | ||
| 9371 | 2026.05.13 18:42:42.056905 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Debug> MemoryTracker: Peak memory usage (for query): 130.50 KiB. | ||
| 9372 | 2026.05.13 18:42:42.056921 [ 294 ] {efed0b14-27f6-4ed0-9ee8-ca3a1bade2cf} <Debug> TCPHandler: Processed in 0.003607563 sec. | ||
| 9373 | 2026.05.13 18:42:42.059083 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.05.13 18:42:42.059308 [ 294 ] {7a0b63f6-5b0d-447f-9a32-6302548f64e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9375 | 2026.05.13 18:42:42.059389 [ 294 ] {7a0b63f6-5b0d-447f-9a32-6302548f64e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9376 | 2026.05.13 18:42:42.059979 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19611 | ||
| 9377 | 2026.05.13 18:42:42.060181 [ 294 ] {7a0b63f6-5b0d-447f-9a32-6302548f64e3} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.05.13 18:42:42.060226 [ 294 ] {7a0b63f6-5b0d-447f-9a32-6302548f64e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9379 | 2026.05.13 18:42:42.060457 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.05.13 18:42:42.060503 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9381 | 2026.05.13 18:42:42.060568 [ 294 ] {7a0b63f6-5b0d-447f-9a32-6302548f64e3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9382 | 2026.05.13 18:42:42.060826 [ 294 ] {7a0b63f6-5b0d-447f-9a32-6302548f64e3} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.05.13 18:42:42.060972 [ 294 ] {7a0b63f6-5b0d-447f-9a32-6302548f64e3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00172 sec., 3488.3720930232557 rows/sec., 284.45 KiB/sec. | ||
| 9384 | 2026.05.13 18:42:42.061010 [ 294 ] {7a0b63f6-5b0d-447f-9a32-6302548f64e3} <Debug> TCPHandler: Processed in 0.002044506 sec. | ||
| 9385 | 2026.05.13 18:42:42.061014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9386 | 2026.05.13 18:42:42.061156 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2026.05.13 18:42:42.061257 [ 294 ] {b65e6f3c-f458-4467-a375-a98c125fcc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9388 | 2026.05.13 18:42:42.061267 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.05.13 18:42:42.061303 [ 294 ] {b65e6f3c-f458-4467-a375-a98c125fcc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9390 | 2026.05.13 18:42:42.061408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19611 | ||
| 9391 | 2026.05.13 18:42:42.061430 [ 90 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9392 | 2026.05.13 18:42:42.061499 [ 90 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.05.13 18:42:42.061522 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9394 | 2026.05.13 18:42:42.061636 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 9395 | 2026.05.13 18:42:42.061753 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9396 | 2026.05.13 18:42:42.061788 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17179 rows starting from the beginning of the part | ||
| 9397 | 2026.05.13 18:42:42.061849 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9398 | 2026.05.13 18:42:42.061881 [ 294 ] {b65e6f3c-f458-4467-a375-a98c125fcc29} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.05.13 18:42:42.061897 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9400 | 2026.05.13 18:42:42.061927 [ 294 ] {b65e6f3c-f458-4467-a375-a98c125fcc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9401 | 2026.05.13 18:42:42.061955 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9402 | 2026.05.13 18:42:42.061996 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9403 | 2026.05.13 18:42:42.062036 [ 192 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9404 | 2026.05.13 18:42:42.062280 [ 294 ] {b65e6f3c-f458-4467-a375-a98c125fcc29} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9405 | 2026.05.13 18:42:42.062503 [ 294 ] {b65e6f3c-f458-4467-a375-a98c125fcc29} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.05.13 18:42:42.062626 [ 90 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9407 | 2026.05.13 18:42:42.062633 [ 294 ] {b65e6f3c-f458-4467-a375-a98c125fcc29} <Debug> executeQuery: Read 121 rows, 10.47 KiB in 0.001393 sec., 86862.88585786073 rows/sec., 7.34 MiB/sec. | ||
| 9408 | 2026.05.13 18:42:42.062669 [ 90 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.05.13 18:42:42.062691 [ 294 ] {b65e6f3c-f458-4467-a375-a98c125fcc29} <Debug> TCPHandler: Processed in 0.001593598 sec. | ||
| 9410 | 2026.05.13 18:42:42.062698 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9411 | 2026.05.13 18:42:42.062819 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 9412 | 2026.05.13 18:42:42.062836 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.05.13 18:42:42.062952 [ 294 ] {054cd49f-f22f-424b-8866-c30022a2014d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.05.13 18:42:42.062952 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9415 | 2026.05.13 18:42:42.062995 [ 294 ] {054cd49f-f22f-424b-8866-c30022a2014d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9416 | 2026.05.13 18:42:42.063005 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2617 rows starting from the beginning of the part | ||
| 9417 | 2026.05.13 18:42:42.063077 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2543 rows starting from the beginning of the part | ||
| 9418 | 2026.05.13 18:42:42.063121 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 9419 | 2026.05.13 18:42:42.063162 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part | ||
| 9420 | 2026.05.13 18:42:42.063204 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 78 rows starting from the beginning of the part | ||
| 9421 | 2026.05.13 18:42:42.063247 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 121 rows starting from the beginning of the part | ||
| 9422 | 2026.05.13 18:42:42.063450 [ 294 ] {054cd49f-f22f-424b-8866-c30022a2014d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.05.13 18:42:42.063491 [ 294 ] {054cd49f-f22f-424b-8866-c30022a2014d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9424 | 2026.05.13 18:42:42.063816 [ 294 ] {054cd49f-f22f-424b-8866-c30022a2014d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9425 | 2026.05.13 18:42:42.063892 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19611 rows, containing 4 columns (4 merged, 0 gathered) in 0.002299761 sec., 8527407.848032905 rows/sec., 121.99 MiB/sec. | ||
| 9426 | 2026.05.13 18:42:42.064042 [ 294 ] {054cd49f-f22f-424b-8866-c30022a2014d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.05.13 18:42:42.064185 [ 294 ] {054cd49f-f22f-424b-8866-c30022a2014d} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.00125 sec., 29600 rows/sec., 2.15 MiB/sec. | ||
| 9428 | 2026.05.13 18:42:42.064222 [ 294 ] {054cd49f-f22f-424b-8866-c30022a2014d} <Debug> TCPHandler: Processed in 0.001434185 sec. | ||
| 9429 | 2026.05.13 18:42:42.064301 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9430 | 2026.05.13 18:42:42.064354 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.05.13 18:42:42.064462 [ 294 ] {174d250e-fae6-4aaf-bc86-06dfba5fd328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9432 | 2026.05.13 18:42:42.064503 [ 294 ] {174d250e-fae6-4aaf-bc86-06dfba5fd328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9433 | 2026.05.13 18:42:42.064609 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.05.13 18:42:42.064692 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_41_8} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9435 | 2026.05.13 18:42:42.064766 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9436 | 2026.05.13 18:42:42.064954 [ 294 ] {174d250e-fae6-4aaf-bc86-06dfba5fd328} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.05.13 18:42:42.064995 [ 294 ] {174d250e-fae6-4aaf-bc86-06dfba5fd328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9438 | 2026.05.13 18:42:42.065199 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426073 sec., 2280640.359956193 rows/sec., 180.24 MiB/sec. | ||
| 9439 | 2026.05.13 18:42:42.065305 [ 294 ] {174d250e-fae6-4aaf-bc86-06dfba5fd328} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9440 | 2026.05.13 18:42:42.065493 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9441 | 2026.05.13 18:42:42.065527 [ 294 ] {174d250e-fae6-4aaf-bc86-06dfba5fd328} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.05.13 18:42:42.065675 [ 294 ] {174d250e-fae6-4aaf-bc86-06dfba5fd328} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001231 sec., 82047.11616571892 rows/sec., 6.42 MiB/sec. | ||
| 9443 | 2026.05.13 18:42:42.065679 [ 96 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9444 | 2026.05.13 18:42:42.065715 [ 294 ] {174d250e-fae6-4aaf-bc86-06dfba5fd328} <Debug> TCPHandler: Processed in 0.001409495 sec. | ||
| 9445 | 2026.05.13 18:42:42.065735 [ 96 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.05.13 18:42:42.065764 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9447 | 2026.05.13 18:42:42.065770 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2026.05.13 18:42:42.065835 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 9449 | 2026.05.13 18:42:42.065838 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2026.05.13 18:42:42.065847 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_66_13} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9451 | 2026.05.13 18:42:42.065920 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9452 | 2026.05.13 18:42:42.065943 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 9453 | 2026.05.13 18:42:42.065949 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1402 rows starting from the beginning of the part | ||
| 9454 | 2026.05.13 18:42:42.065961 [ 294 ] {471c0b5f-8189-4d18-b70e-a3cfc7eec8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9455 | 2026.05.13 18:42:42.066018 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1335 rows starting from the beginning of the part | ||
| 9456 | 2026.05.13 18:42:42.066020 [ 294 ] {471c0b5f-8189-4d18-b70e-a3cfc7eec8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9457 | 2026.05.13 18:42:42.066068 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 9458 | 2026.05.13 18:42:42.066113 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 9459 | 2026.05.13 18:42:42.066149 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part | ||
| 9460 | 2026.05.13 18:42:42.066188 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 101 rows starting from the beginning of the part | ||
| 9461 | 2026.05.13 18:42:42.066540 [ 294 ] {471c0b5f-8189-4d18-b70e-a3cfc7eec8a3} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.05.13 18:42:42.066580 [ 294 ] {471c0b5f-8189-4d18-b70e-a3cfc7eec8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9463 | 2026.05.13 18:42:42.066913 [ 294 ] {471c0b5f-8189-4d18-b70e-a3cfc7eec8a3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9464 | 2026.05.13 18:42:42.067122 [ 294 ] {471c0b5f-8189-4d18-b70e-a3cfc7eec8a3} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2026.05.13 18:42:42.067250 [ 294 ] {471c0b5f-8189-4d18-b70e-a3cfc7eec8a3} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001315 sec., 123954.37262357415 rows/sec., 8.63 MiB/sec. | ||
| 9466 | 2026.05.13 18:42:42.067253 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9467 | 2026.05.13 18:42:42.067289 [ 294 ] {471c0b5f-8189-4d18-b70e-a3cfc7eec8a3} <Debug> TCPHandler: Processed in 0.001499167 sec. | ||
| 9468 | 2026.05.13 18:42:42.067302 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.05.13 18:42:42.067326 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9470 | 2026.05.13 18:42:42.067389 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 9471 | 2026.05.13 18:42:42.067395 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586808 sec., 1935962.0067456176 rows/sec., 140.55 MiB/sec. | ||
| 9472 | 2026.05.13 18:42:42.067441 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.05.13 18:42:42.067507 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9474 | 2026.05.13 18:42:42.067543 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21348 rows starting from the beginning of the part | ||
| 9475 | 2026.05.13 18:42:42.067568 [ 294 ] {63aacdab-dff4-4c83-a398-4b430f9db28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9476 | 2026.05.13 18:42:42.067592 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1532 rows starting from the beginning of the part | ||
| 9477 | 2026.05.13 18:42:42.067620 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9478 | 2026.05.13 18:42:42.067628 [ 294 ] {63aacdab-dff4-4c83-a398-4b430f9db28a} <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 | ||
| 9479 | 2026.05.13 18:42:42.067635 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 128 rows starting from the beginning of the part | ||
| 9480 | 2026.05.13 18:42:42.067692 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9481 | 2026.05.13 18:42:42.067729 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9482 | 2026.05.13 18:42:42.067765 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 163 rows starting from the beginning of the part | ||
| 9483 | 2026.05.13 18:42:42.067966 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9484 | 2026.05.13 18:42:42.068048 [ 187 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_66_13} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9485 | 2026.05.13 18:42:42.068135 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 9486 | 2026.05.13 18:42:42.068631 [ 294 ] {63aacdab-dff4-4c83-a398-4b430f9db28a} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.05.13 18:42:42.068671 [ 294 ] {63aacdab-dff4-4c83-a398-4b430f9db28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9488 | 2026.05.13 18:42:42.069352 [ 294 ] {63aacdab-dff4-4c83-a398-4b430f9db28a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9489 | 2026.05.13 18:42:42.069639 [ 294 ] {63aacdab-dff4-4c83-a398-4b430f9db28a} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.05.13 18:42:42.069785 [ 294 ] {63aacdab-dff4-4c83-a398-4b430f9db28a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002239 sec., 13845.46672621706 rows/sec., 24.81 MiB/sec. | ||
| 9491 | 2026.05.13 18:42:42.069896 [ 294 ] {63aacdab-dff4-4c83-a398-4b430f9db28a} <Debug> TCPHandler: Processed in 0.002502194 sec. | ||
| 9492 | 2026.05.13 18:42:42.070115 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.05.13 18:42:42.070261 [ 294 ] {7158f857-4228-4c30-a669-d7cdab90c811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9494 | 2026.05.13 18:42:42.070319 [ 294 ] {7158f857-4228-4c30-a669-d7cdab90c811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9495 | 2026.05.13 18:42:42.070855 [ 294 ] {7158f857-4228-4c30-a669-d7cdab90c811} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.05.13 18:42:42.070893 [ 294 ] {7158f857-4228-4c30-a669-d7cdab90c811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9497 | 2026.05.13 18:42:42.071276 [ 294 ] {7158f857-4228-4c30-a669-d7cdab90c811} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9498 | 2026.05.13 18:42:42.071493 [ 294 ] {7158f857-4228-4c30-a669-d7cdab90c811} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.05.13 18:42:42.071625 [ 90 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9500 | 2026.05.13 18:42:42.071628 [ 294 ] {7158f857-4228-4c30-a669-d7cdab90c811} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec. | ||
| 9501 | 2026.05.13 18:42:42.071666 [ 90 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.05.13 18:42:42.071689 [ 294 ] {7158f857-4228-4c30-a669-d7cdab90c811} <Debug> TCPHandler: Processed in 0.00168647 sec. | ||
| 9503 | 2026.05.13 18:42:42.071695 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9504 | 2026.05.13 18:42:42.071787 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 9505 | 2026.05.13 18:42:42.071886 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9506 | 2026.05.13 18:42:42.071912 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3210 rows starting from the beginning of the part | ||
| 9507 | 2026.05.13 18:42:42.071960 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
| 9508 | 2026.05.13 18:42:42.072006 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 9509 | 2026.05.13 18:42:42.072046 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 9510 | 2026.05.13 18:42:42.072087 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9511 | 2026.05.13 18:42:42.072127 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 9512 | 2026.05.13 18:42:42.073518 [ 198 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001762711 sec., 1957212.4982484367 rows/sec., 132.00 MiB/sec. | ||
| 9513 | 2026.05.13 18:42:42.073857 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9514 | 2026.05.13 18:42:42.074086 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_66_13} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.05.13 18:42:42.074146 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_66_13} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9516 | 2026.05.13 18:42:42.074202 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9517 | 2026.05.13 18:42:42.075698 [ 190 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23491 rows, containing 5 columns (5 merged, 0 gathered) in 0.008337637 sec., 2817464.948402047 rows/sec., 182.83 MiB/sec. | ||
| 9518 | 2026.05.13 18:42:42.076060 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9519 | 2026.05.13 18:42:42.076308 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.05.13 18:42:42.076370 [ 194 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9521 | 2026.05.13 18:42:42.076428 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9522 | 2026.05.13 18:42:43.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.97 MiB, peak 322.95 MiB, free memory in arenas 0.00 B, will set to 313.76 MiB (RSS), difference: 1.79 MiB | ||
| 9523 | 2026.05.13 18:42:43.073186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9524 | 2026.05.13 18:42:43.090439 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.05.13 18:42:43.090478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9526 | 2026.05.13 18:42:43.096466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9527 | 2026.05.13 18:42:43.097153 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.05.13 18:42:43.097496 [ 90 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9529 | 2026.05.13 18:42:43.097573 [ 90 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.05.13 18:42:43.097594 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9531 | 2026.05.13 18:42:43.097710 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 9532 | 2026.05.13 18:42:43.100060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9533 | 2026.05.13 18:42:43.101793 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9534 | 2026.05.13 18:42:43.103512 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 9535 | 2026.05.13 18:42:43.108987 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 9536 | 2026.05.13 18:42:43.114147 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 9537 | 2026.05.13 18:42:43.118967 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 9538 | 2026.05.13 18:42:43.123735 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 9539 | 2026.05.13 18:42:43.127811 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 9540 | 2026.05.13 18:42:43.181720 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.08405196 sec., 3676.297376051671 rows/sec., 19.01 MiB/sec. | ||
| 9541 | 2026.05.13 18:42:43.183768 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9542 | 2026.05.13 18:42:43.185441 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_41_8} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.05.13 18:42:43.185536 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_41_8} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9544 | 2026.05.13 18:42:43.187145 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9545 | 2026.05.13 18:42:44.000220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.85 MiB, peak 328.25 MiB, free memory in arenas 0.00 B, will set to 316.90 MiB (RSS), difference: 2.05 MiB | ||
| 9546 | 2026.05.13 18:42:44.616876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1124 | ||
| 9547 | 2026.05.13 18:42:44.619254 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.05.13 18:42:44.619302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9549 | 2026.05.13 18:42:44.620530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9550 | 2026.05.13 18:42:44.620804 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.05.13 18:42:44.621069 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 9552 | 2026.05.13 18:42:47.053321 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9553 | 2026.05.13 18:42:47.053683 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9554 | 2026.05.13 18:42:47.054158 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9555 | 2026.05.13 18:42:47.054193 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <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 | ||
| 9556 | 2026.05.13 18:42:47.054401 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9557 | 2026.05.13 18:42:47.054466 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9558 | 2026.05.13 18:42:47.054599 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9559 | 2026.05.13 18:42:47.054742 [ 318 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9560 | 2026.05.13 18:42:47.054755 [ 320 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9561 | 2026.05.13 18:42:47.054745 [ 357 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9562 | 2026.05.13 18:42:47.054742 [ 353 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9563 | 2026.05.13 18:42:47.054954 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9564 | 2026.05.13 18:42:47.054981 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9565 | 2026.05.13 18:42:47.055066 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9566 | 2026.05.13 18:42:47.055086 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 9567 | 2026.05.13 18:42:47.055121 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9568 | 2026.05.13 18:42:47.055160 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9569 | 2026.05.13 18:42:47.055198 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9570 | 2026.05.13 18:42:47.056548 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003009 sec., 11631.771352608841 rows/sec., 1.96 MiB/sec. | ||
| 9571 | 2026.05.13 18:42:47.056721 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Debug> MemoryTracker: Peak memory usage (for query): 129.27 KiB. | ||
| 9572 | 2026.05.13 18:42:47.056737 [ 294 ] {e1f60d12-bb3a-47c0-b5a7-2e97185ba19e} <Debug> TCPHandler: Processed in 0.003597053 sec. | ||
| 9573 | 2026.05.13 18:42:47.058576 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2026.05.13 18:42:47.058691 [ 294 ] {dcb79240-430c-4bc0-8e03-2de4b90dfe35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9575 | 2026.05.13 18:42:47.058731 [ 294 ] {dcb79240-430c-4bc0-8e03-2de4b90dfe35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9576 | 2026.05.13 18:42:47.059255 [ 294 ] {dcb79240-430c-4bc0-8e03-2de4b90dfe35} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.05.13 18:42:47.059300 [ 294 ] {dcb79240-430c-4bc0-8e03-2de4b90dfe35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9578 | 2026.05.13 18:42:47.059676 [ 294 ] {dcb79240-430c-4bc0-8e03-2de4b90dfe35} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9579 | 2026.05.13 18:42:47.059888 [ 294 ] {dcb79240-430c-4bc0-8e03-2de4b90dfe35} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2026.05.13 18:42:47.060027 [ 294 ] {dcb79240-430c-4bc0-8e03-2de4b90dfe35} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001368 sec., 57017.54385964912 rows/sec., 4.70 MiB/sec. | ||
| 9581 | 2026.05.13 18:42:47.060066 [ 294 ] {dcb79240-430c-4bc0-8e03-2de4b90dfe35} <Debug> TCPHandler: Processed in 0.001541157 sec. | ||
| 9582 | 2026.05.13 18:42:47.060222 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9583 | 2026.05.13 18:42:47.060325 [ 294 ] {a763db73-440b-4dd1-849b-69ba906b80dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9584 | 2026.05.13 18:42:47.060364 [ 294 ] {a763db73-440b-4dd1-849b-69ba906b80dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9585 | 2026.05.13 18:42:47.060778 [ 294 ] {a763db73-440b-4dd1-849b-69ba906b80dc} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9586 | 2026.05.13 18:42:47.060813 [ 294 ] {a763db73-440b-4dd1-849b-69ba906b80dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9587 | 2026.05.13 18:42:47.061107 [ 294 ] {a763db73-440b-4dd1-849b-69ba906b80dc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9588 | 2026.05.13 18:42:47.061313 [ 294 ] {a763db73-440b-4dd1-849b-69ba906b80dc} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9589 | 2026.05.13 18:42:47.061439 [ 294 ] {a763db73-440b-4dd1-849b-69ba906b80dc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001131 sec., 9725.906277630414 rows/sec., 731.34 KiB/sec. | ||
| 9590 | 2026.05.13 18:42:47.061447 [ 93 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9591 | 2026.05.13 18:42:47.061478 [ 294 ] {a763db73-440b-4dd1-849b-69ba906b80dc} <Debug> TCPHandler: Processed in 0.001303972 sec. | ||
| 9592 | 2026.05.13 18:42:47.061498 [ 93 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.05.13 18:42:47.061524 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9594 | 2026.05.13 18:42:47.061609 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 9595 | 2026.05.13 18:42:47.061691 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9596 | 2026.05.13 18:42:47.061716 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 81 rows starting from the beginning of the part | ||
| 9597 | 2026.05.13 18:42:47.061768 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
| 9598 | 2026.05.13 18:42:47.061792 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2026.05.13 18:42:47.061810 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9600 | 2026.05.13 18:42:47.061860 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part | ||
| 9601 | 2026.05.13 18:42:47.061897 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 9602 | 2026.05.13 18:42:47.061936 [ 197 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 9603 | 2026.05.13 18:42:47.061944 [ 294 ] {77c8c7ee-5009-4aea-96e7-9bf63cc57c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9604 | 2026.05.13 18:42:47.062010 [ 294 ] {77c8c7ee-5009-4aea-96e7-9bf63cc57c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9605 | 2026.05.13 18:42:47.062639 [ 196 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001063299 sec., 190915.25525745816 rows/sec., 14.74 MiB/sec. | ||
| 9606 | 2026.05.13 18:42:47.062686 [ 294 ] {77c8c7ee-5009-4aea-96e7-9bf63cc57c37} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2026.05.13 18:42:47.062735 [ 294 ] {77c8c7ee-5009-4aea-96e7-9bf63cc57c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9608 | 2026.05.13 18:42:47.062799 [ 196 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9609 | 2026.05.13 18:42:47.063119 [ 196 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9610 | 2026.05.13 18:42:47.063196 [ 294 ] {77c8c7ee-5009-4aea-96e7-9bf63cc57c37} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9611 | 2026.05.13 18:42:47.063204 [ 196 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_56_11} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9612 | 2026.05.13 18:42:47.063319 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9613 | 2026.05.13 18:42:47.063445 [ 294 ] {77c8c7ee-5009-4aea-96e7-9bf63cc57c37} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.05.13 18:42:47.063598 [ 294 ] {77c8c7ee-5009-4aea-96e7-9bf63cc57c37} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001693 sec., 44300.05906674542 rows/sec., 3.46 MiB/sec. | ||
| 9615 | 2026.05.13 18:42:47.063640 [ 294 ] {77c8c7ee-5009-4aea-96e7-9bf63cc57c37} <Debug> TCPHandler: Processed in 0.001966185 sec. | ||
| 9616 | 2026.05.13 18:42:47.063765 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2026.05.13 18:42:47.063863 [ 294 ] {3faccabd-8f2b-46d2-aa49-4e3573c1e5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9618 | 2026.05.13 18:42:47.063906 [ 294 ] {3faccabd-8f2b-46d2-aa49-4e3573c1e5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9619 | 2026.05.13 18:42:47.064386 [ 294 ] {3faccabd-8f2b-46d2-aa49-4e3573c1e5ab} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2026.05.13 18:42:47.064423 [ 294 ] {3faccabd-8f2b-46d2-aa49-4e3573c1e5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9621 | 2026.05.13 18:42:47.064779 [ 294 ] {3faccabd-8f2b-46d2-aa49-4e3573c1e5ab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9622 | 2026.05.13 18:42:47.064994 [ 294 ] {3faccabd-8f2b-46d2-aa49-4e3573c1e5ab} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2026.05.13 18:42:47.065123 [ 294 ] {3faccabd-8f2b-46d2-aa49-4e3573c1e5ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 9624 | 2026.05.13 18:42:47.065160 [ 294 ] {3faccabd-8f2b-46d2-aa49-4e3573c1e5ab} <Debug> TCPHandler: Processed in 0.001444705 sec. | ||
| 9625 | 2026.05.13 18:42:47.065316 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9626 | 2026.05.13 18:42:47.065414 [ 294 ] {4900f9c0-11d7-46e5-8fc1-111f247d8384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9627 | 2026.05.13 18:42:47.065474 [ 294 ] {4900f9c0-11d7-46e5-8fc1-111f247d8384} <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 | ||
| 9628 | 2026.05.13 18:42:47.066340 [ 294 ] {4900f9c0-11d7-46e5-8fc1-111f247d8384} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2026.05.13 18:42:47.066377 [ 294 ] {4900f9c0-11d7-46e5-8fc1-111f247d8384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9630 | 2026.05.13 18:42:47.066888 [ 294 ] {4900f9c0-11d7-46e5-8fc1-111f247d8384} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9631 | 2026.05.13 18:42:47.067108 [ 294 ] {4900f9c0-11d7-46e5-8fc1-111f247d8384} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2026.05.13 18:42:47.067247 [ 294 ] {4900f9c0-11d7-46e5-8fc1-111f247d8384} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001852 sec., 5939.52483801296 rows/sec., 10.64 MiB/sec. | ||
| 9633 | 2026.05.13 18:42:47.067300 [ 294 ] {4900f9c0-11d7-46e5-8fc1-111f247d8384} <Debug> TCPHandler: Processed in 0.002044956 sec. | ||
| 9634 | 2026.05.13 18:42:47.067446 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9635 | 2026.05.13 18:42:47.067543 [ 294 ] {897bd8f9-df26-4cc8-a737-1ceeea574041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9636 | 2026.05.13 18:42:47.067583 [ 294 ] {897bd8f9-df26-4cc8-a737-1ceeea574041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9637 | 2026.05.13 18:42:47.067965 [ 294 ] {897bd8f9-df26-4cc8-a737-1ceeea574041} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.05.13 18:42:47.068001 [ 294 ] {897bd8f9-df26-4cc8-a737-1ceeea574041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9639 | 2026.05.13 18:42:47.068317 [ 294 ] {897bd8f9-df26-4cc8-a737-1ceeea574041} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9640 | 2026.05.13 18:42:47.068523 [ 294 ] {897bd8f9-df26-4cc8-a737-1ceeea574041} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2026.05.13 18:42:47.068649 [ 294 ] {897bd8f9-df26-4cc8-a737-1ceeea574041} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9642 | 2026.05.13 18:42:47.068685 [ 294 ] {897bd8f9-df26-4cc8-a737-1ceeea574041} <Debug> TCPHandler: Processed in 0.001290943 sec. | ||
| 9643 | 2026.05.13 18:42:49.455362 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9644 | 2026.05.13 18:42:49.455437 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9645 | 2026.05.13 18:42:49.561526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20059 | ||
| 9646 | 2026.05.13 18:42:49.562268 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.05.13 18:42:49.562303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9648 | 2026.05.13 18:42:49.562809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9649 | 2026.05.13 18:42:49.563040 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.05.13 18:42:49.563174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20059 | ||
| 9651 | 2026.05.13 18:42:50.600120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9652 | 2026.05.13 18:42:50.614667 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.05.13 18:42:50.614725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9654 | 2026.05.13 18:42:50.620230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9655 | 2026.05.13 18:42:50.620893 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.05.13 18:42:50.623484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9657 | 2026.05.13 18:42:52.053329 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.05.13 18:42:52.053586 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9659 | 2026.05.13 18:42:52.053967 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9660 | 2026.05.13 18:42:52.054008 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <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 | ||
| 9661 | 2026.05.13 18:42:52.054256 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9662 | 2026.05.13 18:42:52.054334 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9663 | 2026.05.13 18:42:52.054471 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9664 | 2026.05.13 18:42:52.054609 [ 320 ] {54344386-4458-4545-9662-718104f7b867} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9665 | 2026.05.13 18:42:52.054618 [ 365 ] {54344386-4458-4545-9662-718104f7b867} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9666 | 2026.05.13 18:42:52.054618 [ 353 ] {54344386-4458-4545-9662-718104f7b867} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9667 | 2026.05.13 18:42:52.054611 [ 318 ] {54344386-4458-4545-9662-718104f7b867} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9668 | 2026.05.13 18:42:52.054822 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9669 | 2026.05.13 18:42:52.054849 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9670 | 2026.05.13 18:42:52.054934 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9671 | 2026.05.13 18:42:52.054954 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 9672 | 2026.05.13 18:42:52.054989 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9673 | 2026.05.13 18:42:52.055026 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9674 | 2026.05.13 18:42:52.055060 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9675 | 2026.05.13 18:42:52.056358 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002872 sec., 12186.629526462395 rows/sec., 2.05 MiB/sec. | ||
| 9676 | 2026.05.13 18:42:52.056529 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Debug> MemoryTracker: Peak memory usage (for query): 129.34 KiB. | ||
| 9677 | 2026.05.13 18:42:52.056546 [ 294 ] {54344386-4458-4545-9662-718104f7b867} <Debug> TCPHandler: Processed in 0.00335672 sec. | ||
| 9678 | 2026.05.13 18:42:52.058770 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9679 | 2026.05.13 18:42:52.058921 [ 294 ] {5c410212-cdb0-479e-ad03-1ddb3afa239a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9680 | 2026.05.13 18:42:52.058981 [ 294 ] {5c410212-cdb0-479e-ad03-1ddb3afa239a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9681 | 2026.05.13 18:42:52.059667 [ 294 ] {5c410212-cdb0-479e-ad03-1ddb3afa239a} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2026.05.13 18:42:52.059709 [ 294 ] {5c410212-cdb0-479e-ad03-1ddb3afa239a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9683 | 2026.05.13 18:42:52.060108 [ 294 ] {5c410212-cdb0-479e-ad03-1ddb3afa239a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9684 | 2026.05.13 18:42:52.060331 [ 294 ] {5c410212-cdb0-479e-ad03-1ddb3afa239a} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2026.05.13 18:42:52.060484 [ 294 ] {5c410212-cdb0-479e-ad03-1ddb3afa239a} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001601 sec., 73703.93504059962 rows/sec., 6.25 MiB/sec. | ||
| 9686 | 2026.05.13 18:42:52.060534 [ 294 ] {5c410212-cdb0-479e-ad03-1ddb3afa239a} <Debug> TCPHandler: Processed in 0.001880593 sec. | ||
| 9687 | 2026.05.13 18:42:52.060681 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2026.05.13 18:42:52.060784 [ 294 ] {3536aef9-8ede-4d02-92c1-1bdd707c68a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9689 | 2026.05.13 18:42:52.060825 [ 294 ] {3536aef9-8ede-4d02-92c1-1bdd707c68a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9690 | 2026.05.13 18:42:52.061280 [ 294 ] {3536aef9-8ede-4d02-92c1-1bdd707c68a8} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2026.05.13 18:42:52.061316 [ 294 ] {3536aef9-8ede-4d02-92c1-1bdd707c68a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9692 | 2026.05.13 18:42:52.061628 [ 294 ] {3536aef9-8ede-4d02-92c1-1bdd707c68a8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9693 | 2026.05.13 18:42:52.061855 [ 294 ] {3536aef9-8ede-4d02-92c1-1bdd707c68a8} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2026.05.13 18:42:52.061986 [ 294 ] {3536aef9-8ede-4d02-92c1-1bdd707c68a8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001226 sec., 25285.481239804238 rows/sec., 1.86 MiB/sec. | ||
| 9695 | 2026.05.13 18:42:52.062024 [ 294 ] {3536aef9-8ede-4d02-92c1-1bdd707c68a8} <Debug> TCPHandler: Processed in 0.001393365 sec. | ||
| 9696 | 2026.05.13 18:42:52.062157 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.05.13 18:42:52.062264 [ 294 ] {88a9932a-6d7a-4fc7-9865-eb529a07676f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9698 | 2026.05.13 18:42:52.062305 [ 294 ] {88a9932a-6d7a-4fc7-9865-eb529a07676f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9699 | 2026.05.13 18:42:52.062846 [ 294 ] {88a9932a-6d7a-4fc7-9865-eb529a07676f} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.05.13 18:42:52.062892 [ 294 ] {88a9932a-6d7a-4fc7-9865-eb529a07676f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9701 | 2026.05.13 18:42:52.063267 [ 294 ] {88a9932a-6d7a-4fc7-9865-eb529a07676f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9702 | 2026.05.13 18:42:52.063478 [ 294 ] {88a9932a-6d7a-4fc7-9865-eb529a07676f} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.05.13 18:42:52.063608 [ 294 ] {88a9932a-6d7a-4fc7-9865-eb529a07676f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001368 sec., 69444.44444444444 rows/sec., 5.42 MiB/sec. | ||
| 9704 | 2026.05.13 18:42:52.063646 [ 294 ] {88a9932a-6d7a-4fc7-9865-eb529a07676f} <Debug> TCPHandler: Processed in 0.001541458 sec. | ||
| 9705 | 2026.05.13 18:42:52.063789 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2026.05.13 18:42:52.063885 [ 294 ] {9456ba08-4d6d-4087-9721-30fc05decec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9707 | 2026.05.13 18:42:52.063927 [ 294 ] {9456ba08-4d6d-4087-9721-30fc05decec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9708 | 2026.05.13 18:42:52.064349 [ 294 ] {9456ba08-4d6d-4087-9721-30fc05decec5} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.05.13 18:42:52.064386 [ 294 ] {9456ba08-4d6d-4087-9721-30fc05decec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9710 | 2026.05.13 18:42:52.064711 [ 294 ] {9456ba08-4d6d-4087-9721-30fc05decec5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9711 | 2026.05.13 18:42:52.064921 [ 294 ] {9456ba08-4d6d-4087-9721-30fc05decec5} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2026.05.13 18:42:52.065049 [ 294 ] {9456ba08-4d6d-4087-9721-30fc05decec5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9713 | 2026.05.13 18:42:52.065085 [ 294 ] {9456ba08-4d6d-4087-9721-30fc05decec5} <Debug> TCPHandler: Processed in 0.001350194 sec. | ||
| 9714 | 2026.05.13 18:42:52.065210 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2026.05.13 18:42:52.065306 [ 294 ] {da3cd3b4-bd18-4230-8598-819afddf95c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9716 | 2026.05.13 18:42:52.065358 [ 294 ] {da3cd3b4-bd18-4230-8598-819afddf95c4} <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 | ||
| 9717 | 2026.05.13 18:42:52.066205 [ 294 ] {da3cd3b4-bd18-4230-8598-819afddf95c4} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2026.05.13 18:42:52.066243 [ 294 ] {da3cd3b4-bd18-4230-8598-819afddf95c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9719 | 2026.05.13 18:42:52.066806 [ 294 ] {da3cd3b4-bd18-4230-8598-819afddf95c4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9720 | 2026.05.13 18:42:52.067025 [ 294 ] {da3cd3b4-bd18-4230-8598-819afddf95c4} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2026.05.13 18:42:52.067149 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9722 | 2026.05.13 18:42:52.067163 [ 294 ] {da3cd3b4-bd18-4230-8598-819afddf95c4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 9723 | 2026.05.13 18:42:52.067203 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.05.13 18:42:52.067228 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9725 | 2026.05.13 18:42:52.067235 [ 294 ] {da3cd3b4-bd18-4230-8598-819afddf95c4} <Debug> TCPHandler: Processed in 0.002074547 sec. | ||
| 9726 | 2026.05.13 18:42:52.067321 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 9727 | 2026.05.13 18:42:52.067386 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2026.05.13 18:42:52.067490 [ 294 ] {d37b4f0f-7b01-409f-a0bd-c0ef37e81299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9729 | 2026.05.13 18:42:52.067508 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9730 | 2026.05.13 18:42:52.067532 [ 294 ] {d37b4f0f-7b01-409f-a0bd-c0ef37e81299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9731 | 2026.05.13 18:42:52.067554 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1065 rows starting from the beginning of the part | ||
| 9732 | 2026.05.13 18:42:52.067663 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 9733 | 2026.05.13 18:42:52.067770 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 9734 | 2026.05.13 18:42:52.067884 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 9735 | 2026.05.13 18:42:52.067887 [ 294 ] {d37b4f0f-7b01-409f-a0bd-c0ef37e81299} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2026.05.13 18:42:52.067929 [ 294 ] {d37b4f0f-7b01-409f-a0bd-c0ef37e81299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9737 | 2026.05.13 18:42:52.067980 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 9738 | 2026.05.13 18:42:52.068079 [ 199 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 9739 | 2026.05.13 18:42:52.068254 [ 294 ] {d37b4f0f-7b01-409f-a0bd-c0ef37e81299} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9740 | 2026.05.13 18:42:52.068481 [ 294 ] {d37b4f0f-7b01-409f-a0bd-c0ef37e81299} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.05.13 18:42:52.068613 [ 294 ] {d37b4f0f-7b01-409f-a0bd-c0ef37e81299} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 9742 | 2026.05.13 18:42:52.068650 [ 294 ] {d37b4f0f-7b01-409f-a0bd-c0ef37e81299} <Debug> TCPHandler: Processed in 0.001314273 sec. | ||
| 9743 | 2026.05.13 18:42:52.075564 [ 196 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 19 columns (19 merged, 0 gathered) in 0.008279065 sec., 142528.17196144734 rows/sec., 255.40 MiB/sec. | ||
| 9744 | 2026.05.13 18:42:52.077238 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9745 | 2026.05.13 18:42:52.077612 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.05.13 18:42:52.077689 [ 190 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9747 | 2026.05.13 18:42:52.077851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 9748 | 2026.05.13 18:42:52.276137 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.05.13 18:42:52.276406 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9750 | 2026.05.13 18:42:52.276783 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9751 | 2026.05.13 18:42:52.276821 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9752 | 2026.05.13 18:42:52.277082 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9753 | 2026.05.13 18:42:52.277150 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9754 | 2026.05.13 18:42:52.277296 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 9755 | 2026.05.13 18:42:52.277403 [ 318 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9756 | 2026.05.13 18:42:52.277444 [ 320 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9757 | 2026.05.13 18:42:52.277454 [ 344 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9758 | 2026.05.13 18:42:52.277454 [ 348 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9759 | 2026.05.13 18:42:52.277638 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9760 | 2026.05.13 18:42:52.277667 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9761 | 2026.05.13 18:42:52.277755 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9762 | 2026.05.13 18:42:52.277775 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 9763 | 2026.05.13 18:42:52.277811 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 9764 | 2026.05.13 18:42:52.277850 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 9765 | 2026.05.13 18:42:52.277888 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 9766 | 2026.05.13 18:42:52.279410 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00311 sec., 11254.019292604502 rows/sec., 2.39 MiB/sec. | ||
| 9767 | 2026.05.13 18:42:52.279577 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Debug> MemoryTracker: Peak memory usage (for query): 141.02 KiB. | ||
| 9768 | 2026.05.13 18:42:52.279594 [ 294 ] {656b302a-3164-4cd6-bc26-dbd4d03a63f3} <Debug> TCPHandler: Processed in 0.003602004 sec. | ||
| 9769 | 2026.05.13 18:42:52.292963 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.05.13 18:42:52.293163 [ 294 ] {6e175aa9-77c7-46ed-a654-130f91c976f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9771 | 2026.05.13 18:42:52.293244 [ 294 ] {6e175aa9-77c7-46ed-a654-130f91c976f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9772 | 2026.05.13 18:42:52.293852 [ 294 ] {6e175aa9-77c7-46ed-a654-130f91c976f5} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.05.13 18:42:52.293889 [ 294 ] {6e175aa9-77c7-46ed-a654-130f91c976f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9774 | 2026.05.13 18:42:52.294257 [ 294 ] {6e175aa9-77c7-46ed-a654-130f91c976f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9775 | 2026.05.13 18:42:52.294484 [ 294 ] {6e175aa9-77c7-46ed-a654-130f91c976f5} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.05.13 18:42:52.294639 [ 294 ] {6e175aa9-77c7-46ed-a654-130f91c976f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001531 sec., 15676.028739386022 rows/sec., 1.30 MiB/sec. | ||
| 9777 | 2026.05.13 18:42:52.294677 [ 294 ] {6e175aa9-77c7-46ed-a654-130f91c976f5} <Debug> TCPHandler: Processed in 0.001811401 sec. | ||
| 9778 | 2026.05.13 18:42:52.294818 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.05.13 18:42:52.294914 [ 294 ] {79412e0f-d87b-4e19-9997-bfce4e469fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9780 | 2026.05.13 18:42:52.294953 [ 294 ] {79412e0f-d87b-4e19-9997-bfce4e469fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9781 | 2026.05.13 18:42:52.295467 [ 294 ] {79412e0f-d87b-4e19-9997-bfce4e469fd0} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.05.13 18:42:52.295503 [ 294 ] {79412e0f-d87b-4e19-9997-bfce4e469fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9783 | 2026.05.13 18:42:52.295788 [ 294 ] {79412e0f-d87b-4e19-9997-bfce4e469fd0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9784 | 2026.05.13 18:42:52.296006 [ 294 ] {79412e0f-d87b-4e19-9997-bfce4e469fd0} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.05.13 18:42:52.296138 [ 294 ] {79412e0f-d87b-4e19-9997-bfce4e469fd0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001242 sec., 8051.529790660225 rows/sec., 656.55 KiB/sec. | ||
| 9786 | 2026.05.13 18:42:52.296175 [ 294 ] {79412e0f-d87b-4e19-9997-bfce4e469fd0} <Debug> TCPHandler: Processed in 0.001411795 sec. | ||
| 9787 | 2026.05.13 18:42:52.296334 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.05.13 18:42:52.296438 [ 294 ] {c56cffb1-05a9-46a5-a4f9-8ad6353cdb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9789 | 2026.05.13 18:42:52.296477 [ 294 ] {c56cffb1-05a9-46a5-a4f9-8ad6353cdb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9790 | 2026.05.13 18:42:52.298525 [ 294 ] {c56cffb1-05a9-46a5-a4f9-8ad6353cdb1d} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.05.13 18:42:52.298563 [ 294 ] {c56cffb1-05a9-46a5-a4f9-8ad6353cdb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9792 | 2026.05.13 18:42:52.299008 [ 294 ] {c56cffb1-05a9-46a5-a4f9-8ad6353cdb1d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9793 | 2026.05.13 18:42:52.299215 [ 294 ] {c56cffb1-05a9-46a5-a4f9-8ad6353cdb1d} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.05.13 18:42:52.299345 [ 294 ] {c56cffb1-05a9-46a5-a4f9-8ad6353cdb1d} <Debug> executeQuery: Read 2552 rows, 194.58 KiB in 0.002924 sec., 872777.0177838578 rows/sec., 64.99 MiB/sec. | ||
| 9795 | 2026.05.13 18:42:52.299384 [ 294 ] {c56cffb1-05a9-46a5-a4f9-8ad6353cdb1d} <Debug> TCPHandler: Processed in 0.003103375 sec. | ||
| 9796 | 2026.05.13 18:42:52.299518 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.05.13 18:42:52.299614 [ 294 ] {38c44169-143f-4eaa-bfbf-205b0d802282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.05.13 18:42:52.299653 [ 294 ] {38c44169-143f-4eaa-bfbf-205b0d802282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9799 | 2026.05.13 18:42:52.300123 [ 294 ] {38c44169-143f-4eaa-bfbf-205b0d802282} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.05.13 18:42:52.300160 [ 294 ] {38c44169-143f-4eaa-bfbf-205b0d802282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9801 | 2026.05.13 18:42:52.300460 [ 294 ] {38c44169-143f-4eaa-bfbf-205b0d802282} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9802 | 2026.05.13 18:42:52.300675 [ 294 ] {38c44169-143f-4eaa-bfbf-205b0d802282} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.05.13 18:42:52.300809 [ 294 ] {38c44169-143f-4eaa-bfbf-205b0d802282} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001213 sec., 36273.70156636438 rows/sec., 2.67 MiB/sec. | ||
| 9804 | 2026.05.13 18:42:52.300846 [ 294 ] {38c44169-143f-4eaa-bfbf-205b0d802282} <Debug> TCPHandler: Processed in 0.001378394 sec. | ||
| 9805 | 2026.05.13 18:42:52.300985 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.05.13 18:42:52.301082 [ 294 ] {ff928d6a-db7f-4f08-8cfd-45854e85a48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.05.13 18:42:52.301120 [ 294 ] {ff928d6a-db7f-4f08-8cfd-45854e85a48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9808 | 2026.05.13 18:42:52.302098 [ 294 ] {ff928d6a-db7f-4f08-8cfd-45854e85a48e} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.05.13 18:42:52.302134 [ 294 ] {ff928d6a-db7f-4f08-8cfd-45854e85a48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9810 | 2026.05.13 18:42:52.302457 [ 294 ] {ff928d6a-db7f-4f08-8cfd-45854e85a48e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9811 | 2026.05.13 18:42:52.302676 [ 294 ] {ff928d6a-db7f-4f08-8cfd-45854e85a48e} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.05.13 18:42:52.302802 [ 294 ] {ff928d6a-db7f-4f08-8cfd-45854e85a48e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001739 sec., 474410.5807935595 rows/sec., 27.75 MiB/sec. | ||
| 9813 | 2026.05.13 18:42:52.302839 [ 294 ] {ff928d6a-db7f-4f08-8cfd-45854e85a48e} <Debug> TCPHandler: Processed in 0.001902864 sec. | ||
| 9814 | 2026.05.13 18:42:52.302991 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.05.13 18:42:52.303086 [ 294 ] {2854760a-af7a-4ec2-b80e-ab0b5549a705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9816 | 2026.05.13 18:42:52.303124 [ 294 ] {2854760a-af7a-4ec2-b80e-ab0b5549a705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9817 | 2026.05.13 18:42:52.303544 [ 294 ] {2854760a-af7a-4ec2-b80e-ab0b5549a705} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.05.13 18:42:52.303580 [ 294 ] {2854760a-af7a-4ec2-b80e-ab0b5549a705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9819 | 2026.05.13 18:42:52.303867 [ 294 ] {2854760a-af7a-4ec2-b80e-ab0b5549a705} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9820 | 2026.05.13 18:42:52.304081 [ 294 ] {2854760a-af7a-4ec2-b80e-ab0b5549a705} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.05.13 18:42:52.304209 [ 294 ] {2854760a-af7a-4ec2-b80e-ab0b5549a705} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 9822 | 2026.05.13 18:42:52.304245 [ 294 ] {2854760a-af7a-4ec2-b80e-ab0b5549a705} <Debug> TCPHandler: Processed in 0.001303533 sec. | ||
| 9823 | 2026.05.13 18:42:52.304374 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.05.13 18:42:52.304469 [ 294 ] {591cc69a-3981-446f-86c2-a552d871594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9825 | 2026.05.13 18:42:52.304508 [ 294 ] {591cc69a-3981-446f-86c2-a552d871594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9826 | 2026.05.13 18:42:52.304936 [ 294 ] {591cc69a-3981-446f-86c2-a552d871594c} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.05.13 18:42:52.304973 [ 294 ] {591cc69a-3981-446f-86c2-a552d871594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9828 | 2026.05.13 18:42:52.305276 [ 294 ] {591cc69a-3981-446f-86c2-a552d871594c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9829 | 2026.05.13 18:42:52.305483 [ 294 ] {591cc69a-3981-446f-86c2-a552d871594c} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.05.13 18:42:52.305614 [ 294 ] {591cc69a-3981-446f-86c2-a552d871594c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 9831 | 2026.05.13 18:42:52.305651 [ 294 ] {591cc69a-3981-446f-86c2-a552d871594c} <Debug> TCPHandler: Processed in 0.001326314 sec. | ||
| 9832 | 2026.05.13 18:42:52.305789 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.05.13 18:42:52.305884 [ 294 ] {78f3fe1c-8daa-4022-859e-06e027e7b684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9834 | 2026.05.13 18:42:52.305922 [ 294 ] {78f3fe1c-8daa-4022-859e-06e027e7b684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9835 | 2026.05.13 18:42:52.307260 [ 294 ] {78f3fe1c-8daa-4022-859e-06e027e7b684} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.05.13 18:42:52.307298 [ 294 ] {78f3fe1c-8daa-4022-859e-06e027e7b684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9837 | 2026.05.13 18:42:52.307660 [ 294 ] {78f3fe1c-8daa-4022-859e-06e027e7b684} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9838 | 2026.05.13 18:42:52.307886 [ 294 ] {78f3fe1c-8daa-4022-859e-06e027e7b684} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.05.13 18:42:52.308019 [ 294 ] {78f3fe1c-8daa-4022-859e-06e027e7b684} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.002152 sec., 625929.3680297398 rows/sec., 42.23 MiB/sec. | ||
| 9840 | 2026.05.13 18:42:52.308057 [ 294 ] {78f3fe1c-8daa-4022-859e-06e027e7b684} <Debug> TCPHandler: Processed in 0.002315821 sec. | ||
| 9841 | 2026.05.13 18:42:52.308185 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.05.13 18:42:52.308283 [ 294 ] {fcae1c3a-4457-431a-ad17-b0f0a11c5b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9843 | 2026.05.13 18:42:52.308325 [ 294 ] {fcae1c3a-4457-431a-ad17-b0f0a11c5b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9844 | 2026.05.13 18:42:52.309147 [ 294 ] {fcae1c3a-4457-431a-ad17-b0f0a11c5b95} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.05.13 18:42:52.309185 [ 294 ] {fcae1c3a-4457-431a-ad17-b0f0a11c5b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9846 | 2026.05.13 18:42:52.309617 [ 294 ] {fcae1c3a-4457-431a-ad17-b0f0a11c5b95} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9847 | 2026.05.13 18:42:52.309830 [ 294 ] {fcae1c3a-4457-431a-ad17-b0f0a11c5b95} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.05.13 18:42:52.309961 [ 294 ] {fcae1c3a-4457-431a-ad17-b0f0a11c5b95} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001697 sec., 905715.9693576901 rows/sec., 55.38 MiB/sec. | ||
| 9849 | 2026.05.13 18:42:52.309997 [ 294 ] {fcae1c3a-4457-431a-ad17-b0f0a11c5b95} <Debug> TCPHandler: Processed in 0.001861433 sec. | ||
| 9850 | 2026.05.13 18:42:52.310124 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2026.05.13 18:42:52.310220 [ 294 ] {b1f0a4f5-586f-43ae-abb5-35c66fb90076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.05.13 18:42:52.310276 [ 294 ] {b1f0a4f5-586f-43ae-abb5-35c66fb90076} <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 | ||
| 9853 | 2026.05.13 18:42:52.311101 [ 294 ] {b1f0a4f5-586f-43ae-abb5-35c66fb90076} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.05.13 18:42:52.311139 [ 294 ] {b1f0a4f5-586f-43ae-abb5-35c66fb90076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9855 | 2026.05.13 18:42:52.311669 [ 294 ] {b1f0a4f5-586f-43ae-abb5-35c66fb90076} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9856 | 2026.05.13 18:42:52.311900 [ 294 ] {b1f0a4f5-586f-43ae-abb5-35c66fb90076} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.05.13 18:42:52.312040 [ 294 ] {b1f0a4f5-586f-43ae-abb5-35c66fb90076} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001838 sec., 11969.532100108814 rows/sec., 21.45 MiB/sec. | ||
| 9858 | 2026.05.13 18:42:52.312101 [ 294 ] {b1f0a4f5-586f-43ae-abb5-35c66fb90076} <Debug> TCPHandler: Processed in 0.002026146 sec. | ||
| 9859 | 2026.05.13 18:42:52.312269 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.05.13 18:42:52.312365 [ 294 ] {21e61dd6-d31a-4eec-ab38-28770f2ce18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9861 | 2026.05.13 18:42:52.312405 [ 294 ] {21e61dd6-d31a-4eec-ab38-28770f2ce18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9862 | 2026.05.13 18:42:52.312766 [ 294 ] {21e61dd6-d31a-4eec-ab38-28770f2ce18c} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.05.13 18:42:52.312802 [ 294 ] {21e61dd6-d31a-4eec-ab38-28770f2ce18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9864 | 2026.05.13 18:42:52.313104 [ 294 ] {21e61dd6-d31a-4eec-ab38-28770f2ce18c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9865 | 2026.05.13 18:42:52.313318 [ 294 ] {21e61dd6-d31a-4eec-ab38-28770f2ce18c} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.05.13 18:42:52.313449 [ 294 ] {21e61dd6-d31a-4eec-ab38-28770f2ce18c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 750.79 KiB/sec. | ||
| 9867 | 2026.05.13 18:42:52.313511 [ 294 ] {21e61dd6-d31a-4eec-ab38-28770f2ce18c} <Debug> TCPHandler: Processed in 0.001292743 sec. | ||
| 9868 | 2026.05.13 18:42:53.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.80 MiB, peak 329.27 MiB, free memory in arenas 0.00 B, will set to 322.61 MiB (RSS), difference: 3.82 MiB | ||
| 9869 | 2026.05.13 18:42:54.621236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1176 | ||
| 9870 | 2026.05.13 18:42:54.623948 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2026.05.13 18:42:54.623996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9872 | 2026.05.13 18:42:54.625200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9873 | 2026.05.13 18:42:54.625452 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.05.13 18:42:54.625583 [ 79 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9875 | 2026.05.13 18:42:54.625626 [ 79 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2026.05.13 18:42:54.625649 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9877 | 2026.05.13 18:42:54.625711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9878 | 2026.05.13 18:42:54.625777 [ 191 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 9879 | 2026.05.13 18:42:54.626384 [ 191 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9880 | 2026.05.13 18:42:54.626526 [ 191 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 984 rows starting from the beginning of the part | ||
| 9881 | 2026.05.13 18:42:54.626868 [ 191 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 9882 | 2026.05.13 18:42:54.627188 [ 191 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 9883 | 2026.05.13 18:42:54.627492 [ 191 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 9884 | 2026.05.13 18:42:54.627788 [ 191 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 9885 | 2026.05.13 18:42:54.628078 [ 191 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 9886 | 2026.05.13 18:42:54.635702 [ 189 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 72 columns (72 merged, 0 gathered) in 0.009988826 sec., 117731.5532375877 rows/sec., 99.76 MiB/sec. | ||
| 9887 | 2026.05.13 18:42:54.637051 [ 200 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9888 | 2026.05.13 18:42:54.637636 [ 200 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.05.13 18:42:54.637728 [ 200 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_31_6} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9890 | 2026.05.13 18:42:54.637927 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 9891 | 2026.05.13 18:42:57.051072 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9892 | 2026.05.13 18:42:57.051293 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9893 | 2026.05.13 18:42:57.051619 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9894 | 2026.05.13 18:42:57.051652 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <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 | ||
| 9895 | 2026.05.13 18:42:57.051862 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9896 | 2026.05.13 18:42:57.051930 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9897 | 2026.05.13 18:42:57.052066 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9898 | 2026.05.13 18:42:57.052185 [ 320 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9899 | 2026.05.13 18:42:57.052201 [ 344 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9900 | 2026.05.13 18:42:57.052215 [ 338 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9901 | 2026.05.13 18:42:57.052214 [ 307 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9902 | 2026.05.13 18:42:57.052395 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9903 | 2026.05.13 18:42:57.052422 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9904 | 2026.05.13 18:42:57.052506 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9905 | 2026.05.13 18:42:57.052534 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 9906 | 2026.05.13 18:42:57.052569 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9907 | 2026.05.13 18:42:57.052606 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9908 | 2026.05.13 18:42:57.052644 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9909 | 2026.05.13 18:42:57.053866 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002661 sec., 13152.950018789928 rows/sec., 2.22 MiB/sec. | ||
| 9910 | 2026.05.13 18:42:57.054008 [ 294 ] {2ae9c459-5943-4025-bf61-f2d77671c57a} <Debug> TCPHandler: Processed in 0.003061903 sec. | ||
| 9911 | 2026.05.13 18:42:57.055502 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2026.05.13 18:42:57.055612 [ 294 ] {47941687-aa8b-4439-9d3a-7114d8f7ca96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9913 | 2026.05.13 18:42:57.055653 [ 294 ] {47941687-aa8b-4439-9d3a-7114d8f7ca96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9914 | 2026.05.13 18:42:57.056140 [ 294 ] {47941687-aa8b-4439-9d3a-7114d8f7ca96} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.05.13 18:42:57.056181 [ 294 ] {47941687-aa8b-4439-9d3a-7114d8f7ca96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9916 | 2026.05.13 18:42:57.056534 [ 294 ] {47941687-aa8b-4439-9d3a-7114d8f7ca96} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9917 | 2026.05.13 18:42:57.056746 [ 294 ] {47941687-aa8b-4439-9d3a-7114d8f7ca96} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2026.05.13 18:42:57.056885 [ 294 ] {47941687-aa8b-4439-9d3a-7114d8f7ca96} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001304 sec., 42944.78527607362 rows/sec., 3.28 MiB/sec. | ||
| 9919 | 2026.05.13 18:42:57.056922 [ 294 ] {47941687-aa8b-4439-9d3a-7114d8f7ca96} <Debug> TCPHandler: Processed in 0.001470556 sec. | ||
| 9920 | 2026.05.13 18:42:57.057054 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9921 | 2026.05.13 18:42:57.057149 [ 294 ] {5c5ef70b-d0d0-414a-af81-0e160c40ce90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9922 | 2026.05.13 18:42:57.057187 [ 294 ] {5c5ef70b-d0d0-414a-af81-0e160c40ce90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9923 | 2026.05.13 18:42:57.057621 [ 294 ] {5c5ef70b-d0d0-414a-af81-0e160c40ce90} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.05.13 18:42:57.057656 [ 294 ] {5c5ef70b-d0d0-414a-af81-0e160c40ce90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9925 | 2026.05.13 18:42:57.057942 [ 294 ] {5c5ef70b-d0d0-414a-af81-0e160c40ce90} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9926 | 2026.05.13 18:42:57.058151 [ 294 ] {5c5ef70b-d0d0-414a-af81-0e160c40ce90} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2026.05.13 18:42:57.058276 [ 294 ] {5c5ef70b-d0d0-414a-af81-0e160c40ce90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 9928 | 2026.05.13 18:42:57.058313 [ 294 ] {5c5ef70b-d0d0-414a-af81-0e160c40ce90} <Debug> TCPHandler: Processed in 0.001308383 sec. | ||
| 9929 | 2026.05.13 18:42:57.058438 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9930 | 2026.05.13 18:42:57.058533 [ 294 ] {97ade3bb-9aff-433d-8cd1-5b1507c717f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9931 | 2026.05.13 18:42:57.058574 [ 294 ] {97ade3bb-9aff-433d-8cd1-5b1507c717f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9932 | 2026.05.13 18:42:57.058937 [ 294 ] {97ade3bb-9aff-433d-8cd1-5b1507c717f2} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.05.13 18:42:57.058972 [ 294 ] {97ade3bb-9aff-433d-8cd1-5b1507c717f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9934 | 2026.05.13 18:42:57.059293 [ 294 ] {97ade3bb-9aff-433d-8cd1-5b1507c717f2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9935 | 2026.05.13 18:42:57.059502 [ 294 ] {97ade3bb-9aff-433d-8cd1-5b1507c717f2} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.05.13 18:42:57.059627 [ 294 ] {97ade3bb-9aff-433d-8cd1-5b1507c717f2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001112 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
| 9937 | 2026.05.13 18:42:57.059663 [ 294 ] {97ade3bb-9aff-433d-8cd1-5b1507c717f2} <Debug> TCPHandler: Processed in 0.001273622 sec. | ||
| 9938 | 2026.05.13 18:42:57.059789 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2026.05.13 18:42:57.059883 [ 294 ] {43b560e7-6433-4948-aecb-eff87fca075b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9940 | 2026.05.13 18:42:57.059924 [ 294 ] {43b560e7-6433-4948-aecb-eff87fca075b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9941 | 2026.05.13 18:42:57.060394 [ 294 ] {43b560e7-6433-4948-aecb-eff87fca075b} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.05.13 18:42:57.060447 [ 294 ] {43b560e7-6433-4948-aecb-eff87fca075b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9943 | 2026.05.13 18:42:57.060902 [ 294 ] {43b560e7-6433-4948-aecb-eff87fca075b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9944 | 2026.05.13 18:42:57.061166 [ 294 ] {43b560e7-6433-4948-aecb-eff87fca075b} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.05.13 18:42:57.061340 [ 294 ] {43b560e7-6433-4948-aecb-eff87fca075b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001471 sec., 32630.863358259685 rows/sec., 2.20 MiB/sec. | ||
| 9946 | 2026.05.13 18:42:57.061403 [ 294 ] {43b560e7-6433-4948-aecb-eff87fca075b} <Debug> TCPHandler: Processed in 0.00166198 sec. | ||
| 9947 | 2026.05.13 18:42:57.063255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20571 | ||
| 9948 | 2026.05.13 18:42:57.063710 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.05.13 18:42:57.063745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9950 | 2026.05.13 18:42:57.064194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9951 | 2026.05.13 18:42:57.064431 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.05.13 18:42:57.064564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20571 | ||
| 9953 | 2026.05.13 18:42:58.123589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9954 | 2026.05.13 18:42:58.141528 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.05.13 18:42:58.141598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9956 | 2026.05.13 18:42:58.147291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9957 | 2026.05.13 18:42:58.148033 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.05.13 18:42:58.151081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9959 | 2026.05.13 18:43:02.052936 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9960 | 2026.05.13 18:43:02.053176 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9961 | 2026.05.13 18:43:02.053492 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9962 | 2026.05.13 18:43:02.053527 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <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 | ||
| 9963 | 2026.05.13 18:43:02.053742 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9964 | 2026.05.13 18:43:02.053810 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9965 | 2026.05.13 18:43:02.053948 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9966 | 2026.05.13 18:43:02.054058 [ 307 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9967 | 2026.05.13 18:43:02.054082 [ 358 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9968 | 2026.05.13 18:43:02.054106 [ 361 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9969 | 2026.05.13 18:43:02.054106 [ 344 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9970 | 2026.05.13 18:43:02.054370 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9971 | 2026.05.13 18:43:02.054397 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9972 | 2026.05.13 18:43:02.054489 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9973 | 2026.05.13 18:43:02.054509 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 9974 | 2026.05.13 18:43:02.054543 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9975 | 2026.05.13 18:43:02.054579 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9976 | 2026.05.13 18:43:02.054618 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9977 | 2026.05.13 18:43:02.055900 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002806 sec., 12473.271560940842 rows/sec., 2.10 MiB/sec. | ||
| 9978 | 2026.05.13 18:43:02.056062 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Debug> MemoryTracker: Peak memory usage (for query): 129.51 KiB. | ||
| 9979 | 2026.05.13 18:43:02.056082 [ 294 ] {6e13aed9-0067-44a1-8b34-24cff2966c3f} <Debug> TCPHandler: Processed in 0.003264657 sec. | ||
| 9980 | 2026.05.13 18:43:02.058167 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.05.13 18:43:02.058281 [ 294 ] {003f7ab9-1dee-4199-b4d1-79e50810aad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9982 | 2026.05.13 18:43:02.058324 [ 294 ] {003f7ab9-1dee-4199-b4d1-79e50810aad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9983 | 2026.05.13 18:43:02.058844 [ 294 ] {003f7ab9-1dee-4199-b4d1-79e50810aad8} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.05.13 18:43:02.058883 [ 294 ] {003f7ab9-1dee-4199-b4d1-79e50810aad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9985 | 2026.05.13 18:43:02.059286 [ 294 ] {003f7ab9-1dee-4199-b4d1-79e50810aad8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9986 | 2026.05.13 18:43:02.059508 [ 294 ] {003f7ab9-1dee-4199-b4d1-79e50810aad8} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.05.13 18:43:02.059635 [ 71 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9988 | 2026.05.13 18:43:02.059652 [ 294 ] {003f7ab9-1dee-4199-b4d1-79e50810aad8} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001401 sec., 84225.55317630265 rows/sec., 7.15 MiB/sec. | ||
| 9989 | 2026.05.13 18:43:02.059688 [ 71 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.05.13 18:43:02.059704 [ 294 ] {003f7ab9-1dee-4199-b4d1-79e50810aad8} <Debug> TCPHandler: Processed in 0.001589888 sec. | ||
| 9991 | 2026.05.13 18:43:02.059715 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9992 | 2026.05.13 18:43:02.059833 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 9993 | 2026.05.13 18:43:02.059845 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.05.13 18:43:02.059939 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9995 | 2026.05.13 18:43:02.059957 [ 294 ] {02e37bac-9e98-4a11-a180-6684553bf5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9996 | 2026.05.13 18:43:02.059971 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2617 rows starting from the beginning of the part | ||
| 9997 | 2026.05.13 18:43:02.059997 [ 294 ] {02e37bac-9e98-4a11-a180-6684553bf5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9998 | 2026.05.13 18:43:02.060032 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 78 rows starting from the beginning of the part | ||
| 9999 | 2026.05.13 18:43:02.060081 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 118 rows starting from the beginning of the part | ||
| 10000 | 2026.05.13 18:43:02.060126 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2552 rows starting from the beginning of the part | ||
| 10001 | 2026.05.13 18:43:02.060173 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 10002 | 2026.05.13 18:43:02.060217 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 118 rows starting from the beginning of the part | ||
| 10003 | 2026.05.13 18:43:02.060441 [ 294 ] {02e37bac-9e98-4a11-a180-6684553bf5b0} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.05.13 18:43:02.060476 [ 294 ] {02e37bac-9e98-4a11-a180-6684553bf5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10005 | 2026.05.13 18:43:02.060761 [ 294 ] {02e37bac-9e98-4a11-a180-6684553bf5b0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10006 | 2026.05.13 18:43:02.060965 [ 294 ] {02e37bac-9e98-4a11-a180-6684553bf5b0} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.05.13 18:43:02.061091 [ 294 ] {02e37bac-9e98-4a11-a180-6684553bf5b0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001153 sec., 26886.383347788378 rows/sec., 1.97 MiB/sec. | ||
| 10008 | 2026.05.13 18:43:02.061127 [ 294 ] {02e37bac-9e98-4a11-a180-6684553bf5b0} <Debug> TCPHandler: Processed in 0.001330184 sec. | ||
| 10009 | 2026.05.13 18:43:02.061256 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.05.13 18:43:02.061351 [ 294 ] {3381a0f2-4ba2-4088-96e9-b11509c86fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10011 | 2026.05.13 18:43:02.061390 [ 294 ] {3381a0f2-4ba2-4088-96e9-b11509c86fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10012 | 2026.05.13 18:43:02.061810 [ 294 ] {3381a0f2-4ba2-4088-96e9-b11509c86fb3} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.05.13 18:43:02.061846 [ 294 ] {3381a0f2-4ba2-4088-96e9-b11509c86fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10014 | 2026.05.13 18:43:02.062051 [ 203 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5539 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225972 sec., 2451188.6428407063 rows/sec., 193.75 MiB/sec. | ||
| 10015 | 2026.05.13 18:43:02.062137 [ 294 ] {3381a0f2-4ba2-4088-96e9-b11509c86fb3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10016 | 2026.05.13 18:43:02.062334 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10017 | 2026.05.13 18:43:02.062369 [ 294 ] {3381a0f2-4ba2-4088-96e9-b11509c86fb3} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.05.13 18:43:02.062581 [ 71 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10019 | 2026.05.13 18:43:02.062629 [ 71 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.05.13 18:43:02.062633 [ 294 ] {3381a0f2-4ba2-4088-96e9-b11509c86fb3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001292 sec., 73529.41176470589 rows/sec., 5.74 MiB/sec. | ||
| 10021 | 2026.05.13 18:43:02.062655 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10022 | 2026.05.13 18:43:02.062644 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.05.13 18:43:02.062723 [ 294 ] {3381a0f2-4ba2-4088-96e9-b11509c86fb3} <Debug> TCPHandler: Processed in 0.001514297 sec. | ||
| 10024 | 2026.05.13 18:43:02.062743 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 10025 | 2026.05.13 18:43:02.062780 [ 200 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_71_14} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10026 | 2026.05.13 18:43:02.062839 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10027 | 2026.05.13 18:43:02.062870 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1402 rows starting from the beginning of the part | ||
| 10028 | 2026.05.13 18:43:02.062876 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 10029 | 2026.05.13 18:43:02.062917 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.05.13 18:43:02.062921 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 75 rows starting from the beginning of the part | ||
| 10031 | 2026.05.13 18:43:02.062986 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 95 rows starting from the beginning of the part | ||
| 10032 | 2026.05.13 18:43:02.063027 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1347 rows starting from the beginning of the part | ||
| 10033 | 2026.05.13 18:43:02.063058 [ 294 ] {4190c33c-b3d9-4075-a79c-9abbea8da456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10034 | 2026.05.13 18:43:02.063071 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 10035 | 2026.05.13 18:43:02.063117 [ 195 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 95 rows starting from the beginning of the part | ||
| 10036 | 2026.05.13 18:43:02.063121 [ 294 ] {4190c33c-b3d9-4075-a79c-9abbea8da456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10037 | 2026.05.13 18:43:02.063633 [ 294 ] {4190c33c-b3d9-4075-a79c-9abbea8da456} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.05.13 18:43:02.063670 [ 294 ] {4190c33c-b3d9-4075-a79c-9abbea8da456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10039 | 2026.05.13 18:43:02.064060 [ 294 ] {4190c33c-b3d9-4075-a79c-9abbea8da456} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10040 | 2026.05.13 18:43:02.064239 [ 203 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525917 sec., 2017147.721665071 rows/sec., 146.49 MiB/sec. | ||
| 10041 | 2026.05.13 18:43:02.064279 [ 294 ] {4190c33c-b3d9-4075-a79c-9abbea8da456} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2026.05.13 18:43:02.064415 [ 294 ] {4190c33c-b3d9-4075-a79c-9abbea8da456} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
| 10043 | 2026.05.13 18:43:02.064417 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10044 | 2026.05.13 18:43:02.064457 [ 294 ] {4190c33c-b3d9-4075-a79c-9abbea8da456} <Debug> TCPHandler: Processed in 0.001647598 sec. | ||
| 10045 | 2026.05.13 18:43:02.064474 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2026.05.13 18:43:02.064419 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10047 | 2026.05.13 18:43:02.064504 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10048 | 2026.05.13 18:43:02.064612 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10049 | 2026.05.13 18:43:02.064619 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 10050 | 2026.05.13 18:43:02.064715 [ 294 ] {8640554f-dcc3-4231-a24b-71a2dbc403ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.05.13 18:43:02.064752 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10052 | 2026.05.13 18:43:02.064774 [ 294 ] {8640554f-dcc3-4231-a24b-71a2dbc403ba} <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 | ||
| 10053 | 2026.05.13 18:43:02.064777 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.05.13 18:43:02.064790 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23491 rows starting from the beginning of the part | ||
| 10055 | 2026.05.13 18:43:02.064894 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_71_14} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10056 | 2026.05.13 18:43:02.064894 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 10057 | 2026.05.13 18:43:02.064954 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10058 | 2026.05.13 18:43:02.064977 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10059 | 2026.05.13 18:43:02.065003 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1537 rows starting from the beginning of the part | ||
| 10060 | 2026.05.13 18:43:02.065047 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 10061 | 2026.05.13 18:43:02.065093 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10062 | 2026.05.13 18:43:02.065692 [ 294 ] {8640554f-dcc3-4231-a24b-71a2dbc403ba} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.05.13 18:43:02.065733 [ 294 ] {8640554f-dcc3-4231-a24b-71a2dbc403ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10064 | 2026.05.13 18:43:02.066283 [ 294 ] {8640554f-dcc3-4231-a24b-71a2dbc403ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10065 | 2026.05.13 18:43:02.066509 [ 294 ] {8640554f-dcc3-4231-a24b-71a2dbc403ba} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2026.05.13 18:43:02.066661 [ 294 ] {8640554f-dcc3-4231-a24b-71a2dbc403ba} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001963 sec., 15792.154865002547 rows/sec., 28.30 MiB/sec. | ||
| 10067 | 2026.05.13 18:43:02.066719 [ 294 ] {8640554f-dcc3-4231-a24b-71a2dbc403ba} <Debug> TCPHandler: Processed in 0.002156178 sec. | ||
| 10068 | 2026.05.13 18:43:02.066844 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10069 | 2026.05.13 18:43:02.066941 [ 294 ] {11a5c197-c0a3-4053-9c5c-a12f10098646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10070 | 2026.05.13 18:43:02.066981 [ 294 ] {11a5c197-c0a3-4053-9c5c-a12f10098646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10071 | 2026.05.13 18:43:02.067342 [ 294 ] {11a5c197-c0a3-4053-9c5c-a12f10098646} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2026.05.13 18:43:02.067377 [ 294 ] {11a5c197-c0a3-4053-9c5c-a12f10098646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10073 | 2026.05.13 18:43:02.067674 [ 294 ] {11a5c197-c0a3-4053-9c5c-a12f10098646} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10074 | 2026.05.13 18:43:02.067884 [ 294 ] {11a5c197-c0a3-4053-9c5c-a12f10098646} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2026.05.13 18:43:02.068012 [ 294 ] {11a5c197-c0a3-4053-9c5c-a12f10098646} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10076 | 2026.05.13 18:43:02.068012 [ 71 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10077 | 2026.05.13 18:43:02.068052 [ 294 ] {11a5c197-c0a3-4053-9c5c-a12f10098646} <Debug> TCPHandler: Processed in 0.001256282 sec. | ||
| 10078 | 2026.05.13 18:43:02.068065 [ 71 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.05.13 18:43:02.068091 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10080 | 2026.05.13 18:43:02.068197 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 10081 | 2026.05.13 18:43:02.068309 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10082 | 2026.05.13 18:43:02.068341 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3450 rows starting from the beginning of the part | ||
| 10083 | 2026.05.13 18:43:02.068398 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10084 | 2026.05.13 18:43:02.068446 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10085 | 2026.05.13 18:43:02.068489 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 10086 | 2026.05.13 18:43:02.068532 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 10087 | 2026.05.13 18:43:02.068573 [ 193 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 10088 | 2026.05.13 18:43:02.070486 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002333271 sec., 1581470.8192918869 rows/sec., 106.66 MiB/sec. | ||
| 10089 | 2026.05.13 18:43:02.070775 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10090 | 2026.05.13 18:43:02.071037 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.05.13 18:43:02.071106 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_71_14} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10092 | 2026.05.13 18:43:02.071180 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10093 | 2026.05.13 18:43:02.071668 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25636 rows, containing 5 columns (5 merged, 0 gathered) in 0.007092005 sec., 3614774.6652744887 rows/sec., 234.17 MiB/sec. | ||
| 10094 | 2026.05.13 18:43:02.071934 [ 193 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10095 | 2026.05.13 18:43:02.072228 [ 193 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.05.13 18:43:02.072307 [ 193 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10097 | 2026.05.13 18:43:02.072402 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10098 | 2026.05.13 18:43:03.000246 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.29 MiB, peak 334.00 MiB, free memory in arenas 0.00 B, will set to 324.37 MiB (RSS), difference: 1.08 MiB | ||
| 10099 | 2026.05.13 18:43:04.455488 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10100 | 2026.05.13 18:43:04.455561 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10101 | 2026.05.13 18:43:04.564708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21019 | ||
| 10102 | 2026.05.13 18:43:04.565239 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.05.13 18:43:04.565278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10104 | 2026.05.13 18:43:04.565780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10105 | 2026.05.13 18:43:04.566002 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.05.13 18:43:04.566120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21019 | ||
| 10107 | 2026.05.13 18:43:04.626279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1200 | ||
| 10108 | 2026.05.13 18:43:04.628583 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.05.13 18:43:04.628630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10110 | 2026.05.13 18:43:04.629820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10111 | 2026.05.13 18:43:04.630090 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2026.05.13 18:43:04.630353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
| 10113 | 2026.05.13 18:43:05.614866 [ 64 ] {} <Debug> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10114 | 2026.05.13 18:43:05.614929 [ 64 ] {} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.05.13 18:43:05.614950 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10116 | 2026.05.13 18:43:05.615076 [ 187 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 10117 | 2026.05.13 18:43:05.615217 [ 187 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10118 | 2026.05.13 18:43:05.615250 [ 187 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 10119 | 2026.05.13 18:43:05.615316 [ 187 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 10120 | 2026.05.13 18:43:05.615362 [ 187 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 10121 | 2026.05.13 18:43:05.615402 [ 187 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 10122 | 2026.05.13 18:43:05.615442 [ 187 ] {5f999441-4ffd-4634-9aa1-16da156689fa::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 | ||
| 10123 | 2026.05.13 18:43:05.616161 [ 193 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113832 sec., 5270.925574530887 rows/sec., 391.20 KiB/sec. | ||
| 10124 | 2026.05.13 18:43:05.616325 [ 200 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10125 | 2026.05.13 18:43:05.616607 [ 200 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_9_2} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2026.05.13 18:43:05.616683 [ 200 ] {5f999441-4ffd-4634-9aa1-16da156689fa::all_1_9_2} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10127 | 2026.05.13 18:43:05.616773 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10128 | 2026.05.13 18:43:05.651182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10129 | 2026.05.13 18:43:05.667577 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.05.13 18:43:05.667636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10131 | 2026.05.13 18:43:05.673920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10132 | 2026.05.13 18:43:05.674628 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.05.13 18:43:05.677686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10134 | 2026.05.13 18:43:07.052799 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2026.05.13 18:43:07.053023 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10136 | 2026.05.13 18:43:07.053351 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10137 | 2026.05.13 18:43:07.053385 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <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 | ||
| 10138 | 2026.05.13 18:43:07.053597 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10139 | 2026.05.13 18:43:07.053664 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10140 | 2026.05.13 18:43:07.053801 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10141 | 2026.05.13 18:43:07.053932 [ 360 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10142 | 2026.05.13 18:43:07.053949 [ 327 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10143 | 2026.05.13 18:43:07.053969 [ 359 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10144 | 2026.05.13 18:43:07.053934 [ 307 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10145 | 2026.05.13 18:43:07.054164 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10146 | 2026.05.13 18:43:07.054191 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10147 | 2026.05.13 18:43:07.054274 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10148 | 2026.05.13 18:43:07.054294 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 10149 | 2026.05.13 18:43:07.054328 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10150 | 2026.05.13 18:43:07.054365 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10151 | 2026.05.13 18:43:07.054398 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10152 | 2026.05.13 18:43:07.055715 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002772 sec., 12626.262626262625 rows/sec., 2.13 MiB/sec. | ||
| 10153 | 2026.05.13 18:43:07.055958 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Debug> MemoryTracker: Peak memory usage (for query): 129.36 KiB. | ||
| 10154 | 2026.05.13 18:43:07.055975 [ 294 ] {7c2c31d7-1768-4ce3-bfdf-cde1557a8c14} <Debug> TCPHandler: Processed in 0.003310328 sec. | ||
| 10155 | 2026.05.13 18:43:07.057926 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2026.05.13 18:43:07.058153 [ 294 ] {ce279efb-1830-4f19-b891-3d1aa0b837a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10157 | 2026.05.13 18:43:07.058237 [ 294 ] {ce279efb-1830-4f19-b891-3d1aa0b837a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10158 | 2026.05.13 18:43:07.059065 [ 294 ] {ce279efb-1830-4f19-b891-3d1aa0b837a8} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.05.13 18:43:07.059102 [ 294 ] {ce279efb-1830-4f19-b891-3d1aa0b837a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10160 | 2026.05.13 18:43:07.059464 [ 294 ] {ce279efb-1830-4f19-b891-3d1aa0b837a8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10161 | 2026.05.13 18:43:07.059682 [ 294 ] {ce279efb-1830-4f19-b891-3d1aa0b837a8} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2026.05.13 18:43:07.059826 [ 294 ] {ce279efb-1830-4f19-b891-3d1aa0b837a8} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001735 sec., 44956.77233429395 rows/sec., 3.71 MiB/sec. | ||
| 10163 | 2026.05.13 18:43:07.059866 [ 294 ] {ce279efb-1830-4f19-b891-3d1aa0b837a8} <Debug> TCPHandler: Processed in 0.002105418 sec. | ||
| 10164 | 2026.05.13 18:43:07.059998 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2026.05.13 18:43:07.060103 [ 294 ] {2e240124-9e0a-458e-9fe3-5dd639407c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10166 | 2026.05.13 18:43:07.060142 [ 294 ] {2e240124-9e0a-458e-9fe3-5dd639407c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10167 | 2026.05.13 18:43:07.060583 [ 294 ] {2e240124-9e0a-458e-9fe3-5dd639407c3f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2026.05.13 18:43:07.060619 [ 294 ] {2e240124-9e0a-458e-9fe3-5dd639407c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10169 | 2026.05.13 18:43:07.060915 [ 294 ] {2e240124-9e0a-458e-9fe3-5dd639407c3f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10170 | 2026.05.13 18:43:07.061122 [ 294 ] {2e240124-9e0a-458e-9fe3-5dd639407c3f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2026.05.13 18:43:07.061251 [ 294 ] {2e240124-9e0a-458e-9fe3-5dd639407c3f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001167 sec., 9425.878320479862 rows/sec., 708.78 KiB/sec. | ||
| 10172 | 2026.05.13 18:43:07.061288 [ 294 ] {2e240124-9e0a-458e-9fe3-5dd639407c3f} <Debug> TCPHandler: Processed in 0.001339473 sec. | ||
| 10173 | 2026.05.13 18:43:07.061449 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2026.05.13 18:43:07.061542 [ 294 ] {073045f9-da57-41c1-b9ca-0135a838544a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10175 | 2026.05.13 18:43:07.061581 [ 294 ] {073045f9-da57-41c1-b9ca-0135a838544a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10176 | 2026.05.13 18:43:07.062025 [ 294 ] {073045f9-da57-41c1-b9ca-0135a838544a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.05.13 18:43:07.062060 [ 294 ] {073045f9-da57-41c1-b9ca-0135a838544a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10178 | 2026.05.13 18:43:07.062353 [ 294 ] {073045f9-da57-41c1-b9ca-0135a838544a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10179 | 2026.05.13 18:43:07.062548 [ 294 ] {073045f9-da57-41c1-b9ca-0135a838544a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2026.05.13 18:43:07.062673 [ 294 ] {073045f9-da57-41c1-b9ca-0135a838544a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001149 sec., 65274.15143603133 rows/sec., 5.10 MiB/sec. | ||
| 10181 | 2026.05.13 18:43:07.062710 [ 294 ] {073045f9-da57-41c1-b9ca-0135a838544a} <Debug> TCPHandler: Processed in 0.001319894 sec. | ||
| 10182 | 2026.05.13 18:43:07.062854 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.05.13 18:43:07.062949 [ 294 ] {a8352013-73b3-4616-9ac4-5c33be755cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10184 | 2026.05.13 18:43:07.062988 [ 294 ] {a8352013-73b3-4616-9ac4-5c33be755cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10185 | 2026.05.13 18:43:07.063576 [ 294 ] {a8352013-73b3-4616-9ac4-5c33be755cd7} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.05.13 18:43:07.063617 [ 294 ] {a8352013-73b3-4616-9ac4-5c33be755cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10187 | 2026.05.13 18:43:07.064027 [ 294 ] {a8352013-73b3-4616-9ac4-5c33be755cd7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10188 | 2026.05.13 18:43:07.064257 [ 294 ] {a8352013-73b3-4616-9ac4-5c33be755cd7} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.05.13 18:43:07.064401 [ 294 ] {a8352013-73b3-4616-9ac4-5c33be755cd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 10190 | 2026.05.13 18:43:07.064453 [ 294 ] {a8352013-73b3-4616-9ac4-5c33be755cd7} <Debug> TCPHandler: Processed in 0.001654849 sec. | ||
| 10191 | 2026.05.13 18:43:07.064658 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2026.05.13 18:43:07.064784 [ 294 ] {4f6e393d-5636-494a-abc4-b0a070912d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10193 | 2026.05.13 18:43:07.064850 [ 294 ] {4f6e393d-5636-494a-abc4-b0a070912d63} <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 | ||
| 10194 | 2026.05.13 18:43:07.065670 [ 294 ] {4f6e393d-5636-494a-abc4-b0a070912d63} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.05.13 18:43:07.065707 [ 294 ] {4f6e393d-5636-494a-abc4-b0a070912d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10196 | 2026.05.13 18:43:07.066209 [ 294 ] {4f6e393d-5636-494a-abc4-b0a070912d63} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10197 | 2026.05.13 18:43:07.066425 [ 294 ] {4f6e393d-5636-494a-abc4-b0a070912d63} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.05.13 18:43:07.066561 [ 294 ] {4f6e393d-5636-494a-abc4-b0a070912d63} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001813 sec., 6067.291781577496 rows/sec., 10.87 MiB/sec. | ||
| 10199 | 2026.05.13 18:43:07.066613 [ 294 ] {4f6e393d-5636-494a-abc4-b0a070912d63} <Debug> TCPHandler: Processed in 0.002060126 sec. | ||
| 10200 | 2026.05.13 18:43:07.066723 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10201 | 2026.05.13 18:43:07.066817 [ 294 ] {3e935c58-4ffa-4f32-8b6b-ba52028fd753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10202 | 2026.05.13 18:43:07.066857 [ 294 ] {3e935c58-4ffa-4f32-8b6b-ba52028fd753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10203 | 2026.05.13 18:43:07.067185 [ 294 ] {3e935c58-4ffa-4f32-8b6b-ba52028fd753} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.05.13 18:43:07.067221 [ 294 ] {3e935c58-4ffa-4f32-8b6b-ba52028fd753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10205 | 2026.05.13 18:43:07.067525 [ 294 ] {3e935c58-4ffa-4f32-8b6b-ba52028fd753} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10206 | 2026.05.13 18:43:07.067725 [ 294 ] {3e935c58-4ffa-4f32-8b6b-ba52028fd753} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.05.13 18:43:07.067849 [ 294 ] {3e935c58-4ffa-4f32-8b6b-ba52028fd753} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 10208 | 2026.05.13 18:43:07.067884 [ 294 ] {3e935c58-4ffa-4f32-8b6b-ba52028fd753} <Debug> TCPHandler: Processed in 0.001210112 sec. | ||
| 10209 | 2026.05.13 18:43:12.053957 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2026.05.13 18:43:12.054318 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10211 | 2026.05.13 18:43:12.054816 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10212 | 2026.05.13 18:43:12.054877 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <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 | ||
| 10213 | 2026.05.13 18:43:12.055096 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10214 | 2026.05.13 18:43:12.055163 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10215 | 2026.05.13 18:43:12.055301 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10216 | 2026.05.13 18:43:12.055409 [ 327 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10217 | 2026.05.13 18:43:12.055432 [ 333 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10218 | 2026.05.13 18:43:12.055450 [ 319 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10219 | 2026.05.13 18:43:12.055450 [ 324 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10220 | 2026.05.13 18:43:12.055610 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10221 | 2026.05.13 18:43:12.055636 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10222 | 2026.05.13 18:43:12.055726 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10223 | 2026.05.13 18:43:12.055745 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 10224 | 2026.05.13 18:43:12.055780 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 10225 | 2026.05.13 18:43:12.055817 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 10226 | 2026.05.13 18:43:12.055852 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 10227 | 2026.05.13 18:43:12.057139 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002948 sec., 11872.455902306649 rows/sec., 2.00 MiB/sec. | ||
| 10228 | 2026.05.13 18:43:12.057415 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Debug> MemoryTracker: Peak memory usage (for query): 129.64 KiB. | ||
| 10229 | 2026.05.13 18:43:12.057436 [ 294 ] {5322cbf2-cf51-40a9-bc30-43dfb5aa68c7} <Debug> TCPHandler: Processed in 0.003639604 sec. | ||
| 10230 | 2026.05.13 18:43:12.059719 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.05.13 18:43:12.059910 [ 294 ] {07f9cf80-0bd1-4611-84c7-929747f613bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10232 | 2026.05.13 18:43:12.059994 [ 294 ] {07f9cf80-0bd1-4611-84c7-929747f613bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10233 | 2026.05.13 18:43:12.060669 [ 294 ] {07f9cf80-0bd1-4611-84c7-929747f613bb} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.05.13 18:43:12.060719 [ 294 ] {07f9cf80-0bd1-4611-84c7-929747f613bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10235 | 2026.05.13 18:43:12.061109 [ 294 ] {07f9cf80-0bd1-4611-84c7-929747f613bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10236 | 2026.05.13 18:43:12.061338 [ 294 ] {07f9cf80-0bd1-4611-84c7-929747f613bb} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.05.13 18:43:12.061494 [ 294 ] {07f9cf80-0bd1-4611-84c7-929747f613bb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001631 sec., 1226.2415695892091 rows/sec., 99.99 KiB/sec. | ||
| 10238 | 2026.05.13 18:43:12.061544 [ 294 ] {07f9cf80-0bd1-4611-84c7-929747f613bb} <Debug> TCPHandler: Processed in 0.001965864 sec. | ||
| 10239 | 2026.05.13 18:43:12.061673 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2026.05.13 18:43:12.061769 [ 294 ] {b58290f6-87c1-4afb-851c-a6e0aee25df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10241 | 2026.05.13 18:43:12.061808 [ 294 ] {b58290f6-87c1-4afb-851c-a6e0aee25df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10242 | 2026.05.13 18:43:12.062304 [ 294 ] {b58290f6-87c1-4afb-851c-a6e0aee25df1} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.05.13 18:43:12.062340 [ 294 ] {b58290f6-87c1-4afb-851c-a6e0aee25df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10244 | 2026.05.13 18:43:12.062645 [ 294 ] {b58290f6-87c1-4afb-851c-a6e0aee25df1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10245 | 2026.05.13 18:43:12.062848 [ 294 ] {b58290f6-87c1-4afb-851c-a6e0aee25df1} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.05.13 18:43:12.062975 [ 294 ] {b58290f6-87c1-4afb-851c-a6e0aee25df1} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001223 sec., 97301.71708912512 rows/sec., 8.25 MiB/sec. | ||
| 10247 | 2026.05.13 18:43:12.063017 [ 294 ] {b58290f6-87c1-4afb-851c-a6e0aee25df1} <Debug> TCPHandler: Processed in 0.001392584 sec. | ||
| 10248 | 2026.05.13 18:43:12.063142 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.05.13 18:43:12.063247 [ 294 ] {b521930e-6a1f-494f-9934-257150f3566a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10250 | 2026.05.13 18:43:12.063285 [ 294 ] {b521930e-6a1f-494f-9934-257150f3566a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10251 | 2026.05.13 18:43:12.063708 [ 294 ] {b521930e-6a1f-494f-9934-257150f3566a} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.05.13 18:43:12.063743 [ 294 ] {b521930e-6a1f-494f-9934-257150f3566a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10253 | 2026.05.13 18:43:12.064045 [ 294 ] {b521930e-6a1f-494f-9934-257150f3566a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10254 | 2026.05.13 18:43:12.064250 [ 294 ] {b521930e-6a1f-494f-9934-257150f3566a} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.05.13 18:43:12.064380 [ 294 ] {b521930e-6a1f-494f-9934-257150f3566a} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001151 sec., 28670.72111207646 rows/sec., 2.10 MiB/sec. | ||
| 10256 | 2026.05.13 18:43:12.064384 [ 58 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10257 | 2026.05.13 18:43:12.064421 [ 294 ] {b521930e-6a1f-494f-9934-257150f3566a} <Debug> TCPHandler: Processed in 0.001327904 sec. | ||
| 10258 | 2026.05.13 18:43:12.064437 [ 58 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2026.05.13 18:43:12.064462 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10260 | 2026.05.13 18:43:12.064547 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.05.13 18:43:12.064560 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 10262 | 2026.05.13 18:43:12.064650 [ 294 ] {ceb4561c-efe2-478a-b3c4-24c1574f7d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10263 | 2026.05.13 18:43:12.064694 [ 294 ] {ceb4561c-efe2-478a-b3c4-24c1574f7d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10264 | 2026.05.13 18:43:12.064697 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10265 | 2026.05.13 18:43:12.064737 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 81 rows starting from the beginning of the part | ||
| 10266 | 2026.05.13 18:43:12.064791 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 10267 | 2026.05.13 18:43:12.064834 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 44 rows starting from the beginning of the part | ||
| 10268 | 2026.05.13 18:43:12.064878 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10269 | 2026.05.13 18:43:12.064917 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part | ||
| 10270 | 2026.05.13 18:43:12.064955 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 33 rows starting from the beginning of the part | ||
| 10271 | 2026.05.13 18:43:12.065209 [ 294 ] {ceb4561c-efe2-478a-b3c4-24c1574f7d9f} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.05.13 18:43:12.065250 [ 294 ] {ceb4561c-efe2-478a-b3c4-24c1574f7d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10273 | 2026.05.13 18:43:12.065566 [ 294 ] {ceb4561c-efe2-478a-b3c4-24c1574f7d9f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10274 | 2026.05.13 18:43:12.065716 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119185 sec., 193816.33594831565 rows/sec., 14.94 MiB/sec. | ||
| 10275 | 2026.05.13 18:43:12.065784 [ 294 ] {ceb4561c-efe2-478a-b3c4-24c1574f7d9f} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.05.13 18:43:12.065869 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10277 | 2026.05.13 18:43:12.065924 [ 294 ] {ceb4561c-efe2-478a-b3c4-24c1574f7d9f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001289 sec., 75252.1334367727 rows/sec., 5.88 MiB/sec. | ||
| 10278 | 2026.05.13 18:43:12.065969 [ 294 ] {ceb4561c-efe2-478a-b3c4-24c1574f7d9f} <Debug> TCPHandler: Processed in 0.001470246 sec. | ||
| 10279 | 2026.05.13 18:43:12.066105 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.05.13 18:43:12.066128 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.05.13 18:43:12.066208 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_61_12} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10282 | 2026.05.13 18:43:12.066211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21531 | ||
| 10283 | 2026.05.13 18:43:12.066209 [ 294 ] {4b8e6939-134f-43a6-8cfb-0d21bfda8b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10284 | 2026.05.13 18:43:12.066277 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10285 | 2026.05.13 18:43:12.066301 [ 294 ] {4b8e6939-134f-43a6-8cfb-0d21bfda8b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10286 | 2026.05.13 18:43:12.066743 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2026.05.13 18:43:12.066749 [ 294 ] {4b8e6939-134f-43a6-8cfb-0d21bfda8b91} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.05.13 18:43:12.066793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10289 | 2026.05.13 18:43:12.066826 [ 294 ] {4b8e6939-134f-43a6-8cfb-0d21bfda8b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10290 | 2026.05.13 18:43:12.067203 [ 294 ] {4b8e6939-134f-43a6-8cfb-0d21bfda8b91} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10291 | 2026.05.13 18:43:12.067314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10292 | 2026.05.13 18:43:12.067459 [ 294 ] {4b8e6939-134f-43a6-8cfb-0d21bfda8b91} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10293 | 2026.05.13 18:43:12.067588 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2026.05.13 18:43:12.067606 [ 294 ] {4b8e6939-134f-43a6-8cfb-0d21bfda8b91} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001413 sec., 113941.96744515216 rows/sec., 7.94 MiB/sec. | ||
| 10295 | 2026.05.13 18:43:12.067649 [ 294 ] {4b8e6939-134f-43a6-8cfb-0d21bfda8b91} <Debug> TCPHandler: Processed in 0.001591479 sec. | ||
| 10296 | 2026.05.13 18:43:12.067724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21531 | ||
| 10297 | 2026.05.13 18:43:12.067773 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2026.05.13 18:43:12.067873 [ 294 ] {2c7cb7b7-9748-4e20-b6b4-a3f890742b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10299 | 2026.05.13 18:43:12.067926 [ 294 ] {2c7cb7b7-9748-4e20-b6b4-a3f890742b9f} <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 | ||
| 10300 | 2026.05.13 18:43:12.068808 [ 294 ] {2c7cb7b7-9748-4e20-b6b4-a3f890742b9f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.05.13 18:43:12.068844 [ 294 ] {2c7cb7b7-9748-4e20-b6b4-a3f890742b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10302 | 2026.05.13 18:43:12.069484 [ 294 ] {2c7cb7b7-9748-4e20-b6b4-a3f890742b9f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10303 | 2026.05.13 18:43:12.069719 [ 294 ] {2c7cb7b7-9748-4e20-b6b4-a3f890742b9f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.05.13 18:43:12.069879 [ 294 ] {2c7cb7b7-9748-4e20-b6b4-a3f890742b9f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002023 sec., 15323.77656945131 rows/sec., 27.46 MiB/sec. | ||
| 10305 | 2026.05.13 18:43:12.069934 [ 294 ] {2c7cb7b7-9748-4e20-b6b4-a3f890742b9f} <Debug> TCPHandler: Processed in 0.002209759 sec. | ||
| 10306 | 2026.05.13 18:43:12.070074 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2026.05.13 18:43:12.070170 [ 294 ] {26ff780d-30c1-44f8-9b8f-1a45f65af4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10308 | 2026.05.13 18:43:12.070210 [ 294 ] {26ff780d-30c1-44f8-9b8f-1a45f65af4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10309 | 2026.05.13 18:43:12.070595 [ 294 ] {26ff780d-30c1-44f8-9b8f-1a45f65af4e8} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.05.13 18:43:12.070635 [ 294 ] {26ff780d-30c1-44f8-9b8f-1a45f65af4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10311 | 2026.05.13 18:43:12.070956 [ 294 ] {26ff780d-30c1-44f8-9b8f-1a45f65af4e8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10312 | 2026.05.13 18:43:12.071165 [ 294 ] {26ff780d-30c1-44f8-9b8f-1a45f65af4e8} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.05.13 18:43:12.071296 [ 294 ] {26ff780d-30c1-44f8-9b8f-1a45f65af4e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 10314 | 2026.05.13 18:43:12.071332 [ 294 ] {26ff780d-30c1-44f8-9b8f-1a45f65af4e8} <Debug> TCPHandler: Processed in 0.001308132 sec. | ||
| 10315 | 2026.05.13 18:43:13.177756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10316 | 2026.05.13 18:43:13.194798 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.05.13 18:43:13.194862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10318 | 2026.05.13 18:43:13.201036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10319 | 2026.05.13 18:43:13.201813 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2026.05.13 18:43:13.205004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10321 | 2026.05.13 18:43:14.630573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1230 | ||
| 10322 | 2026.05.13 18:43:14.633103 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.05.13 18:43:14.633142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10324 | 2026.05.13 18:43:14.634361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10325 | 2026.05.13 18:43:14.634629 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.05.13 18:43:14.634888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 10327 | 2026.05.13 18:43:17.053109 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2026.05.13 18:43:17.053365 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10329 | 2026.05.13 18:43:17.053739 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10330 | 2026.05.13 18:43:17.053780 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <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 | ||
| 10331 | 2026.05.13 18:43:17.054031 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10332 | 2026.05.13 18:43:17.054098 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10333 | 2026.05.13 18:43:17.054236 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10334 | 2026.05.13 18:43:17.054357 [ 355 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10335 | 2026.05.13 18:43:17.054364 [ 327 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10336 | 2026.05.13 18:43:17.054375 [ 333 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10337 | 2026.05.13 18:43:17.054375 [ 319 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10338 | 2026.05.13 18:43:17.054557 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10339 | 2026.05.13 18:43:17.054597 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10340 | 2026.05.13 18:43:17.054689 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10341 | 2026.05.13 18:43:17.054716 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 10342 | 2026.05.13 18:43:17.054752 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10343 | 2026.05.13 18:43:17.054788 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10344 | 2026.05.13 18:43:17.054823 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10345 | 2026.05.13 18:43:17.056174 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002901 sec., 12064.80523957256 rows/sec., 2.03 MiB/sec. | ||
| 10346 | 2026.05.13 18:43:17.056417 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Debug> MemoryTracker: Peak memory usage (for query): 129.29 KiB. | ||
| 10347 | 2026.05.13 18:43:17.056435 [ 294 ] {23e95f6a-f56f-4a70-a727-cb4c6cff8074} <Debug> TCPHandler: Processed in 0.003463371 sec. | ||
| 10348 | 2026.05.13 18:43:17.058453 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10349 | 2026.05.13 18:43:17.058695 [ 294 ] {9f620e4f-b232-461a-924e-7d96f1bd4b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10350 | 2026.05.13 18:43:17.058788 [ 294 ] {9f620e4f-b232-461a-924e-7d96f1bd4b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10351 | 2026.05.13 18:43:17.059452 [ 294 ] {9f620e4f-b232-461a-924e-7d96f1bd4b3b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2026.05.13 18:43:17.059491 [ 294 ] {9f620e4f-b232-461a-924e-7d96f1bd4b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10353 | 2026.05.13 18:43:17.059865 [ 294 ] {9f620e4f-b232-461a-924e-7d96f1bd4b3b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10354 | 2026.05.13 18:43:17.060099 [ 294 ] {9f620e4f-b232-461a-924e-7d96f1bd4b3b} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2026.05.13 18:43:17.060244 [ 294 ] {9f620e4f-b232-461a-924e-7d96f1bd4b3b} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001618 sec., 48207.66378244746 rows/sec., 3.98 MiB/sec. | ||
| 10356 | 2026.05.13 18:43:17.060282 [ 294 ] {9f620e4f-b232-461a-924e-7d96f1bd4b3b} <Debug> TCPHandler: Processed in 0.001994585 sec. | ||
| 10357 | 2026.05.13 18:43:17.060418 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2026.05.13 18:43:17.060515 [ 294 ] {2048f6e9-7868-448c-98e1-2ff6b7f561fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10359 | 2026.05.13 18:43:17.060554 [ 294 ] {2048f6e9-7868-448c-98e1-2ff6b7f561fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10360 | 2026.05.13 18:43:17.060970 [ 294 ] {2048f6e9-7868-448c-98e1-2ff6b7f561fa} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.05.13 18:43:17.061006 [ 294 ] {2048f6e9-7868-448c-98e1-2ff6b7f561fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10362 | 2026.05.13 18:43:17.061311 [ 294 ] {2048f6e9-7868-448c-98e1-2ff6b7f561fa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10363 | 2026.05.13 18:43:17.061515 [ 294 ] {2048f6e9-7868-448c-98e1-2ff6b7f561fa} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.05.13 18:43:17.061641 [ 294 ] {2048f6e9-7868-448c-98e1-2ff6b7f561fa} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001145 sec., 9606.986899563319 rows/sec., 722.40 KiB/sec. | ||
| 10365 | 2026.05.13 18:43:17.061678 [ 294 ] {2048f6e9-7868-448c-98e1-2ff6b7f561fa} <Debug> TCPHandler: Processed in 0.001309443 sec. | ||
| 10366 | 2026.05.13 18:43:17.061796 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.05.13 18:43:17.061891 [ 294 ] {d4f6fe14-5361-4afa-9820-c8cb505c5e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10368 | 2026.05.13 18:43:17.061930 [ 294 ] {d4f6fe14-5361-4afa-9820-c8cb505c5e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10369 | 2026.05.13 18:43:17.062360 [ 294 ] {d4f6fe14-5361-4afa-9820-c8cb505c5e2f} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.05.13 18:43:17.062396 [ 294 ] {d4f6fe14-5361-4afa-9820-c8cb505c5e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10371 | 2026.05.13 18:43:17.062702 [ 294 ] {d4f6fe14-5361-4afa-9820-c8cb505c5e2f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10372 | 2026.05.13 18:43:17.062911 [ 294 ] {d4f6fe14-5361-4afa-9820-c8cb505c5e2f} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.05.13 18:43:17.063037 [ 294 ] {d4f6fe14-5361-4afa-9820-c8cb505c5e2f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001164 sec., 64432.989690721646 rows/sec., 5.03 MiB/sec. | ||
| 10374 | 2026.05.13 18:43:17.063074 [ 294 ] {d4f6fe14-5361-4afa-9820-c8cb505c5e2f} <Debug> TCPHandler: Processed in 0.001327084 sec. | ||
| 10375 | 2026.05.13 18:43:17.063197 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10376 | 2026.05.13 18:43:17.063292 [ 294 ] {fb36e259-260d-440c-86b3-d684c4fcdb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10377 | 2026.05.13 18:43:17.063332 [ 294 ] {fb36e259-260d-440c-86b3-d684c4fcdb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10378 | 2026.05.13 18:43:17.063749 [ 294 ] {fb36e259-260d-440c-86b3-d684c4fcdb1a} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.05.13 18:43:17.063785 [ 294 ] {fb36e259-260d-440c-86b3-d684c4fcdb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10380 | 2026.05.13 18:43:17.064110 [ 294 ] {fb36e259-260d-440c-86b3-d684c4fcdb1a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10381 | 2026.05.13 18:43:17.064325 [ 294 ] {fb36e259-260d-440c-86b3-d684c4fcdb1a} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2026.05.13 18:43:17.064451 [ 294 ] {fb36e259-260d-440c-86b3-d684c4fcdb1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 10383 | 2026.05.13 18:43:17.064487 [ 294 ] {fb36e259-260d-440c-86b3-d684c4fcdb1a} <Debug> TCPHandler: Processed in 0.001338703 sec. | ||
| 10384 | 2026.05.13 18:43:17.064624 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2026.05.13 18:43:17.064719 [ 294 ] {b5cede2b-aab5-4dbd-8fd3-4c32bd1ba64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10386 | 2026.05.13 18:43:17.064772 [ 294 ] {b5cede2b-aab5-4dbd-8fd3-4c32bd1ba64d} <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 | ||
| 10387 | 2026.05.13 18:43:17.065763 [ 294 ] {b5cede2b-aab5-4dbd-8fd3-4c32bd1ba64d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.05.13 18:43:17.065812 [ 294 ] {b5cede2b-aab5-4dbd-8fd3-4c32bd1ba64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10389 | 2026.05.13 18:43:17.066431 [ 294 ] {b5cede2b-aab5-4dbd-8fd3-4c32bd1ba64d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10390 | 2026.05.13 18:43:17.066665 [ 294 ] {b5cede2b-aab5-4dbd-8fd3-4c32bd1ba64d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2026.05.13 18:43:17.066785 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10392 | 2026.05.13 18:43:17.066828 [ 294 ] {b5cede2b-aab5-4dbd-8fd3-4c32bd1ba64d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002124 sec., 5178.907721280602 rows/sec., 9.28 MiB/sec. | ||
| 10393 | 2026.05.13 18:43:17.066852 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2026.05.13 18:43:17.066882 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10395 | 2026.05.13 18:43:17.066943 [ 294 ] {b5cede2b-aab5-4dbd-8fd3-4c32bd1ba64d} <Debug> TCPHandler: Processed in 0.002366732 sec. | ||
| 10396 | 2026.05.13 18:43:17.066998 [ 193 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 10397 | 2026.05.13 18:43:17.067143 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.05.13 18:43:17.067273 [ 294 ] {e3a265eb-c6d1-4c66-ad5b-2a2fa738abcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10399 | 2026.05.13 18:43:17.067320 [ 193 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10400 | 2026.05.13 18:43:17.067326 [ 294 ] {e3a265eb-c6d1-4c66-ad5b-2a2fa738abcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10401 | 2026.05.13 18:43:17.067411 [ 193 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1180 rows starting from the beginning of the part | ||
| 10402 | 2026.05.13 18:43:17.067608 [ 193 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part | ||
| 10403 | 2026.05.13 18:43:17.067723 [ 294 ] {e3a265eb-c6d1-4c66-ad5b-2a2fa738abcf} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.05.13 18:43:17.067772 [ 294 ] {e3a265eb-c6d1-4c66-ad5b-2a2fa738abcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10405 | 2026.05.13 18:43:17.067779 [ 193 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 10406 | 2026.05.13 18:43:17.067956 [ 193 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 10407 | 2026.05.13 18:43:17.068098 [ 294 ] {e3a265eb-c6d1-4c66-ad5b-2a2fa738abcf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10408 | 2026.05.13 18:43:17.068111 [ 193 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 10409 | 2026.05.13 18:43:17.068209 [ 193 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 10410 | 2026.05.13 18:43:17.068326 [ 294 ] {e3a265eb-c6d1-4c66-ad5b-2a2fa738abcf} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.05.13 18:43:17.068463 [ 294 ] {e3a265eb-c6d1-4c66-ad5b-2a2fa738abcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 10412 | 2026.05.13 18:43:17.068500 [ 294 ] {e3a265eb-c6d1-4c66-ad5b-2a2fa738abcf} <Debug> TCPHandler: Processed in 0.001468976 sec. | ||
| 10413 | 2026.05.13 18:43:17.073098 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1286 rows, containing 19 columns (19 merged, 0 gathered) in 0.006163189 sec., 208658.2124935646 rows/sec., 373.91 MiB/sec. | ||
| 10414 | 2026.05.13 18:43:17.074466 [ 194 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10415 | 2026.05.13 18:43:17.074814 [ 194 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.05.13 18:43:17.074880 [ 194 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10417 | 2026.05.13 18:43:17.074987 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10418 | 2026.05.13 18:43:18.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.10 MiB, peak 336.65 MiB, free memory in arenas 0.00 B, will set to 326.54 MiB (RSS), difference: 1.44 MiB | ||
| 10419 | 2026.05.13 18:43:19.455843 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10420 | 2026.05.13 18:43:19.455925 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10421 | 2026.05.13 18:43:19.567837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21979 | ||
| 10422 | 2026.05.13 18:43:19.568569 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.05.13 18:43:19.568634 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10424 | 2026.05.13 18:43:19.569460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10425 | 2026.05.13 18:43:19.569695 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.05.13 18:43:19.569826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21979 | ||
| 10427 | 2026.05.13 18:43:19.569860 [ 52 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10428 | 2026.05.13 18:43:19.569932 [ 52 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.05.13 18:43:19.569957 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10430 | 2026.05.13 18:43:19.570098 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 10431 | 2026.05.13 18:43:19.570272 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10432 | 2026.05.13 18:43:19.570318 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19611 rows starting from the beginning of the part | ||
| 10433 | 2026.05.13 18:43:19.570393 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10434 | 2026.05.13 18:43:19.570446 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10435 | 2026.05.13 18:43:19.570496 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10436 | 2026.05.13 18:43:19.570544 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10437 | 2026.05.13 18:43:19.570590 [ 194 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10438 | 2026.05.13 18:43:19.573046 [ 198 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21979 rows, containing 4 columns (4 merged, 0 gathered) in 0.003016673 sec., 7285841.057350266 rows/sec., 104.22 MiB/sec. | ||
| 10439 | 2026.05.13 18:43:19.573542 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10440 | 2026.05.13 18:43:19.573926 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.05.13 18:43:19.574025 [ 190 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_46_9} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10442 | 2026.05.13 18:43:19.574169 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10443 | 2026.05.13 18:43:20.705250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10444 | 2026.05.13 18:43:20.722321 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.05.13 18:43:20.722379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10446 | 2026.05.13 18:43:20.728468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10447 | 2026.05.13 18:43:20.729164 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.05.13 18:43:20.729480 [ 52 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10449 | 2026.05.13 18:43:20.729557 [ 52 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.05.13 18:43:20.729582 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10451 | 2026.05.13 18:43:20.729783 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 10452 | 2026.05.13 18:43:20.732311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10453 | 2026.05.13 18:43:20.734068 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10454 | 2026.05.13 18:43:20.735720 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 10455 | 2026.05.13 18:43:20.740529 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 10456 | 2026.05.13 18:43:20.745227 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 10457 | 2026.05.13 18:43:20.749827 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 10458 | 2026.05.13 18:43:20.754708 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 10459 | 2026.05.13 18:43:20.758631 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 10460 | 2026.05.13 18:43:20.807582 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077894681 sec., 4454.732923291644 rows/sec., 23.03 MiB/sec. | ||
| 10461 | 2026.05.13 18:43:20.809280 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10462 | 2026.05.13 18:43:20.810864 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_46_9} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.05.13 18:43:20.810948 [ 198 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_46_9} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10464 | 2026.05.13 18:43:20.812303 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10465 | 2026.05.13 18:43:22.053744 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2026.05.13 18:43:22.053991 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10467 | 2026.05.13 18:43:22.054335 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10468 | 2026.05.13 18:43:22.054369 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <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 | ||
| 10469 | 2026.05.13 18:43:22.054584 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10470 | 2026.05.13 18:43:22.054651 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10471 | 2026.05.13 18:43:22.054788 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10472 | 2026.05.13 18:43:22.054915 [ 355 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10473 | 2026.05.13 18:43:22.054929 [ 331 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10474 | 2026.05.13 18:43:22.054935 [ 356 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10475 | 2026.05.13 18:43:22.054933 [ 351 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10476 | 2026.05.13 18:43:22.055142 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10477 | 2026.05.13 18:43:22.055169 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10478 | 2026.05.13 18:43:22.055254 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10479 | 2026.05.13 18:43:22.055274 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 10480 | 2026.05.13 18:43:22.055309 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10481 | 2026.05.13 18:43:22.055348 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10482 | 2026.05.13 18:43:22.055380 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10483 | 2026.05.13 18:43:22.056741 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002847 sec., 12293.642430628732 rows/sec., 2.07 MiB/sec. | ||
| 10484 | 2026.05.13 18:43:22.056921 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Debug> MemoryTracker: Peak memory usage (for query): 129.31 KiB. | ||
| 10485 | 2026.05.13 18:43:22.056937 [ 294 ] {52e7568d-f2a2-411a-b4e3-c092588fe925} <Debug> TCPHandler: Processed in 0.003336668 sec. | ||
| 10486 | 2026.05.13 18:43:22.058958 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.05.13 18:43:22.059070 [ 294 ] {153df22a-7083-4cf8-8a97-bdf06b30a476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10488 | 2026.05.13 18:43:22.059111 [ 294 ] {153df22a-7083-4cf8-8a97-bdf06b30a476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10489 | 2026.05.13 18:43:22.059644 [ 294 ] {153df22a-7083-4cf8-8a97-bdf06b30a476} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.05.13 18:43:22.059686 [ 294 ] {153df22a-7083-4cf8-8a97-bdf06b30a476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10491 | 2026.05.13 18:43:22.060060 [ 294 ] {153df22a-7083-4cf8-8a97-bdf06b30a476} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10492 | 2026.05.13 18:43:22.060288 [ 294 ] {153df22a-7083-4cf8-8a97-bdf06b30a476} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.05.13 18:43:22.060428 [ 294 ] {153df22a-7083-4cf8-8a97-bdf06b30a476} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001391 sec., 84831.0567936736 rows/sec., 7.20 MiB/sec. | ||
| 10494 | 2026.05.13 18:43:22.060465 [ 294 ] {153df22a-7083-4cf8-8a97-bdf06b30a476} <Debug> TCPHandler: Processed in 0.001558128 sec. | ||
| 10495 | 2026.05.13 18:43:22.060595 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.05.13 18:43:22.060698 [ 294 ] {f67fc82b-6589-439f-ac55-625386b7434d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.05.13 18:43:22.060737 [ 294 ] {f67fc82b-6589-439f-ac55-625386b7434d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10498 | 2026.05.13 18:43:22.061148 [ 294 ] {f67fc82b-6589-439f-ac55-625386b7434d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.05.13 18:43:22.061185 [ 294 ] {f67fc82b-6589-439f-ac55-625386b7434d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10500 | 2026.05.13 18:43:22.061492 [ 294 ] {f67fc82b-6589-439f-ac55-625386b7434d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10501 | 2026.05.13 18:43:22.061701 [ 294 ] {f67fc82b-6589-439f-ac55-625386b7434d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.05.13 18:43:22.061831 [ 294 ] {f67fc82b-6589-439f-ac55-625386b7434d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.97 MiB/sec. | ||
| 10503 | 2026.05.13 18:43:22.061867 [ 294 ] {f67fc82b-6589-439f-ac55-625386b7434d} <Debug> TCPHandler: Processed in 0.001320623 sec. | ||
| 10504 | 2026.05.13 18:43:22.061994 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.05.13 18:43:22.062090 [ 294 ] {d5f4ceea-ca5a-470a-822e-5faf8c0e015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10506 | 2026.05.13 18:43:22.062128 [ 294 ] {d5f4ceea-ca5a-470a-822e-5faf8c0e015a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10507 | 2026.05.13 18:43:22.062618 [ 294 ] {d5f4ceea-ca5a-470a-822e-5faf8c0e015a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.05.13 18:43:22.062655 [ 294 ] {d5f4ceea-ca5a-470a-822e-5faf8c0e015a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10509 | 2026.05.13 18:43:22.062956 [ 294 ] {d5f4ceea-ca5a-470a-822e-5faf8c0e015a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10510 | 2026.05.13 18:43:22.063171 [ 294 ] {d5f4ceea-ca5a-470a-822e-5faf8c0e015a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.05.13 18:43:22.063296 [ 294 ] {d5f4ceea-ca5a-470a-822e-5faf8c0e015a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001224 sec., 77614.37908496732 rows/sec., 6.06 MiB/sec. | ||
| 10512 | 2026.05.13 18:43:22.063332 [ 294 ] {d5f4ceea-ca5a-470a-822e-5faf8c0e015a} <Debug> TCPHandler: Processed in 0.001387155 sec. | ||
| 10513 | 2026.05.13 18:43:22.063452 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.05.13 18:43:22.063550 [ 294 ] {e9227b8c-5565-4725-bcb8-947ee72cc222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10515 | 2026.05.13 18:43:22.063591 [ 294 ] {e9227b8c-5565-4725-bcb8-947ee72cc222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10516 | 2026.05.13 18:43:22.064038 [ 294 ] {e9227b8c-5565-4725-bcb8-947ee72cc222} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.05.13 18:43:22.064073 [ 294 ] {e9227b8c-5565-4725-bcb8-947ee72cc222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10518 | 2026.05.13 18:43:22.064397 [ 294 ] {e9227b8c-5565-4725-bcb8-947ee72cc222} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10519 | 2026.05.13 18:43:22.064600 [ 294 ] {e9227b8c-5565-4725-bcb8-947ee72cc222} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.05.13 18:43:22.064726 [ 294 ] {e9227b8c-5565-4725-bcb8-947ee72cc222} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 10521 | 2026.05.13 18:43:22.064762 [ 294 ] {e9227b8c-5565-4725-bcb8-947ee72cc222} <Debug> TCPHandler: Processed in 0.001359254 sec. | ||
| 10522 | 2026.05.13 18:43:22.064880 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.05.13 18:43:22.064975 [ 294 ] {2d6a39ba-86ad-4428-9b00-77600dc8fa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.05.13 18:43:22.065027 [ 294 ] {2d6a39ba-86ad-4428-9b00-77600dc8fa4c} <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 | ||
| 10525 | 2026.05.13 18:43:22.065850 [ 294 ] {2d6a39ba-86ad-4428-9b00-77600dc8fa4c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.05.13 18:43:22.065886 [ 294 ] {2d6a39ba-86ad-4428-9b00-77600dc8fa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10527 | 2026.05.13 18:43:22.066420 [ 294 ] {2d6a39ba-86ad-4428-9b00-77600dc8fa4c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10528 | 2026.05.13 18:43:22.066645 [ 294 ] {2d6a39ba-86ad-4428-9b00-77600dc8fa4c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.05.13 18:43:22.066781 [ 294 ] {2d6a39ba-86ad-4428-9b00-77600dc8fa4c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001824 sec., 16995.614035087718 rows/sec., 30.46 MiB/sec. | ||
| 10530 | 2026.05.13 18:43:22.066834 [ 294 ] {2d6a39ba-86ad-4428-9b00-77600dc8fa4c} <Debug> TCPHandler: Processed in 0.002003066 sec. | ||
| 10531 | 2026.05.13 18:43:22.066959 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10532 | 2026.05.13 18:43:22.067055 [ 294 ] {30447b5d-74d8-40d2-8035-90af16c5e5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10533 | 2026.05.13 18:43:22.067095 [ 294 ] {30447b5d-74d8-40d2-8035-90af16c5e5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10534 | 2026.05.13 18:43:22.067447 [ 294 ] {30447b5d-74d8-40d2-8035-90af16c5e5b6} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.05.13 18:43:22.067483 [ 294 ] {30447b5d-74d8-40d2-8035-90af16c5e5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10536 | 2026.05.13 18:43:22.067780 [ 294 ] {30447b5d-74d8-40d2-8035-90af16c5e5b6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10537 | 2026.05.13 18:43:22.067990 [ 294 ] {30447b5d-74d8-40d2-8035-90af16c5e5b6} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.05.13 18:43:22.068117 [ 294 ] {30447b5d-74d8-40d2-8035-90af16c5e5b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 10539 | 2026.05.13 18:43:22.068153 [ 294 ] {30447b5d-74d8-40d2-8035-90af16c5e5b6} <Debug> TCPHandler: Processed in 0.001243232 sec. | ||
| 10540 | 2026.05.13 18:43:22.271800 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.05.13 18:43:22.272122 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10542 | 2026.05.13 18:43:22.272474 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10543 | 2026.05.13 18:43:22.272513 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10544 | 2026.05.13 18:43:22.272747 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10545 | 2026.05.13 18:43:22.272811 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10546 | 2026.05.13 18:43:22.272944 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 10547 | 2026.05.13 18:43:22.273048 [ 356 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10548 | 2026.05.13 18:43:22.273081 [ 351 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10549 | 2026.05.13 18:43:22.273086 [ 331 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10550 | 2026.05.13 18:43:22.273089 [ 355 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10551 | 2026.05.13 18:43:22.273464 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10552 | 2026.05.13 18:43:22.273493 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10553 | 2026.05.13 18:43:22.273576 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10554 | 2026.05.13 18:43:22.273596 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 10555 | 2026.05.13 18:43:22.273629 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 10556 | 2026.05.13 18:43:22.273665 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 10557 | 2026.05.13 18:43:22.273699 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 10558 | 2026.05.13 18:43:22.275355 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003368 sec., 10391.923990498814 rows/sec., 2.21 MiB/sec. | ||
| 10559 | 2026.05.13 18:43:22.275606 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Debug> MemoryTracker: Peak memory usage (for query): 145.87 KiB. | ||
| 10560 | 2026.05.13 18:43:22.275623 [ 294 ] {1c21fcce-3deb-4229-b55c-f81e020bfe16} <Debug> TCPHandler: Processed in 0.00397124 sec. | ||
| 10561 | 2026.05.13 18:43:22.289029 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10562 | 2026.05.13 18:43:22.289295 [ 294 ] {0a1ba7f9-b175-4093-8cc7-d304177bc9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10563 | 2026.05.13 18:43:22.289388 [ 294 ] {0a1ba7f9-b175-4093-8cc7-d304177bc9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10564 | 2026.05.13 18:43:22.290350 [ 294 ] {0a1ba7f9-b175-4093-8cc7-d304177bc9f9} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2026.05.13 18:43:22.290395 [ 294 ] {0a1ba7f9-b175-4093-8cc7-d304177bc9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10566 | 2026.05.13 18:43:22.290771 [ 294 ] {0a1ba7f9-b175-4093-8cc7-d304177bc9f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10567 | 2026.05.13 18:43:22.291001 [ 294 ] {0a1ba7f9-b175-4093-8cc7-d304177bc9f9} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2026.05.13 18:43:22.291147 [ 294 ] {0a1ba7f9-b175-4093-8cc7-d304177bc9f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001929 sec., 12441.679626749612 rows/sec., 1.03 MiB/sec. | ||
| 10569 | 2026.05.13 18:43:22.291185 [ 294 ] {0a1ba7f9-b175-4093-8cc7-d304177bc9f9} <Debug> TCPHandler: Processed in 0.002328851 sec. | ||
| 10570 | 2026.05.13 18:43:22.291320 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2026.05.13 18:43:22.291426 [ 294 ] {1b696350-67d9-4c90-8643-69731f7e5eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10572 | 2026.05.13 18:43:22.291465 [ 294 ] {1b696350-67d9-4c90-8643-69731f7e5eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10573 | 2026.05.13 18:43:22.293142 [ 294 ] {1b696350-67d9-4c90-8643-69731f7e5eba} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2026.05.13 18:43:22.293179 [ 294 ] {1b696350-67d9-4c90-8643-69731f7e5eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10575 | 2026.05.13 18:43:22.293629 [ 294 ] {1b696350-67d9-4c90-8643-69731f7e5eba} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10576 | 2026.05.13 18:43:22.293840 [ 294 ] {1b696350-67d9-4c90-8643-69731f7e5eba} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2026.05.13 18:43:22.293969 [ 294 ] {1b696350-67d9-4c90-8643-69731f7e5eba} <Debug> executeQuery: Read 2547 rows, 194.22 KiB in 0.002561 sec., 994533.3853963296 rows/sec., 74.06 MiB/sec. | ||
| 10578 | 2026.05.13 18:43:22.293980 [ 48 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10579 | 2026.05.13 18:43:22.294007 [ 294 ] {1b696350-67d9-4c90-8643-69731f7e5eba} <Debug> TCPHandler: Processed in 0.002735908 sec. | ||
| 10580 | 2026.05.13 18:43:22.294027 [ 48 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.05.13 18:43:22.294057 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10582 | 2026.05.13 18:43:22.294162 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 10583 | 2026.05.13 18:43:22.294169 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2026.05.13 18:43:22.294289 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10585 | 2026.05.13 18:43:22.294304 [ 294 ] {6a484423-56be-4de5-ac3c-4afedceb2934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10586 | 2026.05.13 18:43:22.294321 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2621 rows starting from the beginning of the part | ||
| 10587 | 2026.05.13 18:43:22.294344 [ 294 ] {6a484423-56be-4de5-ac3c-4afedceb2934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10588 | 2026.05.13 18:43:22.294384 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part | ||
| 10589 | 2026.05.13 18:43:22.294433 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 119 rows starting from the beginning of the part | ||
| 10590 | 2026.05.13 18:43:22.294479 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 78 rows starting from the beginning of the part | ||
| 10591 | 2026.05.13 18:43:22.294526 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 10592 | 2026.05.13 18:43:22.294585 [ 190 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2547 rows starting from the beginning of the part | ||
| 10593 | 2026.05.13 18:43:22.294847 [ 294 ] {6a484423-56be-4de5-ac3c-4afedceb2934} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.05.13 18:43:22.294882 [ 294 ] {6a484423-56be-4de5-ac3c-4afedceb2934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10595 | 2026.05.13 18:43:22.295285 [ 294 ] {6a484423-56be-4de5-ac3c-4afedceb2934} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10596 | 2026.05.13 18:43:22.295515 [ 294 ] {6a484423-56be-4de5-ac3c-4afedceb2934} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.05.13 18:43:22.295644 [ 294 ] {6a484423-56be-4de5-ac3c-4afedceb2934} <Debug> executeQuery: Read 34 rows, 2.62 KiB in 0.001358 sec., 25036.81885125184 rows/sec., 1.88 MiB/sec. | ||
| 10598 | 2026.05.13 18:43:22.295681 [ 294 ] {6a484423-56be-4de5-ac3c-4afedceb2934} <Debug> TCPHandler: Processed in 0.001571288 sec. | ||
| 10599 | 2026.05.13 18:43:22.295820 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2026.05.13 18:43:22.295915 [ 294 ] {ad0a8caa-8aa0-4595-9c13-6f4346b7d62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10601 | 2026.05.13 18:43:22.295954 [ 294 ] {ad0a8caa-8aa0-4595-9c13-6f4346b7d62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10602 | 2026.05.13 18:43:22.296437 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5561 rows, containing 5 columns (5 merged, 0 gathered) in 0.002320941 sec., 2396010.928326054 rows/sec., 189.63 MiB/sec. | ||
| 10603 | 2026.05.13 18:43:22.296735 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10604 | 2026.05.13 18:43:22.296894 [ 294 ] {ad0a8caa-8aa0-4595-9c13-6f4346b7d62b} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.05.13 18:43:22.296945 [ 294 ] {ad0a8caa-8aa0-4595-9c13-6f4346b7d62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10606 | 2026.05.13 18:43:22.297034 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.05.13 18:43:22.297115 [ 197 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_76_15} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10608 | 2026.05.13 18:43:22.297205 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 10609 | 2026.05.13 18:43:22.297389 [ 294 ] {ad0a8caa-8aa0-4595-9c13-6f4346b7d62b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10610 | 2026.05.13 18:43:22.297613 [ 294 ] {ad0a8caa-8aa0-4595-9c13-6f4346b7d62b} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.05.13 18:43:22.297755 [ 294 ] {ad0a8caa-8aa0-4595-9c13-6f4346b7d62b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001856 sec., 444504.3103448276 rows/sec., 26.00 MiB/sec. | ||
| 10612 | 2026.05.13 18:43:22.297816 [ 294 ] {ad0a8caa-8aa0-4595-9c13-6f4346b7d62b} <Debug> TCPHandler: Processed in 0.002044396 sec. | ||
| 10613 | 2026.05.13 18:43:22.297989 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10614 | 2026.05.13 18:43:22.298101 [ 294 ] {0362c23f-4c36-44f8-8eec-25ea59209ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10615 | 2026.05.13 18:43:22.298145 [ 294 ] {0362c23f-4c36-44f8-8eec-25ea59209ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10616 | 2026.05.13 18:43:22.298594 [ 294 ] {0362c23f-4c36-44f8-8eec-25ea59209ff1} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2026.05.13 18:43:22.298631 [ 294 ] {0362c23f-4c36-44f8-8eec-25ea59209ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10618 | 2026.05.13 18:43:22.298926 [ 294 ] {0362c23f-4c36-44f8-8eec-25ea59209ff1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10619 | 2026.05.13 18:43:22.299148 [ 294 ] {0362c23f-4c36-44f8-8eec-25ea59209ff1} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.05.13 18:43:22.299281 [ 294 ] {0362c23f-4c36-44f8-8eec-25ea59209ff1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001212 sec., 825.0825082508251 rows/sec., 58.01 KiB/sec. | ||
| 10621 | 2026.05.13 18:43:22.299317 [ 294 ] {0362c23f-4c36-44f8-8eec-25ea59209ff1} <Debug> TCPHandler: Processed in 0.001388505 sec. | ||
| 10622 | 2026.05.13 18:43:22.299447 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10623 | 2026.05.13 18:43:22.299542 [ 294 ] {b7bb3c99-23e0-43ae-b2ab-2dcd9738ce69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10624 | 2026.05.13 18:43:22.299580 [ 294 ] {b7bb3c99-23e0-43ae-b2ab-2dcd9738ce69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10625 | 2026.05.13 18:43:22.299988 [ 294 ] {b7bb3c99-23e0-43ae-b2ab-2dcd9738ce69} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.05.13 18:43:22.300025 [ 294 ] {b7bb3c99-23e0-43ae-b2ab-2dcd9738ce69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10627 | 2026.05.13 18:43:22.300325 [ 294 ] {b7bb3c99-23e0-43ae-b2ab-2dcd9738ce69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10628 | 2026.05.13 18:43:22.300537 [ 294 ] {b7bb3c99-23e0-43ae-b2ab-2dcd9738ce69} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2026.05.13 18:43:22.300664 [ 294 ] {b7bb3c99-23e0-43ae-b2ab-2dcd9738ce69} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 10630 | 2026.05.13 18:43:22.300700 [ 294 ] {b7bb3c99-23e0-43ae-b2ab-2dcd9738ce69} <Debug> TCPHandler: Processed in 0.001301533 sec. | ||
| 10631 | 2026.05.13 18:43:22.300828 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2026.05.13 18:43:22.300922 [ 294 ] {c5f39d5d-c8f1-4f1a-ad77-2a43c73a563a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10633 | 2026.05.13 18:43:22.300960 [ 294 ] {c5f39d5d-c8f1-4f1a-ad77-2a43c73a563a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10634 | 2026.05.13 18:43:22.301941 [ 294 ] {c5f39d5d-c8f1-4f1a-ad77-2a43c73a563a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.05.13 18:43:22.301980 [ 294 ] {c5f39d5d-c8f1-4f1a-ad77-2a43c73a563a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10636 | 2026.05.13 18:43:22.302365 [ 294 ] {c5f39d5d-c8f1-4f1a-ad77-2a43c73a563a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10637 | 2026.05.13 18:43:22.302581 [ 294 ] {c5f39d5d-c8f1-4f1a-ad77-2a43c73a563a} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.05.13 18:43:22.302702 [ 48 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10639 | 2026.05.13 18:43:22.302714 [ 294 ] {c5f39d5d-c8f1-4f1a-ad77-2a43c73a563a} <Debug> executeQuery: Read 1337 rows, 92.25 KiB in 0.001809 sec., 739082.3659480376 rows/sec., 49.80 MiB/sec. | ||
| 10640 | 2026.05.13 18:43:22.302749 [ 48 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2026.05.13 18:43:22.302770 [ 294 ] {c5f39d5d-c8f1-4f1a-ad77-2a43c73a563a} <Debug> TCPHandler: Processed in 0.001989785 sec. | ||
| 10642 | 2026.05.13 18:43:22.302777 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10643 | 2026.05.13 18:43:22.302895 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 10644 | 2026.05.13 18:43:22.302922 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10645 | 2026.05.13 18:43:22.302999 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10646 | 2026.05.13 18:43:22.303019 [ 294 ] {12495392-0e1c-4d05-b318-a24d6acc72cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10647 | 2026.05.13 18:43:22.303029 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1404 rows starting from the beginning of the part | ||
| 10648 | 2026.05.13 18:43:22.303062 [ 294 ] {12495392-0e1c-4d05-b318-a24d6acc72cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10649 | 2026.05.13 18:43:22.303092 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 75 rows starting from the beginning of the part | ||
| 10650 | 2026.05.13 18:43:22.303141 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 97 rows starting from the beginning of the part | ||
| 10651 | 2026.05.13 18:43:22.303192 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 75 rows starting from the beginning of the part | ||
| 10652 | 2026.05.13 18:43:22.303237 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 10653 | 2026.05.13 18:43:22.303285 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1337 rows starting from the beginning of the part | ||
| 10654 | 2026.05.13 18:43:22.303893 [ 294 ] {12495392-0e1c-4d05-b318-a24d6acc72cc} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.05.13 18:43:22.303930 [ 294 ] {12495392-0e1c-4d05-b318-a24d6acc72cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10656 | 2026.05.13 18:43:22.304368 [ 294 ] {12495392-0e1c-4d05-b318-a24d6acc72cc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10657 | 2026.05.13 18:43:22.304550 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169269 sec., 1821361.2652050878 rows/sec., 132.29 MiB/sec. | ||
| 10658 | 2026.05.13 18:43:22.304582 [ 294 ] {12495392-0e1c-4d05-b318-a24d6acc72cc} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2026.05.13 18:43:22.304717 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10660 | 2026.05.13 18:43:22.304720 [ 294 ] {12495392-0e1c-4d05-b318-a24d6acc72cc} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001718 sec., 891734.5750873109 rows/sec., 54.51 MiB/sec. | ||
| 10661 | 2026.05.13 18:43:22.304743 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10662 | 2026.05.13 18:43:22.304767 [ 294 ] {12495392-0e1c-4d05-b318-a24d6acc72cc} <Debug> TCPHandler: Processed in 0.001894083 sec. | ||
| 10663 | 2026.05.13 18:43:22.304801 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.05.13 18:43:22.304833 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10665 | 2026.05.13 18:43:22.304909 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10666 | 2026.05.13 18:43:22.304922 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 10667 | 2026.05.13 18:43:22.304973 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.05.13 18:43:22.305015 [ 294 ] {b6b65625-fe46-456a-ac53-2eb2be173a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10669 | 2026.05.13 18:43:22.305044 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_76_15} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10670 | 2026.05.13 18:43:22.305047 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10671 | 2026.05.13 18:43:22.305070 [ 294 ] {b6b65625-fe46-456a-ac53-2eb2be173a79} <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 | ||
| 10672 | 2026.05.13 18:43:22.305093 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25636 rows starting from the beginning of the part | ||
| 10673 | 2026.05.13 18:43:22.305109 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10674 | 2026.05.13 18:43:22.305157 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10675 | 2026.05.13 18:43:22.305207 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part | ||
| 10676 | 2026.05.13 18:43:22.305251 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10677 | 2026.05.13 18:43:22.305291 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10678 | 2026.05.13 18:43:22.305334 [ 186 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1532 rows starting from the beginning of the part | ||
| 10679 | 2026.05.13 18:43:22.305996 [ 294 ] {b6b65625-fe46-456a-ac53-2eb2be173a79} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.05.13 18:43:22.306040 [ 294 ] {b6b65625-fe46-456a-ac53-2eb2be173a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10681 | 2026.05.13 18:43:22.306884 [ 294 ] {b6b65625-fe46-456a-ac53-2eb2be173a79} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10682 | 2026.05.13 18:43:22.307118 [ 294 ] {b6b65625-fe46-456a-ac53-2eb2be173a79} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): 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.13 18:43:22.307259 [ 294 ] {b6b65625-fe46-456a-ac53-2eb2be173a79} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002263 sec., 9721.60848431286 rows/sec., 17.42 MiB/sec. | ||
| 10684 | 2026.05.13 18:43:22.307315 [ 294 ] {b6b65625-fe46-456a-ac53-2eb2be173a79} <Debug> TCPHandler: Processed in 0.002455254 sec. | ||
| 10685 | 2026.05.13 18:43:22.307475 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.05.13 18:43:22.307572 [ 294 ] {1f833c39-4e5a-414c-8cc1-0e8a41c9d2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.05.13 18:43:22.307614 [ 294 ] {1f833c39-4e5a-414c-8cc1-0e8a41c9d2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10688 | 2026.05.13 18:43:22.307961 [ 294 ] {1f833c39-4e5a-414c-8cc1-0e8a41c9d2f9} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.05.13 18:43:22.307997 [ 294 ] {1f833c39-4e5a-414c-8cc1-0e8a41c9d2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10690 | 2026.05.13 18:43:22.308500 [ 294 ] {1f833c39-4e5a-414c-8cc1-0e8a41c9d2f9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10691 | 2026.05.13 18:43:22.308728 [ 294 ] {1f833c39-4e5a-414c-8cc1-0e8a41c9d2f9} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.05.13 18:43:22.308852 [ 48 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10693 | 2026.05.13 18:43:22.308860 [ 294 ] {1f833c39-4e5a-414c-8cc1-0e8a41c9d2f9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001307 sec., 9181.33129303749 rows/sec., 633.61 KiB/sec. | ||
| 10694 | 2026.05.13 18:43:22.308893 [ 48 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.05.13 18:43:22.308915 [ 294 ] {1f833c39-4e5a-414c-8cc1-0e8a41c9d2f9} <Debug> TCPHandler: Processed in 0.001489267 sec. | ||
| 10696 | 2026.05.13 18:43:22.308921 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10697 | 2026.05.13 18:43:22.309006 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 10698 | 2026.05.13 18:43:22.309092 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10699 | 2026.05.13 18:43:22.309116 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3690 rows starting from the beginning of the part | ||
| 10700 | 2026.05.13 18:43:22.309162 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10701 | 2026.05.13 18:43:22.309200 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 10702 | 2026.05.13 18:43:22.309305 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10703 | 2026.05.13 18:43:22.309360 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10704 | 2026.05.13 18:43:22.309406 [ 186 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 10705 | 2026.05.13 18:43:22.310785 [ 191 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 4 columns (4 merged, 0 gathered) in 0.001803642 sec., 2185577.847488581 rows/sec., 147.39 MiB/sec. | ||
| 10706 | 2026.05.13 18:43:22.311261 [ 187 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10707 | 2026.05.13 18:43:22.311591 [ 187 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.05.13 18:43:22.311669 [ 187 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_76_15} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10709 | 2026.05.13 18:43:22.311751 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10710 | 2026.05.13 18:43:22.312645 [ 195 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27809 rows, containing 5 columns (5 merged, 0 gathered) in 0.007761957 sec., 3582730.489231002 rows/sec., 231.77 MiB/sec. | ||
| 10711 | 2026.05.13 18:43:22.312925 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10712 | 2026.05.13 18:43:22.313195 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2026.05.13 18:43:22.313258 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10714 | 2026.05.13 18:43:22.313326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10715 | 2026.05.13 18:43:24.635092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1280 | ||
| 10716 | 2026.05.13 18:43:24.638226 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.05.13 18:43:24.638271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10718 | 2026.05.13 18:43:24.639519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10719 | 2026.05.13 18:43:24.639793 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.05.13 18:43:24.640060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 10721 | 2026.05.13 18:43:27.050876 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2026.05.13 18:43:27.051116 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10723 | 2026.05.13 18:43:27.051450 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10724 | 2026.05.13 18:43:27.051483 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <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 | ||
| 10725 | 2026.05.13 18:43:27.051695 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10726 | 2026.05.13 18:43:27.051761 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10727 | 2026.05.13 18:43:27.051898 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10728 | 2026.05.13 18:43:27.052031 [ 331 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10729 | 2026.05.13 18:43:27.052049 [ 342 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10730 | 2026.05.13 18:43:27.052062 [ 367 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10731 | 2026.05.13 18:43:27.052037 [ 346 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10732 | 2026.05.13 18:43:27.052274 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10733 | 2026.05.13 18:43:27.052301 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10734 | 2026.05.13 18:43:27.052385 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10735 | 2026.05.13 18:43:27.052404 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 10736 | 2026.05.13 18:43:27.052438 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10737 | 2026.05.13 18:43:27.052475 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10738 | 2026.05.13 18:43:27.052514 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10739 | 2026.05.13 18:43:27.053868 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002847 sec., 12293.642430628732 rows/sec., 2.07 MiB/sec. | ||
| 10740 | 2026.05.13 18:43:27.054038 [ 294 ] {8eb975a7-eb8e-4fb2-8298-94f69e3e0ef5} <Debug> TCPHandler: Processed in 0.003290758 sec. | ||
| 10741 | 2026.05.13 18:43:27.055547 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2026.05.13 18:43:27.055662 [ 294 ] {e67959fb-b473-4ef3-a5b6-f223cfeebeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10743 | 2026.05.13 18:43:27.055702 [ 294 ] {e67959fb-b473-4ef3-a5b6-f223cfeebeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10744 | 2026.05.13 18:43:27.056242 [ 294 ] {e67959fb-b473-4ef3-a5b6-f223cfeebeaa} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.05.13 18:43:27.056281 [ 294 ] {e67959fb-b473-4ef3-a5b6-f223cfeebeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10746 | 2026.05.13 18:43:27.056661 [ 294 ] {e67959fb-b473-4ef3-a5b6-f223cfeebeaa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10747 | 2026.05.13 18:43:27.056894 [ 294 ] {e67959fb-b473-4ef3-a5b6-f223cfeebeaa} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.05.13 18:43:27.057036 [ 294 ] {e67959fb-b473-4ef3-a5b6-f223cfeebeaa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001406 sec., 39829.30298719773 rows/sec., 3.04 MiB/sec. | ||
| 10749 | 2026.05.13 18:43:27.057073 [ 294 ] {e67959fb-b473-4ef3-a5b6-f223cfeebeaa} <Debug> TCPHandler: Processed in 0.001579098 sec. | ||
| 10750 | 2026.05.13 18:43:27.057240 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10751 | 2026.05.13 18:43:27.057344 [ 294 ] {354be665-bc26-4aa0-8bda-7f8463734caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10752 | 2026.05.13 18:43:27.057383 [ 294 ] {354be665-bc26-4aa0-8bda-7f8463734caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10753 | 2026.05.13 18:43:27.057833 [ 294 ] {354be665-bc26-4aa0-8bda-7f8463734caf} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2026.05.13 18:43:27.057869 [ 294 ] {354be665-bc26-4aa0-8bda-7f8463734caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10755 | 2026.05.13 18:43:27.058158 [ 294 ] {354be665-bc26-4aa0-8bda-7f8463734caf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10756 | 2026.05.13 18:43:27.058364 [ 294 ] {354be665-bc26-4aa0-8bda-7f8463734caf} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2026.05.13 18:43:27.058491 [ 294 ] {354be665-bc26-4aa0-8bda-7f8463734caf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 10758 | 2026.05.13 18:43:27.058527 [ 294 ] {354be665-bc26-4aa0-8bda-7f8463734caf} <Debug> TCPHandler: Processed in 0.001336634 sec. | ||
| 10759 | 2026.05.13 18:43:27.058658 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10760 | 2026.05.13 18:43:27.058754 [ 294 ] {006def6f-86d9-4ee6-a602-937e488cd828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10761 | 2026.05.13 18:43:27.058794 [ 294 ] {006def6f-86d9-4ee6-a602-937e488cd828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10762 | 2026.05.13 18:43:27.059194 [ 294 ] {006def6f-86d9-4ee6-a602-937e488cd828} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2026.05.13 18:43:27.059230 [ 294 ] {006def6f-86d9-4ee6-a602-937e488cd828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10764 | 2026.05.13 18:43:27.059548 [ 294 ] {006def6f-86d9-4ee6-a602-937e488cd828} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10765 | 2026.05.13 18:43:27.059766 [ 294 ] {006def6f-86d9-4ee6-a602-937e488cd828} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2026.05.13 18:43:27.059892 [ 294 ] {006def6f-86d9-4ee6-a602-937e488cd828} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001156 sec., 110726.64359861592 rows/sec., 7.71 MiB/sec. | ||
| 10767 | 2026.05.13 18:43:27.059928 [ 294 ] {006def6f-86d9-4ee6-a602-937e488cd828} <Debug> TCPHandler: Processed in 0.001318834 sec. | ||
| 10768 | 2026.05.13 18:43:27.060053 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2026.05.13 18:43:27.060147 [ 294 ] {1551077e-b298-4471-9b06-bac14ee71c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10770 | 2026.05.13 18:43:27.060186 [ 294 ] {1551077e-b298-4471-9b06-bac14ee71c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10771 | 2026.05.13 18:43:27.060526 [ 294 ] {1551077e-b298-4471-9b06-bac14ee71c12} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.05.13 18:43:27.060561 [ 294 ] {1551077e-b298-4471-9b06-bac14ee71c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10773 | 2026.05.13 18:43:27.060853 [ 294 ] {1551077e-b298-4471-9b06-bac14ee71c12} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10774 | 2026.05.13 18:43:27.061054 [ 294 ] {1551077e-b298-4471-9b06-bac14ee71c12} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2026.05.13 18:43:27.061178 [ 294 ] {1551077e-b298-4471-9b06-bac14ee71c12} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 10776 | 2026.05.13 18:43:27.061212 [ 294 ] {1551077e-b298-4471-9b06-bac14ee71c12} <Debug> TCPHandler: Processed in 0.001207401 sec. | ||
| 10777 | 2026.05.13 18:43:27.070114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22491 | ||
| 10778 | 2026.05.13 18:43:27.070635 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.05.13 18:43:27.070675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10780 | 2026.05.13 18:43:27.071143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10781 | 2026.05.13 18:43:27.071377 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.05.13 18:43:27.071506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22491 | ||
| 10783 | 2026.05.13 18:43:28.232416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10784 | 2026.05.13 18:43:28.247438 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.05.13 18:43:28.247503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10786 | 2026.05.13 18:43:28.252878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10787 | 2026.05.13 18:43:28.253554 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.05.13 18:43:28.256134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10789 | 2026.05.13 18:43:29.301860 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63523 | ||
| 10790 | 2026.05.13 18:43:29.301971 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10791 | 2026.05.13 18:43:29.301996 [ 293 ] {} <Debug> TCP-Session: 1c933abd-ab72-4260-a1e6-b2baa625b54b Authenticating user 'default' from [fd00:1122:3344:101::e]:63523 | ||
| 10792 | 2026.05.13 18:43:29.302018 [ 293 ] {} <Debug> TCP-Session: 1c933abd-ab72-4260-a1e6-b2baa625b54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10793 | 2026.05.13 18:43:29.302032 [ 293 ] {} <Debug> TCP-Session: 1c933abd-ab72-4260-a1e6-b2baa625b54b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2026.05.13 18:43:29.302224 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33490 | ||
| 10795 | 2026.05.13 18:43:29.302245 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43427 | ||
| 10796 | 2026.05.13 18:43:29.302278 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37364 | ||
| 10797 | 2026.05.13 18:43:29.302291 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38119 | ||
| 10798 | 2026.05.13 18:43:29.302300 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48729 | ||
| 10799 | 2026.05.13 18:43:29.302350 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10800 | 2026.05.13 18:43:29.302370 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10801 | 2026.05.13 18:43:29.302377 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10802 | 2026.05.13 18:43:29.302407 [ 309 ] {} <Debug> TCP-Session: c5c5c8ba-2bc2-4232-9ec8-8b1edfba910a Authenticating user 'default' from [fd00:1122:3344:101::e]:33490 | ||
| 10803 | 2026.05.13 18:43:29.302415 [ 316 ] {} <Debug> TCP-Session: 3479d851-b8fb-4a42-aa54-7da6ba4c537b Authenticating user 'default' from [fd00:1122:3344:101::e]:37364 | ||
| 10804 | 2026.05.13 18:43:29.302428 [ 314 ] {} <Debug> TCP-Session: 6d3ef4ec-6928-4299-b708-083285e90634 Authenticating user 'default' from [fd00:1122:3344:101::e]:43427 | ||
| 10805 | 2026.05.13 18:43:29.302445 [ 309 ] {} <Debug> TCP-Session: c5c5c8ba-2bc2-4232-9ec8-8b1edfba910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10806 | 2026.05.13 18:43:29.302457 [ 316 ] {} <Debug> TCP-Session: 3479d851-b8fb-4a42-aa54-7da6ba4c537b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10807 | 2026.05.13 18:43:29.302464 [ 314 ] {} <Debug> TCP-Session: 6d3ef4ec-6928-4299-b708-083285e90634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10808 | 2026.05.13 18:43:29.302475 [ 309 ] {} <Debug> TCP-Session: c5c5c8ba-2bc2-4232-9ec8-8b1edfba910a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10809 | 2026.05.13 18:43:29.302498 [ 314 ] {} <Debug> TCP-Session: 6d3ef4ec-6928-4299-b708-083285e90634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2026.05.13 18:43:29.302487 [ 316 ] {} <Debug> TCP-Session: 3479d851-b8fb-4a42-aa54-7da6ba4c537b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2026.05.13 18:43:29.302265 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64068 | ||
| 10812 | 2026.05.13 18:43:29.302238 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59224 | ||
| 10813 | 2026.05.13 18:43:29.302233 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33619 | ||
| 10814 | 2026.05.13 18:43:29.302382 [ 293 ] {} <Trace> TCP-Session: 1c933abd-ab72-4260-a1e6-b2baa625b54b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.05.13 18:43:29.302669 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10816 | 2026.05.13 18:43:29.302708 [ 317 ] {} <Debug> TCP-Session: baf51b95-2b31-4ffb-9ba8-0cee27c1ae86 Authenticating user 'default' from [fd00:1122:3344:101::e]:38119 | ||
| 10817 | 2026.05.13 18:43:29.302730 [ 317 ] {} <Debug> TCP-Session: baf51b95-2b31-4ffb-9ba8-0cee27c1ae86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2026.05.13 18:43:29.302747 [ 317 ] {} <Debug> TCP-Session: baf51b95-2b31-4ffb-9ba8-0cee27c1ae86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10819 | 2026.05.13 18:43:29.302830 [ 293 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63523) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10820 | 2026.05.13 18:43:29.303038 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10821 | 2026.05.13 18:43:29.303072 [ 315 ] {} <Debug> TCP-Session: 94690731-48c2-4024-9bed-97cb32ac6d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:64068 | ||
| 10822 | 2026.05.13 18:43:29.303089 [ 315 ] {} <Debug> TCP-Session: 94690731-48c2-4024-9bed-97cb32ac6d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.05.13 18:43:29.303100 [ 293 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10824 | 2026.05.13 18:43:29.303102 [ 315 ] {} <Debug> TCP-Session: 94690731-48c2-4024-9bed-97cb32ac6d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2026.05.13 18:43:29.303152 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10826 | 2026.05.13 18:43:29.303165 [ 293 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10827 | 2026.05.13 18:43:29.303189 [ 310 ] {} <Debug> TCP-Session: 6c8e967d-d33f-4c64-8fe4-c539ca3d66c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33619 | ||
| 10828 | 2026.05.13 18:43:29.303212 [ 310 ] {} <Debug> TCP-Session: 6c8e967d-d33f-4c64-8fe4-c539ca3d66c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2026.05.13 18:43:29.303226 [ 310 ] {} <Debug> TCP-Session: 6c8e967d-d33f-4c64-8fe4-c539ca3d66c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.05.13 18:43:29.303432 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10831 | 2026.05.13 18:43:29.303470 [ 293 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 10832 | 2026.05.13 18:43:29.303481 [ 275 ] {} <Debug> TCP-Session: 19d2194e-c2c2-4896-8538-ef2e01444e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:48729 | ||
| 10833 | 2026.05.13 18:43:29.303514 [ 275 ] {} <Debug> TCP-Session: 19d2194e-c2c2-4896-8538-ef2e01444e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10834 | 2026.05.13 18:43:29.303529 [ 275 ] {} <Debug> TCP-Session: 19d2194e-c2c2-4896-8538-ef2e01444e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10835 | 2026.05.13 18:43:29.303540 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10836 | 2026.05.13 18:43:29.303584 [ 313 ] {} <Debug> TCP-Session: d91d147b-e556-4311-acf6-c1c7d8f96f24 Authenticating user 'default' from [fd00:1122:3344:101::e]:59224 | ||
| 10837 | 2026.05.13 18:43:29.303609 [ 313 ] {} <Debug> TCP-Session: d91d147b-e556-4311-acf6-c1c7d8f96f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.05.13 18:43:29.303624 [ 313 ] {} <Debug> TCP-Session: d91d147b-e556-4311-acf6-c1c7d8f96f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.05.13 18:43:29.304525 [ 364 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Trace> AggregatingTransform: Aggregating | ||
| 10840 | 2026.05.13 18:43:29.304572 [ 364 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Trace> Aggregator: Aggregation method: without_key | ||
| 10841 | 2026.05.13 18:43:29.304614 [ 364 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039308 sec. (962.179 rows/sec., 37.59 KiB/sec.) | ||
| 10842 | 2026.05.13 18:43:29.304638 [ 364 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Trace> Aggregator: Merging aggregated data | ||
| 10843 | 2026.05.13 18:43:29.306308 [ 293 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003529 sec., 283.36639274582035 rows/sec., 11.07 KiB/sec. | ||
| 10844 | 2026.05.13 18:43:29.306492 [ 293 ] {28a17136-ec2a-416a-901e-4950b9d0b607} <Debug> TCPHandler: Processed in 0.004222765 sec. | ||
| 10845 | 2026.05.13 18:43:29.306621 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10846 | 2026.05.13 18:43:29.306654 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10847 | 2026.05.13 18:43:29.306655 [ 293 ] {} <Debug> TCP-Session: 1c933abd-ab72-4260-a1e6-b2baa625b54b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.05.13 18:43:29.306667 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10849 | 2026.05.13 18:43:29.306689 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10850 | 2026.05.13 18:43:29.306701 [ 309 ] {} <Debug> TCP-Session: c5c5c8ba-2bc2-4232-9ec8-8b1edfba910a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10851 | 2026.05.13 18:43:29.306728 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10852 | 2026.05.13 18:43:29.306747 [ 275 ] {} <Debug> TCP-Session: 19d2194e-c2c2-4896-8538-ef2e01444e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10853 | 2026.05.13 18:43:29.306754 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10854 | 2026.05.13 18:43:29.306774 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10855 | 2026.05.13 18:43:29.306789 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10856 | 2026.05.13 18:43:29.306806 [ 317 ] {} <Debug> TCP-Session: baf51b95-2b31-4ffb-9ba8-0cee27c1ae86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2026.05.13 18:43:29.306827 [ 316 ] {} <Debug> TCP-Session: 3479d851-b8fb-4a42-aa54-7da6ba4c537b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2026.05.13 18:43:29.306840 [ 315 ] {} <Debug> TCP-Session: 94690731-48c2-4024-9bed-97cb32ac6d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2026.05.13 18:43:29.306774 [ 314 ] {} <Debug> TCP-Session: 6d3ef4ec-6928-4299-b708-083285e90634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.05.13 18:43:29.306724 [ 310 ] {} <Debug> TCP-Session: 6c8e967d-d33f-4c64-8fe4-c539ca3d66c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.05.13 18:43:29.306707 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10862 | 2026.05.13 18:43:29.306948 [ 313 ] {} <Debug> TCP-Session: d91d147b-e556-4311-acf6-c1c7d8f96f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.05.13 18:43:30.796279 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38829 | ||
| 10864 | 2026.05.13 18:43:30.796393 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10865 | 2026.05.13 18:43:30.796424 [ 316 ] {} <Debug> TCP-Session: b28def63-2c97-4fff-a1d2-834375a30856 Authenticating user 'default' from [fd00:1122:3344:101::e]:38829 | ||
| 10866 | 2026.05.13 18:43:30.796450 [ 316 ] {} <Debug> TCP-Session: b28def63-2c97-4fff-a1d2-834375a30856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2026.05.13 18:43:30.796463 [ 316 ] {} <Debug> TCP-Session: b28def63-2c97-4fff-a1d2-834375a30856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2026.05.13 18:43:30.796692 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62530 | ||
| 10869 | 2026.05.13 18:43:30.796705 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33725 | ||
| 10870 | 2026.05.13 18:43:30.796753 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64313 | ||
| 10871 | 2026.05.13 18:43:30.796801 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46936 | ||
| 10872 | 2026.05.13 18:43:30.796812 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10873 | 2026.05.13 18:43:30.796842 [ 316 ] {} <Trace> TCP-Session: b28def63-2c97-4fff-a1d2-834375a30856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2026.05.13 18:43:30.796813 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44923 | ||
| 10875 | 2026.05.13 18:43:30.796901 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10876 | 2026.05.13 18:43:30.796891 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10877 | 2026.05.13 18:43:30.796959 [ 275 ] {} <Debug> TCP-Session: edb6c81a-ac5c-44db-96a0-276fffc6d6f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33725 | ||
| 10878 | 2026.05.13 18:43:30.796968 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10879 | 2026.05.13 18:43:30.796979 [ 293 ] {} <Debug> TCP-Session: 9e6e9b52-cf5c-4c13-928c-079c56b211d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64313 | ||
| 10880 | 2026.05.13 18:43:30.796991 [ 275 ] {} <Debug> TCP-Session: edb6c81a-ac5c-44db-96a0-276fffc6d6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10881 | 2026.05.13 18:43:30.797002 [ 315 ] {} <Debug> TCP-Session: bd837807-fdb3-49f9-8c71-9936ecafce14 Authenticating user 'default' from [fd00:1122:3344:101::e]:44923 | ||
| 10882 | 2026.05.13 18:43:30.797021 [ 275 ] {} <Debug> TCP-Session: edb6c81a-ac5c-44db-96a0-276fffc6d6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2026.05.13 18:43:30.797019 [ 293 ] {} <Debug> TCP-Session: 9e6e9b52-cf5c-4c13-928c-079c56b211d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.05.13 18:43:30.797036 [ 315 ] {} <Debug> TCP-Session: bd837807-fdb3-49f9-8c71-9936ecafce14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10885 | 2026.05.13 18:43:30.797047 [ 316 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10886 | 2026.05.13 18:43:30.797072 [ 315 ] {} <Debug> TCP-Session: bd837807-fdb3-49f9-8c71-9936ecafce14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2026.05.13 18:43:30.797056 [ 293 ] {} <Debug> TCP-Session: 9e6e9b52-cf5c-4c13-928c-079c56b211d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.05.13 18:43:30.796891 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10889 | 2026.05.13 18:43:30.796883 [ 317 ] {} <Debug> TCP-Session: 240d2b5c-f6fb-4bd9-a10d-c9ad6e9d50e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62530 | ||
| 10890 | 2026.05.13 18:43:30.797170 [ 314 ] {} <Debug> TCP-Session: 0a93f78e-aaa7-4b3f-a689-3f867bc77394 Authenticating user 'default' from [fd00:1122:3344:101::e]:46936 | ||
| 10891 | 2026.05.13 18:43:30.797194 [ 317 ] {} <Debug> TCP-Session: 240d2b5c-f6fb-4bd9-a10d-c9ad6e9d50e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2026.05.13 18:43:30.797208 [ 314 ] {} <Debug> TCP-Session: 0a93f78e-aaa7-4b3f-a689-3f867bc77394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2026.05.13 18:43:30.797221 [ 317 ] {} <Debug> TCP-Session: 240d2b5c-f6fb-4bd9-a10d-c9ad6e9d50e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10894 | 2026.05.13 18:43:30.797241 [ 314 ] {} <Debug> TCP-Session: 0a93f78e-aaa7-4b3f-a689-3f867bc77394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2026.05.13 18:43:30.796779 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47075 | ||
| 10896 | 2026.05.13 18:43:30.796766 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51434 | ||
| 10897 | 2026.05.13 18:43:30.796792 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58335 | ||
| 10898 | 2026.05.13 18:43:30.797350 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10899 | 2026.05.13 18:43:30.797381 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10900 | 2026.05.13 18:43:30.797399 [ 316 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10901 | 2026.05.13 18:43:30.797416 [ 310 ] {} <Debug> TCP-Session: bfc142d7-5192-4c1d-9280-92cf59965c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:47075 | ||
| 10902 | 2026.05.13 18:43:30.797431 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10903 | 2026.05.13 18:43:30.797460 [ 310 ] {} <Debug> TCP-Session: bfc142d7-5192-4c1d-9280-92cf59965c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10904 | 2026.05.13 18:43:30.797476 [ 316 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10905 | 2026.05.13 18:43:30.797489 [ 310 ] {} <Debug> TCP-Session: bfc142d7-5192-4c1d-9280-92cf59965c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10906 | 2026.05.13 18:43:30.797479 [ 313 ] {} <Debug> TCP-Session: d6ea42a2-df48-4574-aca7-503fb808d55b Authenticating user 'default' from [fd00:1122:3344:101::e]:58335 | ||
| 10907 | 2026.05.13 18:43:30.797430 [ 309 ] {} <Debug> TCP-Session: c8b58f41-ce9f-4a16-8d0d-8b91f834c56c Authenticating user 'default' from [fd00:1122:3344:101::e]:51434 | ||
| 10908 | 2026.05.13 18:43:30.797541 [ 313 ] {} <Debug> TCP-Session: d6ea42a2-df48-4574-aca7-503fb808d55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10909 | 2026.05.13 18:43:30.797561 [ 309 ] {} <Debug> TCP-Session: c8b58f41-ce9f-4a16-8d0d-8b91f834c56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2026.05.13 18:43:30.797568 [ 313 ] {} <Debug> TCP-Session: d6ea42a2-df48-4574-aca7-503fb808d55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2026.05.13 18:43:30.797587 [ 309 ] {} <Debug> TCP-Session: c8b58f41-ce9f-4a16-8d0d-8b91f834c56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2026.05.13 18:43:30.797796 [ 316 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 10913 | 2026.05.13 18:43:30.798801 [ 340 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Trace> AggregatingTransform: Aggregating | ||
| 10914 | 2026.05.13 18:43:30.798836 [ 340 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Trace> Aggregator: Aggregation method: without_key | ||
| 10915 | 2026.05.13 18:43:30.798867 [ 340 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967837 sec. (1033.232 rows/sec., 40.36 KiB/sec.) | ||
| 10916 | 2026.05.13 18:43:30.798881 [ 340 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Trace> Aggregator: Merging aggregated data | ||
| 10917 | 2026.05.13 18:43:30.800296 [ 316 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003309 sec., 302.2061045633122 rows/sec., 11.80 KiB/sec. | ||
| 10918 | 2026.05.13 18:43:30.800445 [ 316 ] {553ac85d-b639-417c-8cd2-cd4717323137} <Debug> TCPHandler: Processed in 0.003743846 sec. | ||
| 10919 | 2026.05.13 18:43:30.800569 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10920 | 2026.05.13 18:43:30.800607 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10921 | 2026.05.13 18:43:30.800615 [ 316 ] {} <Debug> TCP-Session: b28def63-2c97-4fff-a1d2-834375a30856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2026.05.13 18:43:30.800634 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10923 | 2026.05.13 18:43:30.800657 [ 317 ] {} <Debug> TCP-Session: 240d2b5c-f6fb-4bd9-a10d-c9ad6e9d50e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10924 | 2026.05.13 18:43:30.800676 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10925 | 2026.05.13 18:43:30.800699 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10926 | 2026.05.13 18:43:30.800715 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10927 | 2026.05.13 18:43:30.800753 [ 315 ] {} <Debug> TCP-Session: bd837807-fdb3-49f9-8c71-9936ecafce14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.05.13 18:43:30.800758 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10929 | 2026.05.13 18:43:30.800780 [ 310 ] {} <Debug> TCP-Session: bfc142d7-5192-4c1d-9280-92cf59965c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10930 | 2026.05.13 18:43:30.800738 [ 293 ] {} <Debug> TCP-Session: 9e6e9b52-cf5c-4c13-928c-079c56b211d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2026.05.13 18:43:30.800826 [ 314 ] {} <Debug> TCP-Session: 0a93f78e-aaa7-4b3f-a689-3f867bc77394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10932 | 2026.05.13 18:43:30.800732 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10933 | 2026.05.13 18:43:30.800693 [ 275 ] {} <Debug> TCP-Session: edb6c81a-ac5c-44db-96a0-276fffc6d6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2026.05.13 18:43:30.800654 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10935 | 2026.05.13 18:43:30.800915 [ 309 ] {} <Debug> TCP-Session: c8b58f41-ce9f-4a16-8d0d-8b91f834c56c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10936 | 2026.05.13 18:43:30.800954 [ 313 ] {} <Debug> TCP-Session: d6ea42a2-df48-4574-aca7-503fb808d55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10937 | 2026.05.13 18:43:31.488895 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37475 | ||
| 10938 | 2026.05.13 18:43:31.489058 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10939 | 2026.05.13 18:43:31.489094 [ 316 ] {} <Debug> TCP-Session: 1ae1c265-58ac-42de-90ab-9da61c87948f Authenticating user 'default' from [fd00:1122:3344:101::e]:37475 | ||
| 10940 | 2026.05.13 18:43:31.489121 [ 316 ] {} <Debug> TCP-Session: 1ae1c265-58ac-42de-90ab-9da61c87948f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2026.05.13 18:43:31.489135 [ 316 ] {} <Debug> TCP-Session: 1ae1c265-58ac-42de-90ab-9da61c87948f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10942 | 2026.05.13 18:43:31.489428 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38037 | ||
| 10943 | 2026.05.13 18:43:31.489458 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39093 | ||
| 10944 | 2026.05.13 18:43:31.489493 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37851 | ||
| 10945 | 2026.05.13 18:43:31.489529 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47075 | ||
| 10946 | 2026.05.13 18:43:31.489538 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44132 | ||
| 10947 | 2026.05.13 18:43:31.489611 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10948 | 2026.05.13 18:43:31.489610 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10949 | 2026.05.13 18:43:31.489649 [ 310 ] {} <Debug> TCP-Session: 99a38c9e-ed4e-4d12-b8a1-19a9eb6de6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37851 | ||
| 10950 | 2026.05.13 18:43:31.489677 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10951 | 2026.05.13 18:43:31.489690 [ 310 ] {} <Debug> TCP-Session: 99a38c9e-ed4e-4d12-b8a1-19a9eb6de6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.05.13 18:43:31.489686 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10953 | 2026.05.13 18:43:31.489713 [ 310 ] {} <Debug> TCP-Session: 99a38c9e-ed4e-4d12-b8a1-19a9eb6de6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2026.05.13 18:43:31.489706 [ 315 ] {} <Debug> TCP-Session: 55986cd0-33c4-489a-adaf-eb6ae4b5944e Authenticating user 'default' from [fd00:1122:3344:101::e]:44132 | ||
| 10955 | 2026.05.13 18:43:31.489750 [ 314 ] {} <Debug> TCP-Session: 30d275b5-5baf-4075-8b97-e39bad019dde Authenticating user 'default' from [fd00:1122:3344:101::e]:47075 | ||
| 10956 | 2026.05.13 18:43:31.489884 [ 315 ] {} <Debug> TCP-Session: 55986cd0-33c4-489a-adaf-eb6ae4b5944e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10957 | 2026.05.13 18:43:31.489912 [ 314 ] {} <Debug> TCP-Session: 30d275b5-5baf-4075-8b97-e39bad019dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.05.13 18:43:31.489927 [ 315 ] {} <Debug> TCP-Session: 55986cd0-33c4-489a-adaf-eb6ae4b5944e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.05.13 18:43:31.489941 [ 314 ] {} <Debug> TCP-Session: 30d275b5-5baf-4075-8b97-e39bad019dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.05.13 18:43:31.489517 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10961 | 2026.05.13 18:43:31.489483 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57949 | ||
| 10962 | 2026.05.13 18:43:31.490015 [ 317 ] {} <Debug> TCP-Session: cea6ae01-1785-4cd6-9d5d-018e2aa6f506 Authenticating user 'default' from [fd00:1122:3344:101::e]:38037 | ||
| 10963 | 2026.05.13 18:43:31.490073 [ 317 ] {} <Debug> TCP-Session: cea6ae01-1785-4cd6-9d5d-018e2aa6f506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2026.05.13 18:43:31.489528 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63135 | ||
| 10965 | 2026.05.13 18:43:31.490095 [ 317 ] {} <Debug> TCP-Session: cea6ae01-1785-4cd6-9d5d-018e2aa6f506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10966 | 2026.05.13 18:43:31.490127 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10967 | 2026.05.13 18:43:31.489682 [ 275 ] {} <Debug> TCP-Session: a0bae6f3-a51c-435d-b045-048fab025bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:39093 | ||
| 10968 | 2026.05.13 18:43:31.490174 [ 309 ] {} <Debug> TCP-Session: d8aba352-253b-4d50-9971-bf0ff5d6ea20 Authenticating user 'default' from [fd00:1122:3344:101::e]:57949 | ||
| 10969 | 2026.05.13 18:43:31.490185 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10970 | 2026.05.13 18:43:31.490208 [ 275 ] {} <Debug> TCP-Session: a0bae6f3-a51c-435d-b045-048fab025bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2026.05.13 18:43:31.490221 [ 309 ] {} <Debug> TCP-Session: d8aba352-253b-4d50-9971-bf0ff5d6ea20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.05.13 18:43:31.490233 [ 313 ] {} <Debug> TCP-Session: 87ee17ca-4410-436e-bec6-2a44dfff4789 Authenticating user 'default' from [fd00:1122:3344:101::e]:63135 | ||
| 10973 | 2026.05.13 18:43:31.490246 [ 275 ] {} <Debug> TCP-Session: a0bae6f3-a51c-435d-b045-048fab025bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10974 | 2026.05.13 18:43:31.490266 [ 309 ] {} <Debug> TCP-Session: d8aba352-253b-4d50-9971-bf0ff5d6ea20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10975 | 2026.05.13 18:43:31.490281 [ 313 ] {} <Debug> TCP-Session: 87ee17ca-4410-436e-bec6-2a44dfff4789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10976 | 2026.05.13 18:43:31.489463 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49250 | ||
| 10977 | 2026.05.13 18:43:31.490328 [ 313 ] {} <Debug> TCP-Session: 87ee17ca-4410-436e-bec6-2a44dfff4789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.05.13 18:43:31.489538 [ 316 ] {} <Trace> TCP-Session: 1ae1c265-58ac-42de-90ab-9da61c87948f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2026.05.13 18:43:31.490415 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10980 | 2026.05.13 18:43:31.490449 [ 293 ] {} <Debug> TCP-Session: e22cb824-0adc-4bf8-a4e9-cf15ffafeb08 Authenticating user 'default' from [fd00:1122:3344:101::e]:49250 | ||
| 10981 | 2026.05.13 18:43:31.490473 [ 293 ] {} <Debug> TCP-Session: e22cb824-0adc-4bf8-a4e9-cf15ffafeb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.05.13 18:43:31.490492 [ 293 ] {} <Debug> TCP-Session: e22cb824-0adc-4bf8-a4e9-cf15ffafeb08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2026.05.13 18:43:31.490588 [ 316 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37475) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10984 | 2026.05.13 18:43:31.490908 [ 316 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10985 | 2026.05.13 18:43:31.490975 [ 316 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10986 | 2026.05.13 18:43:31.491324 [ 316 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 10987 | 2026.05.13 18:43:31.492450 [ 340 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Trace> AggregatingTransform: Aggregating | ||
| 10988 | 2026.05.13 18:43:31.492504 [ 340 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Trace> Aggregator: Aggregation method: without_key | ||
| 10989 | 2026.05.13 18:43:31.492550 [ 340 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001105939 sec. (904.209 rows/sec., 35.32 KiB/sec.) | ||
| 10990 | 2026.05.13 18:43:31.492576 [ 340 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Trace> Aggregator: Merging aggregated data | ||
| 10991 | 2026.05.13 18:43:31.494044 [ 316 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003525 sec., 283.68794326241135 rows/sec., 11.08 KiB/sec. | ||
| 10992 | 2026.05.13 18:43:31.494251 [ 316 ] {8c247626-a70c-494b-9897-d5ead7cea639} <Debug> TCPHandler: Processed in 0.004866846 sec. | ||
| 10993 | 2026.05.13 18:43:31.494421 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10994 | 2026.05.13 18:43:31.494455 [ 316 ] {} <Debug> TCP-Session: 1ae1c265-58ac-42de-90ab-9da61c87948f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2026.05.13 18:43:31.494458 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10996 | 2026.05.13 18:43:31.494471 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10997 | 2026.05.13 18:43:31.494487 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10998 | 2026.05.13 18:43:31.494521 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10999 | 2026.05.13 18:43:31.494539 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11000 | 2026.05.13 18:43:31.494569 [ 317 ] {} <Debug> TCP-Session: cea6ae01-1785-4cd6-9d5d-018e2aa6f506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2026.05.13 18:43:31.494561 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11002 | 2026.05.13 18:43:31.494602 [ 313 ] {} <Debug> TCP-Session: 87ee17ca-4410-436e-bec6-2a44dfff4789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2026.05.13 18:43:31.494584 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11004 | 2026.05.13 18:43:31.494645 [ 293 ] {} <Debug> TCP-Session: e22cb824-0adc-4bf8-a4e9-cf15ffafeb08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.05.13 18:43:31.494523 [ 315 ] {} <Debug> TCP-Session: 55986cd0-33c4-489a-adaf-eb6ae4b5944e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.05.13 18:43:31.494676 [ 314 ] {} <Debug> TCP-Session: 30d275b5-5baf-4075-8b97-e39bad019dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2026.05.13 18:43:31.494552 [ 310 ] {} <Debug> TCP-Session: 99a38c9e-ed4e-4d12-b8a1-19a9eb6de6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11008 | 2026.05.13 18:43:31.494505 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11009 | 2026.05.13 18:43:31.494533 [ 309 ] {} <Debug> TCP-Session: d8aba352-253b-4d50-9971-bf0ff5d6ea20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.05.13 18:43:31.494805 [ 275 ] {} <Debug> TCP-Session: a0bae6f3-a51c-435d-b045-048fab025bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2026.05.13 18:43:32.054259 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2026.05.13 18:43:32.054513 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11013 | 2026.05.13 18:43:32.054888 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11014 | 2026.05.13 18:43:32.054932 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <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 | ||
| 11015 | 2026.05.13 18:43:32.055195 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11016 | 2026.05.13 18:43:32.055278 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11017 | 2026.05.13 18:43:32.055444 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11018 | 2026.05.13 18:43:32.055589 [ 360 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11019 | 2026.05.13 18:43:32.055598 [ 325 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11020 | 2026.05.13 18:43:32.055598 [ 339 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11021 | 2026.05.13 18:43:32.055597 [ 333 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11022 | 2026.05.13 18:43:32.055792 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11023 | 2026.05.13 18:43:32.055819 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11024 | 2026.05.13 18:43:32.055906 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11025 | 2026.05.13 18:43:32.055927 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11026 | 2026.05.13 18:43:32.055963 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11027 | 2026.05.13 18:43:32.056001 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11028 | 2026.05.13 18:43:32.056045 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11029 | 2026.05.13 18:43:32.057394 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002982 sec., 11737.089201877934 rows/sec., 1.98 MiB/sec. | ||
| 11030 | 2026.05.13 18:43:32.057575 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Debug> MemoryTracker: Peak memory usage (for query): 129.41 KiB. | ||
| 11031 | 2026.05.13 18:43:32.057593 [ 294 ] {502d263c-0988-4cee-ad02-69d3f2dc9d7f} <Debug> TCPHandler: Processed in 0.003471491 sec. | ||
| 11032 | 2026.05.13 18:43:32.059913 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.05.13 18:43:32.060114 [ 294 ] {b5fd4c2f-3e82-40a6-ac2c-5a4732f73ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11034 | 2026.05.13 18:43:32.060217 [ 294 ] {b5fd4c2f-3e82-40a6-ac2c-5a4732f73ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11035 | 2026.05.13 18:43:32.061048 [ 294 ] {b5fd4c2f-3e82-40a6-ac2c-5a4732f73ff3} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.05.13 18:43:32.061090 [ 294 ] {b5fd4c2f-3e82-40a6-ac2c-5a4732f73ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11037 | 2026.05.13 18:43:32.061522 [ 294 ] {b5fd4c2f-3e82-40a6-ac2c-5a4732f73ff3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11038 | 2026.05.13 18:43:32.061764 [ 294 ] {b5fd4c2f-3e82-40a6-ac2c-5a4732f73ff3} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.05.13 18:43:32.061958 [ 294 ] {b5fd4c2f-3e82-40a6-ac2c-5a4732f73ff3} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001918 sec., 61522.41918665276 rows/sec., 5.22 MiB/sec. | ||
| 11040 | 2026.05.13 18:43:32.062013 [ 294 ] {b5fd4c2f-3e82-40a6-ac2c-5a4732f73ff3} <Debug> TCPHandler: Processed in 0.002225939 sec. | ||
| 11041 | 2026.05.13 18:43:32.062163 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11042 | 2026.05.13 18:43:32.062279 [ 294 ] {1a12589d-e820-4415-a91f-ff7426dae2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11043 | 2026.05.13 18:43:32.062326 [ 294 ] {1a12589d-e820-4415-a91f-ff7426dae2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11044 | 2026.05.13 18:43:32.062804 [ 294 ] {1a12589d-e820-4415-a91f-ff7426dae2df} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11045 | 2026.05.13 18:43:32.062851 [ 294 ] {1a12589d-e820-4415-a91f-ff7426dae2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11046 | 2026.05.13 18:43:32.063190 [ 294 ] {1a12589d-e820-4415-a91f-ff7426dae2df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11047 | 2026.05.13 18:43:32.063412 [ 294 ] {1a12589d-e820-4415-a91f-ff7426dae2df} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2026.05.13 18:43:32.063579 [ 294 ] {1a12589d-e820-4415-a91f-ff7426dae2df} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001323 sec., 23431.59486016629 rows/sec., 1.72 MiB/sec. | ||
| 11049 | 2026.05.13 18:43:32.063638 [ 294 ] {1a12589d-e820-4415-a91f-ff7426dae2df} <Debug> TCPHandler: Processed in 0.001527787 sec. | ||
| 11050 | 2026.05.13 18:43:32.063802 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11051 | 2026.05.13 18:43:32.063928 [ 294 ] {0eebb48d-4a2c-4b59-bba8-ac571974053d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11052 | 2026.05.13 18:43:32.063976 [ 294 ] {0eebb48d-4a2c-4b59-bba8-ac571974053d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11053 | 2026.05.13 18:43:32.064583 [ 294 ] {0eebb48d-4a2c-4b59-bba8-ac571974053d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11054 | 2026.05.13 18:43:32.064640 [ 294 ] {0eebb48d-4a2c-4b59-bba8-ac571974053d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11055 | 2026.05.13 18:43:32.065061 [ 294 ] {0eebb48d-4a2c-4b59-bba8-ac571974053d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11056 | 2026.05.13 18:43:32.065395 [ 294 ] {0eebb48d-4a2c-4b59-bba8-ac571974053d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11057 | 2026.05.13 18:43:32.065593 [ 294 ] {0eebb48d-4a2c-4b59-bba8-ac571974053d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001693 sec., 56113.40815121087 rows/sec., 4.38 MiB/sec. | ||
| 11058 | 2026.05.13 18:43:32.065645 [ 294 ] {0eebb48d-4a2c-4b59-bba8-ac571974053d} <Debug> TCPHandler: Processed in 0.001909774 sec. | ||
| 11059 | 2026.05.13 18:43:32.065803 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11060 | 2026.05.13 18:43:32.065906 [ 294 ] {a807fed1-446d-48f2-9b02-42e09f05435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11061 | 2026.05.13 18:43:32.065952 [ 294 ] {a807fed1-446d-48f2-9b02-42e09f05435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11062 | 2026.05.13 18:43:32.066404 [ 294 ] {a807fed1-446d-48f2-9b02-42e09f05435d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.05.13 18:43:32.066442 [ 294 ] {a807fed1-446d-48f2-9b02-42e09f05435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11064 | 2026.05.13 18:43:32.066813 [ 294 ] {a807fed1-446d-48f2-9b02-42e09f05435d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11065 | 2026.05.13 18:43:32.067038 [ 294 ] {a807fed1-446d-48f2-9b02-42e09f05435d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.05.13 18:43:32.067181 [ 294 ] {a807fed1-446d-48f2-9b02-42e09f05435d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 11067 | 2026.05.13 18:43:32.067220 [ 294 ] {a807fed1-446d-48f2-9b02-42e09f05435d} <Debug> TCPHandler: Processed in 0.001467786 sec. | ||
| 11068 | 2026.05.13 18:43:32.067341 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11069 | 2026.05.13 18:43:32.067440 [ 294 ] {7e99a2f0-dbb3-4039-bec0-7fb01f07d08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11070 | 2026.05.13 18:43:32.067494 [ 294 ] {7e99a2f0-dbb3-4039-bec0-7fb01f07d08d} <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 | ||
| 11071 | 2026.05.13 18:43:32.068370 [ 294 ] {7e99a2f0-dbb3-4039-bec0-7fb01f07d08d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.05.13 18:43:32.068407 [ 294 ] {7e99a2f0-dbb3-4039-bec0-7fb01f07d08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11073 | 2026.05.13 18:43:32.068952 [ 294 ] {7e99a2f0-dbb3-4039-bec0-7fb01f07d08d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11074 | 2026.05.13 18:43:32.069216 [ 294 ] {7e99a2f0-dbb3-4039-bec0-7fb01f07d08d} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.05.13 18:43:32.069705 [ 294 ] {7e99a2f0-dbb3-4039-bec0-7fb01f07d08d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002285 sec., 13566.739606126914 rows/sec., 24.31 MiB/sec. | ||
| 11076 | 2026.05.13 18:43:32.069777 [ 294 ] {7e99a2f0-dbb3-4039-bec0-7fb01f07d08d} <Debug> TCPHandler: Processed in 0.002485664 sec. | ||
| 11077 | 2026.05.13 18:43:32.069905 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.05.13 18:43:32.070002 [ 294 ] {71e921e6-c612-4024-8715-e8201cd98738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11079 | 2026.05.13 18:43:32.070044 [ 294 ] {71e921e6-c612-4024-8715-e8201cd98738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11080 | 2026.05.13 18:43:32.070416 [ 294 ] {71e921e6-c612-4024-8715-e8201cd98738} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2026.05.13 18:43:32.070454 [ 294 ] {71e921e6-c612-4024-8715-e8201cd98738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11082 | 2026.05.13 18:43:32.070775 [ 294 ] {71e921e6-c612-4024-8715-e8201cd98738} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11083 | 2026.05.13 18:43:32.070990 [ 294 ] {71e921e6-c612-4024-8715-e8201cd98738} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2026.05.13 18:43:32.071128 [ 294 ] {71e921e6-c612-4024-8715-e8201cd98738} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 11085 | 2026.05.13 18:43:32.071164 [ 294 ] {71e921e6-c612-4024-8715-e8201cd98738} <Debug> TCPHandler: Processed in 0.001309123 sec. | ||
| 11086 | 2026.05.13 18:43:32.959084 [ 276 ] {} <Trace> TCP-Session: f7413261-170a-444e-bd7d-553dd970d825 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11087 | 2026.05.13 18:43:32.959666 [ 276 ] {4125b7b0-88c4-4df4-abf0-8b8d9e32a6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44895) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 11088 | 2026.05.13 18:43:32.960297 [ 276 ] {4125b7b0-88c4-4df4-abf0-8b8d9e32a6e2} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11089 | 2026.05.13 18:43:32.960618 [ 276 ] {4125b7b0-88c4-4df4-abf0-8b8d9e32a6e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11090 | 2026.05.13 18:43:32.961081 [ 333 ] {4125b7b0-88c4-4df4-abf0-8b8d9e32a6e2} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11091 | 2026.05.13 18:43:32.961688 [ 276 ] {4125b7b0-88c4-4df4-abf0-8b8d9e32a6e2} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002271 sec., 54601.49713782474 rows/sec., 3.01 MiB/sec. | ||
| 11092 | 2026.05.13 18:43:32.961795 [ 276 ] {4125b7b0-88c4-4df4-abf0-8b8d9e32a6e2} <Debug> TCPHandler: Processed in 0.002914761 sec. | ||
| 11093 | 2026.05.13 18:43:34.456045 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11094 | 2026.05.13 18:43:34.456163 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11095 | 2026.05.13 18:43:34.571614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22939 | ||
| 11096 | 2026.05.13 18:43:34.572173 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.05.13 18:43:34.572214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11098 | 2026.05.13 18:43:34.572728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11099 | 2026.05.13 18:43:34.572969 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.05.13 18:43:34.573103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22939 | ||
| 11101 | 2026.05.13 18:43:34.640365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1312 | ||
| 11102 | 2026.05.13 18:43:34.642708 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.05.13 18:43:34.642759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11104 | 2026.05.13 18:43:34.643957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11105 | 2026.05.13 18:43:34.644216 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.05.13 18:43:34.644481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 11107 | 2026.05.13 18:43:35.001367 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000893396 sec. | ||
| 11108 | 2026.05.13 18:43:35.353947 [ 25 ] {} <Debug> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11109 | 2026.05.13 18:43:35.354016 [ 25 ] {} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.05.13 18:43:35.354041 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11111 | 2026.05.13 18:43:35.354146 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::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 | ||
| 11112 | 2026.05.13 18:43:35.354278 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11113 | 2026.05.13 18:43:35.354320 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 826 rows starting from the beginning of the part | ||
| 11114 | 2026.05.13 18:43:35.354390 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 11115 | 2026.05.13 18:43:35.354437 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 825 rows starting from the beginning of the part | ||
| 11116 | 2026.05.13 18:43:35.354480 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 825 rows starting from the beginning of the part | ||
| 11117 | 2026.05.13 18:43:35.354524 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 825 rows starting from the beginning of the part | ||
| 11118 | 2026.05.13 18:43:35.355862 [ 195 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755201 sec., 2350727.9223291236 rows/sec., 146.48 MiB/sec. | ||
| 11119 | 2026.05.13 18:43:35.356046 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11120 | 2026.05.13 18:43:35.356282 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.05.13 18:43:35.356347 [ 191 ] {6d9dbae3-d7cb-4e12-a3cf-46795417f593::all_1_13_3} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11122 | 2026.05.13 18:43:35.356407 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11123 | 2026.05.13 18:43:35.756231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11124 | 2026.05.13 18:43:35.771894 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.05.13 18:43:35.771948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11126 | 2026.05.13 18:43:35.777811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11127 | 2026.05.13 18:43:35.778479 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.05.13 18:43:35.781287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11129 | 2026.05.13 18:43:37.052784 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.05.13 18:43:37.053045 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11131 | 2026.05.13 18:43:37.053417 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11132 | 2026.05.13 18:43:37.053458 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <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 | ||
| 11133 | 2026.05.13 18:43:37.053693 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11134 | 2026.05.13 18:43:37.053761 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11135 | 2026.05.13 18:43:37.053897 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11136 | 2026.05.13 18:43:37.054060 [ 322 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11137 | 2026.05.13 18:43:37.054085 [ 325 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11138 | 2026.05.13 18:43:37.054078 [ 359 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11139 | 2026.05.13 18:43:37.054078 [ 339 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11140 | 2026.05.13 18:43:37.054377 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11141 | 2026.05.13 18:43:37.054414 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11142 | 2026.05.13 18:43:37.054504 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11143 | 2026.05.13 18:43:37.054524 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11144 | 2026.05.13 18:43:37.054560 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11145 | 2026.05.13 18:43:37.054598 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11146 | 2026.05.13 18:43:37.054632 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11147 | 2026.05.13 18:43:37.056027 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003076 sec., 11378.413524057216 rows/sec., 1.92 MiB/sec. | ||
| 11148 | 2026.05.13 18:43:37.056228 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Debug> MemoryTracker: Peak memory usage (for query): 129.36 KiB. | ||
| 11149 | 2026.05.13 18:43:37.056244 [ 294 ] {61070cc6-9ce6-44c8-86f9-f88cdb939815} <Debug> TCPHandler: Processed in 0.003597373 sec. | ||
| 11150 | 2026.05.13 18:43:37.058148 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.05.13 18:43:37.058281 [ 294 ] {b6fbe314-cc34-4373-80f7-f3a43d652976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11152 | 2026.05.13 18:43:37.058333 [ 294 ] {b6fbe314-cc34-4373-80f7-f3a43d652976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11153 | 2026.05.13 18:43:37.058921 [ 294 ] {b6fbe314-cc34-4373-80f7-f3a43d652976} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.05.13 18:43:37.058963 [ 294 ] {b6fbe314-cc34-4373-80f7-f3a43d652976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11155 | 2026.05.13 18:43:37.059321 [ 294 ] {b6fbe314-cc34-4373-80f7-f3a43d652976} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11156 | 2026.05.13 18:43:37.059545 [ 294 ] {b6fbe314-cc34-4373-80f7-f3a43d652976} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.05.13 18:43:37.059685 [ 294 ] {b6fbe314-cc34-4373-80f7-f3a43d652976} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001444 sec., 54016.62049861496 rows/sec., 4.45 MiB/sec. | ||
| 11158 | 2026.05.13 18:43:37.059724 [ 294 ] {b6fbe314-cc34-4373-80f7-f3a43d652976} <Debug> TCPHandler: Processed in 0.00168448 sec. | ||
| 11159 | 2026.05.13 18:43:37.059856 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2026.05.13 18:43:37.059951 [ 294 ] {bc2b8c8e-6082-4d19-9fec-a6a28ab8f192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11161 | 2026.05.13 18:43:37.059990 [ 294 ] {bc2b8c8e-6082-4d19-9fec-a6a28ab8f192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11162 | 2026.05.13 18:43:37.060418 [ 294 ] {bc2b8c8e-6082-4d19-9fec-a6a28ab8f192} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.05.13 18:43:37.060453 [ 294 ] {bc2b8c8e-6082-4d19-9fec-a6a28ab8f192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11164 | 2026.05.13 18:43:37.060735 [ 294 ] {bc2b8c8e-6082-4d19-9fec-a6a28ab8f192} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11165 | 2026.05.13 18:43:37.060938 [ 294 ] {bc2b8c8e-6082-4d19-9fec-a6a28ab8f192} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2026.05.13 18:43:37.061064 [ 294 ] {bc2b8c8e-6082-4d19-9fec-a6a28ab8f192} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001131 sec., 9725.906277630414 rows/sec., 731.34 KiB/sec. | ||
| 11167 | 2026.05.13 18:43:37.061064 [ 26 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11168 | 2026.05.13 18:43:37.061102 [ 294 ] {bc2b8c8e-6082-4d19-9fec-a6a28ab8f192} <Debug> TCPHandler: Processed in 0.001294573 sec. | ||
| 11169 | 2026.05.13 18:43:37.061142 [ 26 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.05.13 18:43:37.061167 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11171 | 2026.05.13 18:43:37.061239 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.05.13 18:43:37.061280 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 11173 | 2026.05.13 18:43:37.061339 [ 294 ] {89992b5a-b1bd-4d53-8c2f-37a78a819d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11174 | 2026.05.13 18:43:37.061383 [ 294 ] {89992b5a-b1bd-4d53-8c2f-37a78a819d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11175 | 2026.05.13 18:43:37.061411 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11176 | 2026.05.13 18:43:37.061448 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 83 rows starting from the beginning of the part | ||
| 11177 | 2026.05.13 18:43:37.061509 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part | ||
| 11178 | 2026.05.13 18:43:37.061559 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 11179 | 2026.05.13 18:43:37.061606 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 11180 | 2026.05.13 18:43:37.061650 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 11181 | 2026.05.13 18:43:37.061694 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part | ||
| 11182 | 2026.05.13 18:43:37.061847 [ 294 ] {89992b5a-b1bd-4d53-8c2f-37a78a819d13} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.05.13 18:43:37.061889 [ 294 ] {89992b5a-b1bd-4d53-8c2f-37a78a819d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11184 | 2026.05.13 18:43:37.062205 [ 294 ] {89992b5a-b1bd-4d53-8c2f-37a78a819d13} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11185 | 2026.05.13 18:43:37.062436 [ 294 ] {89992b5a-b1bd-4d53-8c2f-37a78a819d13} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.05.13 18:43:37.062489 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253442 sec., 160358.43700785516 rows/sec., 12.40 MiB/sec. | ||
| 11187 | 2026.05.13 18:43:37.062564 [ 294 ] {89992b5a-b1bd-4d53-8c2f-37a78a819d13} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001243 sec., 60337.892196299275 rows/sec., 4.71 MiB/sec. | ||
| 11188 | 2026.05.13 18:43:37.062605 [ 294 ] {89992b5a-b1bd-4d53-8c2f-37a78a819d13} <Debug> TCPHandler: Processed in 0.001413895 sec. | ||
| 11189 | 2026.05.13 18:43:37.062676 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11190 | 2026.05.13 18:43:37.062736 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11191 | 2026.05.13 18:43:37.062835 [ 294 ] {d1db7c5b-deec-49b7-8ff1-5a573e0f7c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11192 | 2026.05.13 18:43:37.062878 [ 294 ] {d1db7c5b-deec-49b7-8ff1-5a573e0f7c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11193 | 2026.05.13 18:43:37.062995 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.05.13 18:43:37.063076 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_66_13} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11195 | 2026.05.13 18:43:37.063167 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11196 | 2026.05.13 18:43:37.063340 [ 294 ] {d1db7c5b-deec-49b7-8ff1-5a573e0f7c07} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.05.13 18:43:37.063379 [ 294 ] {d1db7c5b-deec-49b7-8ff1-5a573e0f7c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11198 | 2026.05.13 18:43:37.063706 [ 294 ] {d1db7c5b-deec-49b7-8ff1-5a573e0f7c07} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11199 | 2026.05.13 18:43:37.063913 [ 294 ] {d1db7c5b-deec-49b7-8ff1-5a573e0f7c07} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.05.13 18:43:37.064038 [ 294 ] {d1db7c5b-deec-49b7-8ff1-5a573e0f7c07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 11201 | 2026.05.13 18:43:37.064074 [ 294 ] {d1db7c5b-deec-49b7-8ff1-5a573e0f7c07} <Debug> TCPHandler: Processed in 0.001386615 sec. | ||
| 11202 | 2026.05.13 18:43:37.064195 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.05.13 18:43:37.064288 [ 294 ] {ec260a72-a801-4793-895f-7fa0b00b9ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11204 | 2026.05.13 18:43:37.064340 [ 294 ] {ec260a72-a801-4793-895f-7fa0b00b9ab2} <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 | ||
| 11205 | 2026.05.13 18:43:37.065126 [ 294 ] {ec260a72-a801-4793-895f-7fa0b00b9ab2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.05.13 18:43:37.065161 [ 294 ] {ec260a72-a801-4793-895f-7fa0b00b9ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11207 | 2026.05.13 18:43:37.065665 [ 294 ] {ec260a72-a801-4793-895f-7fa0b00b9ab2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11208 | 2026.05.13 18:43:37.065877 [ 294 ] {ec260a72-a801-4793-895f-7fa0b00b9ab2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.05.13 18:43:37.066020 [ 294 ] {ec260a72-a801-4793-895f-7fa0b00b9ab2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00175 sec., 6285.714285714285 rows/sec., 11.26 MiB/sec. | ||
| 11210 | 2026.05.13 18:43:37.066074 [ 294 ] {ec260a72-a801-4793-895f-7fa0b00b9ab2} <Debug> TCPHandler: Processed in 0.001927364 sec. | ||
| 11211 | 2026.05.13 18:43:37.066194 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.05.13 18:43:37.066294 [ 294 ] {5ce3e313-6204-4be5-b4a1-334847989e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.05.13 18:43:37.066335 [ 294 ] {5ce3e313-6204-4be5-b4a1-334847989e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11214 | 2026.05.13 18:43:37.066672 [ 294 ] {5ce3e313-6204-4be5-b4a1-334847989e9e} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.05.13 18:43:37.066707 [ 294 ] {5ce3e313-6204-4be5-b4a1-334847989e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11216 | 2026.05.13 18:43:37.067016 [ 294 ] {5ce3e313-6204-4be5-b4a1-334847989e9e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11217 | 2026.05.13 18:43:37.067220 [ 294 ] {5ce3e313-6204-4be5-b4a1-334847989e9e} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.05.13 18:43:37.067345 [ 294 ] {5ce3e313-6204-4be5-b4a1-334847989e9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11219 | 2026.05.13 18:43:37.067380 [ 294 ] {5ce3e313-6204-4be5-b4a1-334847989e9e} <Debug> TCPHandler: Processed in 0.001234152 sec. | ||
| 11220 | 2026.05.13 18:43:42.054592 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.05.13 18:43:42.054842 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11222 | 2026.05.13 18:43:42.055199 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11223 | 2026.05.13 18:43:42.055235 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <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 | ||
| 11224 | 2026.05.13 18:43:42.055471 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11225 | 2026.05.13 18:43:42.055544 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11226 | 2026.05.13 18:43:42.055688 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 11227 | 2026.05.13 18:43:42.055835 [ 359 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11228 | 2026.05.13 18:43:42.055865 [ 354 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11229 | 2026.05.13 18:43:42.055871 [ 348 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11230 | 2026.05.13 18:43:42.055836 [ 322 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11231 | 2026.05.13 18:43:42.056095 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11232 | 2026.05.13 18:43:42.056127 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11233 | 2026.05.13 18:43:42.056216 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11234 | 2026.05.13 18:43:42.056236 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11235 | 2026.05.13 18:43:42.056278 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 11236 | 2026.05.13 18:43:42.056317 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 11237 | 2026.05.13 18:43:42.056356 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 11238 | 2026.05.13 18:43:42.057897 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003148 sec., 11118.170266836085 rows/sec., 1.87 MiB/sec. | ||
| 11239 | 2026.05.13 18:43:42.058101 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Debug> MemoryTracker: Peak memory usage (for query): 130.26 KiB. | ||
| 11240 | 2026.05.13 18:43:42.058118 [ 294 ] {e75d87d1-d1ee-4fb0-9726-2d07045f3c42} <Debug> TCPHandler: Processed in 0.003661595 sec. | ||
| 11241 | 2026.05.13 18:43:42.060265 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.05.13 18:43:42.060382 [ 294 ] {562625c5-7a2d-4ac8-9c3f-846f362118b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11243 | 2026.05.13 18:43:42.060426 [ 294 ] {562625c5-7a2d-4ac8-9c3f-846f362118b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11244 | 2026.05.13 18:43:42.061492 [ 294 ] {562625c5-7a2d-4ac8-9c3f-846f362118b6} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.05.13 18:43:42.061528 [ 294 ] {562625c5-7a2d-4ac8-9c3f-846f362118b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11246 | 2026.05.13 18:43:42.061904 [ 294 ] {562625c5-7a2d-4ac8-9c3f-846f362118b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11247 | 2026.05.13 18:43:42.062131 [ 294 ] {562625c5-7a2d-4ac8-9c3f-846f362118b6} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.05.13 18:43:42.062286 [ 294 ] {562625c5-7a2d-4ac8-9c3f-846f362118b6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001938 sec., 3095.9752321981423 rows/sec., 252.46 KiB/sec. | ||
| 11249 | 2026.05.13 18:43:42.062327 [ 294 ] {562625c5-7a2d-4ac8-9c3f-846f362118b6} <Debug> TCPHandler: Processed in 0.002112988 sec. | ||
| 11250 | 2026.05.13 18:43:42.062478 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.05.13 18:43:42.062589 [ 294 ] {259afe36-4120-4513-806f-392ffa039551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11252 | 2026.05.13 18:43:42.062631 [ 294 ] {259afe36-4120-4513-806f-392ffa039551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11253 | 2026.05.13 18:43:42.063120 [ 294 ] {259afe36-4120-4513-806f-392ffa039551} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2026.05.13 18:43:42.063157 [ 294 ] {259afe36-4120-4513-806f-392ffa039551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11255 | 2026.05.13 18:43:42.063488 [ 294 ] {259afe36-4120-4513-806f-392ffa039551} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11256 | 2026.05.13 18:43:42.063707 [ 294 ] {259afe36-4120-4513-806f-392ffa039551} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2026.05.13 18:43:42.063838 [ 294 ] {259afe36-4120-4513-806f-392ffa039551} <Debug> executeQuery: Read 121 rows, 10.47 KiB in 0.00128 sec., 94531.24999999999 rows/sec., 7.99 MiB/sec. | ||
| 11258 | 2026.05.13 18:43:42.063875 [ 294 ] {259afe36-4120-4513-806f-392ffa039551} <Debug> TCPHandler: Processed in 0.001446085 sec. | ||
| 11259 | 2026.05.13 18:43:42.064035 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.05.13 18:43:42.064131 [ 294 ] {1278a360-f49f-4757-bdbc-77ff4649c39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11261 | 2026.05.13 18:43:42.064172 [ 294 ] {1278a360-f49f-4757-bdbc-77ff4649c39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11262 | 2026.05.13 18:43:42.064636 [ 294 ] {1278a360-f49f-4757-bdbc-77ff4649c39e} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.05.13 18:43:42.064673 [ 294 ] {1278a360-f49f-4757-bdbc-77ff4649c39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11264 | 2026.05.13 18:43:42.064974 [ 294 ] {1278a360-f49f-4757-bdbc-77ff4649c39e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11265 | 2026.05.13 18:43:42.065183 [ 294 ] {1278a360-f49f-4757-bdbc-77ff4649c39e} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.05.13 18:43:42.065318 [ 294 ] {1278a360-f49f-4757-bdbc-77ff4649c39e} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001206 sec., 30679.93366500829 rows/sec., 2.23 MiB/sec. | ||
| 11267 | 2026.05.13 18:43:42.065356 [ 294 ] {1278a360-f49f-4757-bdbc-77ff4649c39e} <Debug> TCPHandler: Processed in 0.001369164 sec. | ||
| 11268 | 2026.05.13 18:43:42.065517 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.05.13 18:43:42.065611 [ 294 ] {2fcc0189-d8c2-4301-84a6-125d4895453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11270 | 2026.05.13 18:43:42.065650 [ 294 ] {2fcc0189-d8c2-4301-84a6-125d4895453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11271 | 2026.05.13 18:43:42.066084 [ 294 ] {2fcc0189-d8c2-4301-84a6-125d4895453d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.05.13 18:43:42.066120 [ 294 ] {2fcc0189-d8c2-4301-84a6-125d4895453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11273 | 2026.05.13 18:43:42.066416 [ 294 ] {2fcc0189-d8c2-4301-84a6-125d4895453d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11274 | 2026.05.13 18:43:42.066628 [ 294 ] {2fcc0189-d8c2-4301-84a6-125d4895453d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.05.13 18:43:42.066759 [ 294 ] {2fcc0189-d8c2-4301-84a6-125d4895453d} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001166 sec., 86620.92624356775 rows/sec., 6.77 MiB/sec. | ||
| 11276 | 2026.05.13 18:43:42.066795 [ 294 ] {2fcc0189-d8c2-4301-84a6-125d4895453d} <Debug> TCPHandler: Processed in 0.001329153 sec. | ||
| 11277 | 2026.05.13 18:43:42.066947 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.05.13 18:43:42.067041 [ 294 ] {26e1f3d7-fd39-402e-bb2f-c1949438b56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11279 | 2026.05.13 18:43:42.067083 [ 294 ] {26e1f3d7-fd39-402e-bb2f-c1949438b56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11280 | 2026.05.13 18:43:42.067521 [ 294 ] {26e1f3d7-fd39-402e-bb2f-c1949438b56a} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.05.13 18:43:42.067557 [ 294 ] {26e1f3d7-fd39-402e-bb2f-c1949438b56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11282 | 2026.05.13 18:43:42.067878 [ 294 ] {26e1f3d7-fd39-402e-bb2f-c1949438b56a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11283 | 2026.05.13 18:43:42.068099 [ 294 ] {26e1f3d7-fd39-402e-bb2f-c1949438b56a} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.05.13 18:43:42.068226 [ 294 ] {26e1f3d7-fd39-402e-bb2f-c1949438b56a} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001203 sec., 135494.59684123026 rows/sec., 9.43 MiB/sec. | ||
| 11285 | 2026.05.13 18:43:42.068262 [ 294 ] {26e1f3d7-fd39-402e-bb2f-c1949438b56a} <Debug> TCPHandler: Processed in 0.001364494 sec. | ||
| 11286 | 2026.05.13 18:43:42.068411 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.05.13 18:43:42.068504 [ 294 ] {d40b02da-2f41-46e9-ac5c-695987196e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.05.13 18:43:42.068558 [ 294 ] {d40b02da-2f41-46e9-ac5c-695987196e5f} <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 | ||
| 11289 | 2026.05.13 18:43:42.069535 [ 294 ] {d40b02da-2f41-46e9-ac5c-695987196e5f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.05.13 18:43:42.069572 [ 294 ] {d40b02da-2f41-46e9-ac5c-695987196e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11291 | 2026.05.13 18:43:42.070119 [ 294 ] {d40b02da-2f41-46e9-ac5c-695987196e5f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11292 | 2026.05.13 18:43:42.070341 [ 294 ] {d40b02da-2f41-46e9-ac5c-695987196e5f} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.05.13 18:43:42.070480 [ 294 ] {d40b02da-2f41-46e9-ac5c-695987196e5f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001994 sec., 15546.639919759276 rows/sec., 27.86 MiB/sec. | ||
| 11294 | 2026.05.13 18:43:42.070486 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11295 | 2026.05.13 18:43:42.070545 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.05.13 18:43:42.070547 [ 294 ] {d40b02da-2f41-46e9-ac5c-695987196e5f} <Debug> TCPHandler: Processed in 0.002184329 sec. | ||
| 11297 | 2026.05.13 18:43:42.070573 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11298 | 2026.05.13 18:43:42.070685 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 11299 | 2026.05.13 18:43:42.070699 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2026.05.13 18:43:42.070815 [ 294 ] {0fd34f0b-727f-4272-a8be-236c2862d5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11301 | 2026.05.13 18:43:42.070857 [ 294 ] {0fd34f0b-727f-4272-a8be-236c2862d5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11302 | 2026.05.13 18:43:42.070924 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11303 | 2026.05.13 18:43:42.070991 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1286 rows starting from the beginning of the part | ||
| 11304 | 2026.05.13 18:43:42.071119 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 11305 | 2026.05.13 18:43:42.071219 [ 294 ] {0fd34f0b-727f-4272-a8be-236c2862d5f8} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.05.13 18:43:42.071236 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 22 rows starting from the beginning of the part | ||
| 11307 | 2026.05.13 18:43:42.071265 [ 294 ] {0fd34f0b-727f-4272-a8be-236c2862d5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11308 | 2026.05.13 18:43:42.071364 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 11309 | 2026.05.13 18:43:42.071482 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 11310 | 2026.05.13 18:43:42.071592 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 11311 | 2026.05.13 18:43:42.071601 [ 294 ] {0fd34f0b-727f-4272-a8be-236c2862d5f8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11312 | 2026.05.13 18:43:42.071840 [ 294 ] {0fd34f0b-727f-4272-a8be-236c2862d5f8} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.05.13 18:43:42.071986 [ 294 ] {0fd34f0b-727f-4272-a8be-236c2862d5f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 11314 | 2026.05.13 18:43:42.072023 [ 294 ] {0fd34f0b-727f-4272-a8be-236c2862d5f8} <Debug> TCPHandler: Processed in 0.001373345 sec. | ||
| 11315 | 2026.05.13 18:43:42.073214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23451 | ||
| 11316 | 2026.05.13 18:43:42.073810 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.05.13 18:43:42.073853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11318 | 2026.05.13 18:43:42.074385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11319 | 2026.05.13 18:43:42.074639 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.05.13 18:43:42.074778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23451 | ||
| 11321 | 2026.05.13 18:43:42.078925 [ 191 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1412 rows, containing 19 columns (19 merged, 0 gathered) in 0.008283786 sec., 170453.46173838872 rows/sec., 305.44 MiB/sec. | ||
| 11322 | 2026.05.13 18:43:42.080274 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11323 | 2026.05.13 18:43:42.080637 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.05.13 18:43:42.080709 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11325 | 2026.05.13 18:43:42.080871 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 11326 | 2026.05.13 18:43:43.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.41 MiB, peak 341.50 MiB, free memory in arenas 0.00 B, will set to 333.35 MiB (RSS), difference: 3.93 MiB | ||
| 11327 | 2026.05.13 18:43:43.281379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11328 | 2026.05.13 18:43:43.296871 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.05.13 18:43:43.296924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11330 | 2026.05.13 18:43:43.302791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11331 | 2026.05.13 18:43:43.303494 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.05.13 18:43:43.306137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11333 | 2026.05.13 18:43:44.644743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1342 | ||
| 11334 | 2026.05.13 18:43:44.647305 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.05.13 18:43:44.647350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11336 | 2026.05.13 18:43:44.648557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11337 | 2026.05.13 18:43:44.648845 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.05.13 18:43:44.649019 [ 61 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11339 | 2026.05.13 18:43:44.649097 [ 61 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.05.13 18:43:44.649105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1342 | ||
| 11341 | 2026.05.13 18:43:44.649122 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11342 | 2026.05.13 18:43:44.649228 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 11343 | 2026.05.13 18:43:44.649672 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11344 | 2026.05.13 18:43:44.649797 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1176 rows starting from the beginning of the part | ||
| 11345 | 2026.05.13 18:43:44.650124 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 11346 | 2026.05.13 18:43:44.650457 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 11347 | 2026.05.13 18:43:44.650803 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
| 11348 | 2026.05.13 18:43:44.651147 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 11349 | 2026.05.13 18:43:44.651480 [ 193 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 11350 | 2026.05.13 18:43:44.657636 [ 199 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 72 columns (72 merged, 0 gathered) in 0.008440959 sec., 158986.67438142988 rows/sec., 134.24 MiB/sec. | ||
| 11351 | 2026.05.13 18:43:44.659278 [ 203 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11352 | 2026.05.13 18:43:44.659962 [ 203 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2026.05.13 18:43:44.660052 [ 203 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_36_7} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11354 | 2026.05.13 18:43:44.660335 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
| 11355 | 2026.05.13 18:43:47.052845 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11356 | 2026.05.13 18:43:47.053186 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11357 | 2026.05.13 18:43:47.053697 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11358 | 2026.05.13 18:43:47.053763 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <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 | ||
| 11359 | 2026.05.13 18:43:47.054076 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11360 | 2026.05.13 18:43:47.054143 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11361 | 2026.05.13 18:43:47.054278 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11362 | 2026.05.13 18:43:47.054412 [ 355 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11363 | 2026.05.13 18:43:47.054413 [ 359 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11364 | 2026.05.13 18:43:47.054470 [ 348 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11365 | 2026.05.13 18:43:47.054470 [ 322 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11366 | 2026.05.13 18:43:47.054679 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11367 | 2026.05.13 18:43:47.054716 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11368 | 2026.05.13 18:43:47.054804 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11369 | 2026.05.13 18:43:47.054823 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11370 | 2026.05.13 18:43:47.054859 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11371 | 2026.05.13 18:43:47.054897 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11372 | 2026.05.13 18:43:47.054931 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11373 | 2026.05.13 18:43:47.056359 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003306 sec., 10586.81185722928 rows/sec., 1.78 MiB/sec. | ||
| 11374 | 2026.05.13 18:43:47.056522 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Debug> MemoryTracker: Peak memory usage (for query): 129.24 KiB. | ||
| 11375 | 2026.05.13 18:43:47.056538 [ 294 ] {6e3ae143-95f4-44aa-b2d5-ae10b48340ff} <Debug> TCPHandler: Processed in 0.003866848 sec. | ||
| 11376 | 2026.05.13 18:43:47.058469 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.05.13 18:43:47.058583 [ 294 ] {4298871e-d70f-4e0a-b05d-424b5e494536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11378 | 2026.05.13 18:43:47.058624 [ 294 ] {4298871e-d70f-4e0a-b05d-424b5e494536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11379 | 2026.05.13 18:43:47.059235 [ 294 ] {4298871e-d70f-4e0a-b05d-424b5e494536} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.05.13 18:43:47.059280 [ 294 ] {4298871e-d70f-4e0a-b05d-424b5e494536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11381 | 2026.05.13 18:43:47.059633 [ 294 ] {4298871e-d70f-4e0a-b05d-424b5e494536} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11382 | 2026.05.13 18:43:47.059847 [ 294 ] {4298871e-d70f-4e0a-b05d-424b5e494536} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.05.13 18:43:47.059985 [ 294 ] {4298871e-d70f-4e0a-b05d-424b5e494536} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001433 sec., 54431.263084438244 rows/sec., 4.49 MiB/sec. | ||
| 11384 | 2026.05.13 18:43:47.059997 [ 141 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11385 | 2026.05.13 18:43:47.060023 [ 294 ] {4298871e-d70f-4e0a-b05d-424b5e494536} <Debug> TCPHandler: Processed in 0.001614838 sec. | ||
| 11386 | 2026.05.13 18:43:47.060042 [ 141 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11387 | 2026.05.13 18:43:47.060069 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11388 | 2026.05.13 18:43:47.060170 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 11389 | 2026.05.13 18:43:47.060171 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.05.13 18:43:47.060289 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11391 | 2026.05.13 18:43:47.060300 [ 294 ] {8df9b4a8-e97e-4b9b-971a-f3bf8f5ad9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11392 | 2026.05.13 18:43:47.060326 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2621 rows starting from the beginning of the part | ||
| 11393 | 2026.05.13 18:43:47.060347 [ 294 ] {8df9b4a8-e97e-4b9b-971a-f3bf8f5ad9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11394 | 2026.05.13 18:43:47.060390 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 11395 | 2026.05.13 18:43:47.060440 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 118 rows starting from the beginning of the part | ||
| 11396 | 2026.05.13 18:43:47.060481 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part | ||
| 11397 | 2026.05.13 18:43:47.060522 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 121 rows starting from the beginning of the part | ||
| 11398 | 2026.05.13 18:43:47.060561 [ 194 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 78 rows starting from the beginning of the part | ||
| 11399 | 2026.05.13 18:43:47.060807 [ 294 ] {8df9b4a8-e97e-4b9b-971a-f3bf8f5ad9dd} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.05.13 18:43:47.060849 [ 294 ] {8df9b4a8-e97e-4b9b-971a-f3bf8f5ad9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11401 | 2026.05.13 18:43:47.061142 [ 294 ] {8df9b4a8-e97e-4b9b-971a-f3bf8f5ad9dd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11402 | 2026.05.13 18:43:47.061387 [ 294 ] {8df9b4a8-e97e-4b9b-971a-f3bf8f5ad9dd} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2026.05.13 18:43:47.061515 [ 294 ] {8df9b4a8-e97e-4b9b-971a-f3bf8f5ad9dd} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001234 sec., 8914.100486223662 rows/sec., 670.30 KiB/sec. | ||
| 11404 | 2026.05.13 18:43:47.061551 [ 294 ] {8df9b4a8-e97e-4b9b-971a-f3bf8f5ad9dd} <Debug> TCPHandler: Processed in 0.001428945 sec. | ||
| 11405 | 2026.05.13 18:43:47.061695 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2026.05.13 18:43:47.061792 [ 294 ] {31ca7464-688b-40f5-8b4f-e9ca566c2ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11407 | 2026.05.13 18:43:47.061806 [ 199 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669239 sec., 1840359.5890103213 rows/sec., 147.00 MiB/sec. | ||
| 11408 | 2026.05.13 18:43:47.061830 [ 294 ] {31ca7464-688b-40f5-8b4f-e9ca566c2ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11409 | 2026.05.13 18:43:47.062119 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11410 | 2026.05.13 18:43:47.062326 [ 294 ] {31ca7464-688b-40f5-8b4f-e9ca566c2ddb} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.05.13 18:43:47.062369 [ 294 ] {31ca7464-688b-40f5-8b4f-e9ca566c2ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11412 | 2026.05.13 18:43:47.062416 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.05.13 18:43:47.062502 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_81_16} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11414 | 2026.05.13 18:43:47.062603 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11415 | 2026.05.13 18:43:47.062681 [ 294 ] {31ca7464-688b-40f5-8b4f-e9ca566c2ddb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11416 | 2026.05.13 18:43:47.062896 [ 294 ] {31ca7464-688b-40f5-8b4f-e9ca566c2ddb} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11417 | 2026.05.13 18:43:47.063017 [ 141 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11418 | 2026.05.13 18:43:47.063024 [ 294 ] {31ca7464-688b-40f5-8b4f-e9ca566c2ddb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001252 sec., 59904.15335463258 rows/sec., 4.68 MiB/sec. | ||
| 11419 | 2026.05.13 18:43:47.063054 [ 141 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.05.13 18:43:47.063073 [ 294 ] {31ca7464-688b-40f5-8b4f-e9ca566c2ddb} <Debug> TCPHandler: Processed in 0.001434965 sec. | ||
| 11421 | 2026.05.13 18:43:47.063079 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11422 | 2026.05.13 18:43:47.063184 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 11423 | 2026.05.13 18:43:47.063207 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2026.05.13 18:43:47.063285 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11425 | 2026.05.13 18:43:47.063308 [ 294 ] {a10535ce-a8f8-41ab-9794-1c667707ae5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11426 | 2026.05.13 18:43:47.063320 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1404 rows starting from the beginning of the part | ||
| 11427 | 2026.05.13 18:43:47.063356 [ 294 ] {a10535ce-a8f8-41ab-9794-1c667707ae5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11428 | 2026.05.13 18:43:47.063386 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 11429 | 2026.05.13 18:43:47.063432 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 95 rows starting from the beginning of the part | ||
| 11430 | 2026.05.13 18:43:47.063470 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 75 rows starting from the beginning of the part | ||
| 11431 | 2026.05.13 18:43:47.063508 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 101 rows starting from the beginning of the part | ||
| 11432 | 2026.05.13 18:43:47.063546 [ 197 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 75 rows starting from the beginning of the part | ||
| 11433 | 2026.05.13 18:43:47.063794 [ 294 ] {a10535ce-a8f8-41ab-9794-1c667707ae5f} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.05.13 18:43:47.063833 [ 294 ] {a10535ce-a8f8-41ab-9794-1c667707ae5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11435 | 2026.05.13 18:43:47.064169 [ 294 ] {a10535ce-a8f8-41ab-9794-1c667707ae5f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11436 | 2026.05.13 18:43:47.064380 [ 294 ] {a10535ce-a8f8-41ab-9794-1c667707ae5f} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.05.13 18:43:47.064507 [ 294 ] {a10535ce-a8f8-41ab-9794-1c667707ae5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11438 | 2026.05.13 18:43:47.064510 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361834 sec., 1332027.251485864 rows/sec., 98.62 MiB/sec. | ||
| 11439 | 2026.05.13 18:43:47.064516 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11440 | 2026.05.13 18:43:47.064546 [ 294 ] {a10535ce-a8f8-41ab-9794-1c667707ae5f} <Debug> TCPHandler: Processed in 0.001386545 sec. | ||
| 11441 | 2026.05.13 18:43:47.064584 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.05.13 18:43:47.064609 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11443 | 2026.05.13 18:43:47.064693 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11444 | 2026.05.13 18:43:47.064698 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2026.05.13 18:43:47.064699 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 11446 | 2026.05.13 18:43:47.064806 [ 294 ] {11bb2f66-0f67-4e75-9f62-6a47109afeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11447 | 2026.05.13 18:43:47.064849 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11448 | 2026.05.13 18:43:47.064863 [ 294 ] {11bb2f66-0f67-4e75-9f62-6a47109afeba} <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 | ||
| 11449 | 2026.05.13 18:43:47.064890 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27809 rows starting from the beginning of the part | ||
| 11450 | 2026.05.13 18:43:47.064955 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11451 | 2026.05.13 18:43:47.064957 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 128 rows starting from the beginning of the part | ||
| 11452 | 2026.05.13 18:43:47.065018 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11453 | 2026.05.13 18:43:47.065028 [ 196 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_81_16} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11454 | 2026.05.13 18:43:47.065058 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11455 | 2026.05.13 18:43:47.065100 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 163 rows starting from the beginning of the part | ||
| 11456 | 2026.05.13 18:43:47.065114 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 11457 | 2026.05.13 18:43:47.065138 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11458 | 2026.05.13 18:43:47.065805 [ 294 ] {11bb2f66-0f67-4e75-9f62-6a47109afeba} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.05.13 18:43:47.065847 [ 294 ] {11bb2f66-0f67-4e75-9f62-6a47109afeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11460 | 2026.05.13 18:43:47.066445 [ 294 ] {11bb2f66-0f67-4e75-9f62-6a47109afeba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11461 | 2026.05.13 18:43:47.066701 [ 294 ] {11bb2f66-0f67-4e75-9f62-6a47109afeba} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.05.13 18:43:47.066847 [ 294 ] {11bb2f66-0f67-4e75-9f62-6a47109afeba} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002057 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 11463 | 2026.05.13 18:43:47.066959 [ 294 ] {11bb2f66-0f67-4e75-9f62-6a47109afeba} <Debug> TCPHandler: Processed in 0.002312671 sec. | ||
| 11464 | 2026.05.13 18:43:47.067144 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11465 | 2026.05.13 18:43:47.067266 [ 294 ] {a11993b7-4297-41a0-8558-6e2de2114663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11466 | 2026.05.13 18:43:47.067317 [ 294 ] {a11993b7-4297-41a0-8558-6e2de2114663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11467 | 2026.05.13 18:43:47.067671 [ 294 ] {a11993b7-4297-41a0-8558-6e2de2114663} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2026.05.13 18:43:47.067706 [ 294 ] {a11993b7-4297-41a0-8558-6e2de2114663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11469 | 2026.05.13 18:43:47.068038 [ 294 ] {a11993b7-4297-41a0-8558-6e2de2114663} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11470 | 2026.05.13 18:43:47.068262 [ 294 ] {a11993b7-4297-41a0-8558-6e2de2114663} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2026.05.13 18:43:47.068379 [ 141 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11472 | 2026.05.13 18:43:47.068389 [ 294 ] {a11993b7-4297-41a0-8558-6e2de2114663} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 11473 | 2026.05.13 18:43:47.068424 [ 141 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.05.13 18:43:47.068444 [ 294 ] {a11993b7-4297-41a0-8558-6e2de2114663} <Debug> TCPHandler: Processed in 0.001404915 sec. | ||
| 11475 | 2026.05.13 18:43:47.068452 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11476 | 2026.05.13 18:43:47.068565 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 11477 | 2026.05.13 18:43:47.068698 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11478 | 2026.05.13 18:43:47.068735 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3942 rows starting from the beginning of the part | ||
| 11479 | 2026.05.13 18:43:47.068825 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 11480 | 2026.05.13 18:43:47.068876 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 11481 | 2026.05.13 18:43:47.068921 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 11482 | 2026.05.13 18:43:47.068963 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 11483 | 2026.05.13 18:43:47.069003 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11484 | 2026.05.13 18:43:47.070208 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28580 rows, containing 5 columns (5 merged, 0 gathered) in 0.005552878 sec., 5146880.590569431 rows/sec., 333.64 MiB/sec. | ||
| 11485 | 2026.05.13 18:43:47.070345 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821003 sec., 2322895.678919804 rows/sec., 156.64 MiB/sec. | ||
| 11486 | 2026.05.13 18:43:47.070528 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11487 | 2026.05.13 18:43:47.070765 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11488 | 2026.05.13 18:43:47.070791 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2026.05.13 18:43:47.070866 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11490 | 2026.05.13 18:43:47.070949 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11491 | 2026.05.13 18:43:47.071029 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_81_16} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.05.13 18:43:47.071099 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_81_16} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11493 | 2026.05.13 18:43:47.071170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11494 | 2026.05.13 18:43:49.457246 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11495 | 2026.05.13 18:43:49.457323 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11496 | 2026.05.13 18:43:49.574886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23899 | ||
| 11497 | 2026.05.13 18:43:49.575457 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.05.13 18:43:49.575500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11499 | 2026.05.13 18:43:49.576087 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11500 | 2026.05.13 18:43:49.576346 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2026.05.13 18:43:49.576478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23899 | ||
| 11502 | 2026.05.13 18:43:50.806215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11503 | 2026.05.13 18:43:50.822873 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11504 | 2026.05.13 18:43:50.822931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11505 | 2026.05.13 18:43:50.828956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11506 | 2026.05.13 18:43:50.829635 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11507 | 2026.05.13 18:43:50.832550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11508 | 2026.05.13 18:43:52.053770 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2026.05.13 18:43:52.054014 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11510 | 2026.05.13 18:43:52.054343 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11511 | 2026.05.13 18:43:52.054377 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <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 | ||
| 11512 | 2026.05.13 18:43:52.054588 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11513 | 2026.05.13 18:43:52.054654 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11514 | 2026.05.13 18:43:52.054790 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11515 | 2026.05.13 18:43:52.054943 [ 359 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11516 | 2026.05.13 18:43:52.054951 [ 322 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11517 | 2026.05.13 18:43:52.054951 [ 348 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11518 | 2026.05.13 18:43:52.054947 [ 334 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11519 | 2026.05.13 18:43:52.055176 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11520 | 2026.05.13 18:43:52.055203 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11521 | 2026.05.13 18:43:52.055285 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11522 | 2026.05.13 18:43:52.055305 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11523 | 2026.05.13 18:43:52.055339 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11524 | 2026.05.13 18:43:52.055381 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11525 | 2026.05.13 18:43:52.055415 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11526 | 2026.05.13 18:43:52.056897 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002979 sec., 11748.909029875798 rows/sec., 1.98 MiB/sec. | ||
| 11527 | 2026.05.13 18:43:52.057071 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Debug> MemoryTracker: Peak memory usage (for query): 129.34 KiB. | ||
| 11528 | 2026.05.13 18:43:52.057087 [ 294 ] {b39d1e7a-575a-43a7-a12e-759df209b256} <Debug> TCPHandler: Processed in 0.003446991 sec. | ||
| 11529 | 2026.05.13 18:43:52.059276 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2026.05.13 18:43:52.059444 [ 294 ] {8cc0ab66-dd5e-428d-8ff9-4c0c279eb7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11531 | 2026.05.13 18:43:52.059502 [ 294 ] {8cc0ab66-dd5e-428d-8ff9-4c0c279eb7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11532 | 2026.05.13 18:43:52.060331 [ 294 ] {8cc0ab66-dd5e-428d-8ff9-4c0c279eb7ef} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.05.13 18:43:52.060373 [ 294 ] {8cc0ab66-dd5e-428d-8ff9-4c0c279eb7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11534 | 2026.05.13 18:43:52.060741 [ 294 ] {8cc0ab66-dd5e-428d-8ff9-4c0c279eb7ef} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11535 | 2026.05.13 18:43:52.060959 [ 294 ] {8cc0ab66-dd5e-428d-8ff9-4c0c279eb7ef} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.05.13 18:43:52.061098 [ 294 ] {8cc0ab66-dd5e-428d-8ff9-4c0c279eb7ef} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.0017 sec., 69411.76470588236 rows/sec., 5.89 MiB/sec. | ||
| 11537 | 2026.05.13 18:43:52.061136 [ 294 ] {8cc0ab66-dd5e-428d-8ff9-4c0c279eb7ef} <Debug> TCPHandler: Processed in 0.001935744 sec. | ||
| 11538 | 2026.05.13 18:43:52.061304 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2026.05.13 18:43:52.061397 [ 294 ] {fa59252f-69c1-4e2d-abbc-f7e64aa2fa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11540 | 2026.05.13 18:43:52.061435 [ 294 ] {fa59252f-69c1-4e2d-abbc-f7e64aa2fa31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11541 | 2026.05.13 18:43:52.061867 [ 294 ] {fa59252f-69c1-4e2d-abbc-f7e64aa2fa31} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2026.05.13 18:43:52.061903 [ 294 ] {fa59252f-69c1-4e2d-abbc-f7e64aa2fa31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11543 | 2026.05.13 18:43:52.062192 [ 294 ] {fa59252f-69c1-4e2d-abbc-f7e64aa2fa31} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11544 | 2026.05.13 18:43:52.062398 [ 294 ] {fa59252f-69c1-4e2d-abbc-f7e64aa2fa31} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.05.13 18:43:52.062523 [ 294 ] {fa59252f-69c1-4e2d-abbc-f7e64aa2fa31} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001144 sec., 27097.902097902097 rows/sec., 1.99 MiB/sec. | ||
| 11546 | 2026.05.13 18:43:52.062560 [ 294 ] {fa59252f-69c1-4e2d-abbc-f7e64aa2fa31} <Debug> TCPHandler: Processed in 0.001306053 sec. | ||
| 11547 | 2026.05.13 18:43:52.062683 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2026.05.13 18:43:52.062777 [ 294 ] {36dd4805-a988-430c-89d3-f46b93e20eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11549 | 2026.05.13 18:43:52.062815 [ 294 ] {36dd4805-a988-430c-89d3-f46b93e20eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11550 | 2026.05.13 18:43:52.063236 [ 294 ] {36dd4805-a988-430c-89d3-f46b93e20eb7} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.05.13 18:43:52.063272 [ 294 ] {36dd4805-a988-430c-89d3-f46b93e20eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11552 | 2026.05.13 18:43:52.063572 [ 294 ] {36dd4805-a988-430c-89d3-f46b93e20eb7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11553 | 2026.05.13 18:43:52.063801 [ 294 ] {36dd4805-a988-430c-89d3-f46b93e20eb7} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.05.13 18:43:52.063924 [ 294 ] {36dd4805-a988-430c-89d3-f46b93e20eb7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001165 sec., 81545.0643776824 rows/sec., 6.37 MiB/sec. | ||
| 11555 | 2026.05.13 18:43:52.063961 [ 294 ] {36dd4805-a988-430c-89d3-f46b93e20eb7} <Debug> TCPHandler: Processed in 0.001326783 sec. | ||
| 11556 | 2026.05.13 18:43:52.064084 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2026.05.13 18:43:52.064179 [ 294 ] {5fdfb3ad-8fb0-419b-962f-07464d40335e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11558 | 2026.05.13 18:43:52.064221 [ 294 ] {5fdfb3ad-8fb0-419b-962f-07464d40335e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11559 | 2026.05.13 18:43:52.064656 [ 294 ] {5fdfb3ad-8fb0-419b-962f-07464d40335e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.05.13 18:43:52.064691 [ 294 ] {5fdfb3ad-8fb0-419b-962f-07464d40335e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11561 | 2026.05.13 18:43:52.065018 [ 294 ] {5fdfb3ad-8fb0-419b-962f-07464d40335e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11562 | 2026.05.13 18:43:52.065230 [ 294 ] {5fdfb3ad-8fb0-419b-962f-07464d40335e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.05.13 18:43:52.065357 [ 294 ] {5fdfb3ad-8fb0-419b-962f-07464d40335e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 11564 | 2026.05.13 18:43:52.065394 [ 294 ] {5fdfb3ad-8fb0-419b-962f-07464d40335e} <Debug> TCPHandler: Processed in 0.001358604 sec. | ||
| 11565 | 2026.05.13 18:43:52.065518 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11566 | 2026.05.13 18:43:52.065611 [ 294 ] {db045e18-9cf5-4260-9579-e5d501a23c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11567 | 2026.05.13 18:43:52.065663 [ 294 ] {db045e18-9cf5-4260-9579-e5d501a23c3b} <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 | ||
| 11568 | 2026.05.13 18:43:52.066500 [ 294 ] {db045e18-9cf5-4260-9579-e5d501a23c3b} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11569 | 2026.05.13 18:43:52.066536 [ 294 ] {db045e18-9cf5-4260-9579-e5d501a23c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11570 | 2026.05.13 18:43:52.067064 [ 294 ] {db045e18-9cf5-4260-9579-e5d501a23c3b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11571 | 2026.05.13 18:43:52.067287 [ 294 ] {db045e18-9cf5-4260-9579-e5d501a23c3b} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2026.05.13 18:43:52.067421 [ 294 ] {db045e18-9cf5-4260-9579-e5d501a23c3b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001827 sec., 16967.706622879035 rows/sec., 30.41 MiB/sec. | ||
| 11573 | 2026.05.13 18:43:52.067477 [ 294 ] {db045e18-9cf5-4260-9579-e5d501a23c3b} <Debug> TCPHandler: Processed in 0.002007405 sec. | ||
| 11574 | 2026.05.13 18:43:52.067610 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2026.05.13 18:43:52.067704 [ 294 ] {6dbe4d22-012b-4c6a-869d-7c38da103e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11576 | 2026.05.13 18:43:52.067744 [ 294 ] {6dbe4d22-012b-4c6a-869d-7c38da103e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11577 | 2026.05.13 18:43:52.068083 [ 294 ] {6dbe4d22-012b-4c6a-869d-7c38da103e3f} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.05.13 18:43:52.068118 [ 294 ] {6dbe4d22-012b-4c6a-869d-7c38da103e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11579 | 2026.05.13 18:43:52.068419 [ 294 ] {6dbe4d22-012b-4c6a-869d-7c38da103e3f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11580 | 2026.05.13 18:43:52.068623 [ 294 ] {6dbe4d22-012b-4c6a-869d-7c38da103e3f} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.05.13 18:43:52.068749 [ 294 ] {6dbe4d22-012b-4c6a-869d-7c38da103e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 11582 | 2026.05.13 18:43:52.068784 [ 294 ] {6dbe4d22-012b-4c6a-869d-7c38da103e3f} <Debug> TCPHandler: Processed in 0.001222732 sec. | ||
| 11583 | 2026.05.13 18:43:52.274380 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11584 | 2026.05.13 18:43:52.274563 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11585 | 2026.05.13 18:43:52.274824 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11586 | 2026.05.13 18:43:52.274860 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11587 | 2026.05.13 18:43:52.275080 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11588 | 2026.05.13 18:43:52.275139 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11589 | 2026.05.13 18:43:52.275255 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 11590 | 2026.05.13 18:43:52.275382 [ 348 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11591 | 2026.05.13 18:43:52.275381 [ 318 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11592 | 2026.05.13 18:43:52.275396 [ 334 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11593 | 2026.05.13 18:43:52.275390 [ 359 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11594 | 2026.05.13 18:43:52.275575 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11595 | 2026.05.13 18:43:52.275609 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11596 | 2026.05.13 18:43:52.275696 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11597 | 2026.05.13 18:43:52.275716 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11598 | 2026.05.13 18:43:52.275752 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 11599 | 2026.05.13 18:43:52.275786 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 11600 | 2026.05.13 18:43:52.275819 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 11601 | 2026.05.13 18:43:52.277083 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002577 sec., 13581.684128831976 rows/sec., 2.89 MiB/sec. | ||
| 11602 | 2026.05.13 18:43:52.277271 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Debug> MemoryTracker: Peak memory usage (for query): 141.88 KiB. | ||
| 11603 | 2026.05.13 18:43:52.277287 [ 294 ] {d3448224-6a21-4f37-8722-d882bcbebcba} <Debug> TCPHandler: Processed in 0.002981103 sec. | ||
| 11604 | 2026.05.13 18:43:52.291473 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2026.05.13 18:43:52.291612 [ 294 ] {e71d16ca-0e4e-44ea-a970-baf3c4db9a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11606 | 2026.05.13 18:43:52.291659 [ 294 ] {e71d16ca-0e4e-44ea-a970-baf3c4db9a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11607 | 2026.05.13 18:43:52.292176 [ 294 ] {e71d16ca-0e4e-44ea-a970-baf3c4db9a6f} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.05.13 18:43:52.292220 [ 294 ] {e71d16ca-0e4e-44ea-a970-baf3c4db9a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11609 | 2026.05.13 18:43:52.292572 [ 294 ] {e71d16ca-0e4e-44ea-a970-baf3c4db9a6f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11610 | 2026.05.13 18:43:52.292798 [ 294 ] {e71d16ca-0e4e-44ea-a970-baf3c4db9a6f} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.05.13 18:43:52.292939 [ 294 ] {e71d16ca-0e4e-44ea-a970-baf3c4db9a6f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001379 sec., 17403.91588107324 rows/sec., 1.44 MiB/sec. | ||
| 11612 | 2026.05.13 18:43:52.292941 [ 149 ] {} <Debug> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11613 | 2026.05.13 18:43:52.292982 [ 294 ] {e71d16ca-0e4e-44ea-a970-baf3c4db9a6f} <Debug> TCPHandler: Processed in 0.001563417 sec. | ||
| 11614 | 2026.05.13 18:43:52.293017 [ 149 ] {} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2026.05.13 18:43:52.293045 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11616 | 2026.05.13 18:43:52.293132 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2026.05.13 18:43:52.293155 [ 199 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::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 | ||
| 11618 | 2026.05.13 18:43:52.293258 [ 199 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11619 | 2026.05.13 18:43:52.293271 [ 294 ] {acdce433-1dbc-4dcf-9699-d80218b4d7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11620 | 2026.05.13 18:43:52.293287 [ 199 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 11621 | 2026.05.13 18:43:52.293322 [ 294 ] {acdce433-1dbc-4dcf-9699-d80218b4d7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11622 | 2026.05.13 18:43:52.293345 [ 199 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 11623 | 2026.05.13 18:43:52.293391 [ 199 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 11624 | 2026.05.13 18:43:52.293434 [ 199 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 11625 | 2026.05.13 18:43:52.293476 [ 199 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 11626 | 2026.05.13 18:43:52.293824 [ 294 ] {acdce433-1dbc-4dcf-9699-d80218b4d7b1} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.05.13 18:43:52.293867 [ 294 ] {acdce433-1dbc-4dcf-9699-d80218b4d7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11628 | 2026.05.13 18:43:52.294155 [ 196 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001035048 sec., 115936.65221323069 rows/sec., 10.06 MiB/sec. | ||
| 11629 | 2026.05.13 18:43:52.294218 [ 294 ] {acdce433-1dbc-4dcf-9699-d80218b4d7b1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11630 | 2026.05.13 18:43:52.294393 [ 192 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11631 | 2026.05.13 18:43:52.294481 [ 294 ] {acdce433-1dbc-4dcf-9699-d80218b4d7b1} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2026.05.13 18:43:52.294611 [ 149 ] {} <Debug> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 11633 | 2026.05.13 18:43:52.294629 [ 294 ] {acdce433-1dbc-4dcf-9699-d80218b4d7b1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001383 sec., 7230.65798987708 rows/sec., 589.61 KiB/sec. | ||
| 11634 | 2026.05.13 18:43:52.294655 [ 149 ] {} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.05.13 18:43:52.294677 [ 294 ] {acdce433-1dbc-4dcf-9699-d80218b4d7b1} <Debug> TCPHandler: Processed in 0.001596088 sec. | ||
| 11636 | 2026.05.13 18:43:52.294686 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11637 | 2026.05.13 18:43:52.294781 [ 192 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.05.13 18:43:52.294801 [ 199 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::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 | ||
| 11639 | 2026.05.13 18:43:52.294837 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2026.05.13 18:43:52.294871 [ 192 ] {f372aaef-0c3d-477d-95e6-6189d2d0e0ca::all_1_13_3} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11641 | 2026.05.13 18:43:52.294923 [ 199 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11642 | 2026.05.13 18:43:52.294942 [ 294 ] {c3dc8f4e-d921-42cd-9e66-32fd93736825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11643 | 2026.05.13 18:43:52.294962 [ 199 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 11644 | 2026.05.13 18:43:52.294976 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11645 | 2026.05.13 18:43:52.294988 [ 294 ] {c3dc8f4e-d921-42cd-9e66-32fd93736825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11646 | 2026.05.13 18:43:52.295033 [ 199 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 11647 | 2026.05.13 18:43:52.295084 [ 199 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 11648 | 2026.05.13 18:43:52.295134 [ 199 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11649 | 2026.05.13 18:43:52.295180 [ 199 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 11650 | 2026.05.13 18:43:52.295225 [ 199 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 11651 | 2026.05.13 18:43:52.296156 [ 189 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395264 sec., 37268.932617769824 rows/sec., 3.11 MiB/sec. | ||
| 11652 | 2026.05.13 18:43:52.296292 [ 200 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11653 | 2026.05.13 18:43:52.296411 [ 294 ] {c3dc8f4e-d921-42cd-9e66-32fd93736825} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.05.13 18:43:52.296458 [ 294 ] {c3dc8f4e-d921-42cd-9e66-32fd93736825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11655 | 2026.05.13 18:43:52.296591 [ 200 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.05.13 18:43:52.296677 [ 200 ] {5ff8dce4-71d7-4786-bc21-61f1415ae8ff::all_1_19_4} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 11657 | 2026.05.13 18:43:52.296754 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11658 | 2026.05.13 18:43:52.296967 [ 294 ] {c3dc8f4e-d921-42cd-9e66-32fd93736825} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11659 | 2026.05.13 18:43:52.297192 [ 294 ] {c3dc8f4e-d921-42cd-9e66-32fd93736825} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.05.13 18:43:52.297326 [ 294 ] {c3dc8f4e-d921-42cd-9e66-32fd93736825} <Debug> executeQuery: Read 2552 rows, 194.58 KiB in 0.002402 sec., 1062447.9600333055 rows/sec., 79.11 MiB/sec. | ||
| 11661 | 2026.05.13 18:43:52.297365 [ 294 ] {c3dc8f4e-d921-42cd-9e66-32fd93736825} <Debug> TCPHandler: Processed in 0.002576236 sec. | ||
| 11662 | 2026.05.13 18:43:52.297508 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2026.05.13 18:43:52.297631 [ 294 ] {f196f083-46da-4fa1-a820-73a0b449c603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11664 | 2026.05.13 18:43:52.297670 [ 294 ] {f196f083-46da-4fa1-a820-73a0b449c603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11665 | 2026.05.13 18:43:52.298094 [ 294 ] {f196f083-46da-4fa1-a820-73a0b449c603} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.05.13 18:43:52.298131 [ 294 ] {f196f083-46da-4fa1-a820-73a0b449c603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11667 | 2026.05.13 18:43:52.298439 [ 294 ] {f196f083-46da-4fa1-a820-73a0b449c603} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11668 | 2026.05.13 18:43:52.298653 [ 294 ] {f196f083-46da-4fa1-a820-73a0b449c603} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.05.13 18:43:52.298780 [ 294 ] {f196f083-46da-4fa1-a820-73a0b449c603} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001168 sec., 37671.23287671233 rows/sec., 2.77 MiB/sec. | ||
| 11670 | 2026.05.13 18:43:52.298817 [ 294 ] {f196f083-46da-4fa1-a820-73a0b449c603} <Debug> TCPHandler: Processed in 0.001357704 sec. | ||
| 11671 | 2026.05.13 18:43:52.298943 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.05.13 18:43:52.299038 [ 294 ] {bc73b8f6-12a2-4de8-8f0e-e50873a40ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11673 | 2026.05.13 18:43:52.299076 [ 294 ] {bc73b8f6-12a2-4de8-8f0e-e50873a40ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11674 | 2026.05.13 18:43:52.299929 [ 294 ] {bc73b8f6-12a2-4de8-8f0e-e50873a40ea0} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.05.13 18:43:52.299975 [ 294 ] {bc73b8f6-12a2-4de8-8f0e-e50873a40ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11676 | 2026.05.13 18:43:52.300406 [ 294 ] {bc73b8f6-12a2-4de8-8f0e-e50873a40ea0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11677 | 2026.05.13 18:43:52.300645 [ 294 ] {bc73b8f6-12a2-4de8-8f0e-e50873a40ea0} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.05.13 18:43:52.300803 [ 294 ] {bc73b8f6-12a2-4de8-8f0e-e50873a40ea0} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001779 sec., 463743.67622259696 rows/sec., 27.13 MiB/sec. | ||
| 11679 | 2026.05.13 18:43:52.300870 [ 294 ] {bc73b8f6-12a2-4de8-8f0e-e50873a40ea0} <Debug> TCPHandler: Processed in 0.001974205 sec. | ||
| 11680 | 2026.05.13 18:43:52.301068 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2026.05.13 18:43:52.301203 [ 294 ] {c06c459b-3b21-429e-8a80-59dae476c931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11682 | 2026.05.13 18:43:52.301257 [ 294 ] {c06c459b-3b21-429e-8a80-59dae476c931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11683 | 2026.05.13 18:43:52.301710 [ 294 ] {c06c459b-3b21-429e-8a80-59dae476c931} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.05.13 18:43:52.301747 [ 294 ] {c06c459b-3b21-429e-8a80-59dae476c931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11685 | 2026.05.13 18:43:52.302047 [ 294 ] {c06c459b-3b21-429e-8a80-59dae476c931} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11686 | 2026.05.13 18:43:52.302272 [ 294 ] {c06c459b-3b21-429e-8a80-59dae476c931} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.05.13 18:43:52.302406 [ 294 ] {c06c459b-3b21-429e-8a80-59dae476c931} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001245 sec., 803.2128514056225 rows/sec., 56.48 KiB/sec. | ||
| 11688 | 2026.05.13 18:43:52.302443 [ 294 ] {c06c459b-3b21-429e-8a80-59dae476c931} <Debug> TCPHandler: Processed in 0.001491626 sec. | ||
| 11689 | 2026.05.13 18:43:52.302584 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.05.13 18:43:52.302680 [ 294 ] {1761fb3c-712d-4ec0-87f3-6d5f5a6b502b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11691 | 2026.05.13 18:43:52.302720 [ 294 ] {1761fb3c-712d-4ec0-87f3-6d5f5a6b502b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11692 | 2026.05.13 18:43:52.303134 [ 294 ] {1761fb3c-712d-4ec0-87f3-6d5f5a6b502b} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.05.13 18:43:52.303171 [ 294 ] {1761fb3c-712d-4ec0-87f3-6d5f5a6b502b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11694 | 2026.05.13 18:43:52.303480 [ 294 ] {1761fb3c-712d-4ec0-87f3-6d5f5a6b502b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11695 | 2026.05.13 18:43:52.303687 [ 294 ] {1761fb3c-712d-4ec0-87f3-6d5f5a6b502b} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.05.13 18:43:52.303787 [ 149 ] {} <Debug> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11697 | 2026.05.13 18:43:52.303815 [ 294 ] {1761fb3c-712d-4ec0-87f3-6d5f5a6b502b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 11698 | 2026.05.13 18:43:52.303835 [ 149 ] {} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2026.05.13 18:43:52.303858 [ 294 ] {1761fb3c-712d-4ec0-87f3-6d5f5a6b502b} <Debug> TCPHandler: Processed in 0.001322734 sec. | ||
| 11700 | 2026.05.13 18:43:52.303862 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11701 | 2026.05.13 18:43:52.303963 [ 196 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::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 | ||
| 11702 | 2026.05.13 18:43:52.304005 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.05.13 18:43:52.304073 [ 196 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11704 | 2026.05.13 18:43:52.304106 [ 196 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 11705 | 2026.05.13 18:43:52.304115 [ 294 ] {22c2f395-0929-4f4d-83e9-2e8bdaa81bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11706 | 2026.05.13 18:43:52.304160 [ 196 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 11707 | 2026.05.13 18:43:52.304162 [ 294 ] {22c2f395-0929-4f4d-83e9-2e8bdaa81bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11708 | 2026.05.13 18:43:52.304217 [ 196 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 11709 | 2026.05.13 18:43:52.304266 [ 196 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 11710 | 2026.05.13 18:43:52.304313 [ 196 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 11711 | 2026.05.13 18:43:52.304996 [ 195 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069749 sec., 56087.92342876693 rows/sec., 4.49 MiB/sec. | ||
| 11712 | 2026.05.13 18:43:52.305132 [ 294 ] {22c2f395-0929-4f4d-83e9-2e8bdaa81bf6} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2026.05.13 18:43:52.305160 [ 188 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11714 | 2026.05.13 18:43:52.305174 [ 294 ] {22c2f395-0929-4f4d-83e9-2e8bdaa81bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11715 | 2026.05.13 18:43:52.305493 [ 188 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2026.05.13 18:43:52.305572 [ 188 ] {12fc02f6-93ac-41a0-862a-bd2b04e453a2::all_1_13_3} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11717 | 2026.05.13 18:43:52.305589 [ 294 ] {22c2f395-0929-4f4d-83e9-2e8bdaa81bf6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11718 | 2026.05.13 18:43:52.305674 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11719 | 2026.05.13 18:43:52.305821 [ 294 ] {22c2f395-0929-4f4d-83e9-2e8bdaa81bf6} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.05.13 18:43:52.305955 [ 294 ] {22c2f395-0929-4f4d-83e9-2e8bdaa81bf6} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.00186 sec., 724193.5483870967 rows/sec., 48.86 MiB/sec. | ||
| 11721 | 2026.05.13 18:43:52.305994 [ 294 ] {22c2f395-0929-4f4d-83e9-2e8bdaa81bf6} <Debug> TCPHandler: Processed in 0.002040856 sec. | ||
| 11722 | 2026.05.13 18:43:52.306155 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11723 | 2026.05.13 18:43:52.306267 [ 294 ] {d2dd1fa3-e5af-408e-aa81-1398a11fc0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11724 | 2026.05.13 18:43:52.309287 [ 294 ] {d2dd1fa3-e5af-408e-aa81-1398a11fc0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11725 | 2026.05.13 18:43:52.310095 [ 294 ] {d2dd1fa3-e5af-408e-aa81-1398a11fc0cc} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2026.05.13 18:43:52.310134 [ 294 ] {d2dd1fa3-e5af-408e-aa81-1398a11fc0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11727 | 2026.05.13 18:43:52.310597 [ 294 ] {d2dd1fa3-e5af-408e-aa81-1398a11fc0cc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11728 | 2026.05.13 18:43:52.310837 [ 294 ] {d2dd1fa3-e5af-408e-aa81-1398a11fc0cc} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11729 | 2026.05.13 18:43:52.310980 [ 294 ] {d2dd1fa3-e5af-408e-aa81-1398a11fc0cc} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.004738 sec., 324398.48037146474 rows/sec., 19.84 MiB/sec. | ||
| 11730 | 2026.05.13 18:43:52.311018 [ 294 ] {d2dd1fa3-e5af-408e-aa81-1398a11fc0cc} <Debug> TCPHandler: Processed in 0.004911457 sec. | ||
| 11731 | 2026.05.13 18:43:52.311169 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11732 | 2026.05.13 18:43:52.311276 [ 294 ] {1493f2be-50e0-4471-99eb-e1f3e8854c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11733 | 2026.05.13 18:43:52.311331 [ 294 ] {1493f2be-50e0-4471-99eb-e1f3e8854c6e} <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 | ||
| 11734 | 2026.05.13 18:43:52.312173 [ 294 ] {1493f2be-50e0-4471-99eb-e1f3e8854c6e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.05.13 18:43:52.312210 [ 294 ] {1493f2be-50e0-4471-99eb-e1f3e8854c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11736 | 2026.05.13 18:43:52.312733 [ 294 ] {1493f2be-50e0-4471-99eb-e1f3e8854c6e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11737 | 2026.05.13 18:43:52.312965 [ 294 ] {1493f2be-50e0-4471-99eb-e1f3e8854c6e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2026.05.13 18:43:52.313103 [ 294 ] {1493f2be-50e0-4471-99eb-e1f3e8854c6e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001848 sec., 11904.761904761905 rows/sec., 21.33 MiB/sec. | ||
| 11739 | 2026.05.13 18:43:52.313156 [ 294 ] {1493f2be-50e0-4471-99eb-e1f3e8854c6e} <Debug> TCPHandler: Processed in 0.002042736 sec. | ||
| 11740 | 2026.05.13 18:43:52.313327 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2026.05.13 18:43:52.313423 [ 294 ] {a74ea458-6745-4411-a1ae-2749e0510fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11742 | 2026.05.13 18:43:52.313463 [ 294 ] {a74ea458-6745-4411-a1ae-2749e0510fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11743 | 2026.05.13 18:43:52.313801 [ 294 ] {a74ea458-6745-4411-a1ae-2749e0510fab} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.05.13 18:43:52.313836 [ 294 ] {a74ea458-6745-4411-a1ae-2749e0510fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11745 | 2026.05.13 18:43:52.314138 [ 294 ] {a74ea458-6745-4411-a1ae-2749e0510fab} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11746 | 2026.05.13 18:43:52.314350 [ 294 ] {a74ea458-6745-4411-a1ae-2749e0510fab} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2026.05.13 18:43:52.314479 [ 294 ] {a74ea458-6745-4411-a1ae-2749e0510fab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 771.07 KiB/sec. | ||
| 11748 | 2026.05.13 18:43:52.314514 [ 294 ] {a74ea458-6745-4411-a1ae-2749e0510fab} <Debug> TCPHandler: Processed in 0.001236111 sec. | ||
| 11749 | 2026.05.13 18:43:53.000286 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.97 MiB, peak 343.61 MiB, free memory in arenas 0.00 B, will set to 334.53 MiB (RSS), difference: -1.44 MiB | ||
| 11750 | 2026.05.13 18:43:54.649386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1394 | ||
| 11751 | 2026.05.13 18:43:54.652429 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.05.13 18:43:54.652467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11753 | 2026.05.13 18:43:54.653738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11754 | 2026.05.13 18:43:54.654015 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.05.13 18:43:54.654281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 11756 | 2026.05.13 18:43:57.051160 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.05.13 18:43:57.051400 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11758 | 2026.05.13 18:43:57.051768 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11759 | 2026.05.13 18:43:57.051808 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <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 | ||
| 11760 | 2026.05.13 18:43:57.052058 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11761 | 2026.05.13 18:43:57.052137 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11762 | 2026.05.13 18:43:57.052286 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11763 | 2026.05.13 18:43:57.052407 [ 318 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11764 | 2026.05.13 18:43:57.052409 [ 359 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11765 | 2026.05.13 18:43:57.052460 [ 348 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11766 | 2026.05.13 18:43:57.052406 [ 334 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11767 | 2026.05.13 18:43:57.052632 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11768 | 2026.05.13 18:43:57.052658 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11769 | 2026.05.13 18:43:57.052750 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11770 | 2026.05.13 18:43:57.052770 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11771 | 2026.05.13 18:43:57.052804 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11772 | 2026.05.13 18:43:57.052841 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11773 | 2026.05.13 18:43:57.052876 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11774 | 2026.05.13 18:43:57.054285 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002979 sec., 11748.909029875798 rows/sec., 1.98 MiB/sec. | ||
| 11775 | 2026.05.13 18:43:57.054465 [ 294 ] {86e66234-e693-426e-8ca5-081c143fc4eb} <Debug> TCPHandler: Processed in 0.003435971 sec. | ||
| 11776 | 2026.05.13 18:43:57.055953 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2026.05.13 18:43:57.056065 [ 294 ] {41b0a692-adcb-4dcd-9744-9deb132e86fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11778 | 2026.05.13 18:43:57.056106 [ 294 ] {41b0a692-adcb-4dcd-9744-9deb132e86fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11779 | 2026.05.13 18:43:57.056725 [ 294 ] {41b0a692-adcb-4dcd-9744-9deb132e86fd} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.05.13 18:43:57.056763 [ 294 ] {41b0a692-adcb-4dcd-9744-9deb132e86fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11781 | 2026.05.13 18:43:57.057125 [ 294 ] {41b0a692-adcb-4dcd-9744-9deb132e86fd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11782 | 2026.05.13 18:43:57.057345 [ 294 ] {41b0a692-adcb-4dcd-9744-9deb132e86fd} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2026.05.13 18:43:57.057486 [ 294 ] {41b0a692-adcb-4dcd-9744-9deb132e86fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001453 sec., 38540.94975911906 rows/sec., 2.94 MiB/sec. | ||
| 11784 | 2026.05.13 18:43:57.057524 [ 294 ] {41b0a692-adcb-4dcd-9744-9deb132e86fd} <Debug> TCPHandler: Processed in 0.001622599 sec. | ||
| 11785 | 2026.05.13 18:43:57.057695 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11786 | 2026.05.13 18:43:57.057791 [ 294 ] {ae4f026b-b70b-4d14-b05c-518822be2f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11787 | 2026.05.13 18:43:57.057829 [ 294 ] {ae4f026b-b70b-4d14-b05c-518822be2f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11788 | 2026.05.13 18:43:57.058313 [ 294 ] {ae4f026b-b70b-4d14-b05c-518822be2f54} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2026.05.13 18:43:57.058349 [ 294 ] {ae4f026b-b70b-4d14-b05c-518822be2f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11790 | 2026.05.13 18:43:57.058655 [ 294 ] {ae4f026b-b70b-4d14-b05c-518822be2f54} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11791 | 2026.05.13 18:43:57.058861 [ 294 ] {ae4f026b-b70b-4d14-b05c-518822be2f54} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.05.13 18:43:57.058984 [ 294 ] {ae4f026b-b70b-4d14-b05c-518822be2f54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 11793 | 2026.05.13 18:43:57.059021 [ 294 ] {ae4f026b-b70b-4d14-b05c-518822be2f54} <Debug> TCPHandler: Processed in 0.001375464 sec. | ||
| 11794 | 2026.05.13 18:43:57.059171 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2026.05.13 18:43:57.059265 [ 294 ] {0bb90207-860f-42df-9511-17098c1f9cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11796 | 2026.05.13 18:43:57.059312 [ 294 ] {0bb90207-860f-42df-9511-17098c1f9cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11797 | 2026.05.13 18:43:57.059704 [ 294 ] {0bb90207-860f-42df-9511-17098c1f9cf3} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.05.13 18:43:57.059740 [ 294 ] {0bb90207-860f-42df-9511-17098c1f9cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11799 | 2026.05.13 18:43:57.060059 [ 294 ] {0bb90207-860f-42df-9511-17098c1f9cf3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11800 | 2026.05.13 18:43:57.060266 [ 294 ] {0bb90207-860f-42df-9511-17098c1f9cf3} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.05.13 18:43:57.060396 [ 294 ] {0bb90207-860f-42df-9511-17098c1f9cf3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001149 sec., 111401.2184508268 rows/sec., 7.76 MiB/sec. | ||
| 11802 | 2026.05.13 18:43:57.060432 [ 294 ] {0bb90207-860f-42df-9511-17098c1f9cf3} <Debug> TCPHandler: Processed in 0.001310263 sec. | ||
| 11803 | 2026.05.13 18:43:57.060560 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.05.13 18:43:57.060655 [ 294 ] {9ec7a4cf-bccc-4324-b3b5-2d947ded8cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11805 | 2026.05.13 18:43:57.060695 [ 294 ] {9ec7a4cf-bccc-4324-b3b5-2d947ded8cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11806 | 2026.05.13 18:43:57.061029 [ 294 ] {9ec7a4cf-bccc-4324-b3b5-2d947ded8cf3} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.05.13 18:43:57.061064 [ 294 ] {9ec7a4cf-bccc-4324-b3b5-2d947ded8cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11808 | 2026.05.13 18:43:57.061360 [ 294 ] {9ec7a4cf-bccc-4324-b3b5-2d947ded8cf3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11809 | 2026.05.13 18:43:57.061561 [ 294 ] {9ec7a4cf-bccc-4324-b3b5-2d947ded8cf3} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.05.13 18:43:57.061685 [ 294 ] {9ec7a4cf-bccc-4324-b3b5-2d947ded8cf3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 11811 | 2026.05.13 18:43:57.061720 [ 294 ] {9ec7a4cf-bccc-4324-b3b5-2d947ded8cf3} <Debug> TCPHandler: Processed in 0.001209041 sec. | ||
| 11812 | 2026.05.13 18:43:57.076612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24411 | ||
| 11813 | 2026.05.13 18:43:57.077298 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.05.13 18:43:57.077333 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11815 | 2026.05.13 18:43:57.077777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11816 | 2026.05.13 18:43:57.078000 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2026.05.13 18:43:57.078125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24411 | ||
| 11818 | 2026.05.13 18:43:57.078136 [ 117 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11819 | 2026.05.13 18:43:57.078178 [ 117 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.05.13 18:43:57.078196 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11821 | 2026.05.13 18:43:57.078321 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 11822 | 2026.05.13 18:43:57.078455 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11823 | 2026.05.13 18:43:57.078491 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21979 rows starting from the beginning of the part | ||
| 11824 | 2026.05.13 18:43:57.078551 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11825 | 2026.05.13 18:43:57.078595 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11826 | 2026.05.13 18:43:57.078638 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11827 | 2026.05.13 18:43:57.078675 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11828 | 2026.05.13 18:43:57.078711 [ 189 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11829 | 2026.05.13 18:43:57.080615 [ 191 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24411 rows, containing 4 columns (4 merged, 0 gathered) in 0.002347811 sec., 10397344.590343941 rows/sec., 148.74 MiB/sec. | ||
| 11830 | 2026.05.13 18:43:57.081128 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11831 | 2026.05.13 18:43:57.081471 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.05.13 18:43:57.081556 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_51_10} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11833 | 2026.05.13 18:43:57.081667 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11834 | 2026.05.13 18:43:58.332654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11835 | 2026.05.13 18:43:58.354526 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2026.05.13 18:43:58.354607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11837 | 2026.05.13 18:43:58.361288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11838 | 2026.05.13 18:43:58.362080 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.05.13 18:43:58.362425 [ 145 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11840 | 2026.05.13 18:43:58.362514 [ 145 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11841 | 2026.05.13 18:43:58.362540 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11842 | 2026.05.13 18:43:58.362657 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 11843 | 2026.05.13 18:43:58.366066 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11844 | 2026.05.13 18:43:58.367463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11845 | 2026.05.13 18:43:58.367517 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 11846 | 2026.05.13 18:43:58.371928 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 11847 | 2026.05.13 18:43:58.376328 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 11848 | 2026.05.13 18:43:58.380622 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 11849 | 2026.05.13 18:43:58.385062 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 11850 | 2026.05.13 18:43:58.388943 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 11851 | 2026.05.13 18:43:58.440432 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.07782602 sec., 4934.082457255298 rows/sec., 25.51 MiB/sec. | ||
| 11852 | 2026.05.13 18:43:58.442316 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11853 | 2026.05.13 18:43:58.443902 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_51_10} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11854 | 2026.05.13 18:43:58.443999 [ 188 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_51_10} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11855 | 2026.05.13 18:43:58.445326 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11856 | 2026.05.13 18:43:59.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.68 MiB, peak 349.08 MiB, free memory in arenas 0.00 B, will set to 338.05 MiB (RSS), difference: 2.37 MiB | ||
| 11857 | 2026.05.13 18:44:02.054119 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2026.05.13 18:44:02.054486 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11859 | 2026.05.13 18:44:02.054816 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11860 | 2026.05.13 18:44:02.054850 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <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 | ||
| 11861 | 2026.05.13 18:44:02.055062 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11862 | 2026.05.13 18:44:02.055130 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11863 | 2026.05.13 18:44:02.055267 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11864 | 2026.05.13 18:44:02.055420 [ 318 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11865 | 2026.05.13 18:44:02.055426 [ 366 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11866 | 2026.05.13 18:44:02.055427 [ 334 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11867 | 2026.05.13 18:44:02.055431 [ 328 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11868 | 2026.05.13 18:44:02.055758 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11869 | 2026.05.13 18:44:02.055787 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11870 | 2026.05.13 18:44:02.055872 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11871 | 2026.05.13 18:44:02.055891 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11872 | 2026.05.13 18:44:02.055926 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11873 | 2026.05.13 18:44:02.055965 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11874 | 2026.05.13 18:44:02.056002 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11875 | 2026.05.13 18:44:02.057476 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003123 sec., 11207.172590457893 rows/sec., 1.89 MiB/sec. | ||
| 11876 | 2026.05.13 18:44:02.057626 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Debug> MemoryTracker: Peak memory usage (for query): 129.48 KiB. | ||
| 11877 | 2026.05.13 18:44:02.057642 [ 294 ] {09141e64-bfd3-479b-ae10-96a29dd89a1a} <Debug> TCPHandler: Processed in 0.003711175 sec. | ||
| 11878 | 2026.05.13 18:44:02.059771 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2026.05.13 18:44:02.059932 [ 294 ] {aa48e649-1b77-4b8d-8b33-7ee8b6dfd2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11880 | 2026.05.13 18:44:02.059992 [ 294 ] {aa48e649-1b77-4b8d-8b33-7ee8b6dfd2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11881 | 2026.05.13 18:44:02.060609 [ 294 ] {aa48e649-1b77-4b8d-8b33-7ee8b6dfd2b0} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.05.13 18:44:02.060651 [ 294 ] {aa48e649-1b77-4b8d-8b33-7ee8b6dfd2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11883 | 2026.05.13 18:44:02.061031 [ 294 ] {aa48e649-1b77-4b8d-8b33-7ee8b6dfd2b0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11884 | 2026.05.13 18:44:02.061245 [ 294 ] {aa48e649-1b77-4b8d-8b33-7ee8b6dfd2b0} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2026.05.13 18:44:02.061394 [ 294 ] {aa48e649-1b77-4b8d-8b33-7ee8b6dfd2b0} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001505 sec., 78405.31561461794 rows/sec., 6.65 MiB/sec. | ||
| 11886 | 2026.05.13 18:44:02.061431 [ 294 ] {aa48e649-1b77-4b8d-8b33-7ee8b6dfd2b0} <Debug> TCPHandler: Processed in 0.00173583 sec. | ||
| 11887 | 2026.05.13 18:44:02.061576 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.05.13 18:44:02.061671 [ 294 ] {4416fb81-6b95-4028-911d-b2eadb206a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11889 | 2026.05.13 18:44:02.061711 [ 294 ] {4416fb81-6b95-4028-911d-b2eadb206a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11890 | 2026.05.13 18:44:02.062136 [ 294 ] {4416fb81-6b95-4028-911d-b2eadb206a58} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.05.13 18:44:02.062172 [ 294 ] {4416fb81-6b95-4028-911d-b2eadb206a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11892 | 2026.05.13 18:44:02.062462 [ 294 ] {4416fb81-6b95-4028-911d-b2eadb206a58} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11893 | 2026.05.13 18:44:02.062668 [ 294 ] {4416fb81-6b95-4028-911d-b2eadb206a58} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.05.13 18:44:02.062794 [ 294 ] {4416fb81-6b95-4028-911d-b2eadb206a58} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001141 sec., 27169.14986853637 rows/sec., 2.00 MiB/sec. | ||
| 11895 | 2026.05.13 18:44:02.062801 [ 142 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11896 | 2026.05.13 18:44:02.062831 [ 294 ] {4416fb81-6b95-4028-911d-b2eadb206a58} <Debug> TCPHandler: Processed in 0.001305033 sec. | ||
| 11897 | 2026.05.13 18:44:02.062849 [ 142 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.05.13 18:44:02.062875 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11899 | 2026.05.13 18:44:02.062969 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11900 | 2026.05.13 18:44:02.063000 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 11901 | 2026.05.13 18:44:02.063070 [ 294 ] {09bb4e5c-333a-4743-b27b-ab36a55b159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11902 | 2026.05.13 18:44:02.063113 [ 294 ] {09bb4e5c-333a-4743-b27b-ab36a55b159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11903 | 2026.05.13 18:44:02.063140 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11904 | 2026.05.13 18:44:02.063185 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 83 rows starting from the beginning of the part | ||
| 11905 | 2026.05.13 18:44:02.063257 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 11906 | 2026.05.13 18:44:02.063308 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 11907 | 2026.05.13 18:44:02.063354 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 11908 | 2026.05.13 18:44:02.063400 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 44 rows starting from the beginning of the part | ||
| 11909 | 2026.05.13 18:44:02.063446 [ 191 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11910 | 2026.05.13 18:44:02.063566 [ 294 ] {09bb4e5c-333a-4743-b27b-ab36a55b159c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.05.13 18:44:02.063609 [ 294 ] {09bb4e5c-333a-4743-b27b-ab36a55b159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11912 | 2026.05.13 18:44:02.063969 [ 294 ] {09bb4e5c-333a-4743-b27b-ab36a55b159c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11913 | 2026.05.13 18:44:02.064202 [ 294 ] {09bb4e5c-333a-4743-b27b-ab36a55b159c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11914 | 2026.05.13 18:44:02.064336 [ 294 ] {09bb4e5c-333a-4743-b27b-ab36a55b159c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001285 sec., 73929.96108949417 rows/sec., 5.77 MiB/sec. | ||
| 11915 | 2026.05.13 18:44:02.064340 [ 203 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390855 sec., 170398.78348210274 rows/sec., 13.12 MiB/sec. | ||
| 11916 | 2026.05.13 18:44:02.064375 [ 294 ] {09bb4e5c-333a-4743-b27b-ab36a55b159c} <Debug> TCPHandler: Processed in 0.001455416 sec. | ||
| 11917 | 2026.05.13 18:44:02.064520 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11918 | 2026.05.13 18:44:02.064520 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11919 | 2026.05.13 18:44:02.064628 [ 294 ] {474543ef-23fc-47e2-b065-6890c9d4effe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11920 | 2026.05.13 18:44:02.064675 [ 294 ] {474543ef-23fc-47e2-b065-6890c9d4effe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11921 | 2026.05.13 18:44:02.064812 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2026.05.13 18:44:02.064902 [ 194 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_71_14} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11923 | 2026.05.13 18:44:02.064975 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11924 | 2026.05.13 18:44:02.065194 [ 294 ] {474543ef-23fc-47e2-b065-6890c9d4effe} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.05.13 18:44:02.065235 [ 294 ] {474543ef-23fc-47e2-b065-6890c9d4effe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11926 | 2026.05.13 18:44:02.065579 [ 294 ] {474543ef-23fc-47e2-b065-6890c9d4effe} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11927 | 2026.05.13 18:44:02.065800 [ 294 ] {474543ef-23fc-47e2-b065-6890c9d4effe} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.05.13 18:44:02.065935 [ 294 ] {474543ef-23fc-47e2-b065-6890c9d4effe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 11929 | 2026.05.13 18:44:02.065972 [ 294 ] {474543ef-23fc-47e2-b065-6890c9d4effe} <Debug> TCPHandler: Processed in 0.001500926 sec. | ||
| 11930 | 2026.05.13 18:44:02.066092 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2026.05.13 18:44:02.066189 [ 294 ] {15d68acd-390f-4810-a51d-3dbb889074ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11932 | 2026.05.13 18:44:02.066241 [ 294 ] {15d68acd-390f-4810-a51d-3dbb889074ce} <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 | ||
| 11933 | 2026.05.13 18:44:02.067107 [ 294 ] {15d68acd-390f-4810-a51d-3dbb889074ce} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.05.13 18:44:02.067142 [ 294 ] {15d68acd-390f-4810-a51d-3dbb889074ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11935 | 2026.05.13 18:44:02.067695 [ 294 ] {15d68acd-390f-4810-a51d-3dbb889074ce} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11936 | 2026.05.13 18:44:02.067918 [ 294 ] {15d68acd-390f-4810-a51d-3dbb889074ce} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.05.13 18:44:02.068051 [ 294 ] {15d68acd-390f-4810-a51d-3dbb889074ce} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001879 sec., 16498.137307078232 rows/sec., 29.56 MiB/sec. | ||
| 11938 | 2026.05.13 18:44:02.068107 [ 294 ] {15d68acd-390f-4810-a51d-3dbb889074ce} <Debug> TCPHandler: Processed in 0.002066746 sec. | ||
| 11939 | 2026.05.13 18:44:02.068236 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2026.05.13 18:44:02.068331 [ 294 ] {2ab5c50e-987e-4c76-b95a-ba1db103c400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11941 | 2026.05.13 18:44:02.068371 [ 294 ] {2ab5c50e-987e-4c76-b95a-ba1db103c400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11942 | 2026.05.13 18:44:02.068718 [ 294 ] {2ab5c50e-987e-4c76-b95a-ba1db103c400} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2026.05.13 18:44:02.068753 [ 294 ] {2ab5c50e-987e-4c76-b95a-ba1db103c400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11944 | 2026.05.13 18:44:02.069059 [ 294 ] {2ab5c50e-987e-4c76-b95a-ba1db103c400} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11945 | 2026.05.13 18:44:02.069268 [ 294 ] {2ab5c50e-987e-4c76-b95a-ba1db103c400} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.05.13 18:44:02.069542 [ 294 ] {2ab5c50e-987e-4c76-b95a-ba1db103c400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 11947 | 2026.05.13 18:44:02.069577 [ 294 ] {2ab5c50e-987e-4c76-b95a-ba1db103c400} <Debug> TCPHandler: Processed in 0.001394555 sec. | ||
| 11948 | 2026.05.13 18:44:04.457417 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11949 | 2026.05.13 18:44:04.457489 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11950 | 2026.05.13 18:44:04.578297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24859 | ||
| 11951 | 2026.05.13 18:44:04.578790 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2026.05.13 18:44:04.578835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11953 | 2026.05.13 18:44:04.579318 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11954 | 2026.05.13 18:44:04.579553 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2026.05.13 18:44:04.579677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24859 | ||
| 11956 | 2026.05.13 18:44:04.655143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1418 | ||
| 11957 | 2026.05.13 18:44:04.657329 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11958 | 2026.05.13 18:44:04.657377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11959 | 2026.05.13 18:44:04.658565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11960 | 2026.05.13 18:44:04.658832 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11961 | 2026.05.13 18:44:04.659090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 11962 | 2026.05.13 18:44:05.867572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11963 | 2026.05.13 18:44:05.883071 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2026.05.13 18:44:05.883128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11965 | 2026.05.13 18:44:05.888803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11966 | 2026.05.13 18:44:05.889511 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.05.13 18:44:05.892442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11968 | 2026.05.13 18:44:07.052581 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.05.13 18:44:07.052796 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11970 | 2026.05.13 18:44:07.053118 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11971 | 2026.05.13 18:44:07.053152 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <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 | ||
| 11972 | 2026.05.13 18:44:07.053367 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11973 | 2026.05.13 18:44:07.053438 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11974 | 2026.05.13 18:44:07.053573 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11975 | 2026.05.13 18:44:07.053703 [ 367 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11976 | 2026.05.13 18:44:07.053713 [ 338 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11977 | 2026.05.13 18:44:07.053718 [ 366 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11978 | 2026.05.13 18:44:07.053705 [ 334 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11979 | 2026.05.13 18:44:07.053933 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11980 | 2026.05.13 18:44:07.053963 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11981 | 2026.05.13 18:44:07.054051 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11982 | 2026.05.13 18:44:07.054072 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 11983 | 2026.05.13 18:44:07.054107 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11984 | 2026.05.13 18:44:07.054144 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11985 | 2026.05.13 18:44:07.054178 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11986 | 2026.05.13 18:44:07.055401 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002688 sec., 13020.833333333334 rows/sec., 2.19 MiB/sec. | ||
| 11987 | 2026.05.13 18:44:07.055567 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Debug> MemoryTracker: Peak memory usage (for query): 129.34 KiB. | ||
| 11988 | 2026.05.13 18:44:07.055584 [ 294 ] {cd5bb1fa-98e3-4879-a572-2fc8ba18ffce} <Debug> TCPHandler: Processed in 0.003123865 sec. | ||
| 11989 | 2026.05.13 18:44:07.057341 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11990 | 2026.05.13 18:44:07.057460 [ 294 ] {69e439ef-bfd6-4719-a2fa-832616040aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11991 | 2026.05.13 18:44:07.057504 [ 294 ] {69e439ef-bfd6-4719-a2fa-832616040aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11992 | 2026.05.13 18:44:07.057982 [ 294 ] {69e439ef-bfd6-4719-a2fa-832616040aee} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2026.05.13 18:44:07.058020 [ 294 ] {69e439ef-bfd6-4719-a2fa-832616040aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11994 | 2026.05.13 18:44:07.058383 [ 294 ] {69e439ef-bfd6-4719-a2fa-832616040aee} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11995 | 2026.05.13 18:44:07.058615 [ 294 ] {69e439ef-bfd6-4719-a2fa-832616040aee} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2026.05.13 18:44:07.058763 [ 294 ] {69e439ef-bfd6-4719-a2fa-832616040aee} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001334 sec., 58470.76461769116 rows/sec., 4.82 MiB/sec. | ||
| 11997 | 2026.05.13 18:44:07.058784 [ 138 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11998 | 2026.05.13 18:44:07.058802 [ 294 ] {69e439ef-bfd6-4719-a2fa-832616040aee} <Debug> TCPHandler: Processed in 0.001512947 sec. | ||
| 11999 | 2026.05.13 18:44:07.058831 [ 138 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12000 | 2026.05.13 18:44:07.058857 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12001 | 2026.05.13 18:44:07.058951 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12002 | 2026.05.13 18:44:07.058955 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 12003 | 2026.05.13 18:44:07.059056 [ 294 ] {4d4b203e-b873-492a-ac52-089fe02c8304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12004 | 2026.05.13 18:44:07.059069 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12005 | 2026.05.13 18:44:07.059096 [ 294 ] {4d4b203e-b873-492a-ac52-089fe02c8304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12006 | 2026.05.13 18:44:07.059101 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2621 rows starting from the beginning of the part | ||
| 12007 | 2026.05.13 18:44:07.059165 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 118 rows starting from the beginning of the part | ||
| 12008 | 2026.05.13 18:44:07.059216 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2552 rows starting from the beginning of the part | ||
| 12009 | 2026.05.13 18:44:07.059261 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 12010 | 2026.05.13 18:44:07.059304 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 118 rows starting from the beginning of the part | ||
| 12011 | 2026.05.13 18:44:07.059348 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 78 rows starting from the beginning of the part | ||
| 12012 | 2026.05.13 18:44:07.059523 [ 294 ] {4d4b203e-b873-492a-ac52-089fe02c8304} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2026.05.13 18:44:07.059558 [ 294 ] {4d4b203e-b873-492a-ac52-089fe02c8304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12014 | 2026.05.13 18:44:07.059854 [ 294 ] {4d4b203e-b873-492a-ac52-089fe02c8304} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12015 | 2026.05.13 18:44:07.060072 [ 294 ] {4d4b203e-b873-492a-ac52-089fe02c8304} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2026.05.13 18:44:07.060207 [ 294 ] {4d4b203e-b873-492a-ac52-089fe02c8304} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001172 sec., 9385.665529010239 rows/sec., 705.76 KiB/sec. | ||
| 12017 | 2026.05.13 18:44:07.060245 [ 294 ] {4d4b203e-b873-492a-ac52-089fe02c8304} <Debug> TCPHandler: Processed in 0.001343913 sec. | ||
| 12018 | 2026.05.13 18:44:07.060366 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2026.05.13 18:44:07.060464 [ 294 ] {b7b4c5fc-a13f-420c-9560-bc5577f621f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12020 | 2026.05.13 18:44:07.060503 [ 294 ] {b7b4c5fc-a13f-420c-9560-bc5577f621f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12021 | 2026.05.13 18:44:07.060970 [ 294 ] {b7b4c5fc-a13f-420c-9560-bc5577f621f5} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2026.05.13 18:44:07.061005 [ 294 ] {b7b4c5fc-a13f-420c-9560-bc5577f621f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12023 | 2026.05.13 18:44:07.061100 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002187618 sec., 2533806.176398256 rows/sec., 200.30 MiB/sec. | ||
| 12024 | 2026.05.13 18:44:07.061307 [ 294 ] {b7b4c5fc-a13f-420c-9560-bc5577f621f5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12025 | 2026.05.13 18:44:07.061324 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12026 | 2026.05.13 18:44:07.061534 [ 294 ] {b7b4c5fc-a13f-420c-9560-bc5577f621f5} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.05.13 18:44:07.061563 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.05.13 18:44:07.061629 [ 191 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_86_17} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12029 | 2026.05.13 18:44:07.061651 [ 138 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12030 | 2026.05.13 18:44:07.061663 [ 294 ] {b7b4c5fc-a13f-420c-9560-bc5577f621f5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001219 sec., 61525.840853158326 rows/sec., 4.80 MiB/sec. | ||
| 12031 | 2026.05.13 18:44:07.061686 [ 138 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.05.13 18:44:07.061692 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 12033 | 2026.05.13 18:44:07.061711 [ 294 ] {b7b4c5fc-a13f-420c-9560-bc5577f621f5} <Debug> TCPHandler: Processed in 0.001394785 sec. | ||
| 12034 | 2026.05.13 18:44:07.061714 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12035 | 2026.05.13 18:44:07.061819 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 12036 | 2026.05.13 18:44:07.061865 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2026.05.13 18:44:07.061937 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12038 | 2026.05.13 18:44:07.061967 [ 294 ] {d86ab33b-bdfd-4958-b990-8c50408a3ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12039 | 2026.05.13 18:44:07.061974 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1404 rows starting from the beginning of the part | ||
| 12040 | 2026.05.13 18:44:07.062017 [ 294 ] {d86ab33b-bdfd-4958-b990-8c50408a3ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12041 | 2026.05.13 18:44:07.062055 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 95 rows starting from the beginning of the part | ||
| 12042 | 2026.05.13 18:44:07.062106 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1347 rows starting from the beginning of the part | ||
| 12043 | 2026.05.13 18:44:07.062147 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 12044 | 2026.05.13 18:44:07.062187 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 95 rows starting from the beginning of the part | ||
| 12045 | 2026.05.13 18:44:07.062226 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 75 rows starting from the beginning of the part | ||
| 12046 | 2026.05.13 18:44:07.062451 [ 294 ] {d86ab33b-bdfd-4958-b990-8c50408a3ecf} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.05.13 18:44:07.062492 [ 294 ] {d86ab33b-bdfd-4958-b990-8c50408a3ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12048 | 2026.05.13 18:44:07.062853 [ 294 ] {d86ab33b-bdfd-4958-b990-8c50408a3ecf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12049 | 2026.05.13 18:44:07.063082 [ 294 ] {d86ab33b-bdfd-4958-b990-8c50408a3ecf} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.05.13 18:44:07.063200 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
| 12051 | 2026.05.13 18:44:07.063211 [ 294 ] {d86ab33b-bdfd-4958-b990-8c50408a3ecf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 12052 | 2026.05.13 18:44:07.063240 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.05.13 18:44:07.063258 [ 294 ] {d86ab33b-bdfd-4958-b990-8c50408a3ecf} <Debug> TCPHandler: Processed in 0.001442665 sec. | ||
| 12054 | 2026.05.13 18:44:07.063260 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12055 | 2026.05.13 18:44:07.063362 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
| 12056 | 2026.05.13 18:44:07.063387 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2026.05.13 18:44:07.063474 [ 194 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169685 sec., 1815128.0313522115 rows/sec., 131.83 MiB/sec. | ||
| 12058 | 2026.05.13 18:44:07.063487 [ 294 ] {9ffbf08e-b24d-4594-bbd9-db59b4f50870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12059 | 2026.05.13 18:44:07.063478 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12060 | 2026.05.13 18:44:07.063555 [ 294 ] {9ffbf08e-b24d-4594-bbd9-db59b4f50870} <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 | ||
| 12061 | 2026.05.13 18:44:07.063558 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28580 rows starting from the beginning of the part | ||
| 12062 | 2026.05.13 18:44:07.063632 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12063 | 2026.05.13 18:44:07.063677 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1537 rows starting from the beginning of the part | ||
| 12064 | 2026.05.13 18:44:07.063691 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12065 | 2026.05.13 18:44:07.063719 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 12066 | 2026.05.13 18:44:07.063762 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12067 | 2026.05.13 18:44:07.064016 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.05.13 18:44:07.064100 [ 190 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_86_17} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12069 | 2026.05.13 18:44:07.064191 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 12070 | 2026.05.13 18:44:07.064355 [ 294 ] {9ffbf08e-b24d-4594-bbd9-db59b4f50870} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.05.13 18:44:07.064398 [ 294 ] {9ffbf08e-b24d-4594-bbd9-db59b4f50870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12072 | 2026.05.13 18:44:07.065067 [ 294 ] {9ffbf08e-b24d-4594-bbd9-db59b4f50870} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12073 | 2026.05.13 18:44:07.065300 [ 294 ] {9ffbf08e-b24d-4594-bbd9-db59b4f50870} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.05.13 18:44:07.065421 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12075 | 2026.05.13 18:44:07.065452 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.05.13 18:44:07.065452 [ 294 ] {9ffbf08e-b24d-4594-bbd9-db59b4f50870} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001984 sec., 5544.354838709677 rows/sec., 9.94 MiB/sec. | ||
| 12077 | 2026.05.13 18:44:07.065474 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12078 | 2026.05.13 18:44:07.065531 [ 294 ] {9ffbf08e-b24d-4594-bbd9-db59b4f50870} <Debug> TCPHandler: Processed in 0.002193568 sec. | ||
| 12079 | 2026.05.13 18:44:07.065553 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 12080 | 2026.05.13 18:44:07.065665 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2026.05.13 18:44:07.065747 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12082 | 2026.05.13 18:44:07.065766 [ 294 ] {a6e64d97-5d9f-45ad-9b60-a267950e2a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.05.13 18:44:07.065804 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1412 rows starting from the beginning of the part | ||
| 12084 | 2026.05.13 18:44:07.065811 [ 294 ] {a6e64d97-5d9f-45ad-9b60-a267950e2a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12085 | 2026.05.13 18:44:07.065918 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 12086 | 2026.05.13 18:44:07.066023 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 12087 | 2026.05.13 18:44:07.066118 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
| 12088 | 2026.05.13 18:44:07.066198 [ 294 ] {a6e64d97-5d9f-45ad-9b60-a267950e2a8e} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2026.05.13 18:44:07.066206 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 12090 | 2026.05.13 18:44:07.066239 [ 294 ] {a6e64d97-5d9f-45ad-9b60-a267950e2a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12091 | 2026.05.13 18:44:07.066316 [ 186 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 12092 | 2026.05.13 18:44:07.066695 [ 294 ] {a6e64d97-5d9f-45ad-9b60-a267950e2a8e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12093 | 2026.05.13 18:44:07.066962 [ 294 ] {a6e64d97-5d9f-45ad-9b60-a267950e2a8e} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.05.13 18:44:07.067075 [ 138 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12095 | 2026.05.13 18:44:07.067105 [ 294 ] {a6e64d97-5d9f-45ad-9b60-a267950e2a8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. | ||
| 12096 | 2026.05.13 18:44:07.067107 [ 138 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.05.13 18:44:07.067136 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12098 | 2026.05.13 18:44:07.067142 [ 294 ] {a6e64d97-5d9f-45ad-9b60-a267950e2a8e} <Debug> TCPHandler: Processed in 0.001527247 sec. | ||
| 12099 | 2026.05.13 18:44:07.067216 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 12100 | 2026.05.13 18:44:07.067312 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12101 | 2026.05.13 18:44:07.067341 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4230 rows starting from the beginning of the part | ||
| 12102 | 2026.05.13 18:44:07.067393 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12103 | 2026.05.13 18:44:07.067432 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 12 rows starting from the beginning of the part | ||
| 12104 | 2026.05.13 18:44:07.067471 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part | ||
| 12105 | 2026.05.13 18:44:07.067506 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 12106 | 2026.05.13 18:44:07.067544 [ 190 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12107 | 2026.05.13 18:44:07.071043 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.003861948 sec., 1157446.967178222 rows/sec., 78.05 MiB/sec. | ||
| 12108 | 2026.05.13 18:44:07.071559 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12109 | 2026.05.13 18:44:07.071840 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.05.13 18:44:07.071909 [ 195 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_86_17} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12111 | 2026.05.13 18:44:07.071979 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12112 | 2026.05.13 18:44:07.073693 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30565 rows, containing 5 columns (5 merged, 0 gathered) in 0.010370473 sec., 2947310.1178702265 rows/sec., 190.72 MiB/sec. | ||
| 12113 | 2026.05.13 18:44:07.074122 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12114 | 2026.05.13 18:44:07.074378 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.05.13 18:44:07.074450 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
| 12116 | 2026.05.13 18:44:07.074528 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12117 | 2026.05.13 18:44:07.076236 [ 195 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 19 columns (19 merged, 0 gathered) in 0.010716569 sec., 141649.81348041524 rows/sec., 253.83 MiB/sec. | ||
| 12118 | 2026.05.13 18:44:07.078323 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12119 | 2026.05.13 18:44:07.078676 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.05.13 18:44:07.078754 [ 198 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12121 | 2026.05.13 18:44:07.078906 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 12122 | 2026.05.13 18:44:08.000227 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.46 MiB, peak 354.09 MiB, free memory in arenas 0.00 B, will set to 348.04 MiB (RSS), difference: 8.58 MiB | ||
| 12123 | 2026.05.13 18:44:12.053998 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12124 | 2026.05.13 18:44:12.054266 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12125 | 2026.05.13 18:44:12.054633 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12126 | 2026.05.13 18:44:12.054674 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <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 | ||
| 12127 | 2026.05.13 18:44:12.054904 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12128 | 2026.05.13 18:44:12.054972 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12129 | 2026.05.13 18:44:12.055111 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 12130 | 2026.05.13 18:44:12.055235 [ 356 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12131 | 2026.05.13 18:44:12.055238 [ 324 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12132 | 2026.05.13 18:44:12.055262 [ 366 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12133 | 2026.05.13 18:44:12.055238 [ 367 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12134 | 2026.05.13 18:44:12.055425 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 12135 | 2026.05.13 18:44:12.055451 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12136 | 2026.05.13 18:44:12.055532 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12137 | 2026.05.13 18:44:12.055553 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 12138 | 2026.05.13 18:44:12.055591 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 12139 | 2026.05.13 18:44:12.055630 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 12140 | 2026.05.13 18:44:12.055666 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 12141 | 2026.05.13 18:44:12.056839 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002673 sec., 13093.901982790872 rows/sec., 2.21 MiB/sec. | ||
| 12142 | 2026.05.13 18:44:12.057010 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Debug> MemoryTracker: Peak memory usage (for query): 129.64 KiB. | ||
| 12143 | 2026.05.13 18:44:12.057025 [ 294 ] {77b3fadd-971e-43e4-9b3c-9cdd0a97ca6d} <Debug> TCPHandler: Processed in 0.003164376 sec. | ||
| 12144 | 2026.05.13 18:44:12.059113 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.05.13 18:44:12.059222 [ 294 ] {5d25a96f-a22d-4338-bb66-261f55f78f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12146 | 2026.05.13 18:44:12.059264 [ 294 ] {5d25a96f-a22d-4338-bb66-261f55f78f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12147 | 2026.05.13 18:44:12.059741 [ 294 ] {5d25a96f-a22d-4338-bb66-261f55f78f9a} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.05.13 18:44:12.059787 [ 294 ] {5d25a96f-a22d-4338-bb66-261f55f78f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12149 | 2026.05.13 18:44:12.060139 [ 294 ] {5d25a96f-a22d-4338-bb66-261f55f78f9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12150 | 2026.05.13 18:44:12.060371 [ 294 ] {5d25a96f-a22d-4338-bb66-261f55f78f9a} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.05.13 18:44:12.060514 [ 294 ] {5d25a96f-a22d-4338-bb66-261f55f78f9a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001323 sec., 1511.7157974300833 rows/sec., 123.27 KiB/sec. | ||
| 12152 | 2026.05.13 18:44:12.060551 [ 294 ] {5d25a96f-a22d-4338-bb66-261f55f78f9a} <Debug> TCPHandler: Processed in 0.001489187 sec. | ||
| 12153 | 2026.05.13 18:44:12.060707 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2026.05.13 18:44:12.060804 [ 294 ] {f8e7ccfd-556a-4fc0-b1ab-b34bd7a4bc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12155 | 2026.05.13 18:44:12.060842 [ 294 ] {f8e7ccfd-556a-4fc0-b1ab-b34bd7a4bc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12156 | 2026.05.13 18:44:12.061298 [ 294 ] {f8e7ccfd-556a-4fc0-b1ab-b34bd7a4bc79} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.05.13 18:44:12.061333 [ 294 ] {f8e7ccfd-556a-4fc0-b1ab-b34bd7a4bc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12158 | 2026.05.13 18:44:12.061653 [ 294 ] {f8e7ccfd-556a-4fc0-b1ab-b34bd7a4bc79} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12159 | 2026.05.13 18:44:12.061864 [ 294 ] {f8e7ccfd-556a-4fc0-b1ab-b34bd7a4bc79} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.05.13 18:44:12.061987 [ 294 ] {f8e7ccfd-556a-4fc0-b1ab-b34bd7a4bc79} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001202 sec., 99001.66389351082 rows/sec., 8.39 MiB/sec. | ||
| 12161 | 2026.05.13 18:44:12.062024 [ 294 ] {f8e7ccfd-556a-4fc0-b1ab-b34bd7a4bc79} <Debug> TCPHandler: Processed in 0.001365633 sec. | ||
| 12162 | 2026.05.13 18:44:12.062151 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12163 | 2026.05.13 18:44:12.062247 [ 294 ] {4d68e14a-4531-4051-ac9b-cd73de4e6528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12164 | 2026.05.13 18:44:12.062286 [ 294 ] {4d68e14a-4531-4051-ac9b-cd73de4e6528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12165 | 2026.05.13 18:44:12.062721 [ 294 ] {4d68e14a-4531-4051-ac9b-cd73de4e6528} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.05.13 18:44:12.062757 [ 294 ] {4d68e14a-4531-4051-ac9b-cd73de4e6528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12167 | 2026.05.13 18:44:12.063062 [ 294 ] {4d68e14a-4531-4051-ac9b-cd73de4e6528} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12168 | 2026.05.13 18:44:12.063279 [ 294 ] {4d68e14a-4531-4051-ac9b-cd73de4e6528} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.05.13 18:44:12.063406 [ 294 ] {4d68e14a-4531-4051-ac9b-cd73de4e6528} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001177 sec., 28037.383177570093 rows/sec., 2.05 MiB/sec. | ||
| 12170 | 2026.05.13 18:44:12.063443 [ 294 ] {4d68e14a-4531-4051-ac9b-cd73de4e6528} <Debug> TCPHandler: Processed in 0.001340593 sec. | ||
| 12171 | 2026.05.13 18:44:12.063575 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.05.13 18:44:12.063671 [ 294 ] {734a4e68-5ec8-4d40-8e8b-27b3116af081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12173 | 2026.05.13 18:44:12.063710 [ 294 ] {734a4e68-5ec8-4d40-8e8b-27b3116af081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12174 | 2026.05.13 18:44:12.064129 [ 294 ] {734a4e68-5ec8-4d40-8e8b-27b3116af081} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.05.13 18:44:12.064165 [ 294 ] {734a4e68-5ec8-4d40-8e8b-27b3116af081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12176 | 2026.05.13 18:44:12.064462 [ 294 ] {734a4e68-5ec8-4d40-8e8b-27b3116af081} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12177 | 2026.05.13 18:44:12.064676 [ 294 ] {734a4e68-5ec8-4d40-8e8b-27b3116af081} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.05.13 18:44:12.064799 [ 294 ] {734a4e68-5ec8-4d40-8e8b-27b3116af081} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001145 sec., 84716.15720524018 rows/sec., 6.62 MiB/sec. | ||
| 12179 | 2026.05.13 18:44:12.064835 [ 294 ] {734a4e68-5ec8-4d40-8e8b-27b3116af081} <Debug> TCPHandler: Processed in 0.001309193 sec. | ||
| 12180 | 2026.05.13 18:44:12.064959 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2026.05.13 18:44:12.065053 [ 294 ] {5c468e1f-e1fa-4679-8d6b-ea512abd51e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.05.13 18:44:12.065095 [ 294 ] {5c468e1f-e1fa-4679-8d6b-ea512abd51e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12183 | 2026.05.13 18:44:12.065506 [ 294 ] {5c468e1f-e1fa-4679-8d6b-ea512abd51e6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.05.13 18:44:12.065541 [ 294 ] {5c468e1f-e1fa-4679-8d6b-ea512abd51e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12185 | 2026.05.13 18:44:12.065864 [ 294 ] {5c468e1f-e1fa-4679-8d6b-ea512abd51e6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12186 | 2026.05.13 18:44:12.066091 [ 294 ] {5c468e1f-e1fa-4679-8d6b-ea512abd51e6} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.05.13 18:44:12.066217 [ 294 ] {5c468e1f-e1fa-4679-8d6b-ea512abd51e6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001182 sec., 136209.8138747885 rows/sec., 9.49 MiB/sec. | ||
| 12188 | 2026.05.13 18:44:12.066253 [ 294 ] {5c468e1f-e1fa-4679-8d6b-ea512abd51e6} <Debug> TCPHandler: Processed in 0.001342934 sec. | ||
| 12189 | 2026.05.13 18:44:12.066411 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12190 | 2026.05.13 18:44:12.066610 [ 294 ] {a81d66f2-fa0a-4245-98a3-c4e9b067852c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12191 | 2026.05.13 18:44:12.066691 [ 294 ] {a81d66f2-fa0a-4245-98a3-c4e9b067852c} <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 | ||
| 12192 | 2026.05.13 18:44:12.067718 [ 294 ] {a81d66f2-fa0a-4245-98a3-c4e9b067852c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.05.13 18:44:12.067754 [ 294 ] {a81d66f2-fa0a-4245-98a3-c4e9b067852c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12194 | 2026.05.13 18:44:12.068365 [ 294 ] {a81d66f2-fa0a-4245-98a3-c4e9b067852c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12195 | 2026.05.13 18:44:12.068605 [ 294 ] {a81d66f2-fa0a-4245-98a3-c4e9b067852c} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.05.13 18:44:12.068755 [ 294 ] {a81d66f2-fa0a-4245-98a3-c4e9b067852c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002184 sec., 14194.139194139192 rows/sec., 25.44 MiB/sec. | ||
| 12197 | 2026.05.13 18:44:12.068817 [ 294 ] {a81d66f2-fa0a-4245-98a3-c4e9b067852c} <Debug> TCPHandler: Processed in 0.002470173 sec. | ||
| 12198 | 2026.05.13 18:44:12.068963 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12199 | 2026.05.13 18:44:12.069059 [ 294 ] {268245fc-1ca4-42da-8c8b-9de8791253e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12200 | 2026.05.13 18:44:12.069101 [ 294 ] {268245fc-1ca4-42da-8c8b-9de8791253e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12201 | 2026.05.13 18:44:12.069602 [ 294 ] {268245fc-1ca4-42da-8c8b-9de8791253e7} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2026.05.13 18:44:12.069640 [ 294 ] {268245fc-1ca4-42da-8c8b-9de8791253e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12203 | 2026.05.13 18:44:12.069954 [ 294 ] {268245fc-1ca4-42da-8c8b-9de8791253e7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12204 | 2026.05.13 18:44:12.070162 [ 294 ] {268245fc-1ca4-42da-8c8b-9de8791253e7} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2026.05.13 18:44:12.070290 [ 294 ] {268245fc-1ca4-42da-8c8b-9de8791253e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 12206 | 2026.05.13 18:44:12.070325 [ 294 ] {268245fc-1ca4-42da-8c8b-9de8791253e7} <Debug> TCPHandler: Processed in 0.001420035 sec. | ||
| 12207 | 2026.05.13 18:44:12.079828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25371 | ||
| 12208 | 2026.05.13 18:44:12.080285 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.05.13 18:44:12.080325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12210 | 2026.05.13 18:44:12.080788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12211 | 2026.05.13 18:44:12.081003 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.05.13 18:44:12.081111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25371 | ||
| 12213 | 2026.05.13 18:44:13.392529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12214 | 2026.05.13 18:44:13.410042 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2026.05.13 18:44:13.410110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12216 | 2026.05.13 18:44:13.416311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12217 | 2026.05.13 18:44:13.417051 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2026.05.13 18:44:13.420179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12219 | 2026.05.13 18:44:14.659290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1448 | ||
| 12220 | 2026.05.13 18:44:14.661767 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2026.05.13 18:44:14.661820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12222 | 2026.05.13 18:44:14.663047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12223 | 2026.05.13 18:44:14.663320 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2026.05.13 18:44:14.663588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 12225 | 2026.05.13 18:44:17.053416 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12226 | 2026.05.13 18:44:17.053663 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12227 | 2026.05.13 18:44:17.054021 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12228 | 2026.05.13 18:44:17.054055 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <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 | ||
| 12229 | 2026.05.13 18:44:17.054269 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12230 | 2026.05.13 18:44:17.054336 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12231 | 2026.05.13 18:44:17.054474 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12232 | 2026.05.13 18:44:17.054600 [ 367 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12233 | 2026.05.13 18:44:17.054604 [ 324 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12234 | 2026.05.13 18:44:17.054600 [ 356 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12235 | 2026.05.13 18:44:17.054603 [ 321 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12236 | 2026.05.13 18:44:17.054807 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 12237 | 2026.05.13 18:44:17.054830 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12238 | 2026.05.13 18:44:17.054923 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12239 | 2026.05.13 18:44:17.054951 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 12240 | 2026.05.13 18:44:17.054986 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12241 | 2026.05.13 18:44:17.055022 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12242 | 2026.05.13 18:44:17.055085 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12243 | 2026.05.13 18:44:17.056673 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003098 sec., 11297.611362169142 rows/sec., 1.90 MiB/sec. | ||
| 12244 | 2026.05.13 18:44:17.056958 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Debug> MemoryTracker: Peak memory usage (for query): 129.31 KiB. | ||
| 12245 | 2026.05.13 18:44:17.056976 [ 294 ] {207bb436-df8d-4710-a762-147fa624c337} <Debug> TCPHandler: Processed in 0.003692685 sec. | ||
| 12246 | 2026.05.13 18:44:17.058762 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.05.13 18:44:17.058981 [ 294 ] {04f2b254-dce1-4de3-851d-3ff41bdc6c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12248 | 2026.05.13 18:44:17.059081 [ 294 ] {04f2b254-dce1-4de3-851d-3ff41bdc6c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12249 | 2026.05.13 18:44:17.060096 [ 294 ] {04f2b254-dce1-4de3-851d-3ff41bdc6c36} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.05.13 18:44:17.060138 [ 294 ] {04f2b254-dce1-4de3-851d-3ff41bdc6c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12251 | 2026.05.13 18:44:17.060519 [ 294 ] {04f2b254-dce1-4de3-851d-3ff41bdc6c36} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12252 | 2026.05.13 18:44:17.060758 [ 294 ] {04f2b254-dce1-4de3-851d-3ff41bdc6c36} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.05.13 18:44:17.060902 [ 294 ] {04f2b254-dce1-4de3-851d-3ff41bdc6c36} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002004 sec., 38922.155688622755 rows/sec., 3.21 MiB/sec. | ||
| 12254 | 2026.05.13 18:44:17.060940 [ 294 ] {04f2b254-dce1-4de3-851d-3ff41bdc6c36} <Debug> TCPHandler: Processed in 0.0022897 sec. | ||
| 12255 | 2026.05.13 18:44:17.061066 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.05.13 18:44:17.061162 [ 294 ] {0e6a3e70-54cf-41e9-8f95-67c9f90338e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12257 | 2026.05.13 18:44:17.061202 [ 294 ] {0e6a3e70-54cf-41e9-8f95-67c9f90338e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12258 | 2026.05.13 18:44:17.061635 [ 294 ] {0e6a3e70-54cf-41e9-8f95-67c9f90338e1} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.05.13 18:44:17.061671 [ 294 ] {0e6a3e70-54cf-41e9-8f95-67c9f90338e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12260 | 2026.05.13 18:44:17.061962 [ 294 ] {0e6a3e70-54cf-41e9-8f95-67c9f90338e1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12261 | 2026.05.13 18:44:17.062170 [ 294 ] {0e6a3e70-54cf-41e9-8f95-67c9f90338e1} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.05.13 18:44:17.062299 [ 294 ] {0e6a3e70-54cf-41e9-8f95-67c9f90338e1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001155 sec., 9523.809523809525 rows/sec., 716.15 KiB/sec. | ||
| 12263 | 2026.05.13 18:44:17.062342 [ 294 ] {0e6a3e70-54cf-41e9-8f95-67c9f90338e1} <Debug> TCPHandler: Processed in 0.001324863 sec. | ||
| 12264 | 2026.05.13 18:44:17.062472 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.05.13 18:44:17.062569 [ 294 ] {fbbe2ce7-1536-491b-bcd9-a850d894ea49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12266 | 2026.05.13 18:44:17.062608 [ 294 ] {fbbe2ce7-1536-491b-bcd9-a850d894ea49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12267 | 2026.05.13 18:44:17.063034 [ 294 ] {fbbe2ce7-1536-491b-bcd9-a850d894ea49} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.05.13 18:44:17.063071 [ 294 ] {fbbe2ce7-1536-491b-bcd9-a850d894ea49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12269 | 2026.05.13 18:44:17.063371 [ 294 ] {fbbe2ce7-1536-491b-bcd9-a850d894ea49} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12270 | 2026.05.13 18:44:17.063583 [ 294 ] {fbbe2ce7-1536-491b-bcd9-a850d894ea49} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.05.13 18:44:17.063709 [ 294 ] {fbbe2ce7-1536-491b-bcd9-a850d894ea49} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001158 sec., 64766.83937823834 rows/sec., 5.06 MiB/sec. | ||
| 12272 | 2026.05.13 18:44:17.063746 [ 294 ] {fbbe2ce7-1536-491b-bcd9-a850d894ea49} <Debug> TCPHandler: Processed in 0.001328523 sec. | ||
| 12273 | 2026.05.13 18:44:17.063872 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2026.05.13 18:44:17.063968 [ 294 ] {9899a9d2-9b5e-49fd-ba95-1100264ef0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.05.13 18:44:17.064010 [ 294 ] {9899a9d2-9b5e-49fd-ba95-1100264ef0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12276 | 2026.05.13 18:44:17.064447 [ 294 ] {9899a9d2-9b5e-49fd-ba95-1100264ef0f8} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.05.13 18:44:17.064482 [ 294 ] {9899a9d2-9b5e-49fd-ba95-1100264ef0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12278 | 2026.05.13 18:44:17.064803 [ 294 ] {9899a9d2-9b5e-49fd-ba95-1100264ef0f8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12279 | 2026.05.13 18:44:17.065018 [ 294 ] {9899a9d2-9b5e-49fd-ba95-1100264ef0f8} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.05.13 18:44:17.065149 [ 294 ] {9899a9d2-9b5e-49fd-ba95-1100264ef0f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 12281 | 2026.05.13 18:44:17.065186 [ 294 ] {9899a9d2-9b5e-49fd-ba95-1100264ef0f8} <Debug> TCPHandler: Processed in 0.001362793 sec. | ||
| 12282 | 2026.05.13 18:44:17.065306 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.05.13 18:44:17.065399 [ 294 ] {754117ab-b3a9-4291-85b3-98348076ccef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.05.13 18:44:17.065453 [ 294 ] {754117ab-b3a9-4291-85b3-98348076ccef} <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 | ||
| 12285 | 2026.05.13 18:44:17.066212 [ 294 ] {754117ab-b3a9-4291-85b3-98348076ccef} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.05.13 18:44:17.066247 [ 294 ] {754117ab-b3a9-4291-85b3-98348076ccef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12287 | 2026.05.13 18:44:17.066740 [ 294 ] {754117ab-b3a9-4291-85b3-98348076ccef} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12288 | 2026.05.13 18:44:17.066958 [ 294 ] {754117ab-b3a9-4291-85b3-98348076ccef} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.05.13 18:44:17.067090 [ 294 ] {754117ab-b3a9-4291-85b3-98348076ccef} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001708 sec., 6440.281030444965 rows/sec., 11.54 MiB/sec. | ||
| 12290 | 2026.05.13 18:44:17.067147 [ 294 ] {754117ab-b3a9-4291-85b3-98348076ccef} <Debug> TCPHandler: Processed in 0.001889563 sec. | ||
| 12291 | 2026.05.13 18:44:17.067277 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.05.13 18:44:17.067372 [ 294 ] {94dce856-ea82-45a0-9655-e5292dd7aa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12293 | 2026.05.13 18:44:17.067413 [ 294 ] {94dce856-ea82-45a0-9655-e5292dd7aa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12294 | 2026.05.13 18:44:17.067754 [ 294 ] {94dce856-ea82-45a0-9655-e5292dd7aa5a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.05.13 18:44:17.067789 [ 294 ] {94dce856-ea82-45a0-9655-e5292dd7aa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12296 | 2026.05.13 18:44:17.068087 [ 294 ] {94dce856-ea82-45a0-9655-e5292dd7aa5a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12297 | 2026.05.13 18:44:17.068295 [ 294 ] {94dce856-ea82-45a0-9655-e5292dd7aa5a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.05.13 18:44:17.068421 [ 294 ] {94dce856-ea82-45a0-9655-e5292dd7aa5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12299 | 2026.05.13 18:44:17.068456 [ 294 ] {94dce856-ea82-45a0-9655-e5292dd7aa5a} <Debug> TCPHandler: Processed in 0.001228072 sec. | ||
| 12300 | 2026.05.13 18:44:19.457554 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12301 | 2026.05.13 18:44:19.457617 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12302 | 2026.05.13 18:44:19.581269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25819 | ||
| 12303 | 2026.05.13 18:44:19.581870 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2026.05.13 18:44:19.581923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12305 | 2026.05.13 18:44:19.582526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12306 | 2026.05.13 18:44:19.582796 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2026.05.13 18:44:19.582996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25819 | ||
| 12308 | 2026.05.13 18:44:20.920263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12309 | 2026.05.13 18:44:20.937390 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.05.13 18:44:20.937469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12311 | 2026.05.13 18:44:20.943792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12312 | 2026.05.13 18:44:20.944555 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.05.13 18:44:20.947853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12314 | 2026.05.13 18:44:22.053318 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2026.05.13 18:44:22.053678 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12316 | 2026.05.13 18:44:22.054168 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12317 | 2026.05.13 18:44:22.054202 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <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 | ||
| 12318 | 2026.05.13 18:44:22.054421 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12319 | 2026.05.13 18:44:22.054490 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12320 | 2026.05.13 18:44:22.054627 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12321 | 2026.05.13 18:44:22.054742 [ 356 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12322 | 2026.05.13 18:44:22.054776 [ 367 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12323 | 2026.05.13 18:44:22.054826 [ 356 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12324 | 2026.05.13 18:44:22.054780 [ 349 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12325 | 2026.05.13 18:44:22.055010 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 12326 | 2026.05.13 18:44:22.055047 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12327 | 2026.05.13 18:44:22.055137 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12328 | 2026.05.13 18:44:22.055157 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 12329 | 2026.05.13 18:44:22.055195 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12330 | 2026.05.13 18:44:22.055233 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12331 | 2026.05.13 18:44:22.055275 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12332 | 2026.05.13 18:44:22.056891 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003354 sec., 10435.301132975552 rows/sec., 1.76 MiB/sec. | ||
| 12333 | 2026.05.13 18:44:22.057118 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Debug> MemoryTracker: Peak memory usage (for query): 128.47 KiB. | ||
| 12334 | 2026.05.13 18:44:22.057135 [ 294 ] {900abc5e-f7ae-414b-b5d2-4c0494c8c795} <Debug> TCPHandler: Processed in 0.004001171 sec. | ||
| 12335 | 2026.05.13 18:44:22.059408 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2026.05.13 18:44:22.059668 [ 294 ] {da52c2fb-7d55-4192-90ce-6f19999e6ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12337 | 2026.05.13 18:44:22.059763 [ 294 ] {da52c2fb-7d55-4192-90ce-6f19999e6ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12338 | 2026.05.13 18:44:22.060590 [ 294 ] {da52c2fb-7d55-4192-90ce-6f19999e6ef1} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2026.05.13 18:44:22.060627 [ 294 ] {da52c2fb-7d55-4192-90ce-6f19999e6ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12340 | 2026.05.13 18:44:22.061006 [ 294 ] {da52c2fb-7d55-4192-90ce-6f19999e6ef1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12341 | 2026.05.13 18:44:22.061240 [ 294 ] {da52c2fb-7d55-4192-90ce-6f19999e6ef1} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2026.05.13 18:44:22.061383 [ 294 ] {da52c2fb-7d55-4192-90ce-6f19999e6ef1} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001785 sec., 66106.44257703082 rows/sec., 5.61 MiB/sec. | ||
| 12343 | 2026.05.13 18:44:22.061424 [ 294 ] {da52c2fb-7d55-4192-90ce-6f19999e6ef1} <Debug> TCPHandler: Processed in 0.002187718 sec. | ||
| 12344 | 2026.05.13 18:44:22.061553 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12345 | 2026.05.13 18:44:22.061649 [ 294 ] {80aa71b7-4241-43ff-bbb6-3becccfafbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12346 | 2026.05.13 18:44:22.061689 [ 294 ] {80aa71b7-4241-43ff-bbb6-3becccfafbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12347 | 2026.05.13 18:44:22.062104 [ 294 ] {80aa71b7-4241-43ff-bbb6-3becccfafbef} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.05.13 18:44:22.062140 [ 294 ] {80aa71b7-4241-43ff-bbb6-3becccfafbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12349 | 2026.05.13 18:44:22.062434 [ 294 ] {80aa71b7-4241-43ff-bbb6-3becccfafbef} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12350 | 2026.05.13 18:44:22.062647 [ 294 ] {80aa71b7-4241-43ff-bbb6-3becccfafbef} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.05.13 18:44:22.062775 [ 294 ] {80aa71b7-4241-43ff-bbb6-3becccfafbef} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001144 sec., 27097.902097902097 rows/sec., 1.99 MiB/sec. | ||
| 12352 | 2026.05.13 18:44:22.062811 [ 294 ] {80aa71b7-4241-43ff-bbb6-3becccfafbef} <Debug> TCPHandler: Processed in 0.001307683 sec. | ||
| 12353 | 2026.05.13 18:44:22.062933 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2026.05.13 18:44:22.063026 [ 294 ] {d7b6f2c0-49e3-4dc2-85d8-7dc68e26c6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12355 | 2026.05.13 18:44:22.063066 [ 294 ] {d7b6f2c0-49e3-4dc2-85d8-7dc68e26c6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12356 | 2026.05.13 18:44:22.063543 [ 294 ] {d7b6f2c0-49e3-4dc2-85d8-7dc68e26c6bb} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.05.13 18:44:22.063580 [ 294 ] {d7b6f2c0-49e3-4dc2-85d8-7dc68e26c6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12358 | 2026.05.13 18:44:22.063891 [ 294 ] {d7b6f2c0-49e3-4dc2-85d8-7dc68e26c6bb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12359 | 2026.05.13 18:44:22.064100 [ 294 ] {d7b6f2c0-49e3-4dc2-85d8-7dc68e26c6bb} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.05.13 18:44:22.064227 [ 294 ] {d7b6f2c0-49e3-4dc2-85d8-7dc68e26c6bb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001218 sec., 77996.71592775041 rows/sec., 6.09 MiB/sec. | ||
| 12361 | 2026.05.13 18:44:22.064265 [ 294 ] {d7b6f2c0-49e3-4dc2-85d8-7dc68e26c6bb} <Debug> TCPHandler: Processed in 0.001380964 sec. | ||
| 12362 | 2026.05.13 18:44:22.064391 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12363 | 2026.05.13 18:44:22.064493 [ 294 ] {22fd615d-7033-4414-9e9c-f94275f4079e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12364 | 2026.05.13 18:44:22.064536 [ 294 ] {22fd615d-7033-4414-9e9c-f94275f4079e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12365 | 2026.05.13 18:44:22.064988 [ 294 ] {22fd615d-7033-4414-9e9c-f94275f4079e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2026.05.13 18:44:22.065026 [ 294 ] {22fd615d-7033-4414-9e9c-f94275f4079e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12367 | 2026.05.13 18:44:22.065362 [ 294 ] {22fd615d-7033-4414-9e9c-f94275f4079e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12368 | 2026.05.13 18:44:22.065585 [ 294 ] {22fd615d-7033-4414-9e9c-f94275f4079e} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12369 | 2026.05.13 18:44:22.065717 [ 294 ] {22fd615d-7033-4414-9e9c-f94275f4079e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 12370 | 2026.05.13 18:44:22.065754 [ 294 ] {22fd615d-7033-4414-9e9c-f94275f4079e} <Debug> TCPHandler: Processed in 0.001412615 sec. | ||
| 12371 | 2026.05.13 18:44:22.065872 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12372 | 2026.05.13 18:44:22.065968 [ 294 ] {1444925e-a4b7-42e7-ade1-5031c871347b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12373 | 2026.05.13 18:44:22.066021 [ 294 ] {1444925e-a4b7-42e7-ade1-5031c871347b} <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 | ||
| 12374 | 2026.05.13 18:44:22.066868 [ 294 ] {1444925e-a4b7-42e7-ade1-5031c871347b} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.05.13 18:44:22.066905 [ 294 ] {1444925e-a4b7-42e7-ade1-5031c871347b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12376 | 2026.05.13 18:44:22.067440 [ 294 ] {1444925e-a4b7-42e7-ade1-5031c871347b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12377 | 2026.05.13 18:44:22.067662 [ 294 ] {1444925e-a4b7-42e7-ade1-5031c871347b} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.05.13 18:44:22.067798 [ 294 ] {1444925e-a4b7-42e7-ade1-5031c871347b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001848 sec., 16774.891774891774 rows/sec., 30.06 MiB/sec. | ||
| 12379 | 2026.05.13 18:44:22.067857 [ 294 ] {1444925e-a4b7-42e7-ade1-5031c871347b} <Debug> TCPHandler: Processed in 0.002033475 sec. | ||
| 12380 | 2026.05.13 18:44:22.067991 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12381 | 2026.05.13 18:44:22.068088 [ 294 ] {7df1b719-8887-4e5e-b5b2-2e7bf35d2dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12382 | 2026.05.13 18:44:22.068129 [ 294 ] {7df1b719-8887-4e5e-b5b2-2e7bf35d2dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12383 | 2026.05.13 18:44:22.068471 [ 294 ] {7df1b719-8887-4e5e-b5b2-2e7bf35d2dd4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2026.05.13 18:44:22.068506 [ 294 ] {7df1b719-8887-4e5e-b5b2-2e7bf35d2dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12385 | 2026.05.13 18:44:22.068808 [ 294 ] {7df1b719-8887-4e5e-b5b2-2e7bf35d2dd4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12386 | 2026.05.13 18:44:22.069017 [ 294 ] {7df1b719-8887-4e5e-b5b2-2e7bf35d2dd4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2026.05.13 18:44:22.069140 [ 294 ] {7df1b719-8887-4e5e-b5b2-2e7bf35d2dd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12388 | 2026.05.13 18:44:22.069175 [ 294 ] {7df1b719-8887-4e5e-b5b2-2e7bf35d2dd4} <Debug> TCPHandler: Processed in 0.001233742 sec. | ||
| 12389 | 2026.05.13 18:44:22.275271 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12390 | 2026.05.13 18:44:22.275553 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12391 | 2026.05.13 18:44:22.275975 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12392 | 2026.05.13 18:44:22.276021 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12393 | 2026.05.13 18:44:22.276289 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12394 | 2026.05.13 18:44:22.276357 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12395 | 2026.05.13 18:44:22.276503 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 12396 | 2026.05.13 18:44:22.276635 [ 356 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12397 | 2026.05.13 18:44:22.276661 [ 349 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12398 | 2026.05.13 18:44:22.276667 [ 329 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12399 | 2026.05.13 18:44:22.276640 [ 367 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12400 | 2026.05.13 18:44:22.276863 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 12401 | 2026.05.13 18:44:22.276887 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12402 | 2026.05.13 18:44:22.276973 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12403 | 2026.05.13 18:44:22.276993 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 12404 | 2026.05.13 18:44:22.277029 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 12405 | 2026.05.13 18:44:22.277069 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 12406 | 2026.05.13 18:44:22.277106 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_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', 'zone:cpu_nsec'))" | ||
| 12407 | 2026.05.13 18:44:22.278594 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003155 sec., 11093.502377179082 rows/sec., 2.36 MiB/sec. | ||
| 12408 | 2026.05.13 18:44:22.278860 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Debug> MemoryTracker: Peak memory usage (for query): 146.42 KiB. | ||
| 12409 | 2026.05.13 18:44:22.278877 [ 294 ] {34fb4cac-f739-4cd0-b29e-9c6347eb4c79} <Debug> TCPHandler: Processed in 0.003752636 sec. | ||
| 12410 | 2026.05.13 18:44:22.291728 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12411 | 2026.05.13 18:44:22.291937 [ 294 ] {8658b119-de69-4e43-9b38-42a3f0c5cd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12412 | 2026.05.13 18:44:22.292027 [ 294 ] {8658b119-de69-4e43-9b38-42a3f0c5cd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12413 | 2026.05.13 18:44:22.292653 [ 294 ] {8658b119-de69-4e43-9b38-42a3f0c5cd2c} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12414 | 2026.05.13 18:44:22.292698 [ 294 ] {8658b119-de69-4e43-9b38-42a3f0c5cd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12415 | 2026.05.13 18:44:22.293066 [ 294 ] {8658b119-de69-4e43-9b38-42a3f0c5cd2c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12416 | 2026.05.13 18:44:22.293289 [ 294 ] {8658b119-de69-4e43-9b38-42a3f0c5cd2c} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12417 | 2026.05.13 18:44:22.293446 [ 294 ] {8658b119-de69-4e43-9b38-42a3f0c5cd2c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 12418 | 2026.05.13 18:44:22.293485 [ 294 ] {8658b119-de69-4e43-9b38-42a3f0c5cd2c} <Debug> TCPHandler: Processed in 0.001914064 sec. | ||
| 12419 | 2026.05.13 18:44:22.293651 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12420 | 2026.05.13 18:44:22.293747 [ 294 ] {79ce1a8d-49a9-4e1a-aeef-ee9de9673aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12421 | 2026.05.13 18:44:22.293786 [ 294 ] {79ce1a8d-49a9-4e1a-aeef-ee9de9673aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12422 | 2026.05.13 18:44:22.295212 [ 294 ] {79ce1a8d-49a9-4e1a-aeef-ee9de9673aef} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2026.05.13 18:44:22.295247 [ 294 ] {79ce1a8d-49a9-4e1a-aeef-ee9de9673aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12424 | 2026.05.13 18:44:22.295702 [ 294 ] {79ce1a8d-49a9-4e1a-aeef-ee9de9673aef} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12425 | 2026.05.13 18:44:22.295912 [ 294 ] {79ce1a8d-49a9-4e1a-aeef-ee9de9673aef} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2026.05.13 18:44:22.296041 [ 294 ] {79ce1a8d-49a9-4e1a-aeef-ee9de9673aef} <Debug> executeQuery: Read 2547 rows, 194.22 KiB in 0.002313 sec., 1101167.3151750972 rows/sec., 82.00 MiB/sec. | ||
| 12427 | 2026.05.13 18:44:22.296078 [ 294 ] {79ce1a8d-49a9-4e1a-aeef-ee9de9673aef} <Debug> TCPHandler: Processed in 0.002486454 sec. | ||
| 12428 | 2026.05.13 18:44:22.296220 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2026.05.13 18:44:22.296315 [ 294 ] {7c4466b3-66cf-45b2-834a-8d74873424b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12430 | 2026.05.13 18:44:22.296353 [ 294 ] {7c4466b3-66cf-45b2-834a-8d74873424b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12431 | 2026.05.13 18:44:22.296853 [ 294 ] {7c4466b3-66cf-45b2-834a-8d74873424b4} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.05.13 18:44:22.296889 [ 294 ] {7c4466b3-66cf-45b2-834a-8d74873424b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12433 | 2026.05.13 18:44:22.297196 [ 294 ] {7c4466b3-66cf-45b2-834a-8d74873424b4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12434 | 2026.05.13 18:44:22.297412 [ 294 ] {7c4466b3-66cf-45b2-834a-8d74873424b4} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.05.13 18:44:22.297539 [ 294 ] {7c4466b3-66cf-45b2-834a-8d74873424b4} <Debug> executeQuery: Read 34 rows, 2.62 KiB in 0.001242 sec., 27375.201288244767 rows/sec., 2.06 MiB/sec. | ||
| 12436 | 2026.05.13 18:44:22.297555 [ 122 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12437 | 2026.05.13 18:44:22.297576 [ 294 ] {7c4466b3-66cf-45b2-834a-8d74873424b4} <Debug> TCPHandler: Processed in 0.001404205 sec. | ||
| 12438 | 2026.05.13 18:44:22.297616 [ 122 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2026.05.13 18:44:22.297644 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12440 | 2026.05.13 18:44:22.297717 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12441 | 2026.05.13 18:44:22.297769 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 12442 | 2026.05.13 18:44:22.297818 [ 294 ] {d2482142-9c62-47f2-87d2-aa68a1c9a1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12443 | 2026.05.13 18:44:22.297862 [ 294 ] {d2482142-9c62-47f2-87d2-aa68a1c9a1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12444 | 2026.05.13 18:44:22.297905 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12445 | 2026.05.13 18:44:22.297945 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 83 rows starting from the beginning of the part | ||
| 12446 | 2026.05.13 18:44:22.298013 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part | ||
| 12447 | 2026.05.13 18:44:22.298061 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 33 rows starting from the beginning of the part | ||
| 12448 | 2026.05.13 18:44:22.298108 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part | ||
| 12449 | 2026.05.13 18:44:22.298149 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 12450 | 2026.05.13 18:44:22.298194 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part | ||
| 12451 | 2026.05.13 18:44:22.298604 [ 294 ] {d2482142-9c62-47f2-87d2-aa68a1c9a1a7} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.05.13 18:44:22.298646 [ 294 ] {d2482142-9c62-47f2-87d2-aa68a1c9a1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12453 | 2026.05.13 18:44:22.299005 [ 294 ] {d2482142-9c62-47f2-87d2-aa68a1c9a1a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12454 | 2026.05.13 18:44:22.299088 [ 198 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370595 sec., 148110.8569635815 rows/sec., 11.45 MiB/sec. | ||
| 12455 | 2026.05.13 18:44:22.299224 [ 294 ] {d2482142-9c62-47f2-87d2-aa68a1c9a1a7} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12456 | 2026.05.13 18:44:22.299243 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12457 | 2026.05.13 18:44:22.299371 [ 294 ] {d2482142-9c62-47f2-87d2-aa68a1c9a1a7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001571 sec., 525143.2208784214 rows/sec., 30.72 MiB/sec. | ||
| 12458 | 2026.05.13 18:44:22.299416 [ 294 ] {d2482142-9c62-47f2-87d2-aa68a1c9a1a7} <Debug> TCPHandler: Processed in 0.001748351 sec. | ||
| 12459 | 2026.05.13 18:44:22.299559 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12460 | 2026.05.13 18:44:22.299608 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12461 | 2026.05.13 18:44:22.299644 [ 195 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_76_15} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12462 | 2026.05.13 18:44:22.299718 [ 294 ] {4950b4da-e79c-4ac7-a012-5a081db7198f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12463 | 2026.05.13 18:44:22.299729 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12464 | 2026.05.13 18:44:22.299770 [ 294 ] {4950b4da-e79c-4ac7-a012-5a081db7198f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12465 | 2026.05.13 18:44:22.300182 [ 294 ] {4950b4da-e79c-4ac7-a012-5a081db7198f} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.05.13 18:44:22.300219 [ 294 ] {4950b4da-e79c-4ac7-a012-5a081db7198f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12467 | 2026.05.13 18:44:22.300524 [ 294 ] {4950b4da-e79c-4ac7-a012-5a081db7198f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12468 | 2026.05.13 18:44:22.300745 [ 294 ] {4950b4da-e79c-4ac7-a012-5a081db7198f} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.05.13 18:44:22.300874 [ 294 ] {4950b4da-e79c-4ac7-a012-5a081db7198f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 59.89 KiB/sec. | ||
| 12470 | 2026.05.13 18:44:22.300911 [ 294 ] {4950b4da-e79c-4ac7-a012-5a081db7198f} <Debug> TCPHandler: Processed in 0.001351684 sec. | ||
| 12471 | 2026.05.13 18:44:22.301053 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12472 | 2026.05.13 18:44:22.301147 [ 294 ] {56717d2b-b89b-420c-ae3a-308445a52737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12473 | 2026.05.13 18:44:22.301185 [ 294 ] {56717d2b-b89b-420c-ae3a-308445a52737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12474 | 2026.05.13 18:44:22.301588 [ 294 ] {56717d2b-b89b-420c-ae3a-308445a52737} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12475 | 2026.05.13 18:44:22.301623 [ 294 ] {56717d2b-b89b-420c-ae3a-308445a52737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12476 | 2026.05.13 18:44:22.301918 [ 294 ] {56717d2b-b89b-420c-ae3a-308445a52737} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12477 | 2026.05.13 18:44:22.302139 [ 294 ] {56717d2b-b89b-420c-ae3a-308445a52737} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12478 | 2026.05.13 18:44:22.302266 [ 294 ] {56717d2b-b89b-420c-ae3a-308445a52737} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 12479 | 2026.05.13 18:44:22.302303 [ 294 ] {56717d2b-b89b-420c-ae3a-308445a52737} <Debug> TCPHandler: Processed in 0.001297633 sec. | ||
| 12480 | 2026.05.13 18:44:22.302443 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12481 | 2026.05.13 18:44:22.302538 [ 294 ] {4b283373-b52d-44e5-9f9e-d628f4830b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12482 | 2026.05.13 18:44:22.302577 [ 294 ] {4b283373-b52d-44e5-9f9e-d628f4830b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12483 | 2026.05.13 18:44:22.303451 [ 294 ] {4b283373-b52d-44e5-9f9e-d628f4830b5f} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.05.13 18:44:22.303489 [ 294 ] {4b283373-b52d-44e5-9f9e-d628f4830b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12485 | 2026.05.13 18:44:22.303851 [ 294 ] {4b283373-b52d-44e5-9f9e-d628f4830b5f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12486 | 2026.05.13 18:44:22.304063 [ 294 ] {4b283373-b52d-44e5-9f9e-d628f4830b5f} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.05.13 18:44:22.304200 [ 294 ] {4b283373-b52d-44e5-9f9e-d628f4830b5f} <Debug> executeQuery: Read 1337 rows, 92.25 KiB in 0.001678 sec., 796781.8831942789 rows/sec., 53.69 MiB/sec. | ||
| 12488 | 2026.05.13 18:44:22.304237 [ 294 ] {4b283373-b52d-44e5-9f9e-d628f4830b5f} <Debug> TCPHandler: Processed in 0.001842482 sec. | ||
| 12489 | 2026.05.13 18:44:22.304366 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12490 | 2026.05.13 18:44:22.304461 [ 294 ] {79fd62be-b557-46bc-a375-11f94e75c342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12491 | 2026.05.13 18:44:22.304503 [ 294 ] {79fd62be-b557-46bc-a375-11f94e75c342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12492 | 2026.05.13 18:44:22.305282 [ 294 ] {79fd62be-b557-46bc-a375-11f94e75c342} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2026.05.13 18:44:22.305318 [ 294 ] {79fd62be-b557-46bc-a375-11f94e75c342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12494 | 2026.05.13 18:44:22.305753 [ 294 ] {79fd62be-b557-46bc-a375-11f94e75c342} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12495 | 2026.05.13 18:44:22.305970 [ 294 ] {79fd62be-b557-46bc-a375-11f94e75c342} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2026.05.13 18:44:22.306100 [ 294 ] {79fd62be-b557-46bc-a375-11f94e75c342} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001657 sec., 924562.4622812311 rows/sec., 56.51 MiB/sec. | ||
| 12497 | 2026.05.13 18:44:22.306114 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 12498 | 2026.05.13 18:44:22.306137 [ 294 ] {79fd62be-b557-46bc-a375-11f94e75c342} <Debug> TCPHandler: Processed in 0.001818742 sec. | ||
| 12499 | 2026.05.13 18:44:22.306158 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12500 | 2026.05.13 18:44:22.306184 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12501 | 2026.05.13 18:44:22.306268 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::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 | ||
| 12502 | 2026.05.13 18:44:22.306275 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12503 | 2026.05.13 18:44:22.306385 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12504 | 2026.05.13 18:44:22.306395 [ 294 ] {9e6e75bd-cc1d-4ed5-92b0-d9c3cfb71cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12505 | 2026.05.13 18:44:22.306422 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 30565 rows starting from the beginning of the part | ||
| 12506 | 2026.05.13 18:44:22.306462 [ 294 ] {9e6e75bd-cc1d-4ed5-92b0-d9c3cfb71cda} <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 | ||
| 12507 | 2026.05.13 18:44:22.306484 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12508 | 2026.05.13 18:44:22.306537 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part | ||
| 12509 | 2026.05.13 18:44:22.306579 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12510 | 2026.05.13 18:44:22.306619 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12511 | 2026.05.13 18:44:22.306665 [ 196 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1532 rows starting from the beginning of the part | ||
| 12512 | 2026.05.13 18:44:22.307359 [ 294 ] {9e6e75bd-cc1d-4ed5-92b0-d9c3cfb71cda} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.05.13 18:44:22.307401 [ 294 ] {9e6e75bd-cc1d-4ed5-92b0-d9c3cfb71cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12514 | 2026.05.13 18:44:22.307972 [ 294 ] {9e6e75bd-cc1d-4ed5-92b0-d9c3cfb71cda} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12515 | 2026.05.13 18:44:22.308205 [ 294 ] {9e6e75bd-cc1d-4ed5-92b0-d9c3cfb71cda} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.05.13 18:44:22.308347 [ 294 ] {9e6e75bd-cc1d-4ed5-92b0-d9c3cfb71cda} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00197 sec., 11167.51269035533 rows/sec., 20.01 MiB/sec. | ||
| 12517 | 2026.05.13 18:44:22.308417 [ 294 ] {9e6e75bd-cc1d-4ed5-92b0-d9c3cfb71cda} <Debug> TCPHandler: Processed in 0.002190139 sec. | ||
| 12518 | 2026.05.13 18:44:22.308554 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.05.13 18:44:22.308649 [ 294 ] {aad947d7-99f1-447d-a0fc-4f35cb331cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12520 | 2026.05.13 18:44:22.308690 [ 294 ] {aad947d7-99f1-447d-a0fc-4f35cb331cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12521 | 2026.05.13 18:44:22.309047 [ 294 ] {aad947d7-99f1-447d-a0fc-4f35cb331cc3} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2026.05.13 18:44:22.309083 [ 294 ] {aad947d7-99f1-447d-a0fc-4f35cb331cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12523 | 2026.05.13 18:44:22.309393 [ 294 ] {aad947d7-99f1-447d-a0fc-4f35cb331cc3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12524 | 2026.05.13 18:44:22.309607 [ 294 ] {aad947d7-99f1-447d-a0fc-4f35cb331cc3} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2026.05.13 18:44:22.309741 [ 294 ] {aad947d7-99f1-447d-a0fc-4f35cb331cc3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 746.06 KiB/sec. | ||
| 12526 | 2026.05.13 18:44:22.309777 [ 294 ] {aad947d7-99f1-447d-a0fc-4f35cb331cc3} <Debug> TCPHandler: Processed in 0.001272283 sec. | ||
| 12527 | 2026.05.13 18:44:22.313788 [ 198 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32738 rows, containing 5 columns (5 merged, 0 gathered) in 0.007555343 sec., 4333092.488322502 rows/sec., 280.09 MiB/sec. | ||
| 12528 | 2026.05.13 18:44:22.314444 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12529 | 2026.05.13 18:44:22.314773 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.05.13 18:44:22.314860 [ 200 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 12531 | 2026.05.13 18:44:22.314942 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12532 | 2026.05.13 18:44:24.663812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1498 | ||
| 12533 | 2026.05.13 18:44:24.666651 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.05.13 18:44:24.666704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12535 | 2026.05.13 18:44:24.667974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12536 | 2026.05.13 18:44:24.668253 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.05.13 18:44:24.668536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 12538 | 2026.05.13 18:44:27.052089 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12539 | 2026.05.13 18:44:27.052340 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12540 | 2026.05.13 18:44:27.052736 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12541 | 2026.05.13 18:44:27.052777 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <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 | ||
| 12542 | 2026.05.13 18:44:27.053032 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12543 | 2026.05.13 18:44:27.053111 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12544 | 2026.05.13 18:44:27.053268 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12545 | 2026.05.13 18:44:27.053399 [ 367 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12546 | 2026.05.13 18:44:27.053413 [ 356 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12547 | 2026.05.13 18:44:27.053443 [ 326 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12548 | 2026.05.13 18:44:27.053402 [ 349 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12549 | 2026.05.13 18:44:27.053613 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 12550 | 2026.05.13 18:44:27.053640 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12551 | 2026.05.13 18:44:27.053724 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12552 | 2026.05.13 18:44:27.053744 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 12553 | 2026.05.13 18:44:27.053778 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12554 | 2026.05.13 18:44:27.053814 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12555 | 2026.05.13 18:44:27.053858 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12556 | 2026.05.13 18:44:27.055243 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003003 sec., 11655.011655011655 rows/sec., 1.96 MiB/sec. | ||
| 12557 | 2026.05.13 18:44:27.055419 [ 294 ] {ed60a43d-4e84-482e-9c21-d85feac8755e} <Debug> TCPHandler: Processed in 0.003470861 sec. | ||
| 12558 | 2026.05.13 18:44:27.056933 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2026.05.13 18:44:27.057042 [ 294 ] {b3d1ec0c-81fb-480d-b6df-66906b694a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12560 | 2026.05.13 18:44:27.057082 [ 294 ] {b3d1ec0c-81fb-480d-b6df-66906b694a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12561 | 2026.05.13 18:44:27.057686 [ 294 ] {b3d1ec0c-81fb-480d-b6df-66906b694a48} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2026.05.13 18:44:27.057735 [ 294 ] {b3d1ec0c-81fb-480d-b6df-66906b694a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12563 | 2026.05.13 18:44:27.058170 [ 294 ] {b3d1ec0c-81fb-480d-b6df-66906b694a48} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12564 | 2026.05.13 18:44:27.058405 [ 294 ] {b3d1ec0c-81fb-480d-b6df-66906b694a48} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12565 | 2026.05.13 18:44:27.058548 [ 294 ] {b3d1ec0c-81fb-480d-b6df-66906b694a48} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001536 sec., 36458.333333333336 rows/sec., 2.78 MiB/sec. | ||
| 12566 | 2026.05.13 18:44:27.058556 [ 113 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12567 | 2026.05.13 18:44:27.058586 [ 294 ] {b3d1ec0c-81fb-480d-b6df-66906b694a48} <Debug> TCPHandler: Processed in 0.00170288 sec. | ||
| 12568 | 2026.05.13 18:44:27.058604 [ 113 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2026.05.13 18:44:27.058633 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12570 | 2026.05.13 18:44:27.058743 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 12571 | 2026.05.13 18:44:27.058767 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2026.05.13 18:44:27.058851 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12573 | 2026.05.13 18:44:27.058863 [ 294 ] {c6571c79-c64c-4725-9949-9fe653c782dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12574 | 2026.05.13 18:44:27.058882 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2621 rows starting from the beginning of the part | ||
| 12575 | 2026.05.13 18:44:27.058902 [ 294 ] {c6571c79-c64c-4725-9949-9fe653c782dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12576 | 2026.05.13 18:44:27.058945 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 119 rows starting from the beginning of the part | ||
| 12577 | 2026.05.13 18:44:27.058994 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 78 rows starting from the beginning of the part | ||
| 12578 | 2026.05.13 18:44:27.059041 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 118 rows starting from the beginning of the part | ||
| 12579 | 2026.05.13 18:44:27.059085 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2547 rows starting from the beginning of the part | ||
| 12580 | 2026.05.13 18:44:27.059127 [ 192 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 12581 | 2026.05.13 18:44:27.059343 [ 294 ] {c6571c79-c64c-4725-9949-9fe653c782dd} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.05.13 18:44:27.059379 [ 294 ] {c6571c79-c64c-4725-9949-9fe653c782dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12583 | 2026.05.13 18:44:27.059674 [ 294 ] {c6571c79-c64c-4725-9949-9fe653c782dd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12584 | 2026.05.13 18:44:27.059887 [ 294 ] {c6571c79-c64c-4725-9949-9fe653c782dd} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.05.13 18:44:27.060013 [ 294 ] {c6571c79-c64c-4725-9949-9fe653c782dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 12586 | 2026.05.13 18:44:27.060026 [ 112 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12587 | 2026.05.13 18:44:27.060050 [ 294 ] {c6571c79-c64c-4725-9949-9fe653c782dd} <Debug> TCPHandler: Processed in 0.001332114 sec. | ||
| 12588 | 2026.05.13 18:44:27.060070 [ 112 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2026.05.13 18:44:27.060094 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12590 | 2026.05.13 18:44:27.060178 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.05.13 18:44:27.060180 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 12592 | 2026.05.13 18:44:27.060277 [ 294 ] {2fee0821-73ad-4b91-95d0-22aefc605f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12593 | 2026.05.13 18:44:27.060288 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12594 | 2026.05.13 18:44:27.060318 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1404 rows starting from the beginning of the part | ||
| 12595 | 2026.05.13 18:44:27.060320 [ 294 ] {2fee0821-73ad-4b91-95d0-22aefc605f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12596 | 2026.05.13 18:44:27.060374 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 97 rows starting from the beginning of the part | ||
| 12597 | 2026.05.13 18:44:27.060421 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 75 rows starting from the beginning of the part | ||
| 12598 | 2026.05.13 18:44:27.060466 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 95 rows starting from the beginning of the part | ||
| 12599 | 2026.05.13 18:44:27.060509 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1337 rows starting from the beginning of the part | ||
| 12600 | 2026.05.13 18:44:27.060553 [ 198 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 12601 | 2026.05.13 18:44:27.060738 [ 294 ] {2fee0821-73ad-4b91-95d0-22aefc605f94} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.05.13 18:44:27.060773 [ 294 ] {2fee0821-73ad-4b91-95d0-22aefc605f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12603 | 2026.05.13 18:44:27.060821 [ 199 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5539 rows, containing 5 columns (5 merged, 0 gathered) in 0.002118177 sec., 2614984.4890205115 rows/sec., 206.73 MiB/sec. | ||
| 12604 | 2026.05.13 18:44:27.061109 [ 189 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12605 | 2026.05.13 18:44:27.061114 [ 294 ] {2fee0821-73ad-4b91-95d0-22aefc605f94} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12606 | 2026.05.13 18:44:27.061440 [ 294 ] {2fee0821-73ad-4b91-95d0-22aefc605f94} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2026.05.13 18:44:27.061462 [ 189 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2026.05.13 18:44:27.061555 [ 189 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_91_18} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12609 | 2026.05.13 18:44:27.061586 [ 294 ] {2fee0821-73ad-4b91-95d0-22aefc605f94} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001327 sec., 96458.17633760361 rows/sec., 6.72 MiB/sec. | ||
| 12610 | 2026.05.13 18:44:27.061628 [ 294 ] {2fee0821-73ad-4b91-95d0-22aefc605f94} <Debug> TCPHandler: Processed in 0.001499016 sec. | ||
| 12611 | 2026.05.13 18:44:27.061642 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 12612 | 2026.05.13 18:44:27.061765 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.05.13 18:44:27.061774 [ 189 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001632249 sec., 1882065.7877566474 rows/sec., 136.64 MiB/sec. | ||
| 12614 | 2026.05.13 18:44:27.061869 [ 294 ] {4886f21d-3024-4ed3-9b7b-4b6e8432de61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12615 | 2026.05.13 18:44:27.061914 [ 294 ] {4886f21d-3024-4ed3-9b7b-4b6e8432de61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12616 | 2026.05.13 18:44:27.061945 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12617 | 2026.05.13 18:44:27.062193 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12618 | 2026.05.13 18:44:27.062245 [ 294 ] {4886f21d-3024-4ed3-9b7b-4b6e8432de61} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12619 | 2026.05.13 18:44:27.062263 [ 192 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_91_18} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12620 | 2026.05.13 18:44:27.062281 [ 294 ] {4886f21d-3024-4ed3-9b7b-4b6e8432de61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12621 | 2026.05.13 18:44:27.062324 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12622 | 2026.05.13 18:44:27.062598 [ 294 ] {4886f21d-3024-4ed3-9b7b-4b6e8432de61} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12623 | 2026.05.13 18:44:27.062806 [ 294 ] {4886f21d-3024-4ed3-9b7b-4b6e8432de61} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.05.13 18:44:27.062931 [ 294 ] {4886f21d-3024-4ed3-9b7b-4b6e8432de61} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 12625 | 2026.05.13 18:44:27.062963 [ 112 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12626 | 2026.05.13 18:44:27.062966 [ 294 ] {4886f21d-3024-4ed3-9b7b-4b6e8432de61} <Debug> TCPHandler: Processed in 0.001250652 sec. | ||
| 12627 | 2026.05.13 18:44:27.063013 [ 112 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.05.13 18:44:27.063044 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12629 | 2026.05.13 18:44:27.063149 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 12630 | 2026.05.13 18:44:27.063287 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12631 | 2026.05.13 18:44:27.063322 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4470 rows starting from the beginning of the part | ||
| 12632 | 2026.05.13 18:44:27.063386 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 12633 | 2026.05.13 18:44:27.063433 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12634 | 2026.05.13 18:44:27.063480 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12635 | 2026.05.13 18:44:27.063526 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 12 rows starting from the beginning of the part | ||
| 12636 | 2026.05.13 18:44:27.063570 [ 199 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
| 12637 | 2026.05.13 18:44:27.065132 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002031096 sec., 2318945.042479528 rows/sec., 156.37 MiB/sec. | ||
| 12638 | 2026.05.13 18:44:27.065533 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12639 | 2026.05.13 18:44:27.065887 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.05.13 18:44:27.065990 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_91_18} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12641 | 2026.05.13 18:44:27.066081 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12642 | 2026.05.13 18:44:27.083172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26331 | ||
| 12643 | 2026.05.13 18:44:27.083821 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2026.05.13 18:44:27.083879 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12645 | 2026.05.13 18:44:27.084414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12646 | 2026.05.13 18:44:27.084625 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2026.05.13 18:44:27.084732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26331 | ||
| 12648 | 2026.05.13 18:44:28.447932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12649 | 2026.05.13 18:44:28.466097 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.05.13 18:44:28.466156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12651 | 2026.05.13 18:44:28.472556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12652 | 2026.05.13 18:44:28.473310 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.05.13 18:44:28.476700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12654 | 2026.05.13 18:44:29.535799 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40398 | ||
| 12655 | 2026.05.13 18:44:29.535918 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12656 | 2026.05.13 18:44:29.535949 [ 316 ] {} <Debug> TCP-Session: 23cd8abd-559c-4dc3-9c72-3a63a5b2152e Authenticating user 'default' from [fd00:1122:3344:101::e]:40398 | ||
| 12657 | 2026.05.13 18:44:29.535974 [ 316 ] {} <Debug> TCP-Session: 23cd8abd-559c-4dc3-9c72-3a63a5b2152e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.05.13 18:44:29.535989 [ 316 ] {} <Debug> TCP-Session: 23cd8abd-559c-4dc3-9c72-3a63a5b2152e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.05.13 18:44:29.536180 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41071 | ||
| 12660 | 2026.05.13 18:44:29.536208 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51558 | ||
| 12661 | 2026.05.13 18:44:29.536230 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33486 | ||
| 12662 | 2026.05.13 18:44:29.536260 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64194 | ||
| 12663 | 2026.05.13 18:44:29.536280 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43039 | ||
| 12664 | 2026.05.13 18:44:29.536313 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12665 | 2026.05.13 18:44:29.536330 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12666 | 2026.05.13 18:44:29.536346 [ 316 ] {} <Trace> TCP-Session: 23cd8abd-559c-4dc3-9c72-3a63a5b2152e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12667 | 2026.05.13 18:44:29.536364 [ 317 ] {} <Debug> TCP-Session: 2b5b7057-ce4e-44f2-bafc-c9edcd961e57 Authenticating user 'default' from [fd00:1122:3344:101::e]:41071 | ||
| 12668 | 2026.05.13 18:44:29.536371 [ 309 ] {} <Debug> TCP-Session: 29bf2ea5-a635-48f0-a484-855ca6019cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33486 | ||
| 12669 | 2026.05.13 18:44:29.536409 [ 317 ] {} <Debug> TCP-Session: 2b5b7057-ce4e-44f2-bafc-c9edcd961e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12670 | 2026.05.13 18:44:29.536419 [ 309 ] {} <Debug> TCP-Session: 29bf2ea5-a635-48f0-a484-855ca6019cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12671 | 2026.05.13 18:44:29.536433 [ 317 ] {} <Debug> TCP-Session: 2b5b7057-ce4e-44f2-bafc-c9edcd961e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2026.05.13 18:44:29.536447 [ 309 ] {} <Debug> TCP-Session: 29bf2ea5-a635-48f0-a484-855ca6019cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12673 | 2026.05.13 18:44:29.536413 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12674 | 2026.05.13 18:44:29.536357 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12675 | 2026.05.13 18:44:29.536517 [ 313 ] {} <Debug> TCP-Session: 0dda76b4-4a7b-4dcc-92ab-6588de0ebeae Authenticating user 'default' from [fd00:1122:3344:101::e]:43039 | ||
| 12676 | 2026.05.13 18:44:29.536326 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12677 | 2026.05.13 18:44:29.536553 [ 313 ] {} <Debug> TCP-Session: 0dda76b4-4a7b-4dcc-92ab-6588de0ebeae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12678 | 2026.05.13 18:44:29.536544 [ 310 ] {} <Debug> TCP-Session: f1cb755f-fedf-457d-9d96-e15a5794974d Authenticating user 'default' from [fd00:1122:3344:101::e]:64194 | ||
| 12679 | 2026.05.13 18:44:29.536578 [ 275 ] {} <Debug> TCP-Session: 7a678406-206e-45ca-b82a-e1ec6dc8627a Authenticating user 'default' from [fd00:1122:3344:101::e]:51558 | ||
| 12680 | 2026.05.13 18:44:29.536576 [ 313 ] {} <Debug> TCP-Session: 0dda76b4-4a7b-4dcc-92ab-6588de0ebeae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2026.05.13 18:44:29.536597 [ 310 ] {} <Debug> TCP-Session: f1cb755f-fedf-457d-9d96-e15a5794974d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2026.05.13 18:44:29.536607 [ 275 ] {} <Debug> TCP-Session: 7a678406-206e-45ca-b82a-e1ec6dc8627a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.05.13 18:44:29.536631 [ 310 ] {} <Debug> TCP-Session: f1cb755f-fedf-457d-9d96-e15a5794974d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12684 | 2026.05.13 18:44:29.536649 [ 275 ] {} <Debug> TCP-Session: 7a678406-206e-45ca-b82a-e1ec6dc8627a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12685 | 2026.05.13 18:44:29.536294 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56312 | ||
| 12686 | 2026.05.13 18:44:29.536283 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43471 | ||
| 12687 | 2026.05.13 18:44:29.536232 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59364 | ||
| 12688 | 2026.05.13 18:44:29.536548 [ 316 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12689 | 2026.05.13 18:44:29.536798 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12690 | 2026.05.13 18:44:29.536830 [ 315 ] {} <Debug> TCP-Session: 7db30450-4e4c-4722-b9d7-83b274278ddc Authenticating user 'default' from [fd00:1122:3344:101::e]:56312 | ||
| 12691 | 2026.05.13 18:44:29.536852 [ 315 ] {} <Debug> TCP-Session: 7db30450-4e4c-4722-b9d7-83b274278ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2026.05.13 18:44:29.536865 [ 315 ] {} <Debug> TCP-Session: 7db30450-4e4c-4722-b9d7-83b274278ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12693 | 2026.05.13 18:44:29.536931 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12694 | 2026.05.13 18:44:29.536958 [ 314 ] {} <Debug> TCP-Session: ded1c37b-187f-489f-a3d5-805496350773 Authenticating user 'default' from [fd00:1122:3344:101::e]:43471 | ||
| 12695 | 2026.05.13 18:44:29.536974 [ 314 ] {} <Debug> TCP-Session: ded1c37b-187f-489f-a3d5-805496350773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.05.13 18:44:29.536986 [ 314 ] {} <Debug> TCP-Session: ded1c37b-187f-489f-a3d5-805496350773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12697 | 2026.05.13 18:44:29.537056 [ 316 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12698 | 2026.05.13 18:44:29.537118 [ 316 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12699 | 2026.05.13 18:44:29.537145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12700 | 2026.05.13 18:44:29.537180 [ 293 ] {} <Debug> TCP-Session: a24bd8d8-bdb1-4108-b165-d25767d253d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59364 | ||
| 12701 | 2026.05.13 18:44:29.537197 [ 293 ] {} <Debug> TCP-Session: a24bd8d8-bdb1-4108-b165-d25767d253d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12702 | 2026.05.13 18:44:29.537209 [ 293 ] {} <Debug> TCP-Session: a24bd8d8-bdb1-4108-b165-d25767d253d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12703 | 2026.05.13 18:44:29.537396 [ 316 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 12704 | 2026.05.13 18:44:29.538302 [ 326 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Trace> AggregatingTransform: Aggregating | ||
| 12705 | 2026.05.13 18:44:29.538346 [ 326 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Trace> Aggregator: Aggregation method: without_key | ||
| 12706 | 2026.05.13 18:44:29.538387 [ 326 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879065 sec. (1137.572 rows/sec., 44.44 KiB/sec.) | ||
| 12707 | 2026.05.13 18:44:29.538412 [ 326 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Trace> Aggregator: Merging aggregated data | ||
| 12708 | 2026.05.13 18:44:29.540262 [ 316 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003796 sec., 263.4351949420443 rows/sec., 10.29 KiB/sec. | ||
| 12709 | 2026.05.13 18:44:29.540389 [ 316 ] {3d78cc53-1250-486b-8d2d-582f887c8e03} <Debug> TCPHandler: Processed in 0.004154942 sec. | ||
| 12710 | 2026.05.13 18:44:29.540512 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12711 | 2026.05.13 18:44:29.540539 [ 316 ] {} <Debug> TCP-Session: 23cd8abd-559c-4dc3-9c72-3a63a5b2152e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2026.05.13 18:44:29.540544 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12713 | 2026.05.13 18:44:29.540566 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12714 | 2026.05.13 18:44:29.540584 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12715 | 2026.05.13 18:44:29.540589 [ 317 ] {} <Debug> TCP-Session: 2b5b7057-ce4e-44f2-bafc-c9edcd961e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12716 | 2026.05.13 18:44:29.540603 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12717 | 2026.05.13 18:44:29.540616 [ 275 ] {} <Debug> TCP-Session: 7a678406-206e-45ca-b82a-e1ec6dc8627a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2026.05.13 18:44:29.540652 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12719 | 2026.05.13 18:44:29.540675 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12720 | 2026.05.13 18:44:29.540695 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12721 | 2026.05.13 18:44:29.540721 [ 314 ] {} <Debug> TCP-Session: ded1c37b-187f-489f-a3d5-805496350773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12722 | 2026.05.13 18:44:29.540731 [ 310 ] {} <Debug> TCP-Session: f1cb755f-fedf-457d-9d96-e15a5794974d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12723 | 2026.05.13 18:44:29.540748 [ 315 ] {} <Debug> TCP-Session: 7db30450-4e4c-4722-b9d7-83b274278ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2026.05.13 18:44:29.540661 [ 313 ] {} <Debug> TCP-Session: 0dda76b4-4a7b-4dcc-92ab-6588de0ebeae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2026.05.13 18:44:29.540624 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12726 | 2026.05.13 18:44:29.540626 [ 293 ] {} <Debug> TCP-Session: a24bd8d8-bdb1-4108-b165-d25767d253d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12727 | 2026.05.13 18:44:29.540827 [ 309 ] {} <Debug> TCP-Session: 29bf2ea5-a635-48f0-a484-855ca6019cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2026.05.13 18:44:30.687438 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42135 | ||
| 12729 | 2026.05.13 18:44:30.687584 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12730 | 2026.05.13 18:44:30.687621 [ 316 ] {} <Debug> TCP-Session: 8a9ffa98-9ede-4670-8030-da786d623ee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42135 | ||
| 12731 | 2026.05.13 18:44:30.687649 [ 316 ] {} <Debug> TCP-Session: 8a9ffa98-9ede-4670-8030-da786d623ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2026.05.13 18:44:30.687666 [ 316 ] {} <Debug> TCP-Session: 8a9ffa98-9ede-4670-8030-da786d623ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2026.05.13 18:44:30.687925 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50605 | ||
| 12734 | 2026.05.13 18:44:30.687958 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62583 | ||
| 12735 | 2026.05.13 18:44:30.687978 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47726 | ||
| 12736 | 2026.05.13 18:44:30.688010 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58672 | ||
| 12737 | 2026.05.13 18:44:30.688037 [ 316 ] {} <Trace> TCP-Session: 8a9ffa98-9ede-4670-8030-da786d623ee0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.05.13 18:44:30.688073 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12739 | 2026.05.13 18:44:30.688087 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12740 | 2026.05.13 18:44:30.688091 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12741 | 2026.05.13 18:44:30.688115 [ 275 ] {} <Debug> TCP-Session: 497a0600-cbff-4efc-b4ea-a1207e90e5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:62583 | ||
| 12742 | 2026.05.13 18:44:30.688138 [ 309 ] {} <Debug> TCP-Session: 79e3fa0c-ea75-4ec3-b51a-a334657b76a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47726 | ||
| 12743 | 2026.05.13 18:44:30.688155 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12744 | 2026.05.13 18:44:30.688168 [ 275 ] {} <Debug> TCP-Session: 497a0600-cbff-4efc-b4ea-a1207e90e5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12745 | 2026.05.13 18:44:30.688177 [ 309 ] {} <Debug> TCP-Session: 79e3fa0c-ea75-4ec3-b51a-a334657b76a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12746 | 2026.05.13 18:44:30.688207 [ 310 ] {} <Debug> TCP-Session: e437fad6-aba7-47c0-bffc-88435c301bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58672 | ||
| 12747 | 2026.05.13 18:44:30.688223 [ 309 ] {} <Debug> TCP-Session: 79e3fa0c-ea75-4ec3-b51a-a334657b76a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12748 | 2026.05.13 18:44:30.688209 [ 275 ] {} <Debug> TCP-Session: 497a0600-cbff-4efc-b4ea-a1207e90e5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12749 | 2026.05.13 18:44:30.688249 [ 310 ] {} <Debug> TCP-Session: e437fad6-aba7-47c0-bffc-88435c301bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2026.05.13 18:44:30.688273 [ 316 ] {87a22587-0213-4c9f-a65e-a75477568027} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12751 | 2026.05.13 18:44:30.688293 [ 310 ] {} <Debug> TCP-Session: e437fad6-aba7-47c0-bffc-88435c301bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2026.05.13 18:44:30.688166 [ 317 ] {} <Debug> TCP-Session: ec80f7a3-5cb6-460a-9f49-2ff3cdfe4076 Authenticating user 'default' from [fd00:1122:3344:101::e]:50605 | ||
| 12753 | 2026.05.13 18:44:30.688022 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39433 | ||
| 12754 | 2026.05.13 18:44:30.688380 [ 317 ] {} <Debug> TCP-Session: ec80f7a3-5cb6-460a-9f49-2ff3cdfe4076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12755 | 2026.05.13 18:44:30.688004 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45015 | ||
| 12756 | 2026.05.13 18:44:30.688449 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12757 | 2026.05.13 18:44:30.688418 [ 317 ] {} <Debug> TCP-Session: ec80f7a3-5cb6-460a-9f49-2ff3cdfe4076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2026.05.13 18:44:30.688499 [ 315 ] {} <Debug> TCP-Session: eae6b3a8-0b4a-45cc-b632-01005e91a2fa Authenticating user 'default' from [fd00:1122:3344:101::e]:39433 | ||
| 12759 | 2026.05.13 18:44:30.687995 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37526 | ||
| 12760 | 2026.05.13 18:44:30.688534 [ 315 ] {} <Debug> TCP-Session: eae6b3a8-0b4a-45cc-b632-01005e91a2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.05.13 18:44:30.688557 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12762 | 2026.05.13 18:44:30.688577 [ 315 ] {} <Debug> TCP-Session: eae6b3a8-0b4a-45cc-b632-01005e91a2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.05.13 18:44:30.688016 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60267 | ||
| 12764 | 2026.05.13 18:44:30.688618 [ 316 ] {87a22587-0213-4c9f-a65e-a75477568027} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12765 | 2026.05.13 18:44:30.688616 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12766 | 2026.05.13 18:44:30.688606 [ 313 ] {} <Debug> TCP-Session: 3d37cde6-2e13-49c9-805e-37ffcf2408e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45015 | ||
| 12767 | 2026.05.13 18:44:30.688688 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12768 | 2026.05.13 18:44:30.688708 [ 316 ] {87a22587-0213-4c9f-a65e-a75477568027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12769 | 2026.05.13 18:44:30.688724 [ 313 ] {} <Debug> TCP-Session: 3d37cde6-2e13-49c9-805e-37ffcf2408e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2026.05.13 18:44:30.688737 [ 314 ] {} <Debug> TCP-Session: 3ead5931-1380-4ba0-a2c5-34578fc05b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:60267 | ||
| 12771 | 2026.05.13 18:44:30.688766 [ 313 ] {} <Debug> TCP-Session: 3d37cde6-2e13-49c9-805e-37ffcf2408e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12772 | 2026.05.13 18:44:30.688783 [ 314 ] {} <Debug> TCP-Session: 3ead5931-1380-4ba0-a2c5-34578fc05b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12773 | 2026.05.13 18:44:30.688697 [ 293 ] {} <Debug> TCP-Session: 491d7a3d-269d-4167-af06-b60ab3fa1c6e Authenticating user 'default' from [fd00:1122:3344:101::e]:37526 | ||
| 12774 | 2026.05.13 18:44:30.688814 [ 314 ] {} <Debug> TCP-Session: 3ead5931-1380-4ba0-a2c5-34578fc05b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12775 | 2026.05.13 18:44:30.688840 [ 293 ] {} <Debug> TCP-Session: 491d7a3d-269d-4167-af06-b60ab3fa1c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12776 | 2026.05.13 18:44:30.688865 [ 293 ] {} <Debug> TCP-Session: 491d7a3d-269d-4167-af06-b60ab3fa1c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12777 | 2026.05.13 18:44:30.689188 [ 316 ] {87a22587-0213-4c9f-a65e-a75477568027} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 12778 | 2026.05.13 18:44:30.690526 [ 306 ] {87a22587-0213-4c9f-a65e-a75477568027} <Trace> AggregatingTransform: Aggregating | ||
| 12779 | 2026.05.13 18:44:30.690568 [ 306 ] {87a22587-0213-4c9f-a65e-a75477568027} <Trace> Aggregator: Aggregation method: without_key | ||
| 12780 | 2026.05.13 18:44:30.690603 [ 306 ] {87a22587-0213-4c9f-a65e-a75477568027} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001218721 sec. (820.532 rows/sec., 32.05 KiB/sec.) | ||
| 12781 | 2026.05.13 18:44:30.690624 [ 306 ] {87a22587-0213-4c9f-a65e-a75477568027} <Trace> Aggregator: Merging aggregated data | ||
| 12782 | 2026.05.13 18:44:30.692370 [ 316 ] {87a22587-0213-4c9f-a65e-a75477568027} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004164 sec., 240.15369836695484 rows/sec., 9.38 KiB/sec. | ||
| 12783 | 2026.05.13 18:44:30.692537 [ 316 ] {87a22587-0213-4c9f-a65e-a75477568027} <Debug> TCPHandler: Processed in 0.004650112 sec. | ||
| 12784 | 2026.05.13 18:44:30.692711 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12785 | 2026.05.13 18:44:30.692745 [ 316 ] {} <Debug> TCP-Session: 8a9ffa98-9ede-4670-8030-da786d623ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.05.13 18:44:30.692754 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12787 | 2026.05.13 18:44:30.692785 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12788 | 2026.05.13 18:44:30.692808 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12789 | 2026.05.13 18:44:30.692832 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12790 | 2026.05.13 18:44:30.692845 [ 293 ] {} <Debug> TCP-Session: 491d7a3d-269d-4167-af06-b60ab3fa1c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12791 | 2026.05.13 18:44:30.692858 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12792 | 2026.05.13 18:44:30.692884 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12793 | 2026.05.13 18:44:30.692894 [ 314 ] {} <Debug> TCP-Session: 3ead5931-1380-4ba0-a2c5-34578fc05b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12794 | 2026.05.13 18:44:30.692920 [ 275 ] {} <Debug> TCP-Session: 497a0600-cbff-4efc-b4ea-a1207e90e5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12795 | 2026.05.13 18:44:30.692933 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12796 | 2026.05.13 18:44:30.692930 [ 315 ] {} <Debug> TCP-Session: eae6b3a8-0b4a-45cc-b632-01005e91a2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12797 | 2026.05.13 18:44:30.692983 [ 309 ] {} <Debug> TCP-Session: 79e3fa0c-ea75-4ec3-b51a-a334657b76a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2026.05.13 18:44:30.692902 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12799 | 2026.05.13 18:44:30.692870 [ 313 ] {} <Debug> TCP-Session: 3d37cde6-2e13-49c9-805e-37ffcf2408e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12800 | 2026.05.13 18:44:30.692800 [ 317 ] {} <Debug> TCP-Session: ec80f7a3-5cb6-460a-9f49-2ff3cdfe4076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2026.05.13 18:44:30.693057 [ 310 ] {} <Debug> TCP-Session: e437fad6-aba7-47c0-bffc-88435c301bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.05.13 18:44:30.980016 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51562 | ||
| 12803 | 2026.05.13 18:44:30.980134 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12804 | 2026.05.13 18:44:30.980161 [ 275 ] {} <Debug> TCP-Session: 2c15eb60-3053-476f-a0d3-acb782fb203f Authenticating user 'default' from [fd00:1122:3344:101::e]:51562 | ||
| 12805 | 2026.05.13 18:44:30.980185 [ 275 ] {} <Debug> TCP-Session: 2c15eb60-3053-476f-a0d3-acb782fb203f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2026.05.13 18:44:30.980199 [ 275 ] {} <Debug> TCP-Session: 2c15eb60-3053-476f-a0d3-acb782fb203f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2026.05.13 18:44:30.980416 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55361 | ||
| 12808 | 2026.05.13 18:44:30.980456 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48245 | ||
| 12809 | 2026.05.13 18:44:30.980474 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33278 | ||
| 12810 | 2026.05.13 18:44:30.980526 [ 275 ] {} <Trace> TCP-Session: 2c15eb60-3053-476f-a0d3-acb782fb203f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12811 | 2026.05.13 18:44:30.980557 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12812 | 2026.05.13 18:44:30.980557 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12813 | 2026.05.13 18:44:30.980596 [ 314 ] {} <Debug> TCP-Session: 71b2e491-5afb-4f3d-a650-be22933d1f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:48245 | ||
| 12814 | 2026.05.13 18:44:30.980607 [ 293 ] {} <Debug> TCP-Session: 26099b70-068c-41c0-b7d0-debbfbed1a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:55361 | ||
| 12815 | 2026.05.13 18:44:30.980615 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12816 | 2026.05.13 18:44:30.980637 [ 314 ] {} <Debug> TCP-Session: 71b2e491-5afb-4f3d-a650-be22933d1f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2026.05.13 18:44:30.980641 [ 293 ] {} <Debug> TCP-Session: 26099b70-068c-41c0-b7d0-debbfbed1a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12818 | 2026.05.13 18:44:30.980660 [ 314 ] {} <Debug> TCP-Session: 71b2e491-5afb-4f3d-a650-be22933d1f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.05.13 18:44:30.980666 [ 316 ] {} <Debug> TCP-Session: 7f487a1d-1eaf-4f3a-8358-3f6ae81e3163 Authenticating user 'default' from [fd00:1122:3344:101::e]:33278 | ||
| 12820 | 2026.05.13 18:44:30.980671 [ 293 ] {} <Debug> TCP-Session: 26099b70-068c-41c0-b7d0-debbfbed1a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12821 | 2026.05.13 18:44:30.980709 [ 316 ] {} <Debug> TCP-Session: 7f487a1d-1eaf-4f3a-8358-3f6ae81e3163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12822 | 2026.05.13 18:44:30.980721 [ 275 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51562) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12823 | 2026.05.13 18:44:30.980734 [ 316 ] {} <Debug> TCP-Session: 7f487a1d-1eaf-4f3a-8358-3f6ae81e3163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12824 | 2026.05.13 18:44:30.980468 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33757 | ||
| 12825 | 2026.05.13 18:44:30.980447 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43221 | ||
| 12826 | 2026.05.13 18:44:30.980843 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12827 | 2026.05.13 18:44:30.980884 [ 315 ] {} <Debug> TCP-Session: 7c32b866-dfa0-42a8-9828-722e7598c85b Authenticating user 'default' from [fd00:1122:3344:101::e]:33757 | ||
| 12828 | 2026.05.13 18:44:30.980909 [ 315 ] {} <Debug> TCP-Session: 7c32b866-dfa0-42a8-9828-722e7598c85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12829 | 2026.05.13 18:44:30.980910 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12830 | 2026.05.13 18:44:30.980486 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61831 | ||
| 12831 | 2026.05.13 18:44:30.980958 [ 315 ] {} <Debug> TCP-Session: 7c32b866-dfa0-42a8-9828-722e7598c85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2026.05.13 18:44:30.980971 [ 313 ] {} <Debug> TCP-Session: 66d555ca-3118-4ebb-8a3c-0782eb206eb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43221 | ||
| 12833 | 2026.05.13 18:44:30.980427 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59001 | ||
| 12834 | 2026.05.13 18:44:30.981026 [ 275 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12835 | 2026.05.13 18:44:30.981026 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12836 | 2026.05.13 18:44:30.981017 [ 313 ] {} <Debug> TCP-Session: 66d555ca-3118-4ebb-8a3c-0782eb206eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2026.05.13 18:44:30.981088 [ 317 ] {} <Debug> TCP-Session: babb64ce-c45d-4eec-a34d-09599ce20911 Authenticating user 'default' from [fd00:1122:3344:101::e]:61831 | ||
| 12838 | 2026.05.13 18:44:30.981100 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12839 | 2026.05.13 18:44:30.981108 [ 313 ] {} <Debug> TCP-Session: 66d555ca-3118-4ebb-8a3c-0782eb206eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.05.13 18:44:30.981127 [ 317 ] {} <Debug> TCP-Session: babb64ce-c45d-4eec-a34d-09599ce20911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.05.13 18:44:30.981149 [ 309 ] {} <Debug> TCP-Session: 0b56e599-1b1a-4041-8e0b-9be684b9e1bf Authenticating user 'default' from [fd00:1122:3344:101::e]:59001 | ||
| 12842 | 2026.05.13 18:44:30.981191 [ 317 ] {} <Debug> TCP-Session: babb64ce-c45d-4eec-a34d-09599ce20911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.05.13 18:44:30.981204 [ 309 ] {} <Debug> TCP-Session: 0b56e599-1b1a-4041-8e0b-9be684b9e1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.05.13 18:44:30.981098 [ 275 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12845 | 2026.05.13 18:44:30.981240 [ 309 ] {} <Debug> TCP-Session: 0b56e599-1b1a-4041-8e0b-9be684b9e1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12846 | 2026.05.13 18:44:30.980434 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43240 | ||
| 12847 | 2026.05.13 18:44:30.981331 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12848 | 2026.05.13 18:44:30.981353 [ 310 ] {} <Debug> TCP-Session: 22e6cce7-2363-437e-b82b-eeb4cf269d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:43240 | ||
| 12849 | 2026.05.13 18:44:30.981368 [ 310 ] {} <Debug> TCP-Session: 22e6cce7-2363-437e-b82b-eeb4cf269d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12850 | 2026.05.13 18:44:30.981381 [ 310 ] {} <Debug> TCP-Session: 22e6cce7-2363-437e-b82b-eeb4cf269d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12851 | 2026.05.13 18:44:30.981520 [ 275 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Debug> oximeter.version (8159394d-4f88-4e6c-85f5-312c492a40d4) (SelectExecutor): Key condition: unknown | ||
| 12852 | 2026.05.13 18:44:30.982555 [ 340 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Trace> AggregatingTransform: Aggregating | ||
| 12853 | 2026.05.13 18:44:30.982625 [ 340 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Trace> Aggregator: Aggregation method: without_key | ||
| 12854 | 2026.05.13 18:44:30.982664 [ 340 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023509 sec. (977.031 rows/sec., 38.17 KiB/sec.) | ||
| 12855 | 2026.05.13 18:44:30.982685 [ 340 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Trace> Aggregator: Merging aggregated data | ||
| 12856 | 2026.05.13 18:44:30.984438 [ 275 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003773 sec., 265.041081367612 rows/sec., 10.35 KiB/sec. | ||
| 12857 | 2026.05.13 18:44:30.984640 [ 275 ] {3e537503-81a9-4e98-8c81-f3857282541d} <Debug> TCPHandler: Processed in 0.004232424 sec. | ||
| 12858 | 2026.05.13 18:44:30.984862 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12859 | 2026.05.13 18:44:30.984900 [ 275 ] {} <Debug> TCP-Session: 2c15eb60-3053-476f-a0d3-acb782fb203f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12860 | 2026.05.13 18:44:30.984903 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12861 | 2026.05.13 18:44:30.984928 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12862 | 2026.05.13 18:44:30.984955 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12863 | 2026.05.13 18:44:30.984981 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12864 | 2026.05.13 18:44:30.985018 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12865 | 2026.05.13 18:44:30.985054 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12866 | 2026.05.13 18:44:30.985058 [ 313 ] {} <Debug> TCP-Session: 66d555ca-3118-4ebb-8a3c-0782eb206eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12867 | 2026.05.13 18:44:30.985073 [ 310 ] {} <Debug> TCP-Session: 22e6cce7-2363-437e-b82b-eeb4cf269d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12868 | 2026.05.13 18:44:30.985089 [ 309 ] {} <Debug> TCP-Session: 0b56e599-1b1a-4041-8e0b-9be684b9e1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12869 | 2026.05.13 18:44:30.985125 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12870 | 2026.05.13 18:44:30.985168 [ 316 ] {} <Debug> TCP-Session: 7f487a1d-1eaf-4f3a-8358-3f6ae81e3163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12871 | 2026.05.13 18:44:30.985020 [ 317 ] {} <Debug> TCP-Session: babb64ce-c45d-4eec-a34d-09599ce20911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12872 | 2026.05.13 18:44:30.985007 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12873 | 2026.05.13 18:44:30.984992 [ 315 ] {} <Debug> TCP-Session: 7c32b866-dfa0-42a8-9828-722e7598c85b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12874 | 2026.05.13 18:44:30.985258 [ 293 ] {} <Debug> TCP-Session: 26099b70-068c-41c0-b7d0-debbfbed1a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12875 | 2026.05.13 18:44:30.984969 [ 314 ] {} <Debug> TCP-Session: 71b2e491-5afb-4f3d-a650-be22933d1f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2026.05.13 18:44:32.054552 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12877 | 2026.05.13 18:44:32.054782 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12878 | 2026.05.13 18:44:32.055118 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12879 | 2026.05.13 18:44:32.055156 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <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 | ||
| 12880 | 2026.05.13 18:44:32.055383 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12881 | 2026.05.13 18:44:32.055457 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12882 | 2026.05.13 18:44:32.055601 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12883 | 2026.05.13 18:44:32.055741 [ 354 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12884 | 2026.05.13 18:44:32.055757 [ 335 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12885 | 2026.05.13 18:44:32.055741 [ 329 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12886 | 2026.05.13 18:44:32.055749 [ 347 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12887 | 2026.05.13 18:44:32.055983 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 12888 | 2026.05.13 18:44:32.056013 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12889 | 2026.05.13 18:44:32.056101 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12890 | 2026.05.13 18:44:32.056121 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 12891 | 2026.05.13 18:44:32.056158 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12892 | 2026.05.13 18:44:32.056234 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12893 | 2026.05.13 18:44:32.056297 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12894 | 2026.05.13 18:44:32.057714 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003015 sec., 11608.623548922056 rows/sec., 1.96 MiB/sec. | ||
| 12895 | 2026.05.13 18:44:32.057932 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Debug> MemoryTracker: Peak memory usage (for query): 129.48 KiB. | ||
| 12896 | 2026.05.13 18:44:32.057953 [ 294 ] {7b756258-4e9e-4db2-a5ba-5a54831e2b31} <Debug> TCPHandler: Processed in 0.003529923 sec. | ||
| 12897 | 2026.05.13 18:44:32.060250 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.05.13 18:44:32.060379 [ 294 ] {cd1de2eb-0fe5-4ef3-9726-2f946713133a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12899 | 2026.05.13 18:44:32.060428 [ 294 ] {cd1de2eb-0fe5-4ef3-9726-2f946713133a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12900 | 2026.05.13 18:44:32.061054 [ 294 ] {cd1de2eb-0fe5-4ef3-9726-2f946713133a} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.05.13 18:44:32.061099 [ 294 ] {cd1de2eb-0fe5-4ef3-9726-2f946713133a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12902 | 2026.05.13 18:44:32.061510 [ 294 ] {cd1de2eb-0fe5-4ef3-9726-2f946713133a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12903 | 2026.05.13 18:44:32.061750 [ 294 ] {cd1de2eb-0fe5-4ef3-9726-2f946713133a} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.05.13 18:44:32.061906 [ 294 ] {cd1de2eb-0fe5-4ef3-9726-2f946713133a} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001567 sec., 75303.12699425654 rows/sec., 6.39 MiB/sec. | ||
| 12905 | 2026.05.13 18:44:32.061948 [ 294 ] {cd1de2eb-0fe5-4ef3-9726-2f946713133a} <Debug> TCPHandler: Processed in 0.001754171 sec. | ||
| 12906 | 2026.05.13 18:44:32.062091 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.05.13 18:44:32.062196 [ 294 ] {ba55ded5-770f-4feb-9d88-8ed56ad951a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.05.13 18:44:32.062240 [ 294 ] {ba55ded5-770f-4feb-9d88-8ed56ad951a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12909 | 2026.05.13 18:44:32.062690 [ 294 ] {ba55ded5-770f-4feb-9d88-8ed56ad951a8} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.05.13 18:44:32.062729 [ 294 ] {ba55ded5-770f-4feb-9d88-8ed56ad951a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12911 | 2026.05.13 18:44:32.063045 [ 294 ] {ba55ded5-770f-4feb-9d88-8ed56ad951a8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12912 | 2026.05.13 18:44:32.063271 [ 294 ] {ba55ded5-770f-4feb-9d88-8ed56ad951a8} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2026.05.13 18:44:32.063411 [ 294 ] {ba55ded5-770f-4feb-9d88-8ed56ad951a8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001238 sec., 25040.387722132473 rows/sec., 1.84 MiB/sec. | ||
| 12914 | 2026.05.13 18:44:32.063451 [ 294 ] {ba55ded5-770f-4feb-9d88-8ed56ad951a8} <Debug> TCPHandler: Processed in 0.001410824 sec. | ||
| 12915 | 2026.05.13 18:44:32.063589 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12916 | 2026.05.13 18:44:32.063691 [ 294 ] {97b1355c-f31f-4dc3-8362-e848dbe4238d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12917 | 2026.05.13 18:44:32.063733 [ 294 ] {97b1355c-f31f-4dc3-8362-e848dbe4238d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12918 | 2026.05.13 18:44:32.064207 [ 294 ] {97b1355c-f31f-4dc3-8362-e848dbe4238d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.05.13 18:44:32.064246 [ 294 ] {97b1355c-f31f-4dc3-8362-e848dbe4238d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12920 | 2026.05.13 18:44:32.064572 [ 294 ] {97b1355c-f31f-4dc3-8362-e848dbe4238d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12921 | 2026.05.13 18:44:32.064790 [ 294 ] {97b1355c-f31f-4dc3-8362-e848dbe4238d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.05.13 18:44:32.064924 [ 294 ] {97b1355c-f31f-4dc3-8362-e848dbe4238d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001253 sec., 75818.03671189146 rows/sec., 5.92 MiB/sec. | ||
| 12923 | 2026.05.13 18:44:32.064963 [ 294 ] {97b1355c-f31f-4dc3-8362-e848dbe4238d} <Debug> TCPHandler: Processed in 0.001425385 sec. | ||
| 12924 | 2026.05.13 18:44:32.065093 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2026.05.13 18:44:32.065192 [ 294 ] {e3a805a7-1a0a-4f20-9d8e-2692a45da9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12926 | 2026.05.13 18:44:32.065236 [ 294 ] {e3a805a7-1a0a-4f20-9d8e-2692a45da9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12927 | 2026.05.13 18:44:32.065690 [ 294 ] {e3a805a7-1a0a-4f20-9d8e-2692a45da9f0} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2026.05.13 18:44:32.065727 [ 294 ] {e3a805a7-1a0a-4f20-9d8e-2692a45da9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12929 | 2026.05.13 18:44:32.066081 [ 294 ] {e3a805a7-1a0a-4f20-9d8e-2692a45da9f0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12930 | 2026.05.13 18:44:32.066305 [ 294 ] {e3a805a7-1a0a-4f20-9d8e-2692a45da9f0} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.05.13 18:44:32.066443 [ 294 ] {e3a805a7-1a0a-4f20-9d8e-2692a45da9f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 12932 | 2026.05.13 18:44:32.066483 [ 294 ] {e3a805a7-1a0a-4f20-9d8e-2692a45da9f0} <Debug> TCPHandler: Processed in 0.001440026 sec. | ||
| 12933 | 2026.05.13 18:44:32.066611 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2026.05.13 18:44:32.066710 [ 294 ] {c648c06c-58c4-4258-9628-550732d1bc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12935 | 2026.05.13 18:44:32.066765 [ 294 ] {c648c06c-58c4-4258-9628-550732d1bc17} <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 | ||
| 12936 | 2026.05.13 18:44:32.067643 [ 294 ] {c648c06c-58c4-4258-9628-550732d1bc17} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2026.05.13 18:44:32.067681 [ 294 ] {c648c06c-58c4-4258-9628-550732d1bc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12938 | 2026.05.13 18:44:32.068260 [ 294 ] {c648c06c-58c4-4258-9628-550732d1bc17} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12939 | 2026.05.13 18:44:32.068498 [ 294 ] {c648c06c-58c4-4258-9628-550732d1bc17} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.05.13 18:44:32.068644 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12941 | 2026.05.13 18:44:32.068650 [ 294 ] {c648c06c-58c4-4258-9628-550732d1bc17} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001959 sec., 15824.400204185811 rows/sec., 28.36 MiB/sec. | ||
| 12942 | 2026.05.13 18:44:32.068720 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2026.05.13 18:44:32.068751 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12944 | 2026.05.13 18:44:32.068770 [ 294 ] {c648c06c-58c4-4258-9628-550732d1bc17} <Debug> TCPHandler: Processed in 0.002208579 sec. | ||
| 12945 | 2026.05.13 18:44:32.068860 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 12946 | 2026.05.13 18:44:32.068916 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12947 | 2026.05.13 18:44:32.069023 [ 294 ] {2e897bb3-bd38-474e-a630-32884073313a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12948 | 2026.05.13 18:44:32.069067 [ 294 ] {2e897bb3-bd38-474e-a630-32884073313a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12949 | 2026.05.13 18:44:32.069114 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12950 | 2026.05.13 18:44:32.069178 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1518 rows starting from the beginning of the part | ||
| 12951 | 2026.05.13 18:44:32.069301 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 12952 | 2026.05.13 18:44:32.069409 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 12953 | 2026.05.13 18:44:32.069450 [ 294 ] {2e897bb3-bd38-474e-a630-32884073313a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12954 | 2026.05.13 18:44:32.069826 [ 294 ] {2e897bb3-bd38-474e-a630-32884073313a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12955 | 2026.05.13 18:44:32.069830 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 12956 | 2026.05.13 18:44:32.069941 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 22 rows starting from the beginning of the part | ||
| 12957 | 2026.05.13 18:44:32.070036 [ 192 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part | ||
| 12958 | 2026.05.13 18:44:32.070172 [ 294 ] {2e897bb3-bd38-474e-a630-32884073313a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12959 | 2026.05.13 18:44:32.070444 [ 294 ] {2e897bb3-bd38-474e-a630-32884073313a} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2026.05.13 18:44:32.070599 [ 294 ] {2e897bb3-bd38-474e-a630-32884073313a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
| 12961 | 2026.05.13 18:44:32.070638 [ 294 ] {2e897bb3-bd38-474e-a630-32884073313a} <Debug> TCPHandler: Processed in 0.001772661 sec. | ||
| 12962 | 2026.05.13 18:44:32.078059 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1644 rows, containing 19 columns (19 merged, 0 gathered) in 0.009241332 sec., 177896.43311159042 rows/sec., 318.78 MiB/sec. | ||
| 12963 | 2026.05.13 18:44:32.079984 [ 203 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12964 | 2026.05.13 18:44:32.080408 [ 203 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.05.13 18:44:32.080495 [ 203 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12966 | 2026.05.13 18:44:32.080649 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12967 | 2026.05.13 18:44:33.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.60 MiB, peak 361.16 MiB, free memory in arenas 0.00 B, will set to 352.69 MiB (RSS), difference: 3.08 MiB | ||
| 12968 | 2026.05.13 18:44:34.457906 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12969 | 2026.05.13 18:44:34.457975 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12970 | 2026.05.13 18:44:34.584927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26779 | ||
| 12971 | 2026.05.13 18:44:34.585616 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2026.05.13 18:44:34.585649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12973 | 2026.05.13 18:44:34.586150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12974 | 2026.05.13 18:44:34.586402 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.05.13 18:44:34.586539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26779 | ||
| 12976 | 2026.05.13 18:44:34.586587 [ 106 ] {} <Debug> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12977 | 2026.05.13 18:44:34.586660 [ 106 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2026.05.13 18:44:34.586680 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12979 | 2026.05.13 18:44:34.586815 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::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 | ||
| 12980 | 2026.05.13 18:44:34.586962 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12981 | 2026.05.13 18:44:34.587003 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24411 rows starting from the beginning of the part | ||
| 12982 | 2026.05.13 18:44:34.587070 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12983 | 2026.05.13 18:44:34.587116 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12984 | 2026.05.13 18:44:34.587159 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12985 | 2026.05.13 18:44:34.587201 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12986 | 2026.05.13 18:44:34.587242 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12987 | 2026.05.13 18:44:34.589505 [ 193 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26779 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749058 sec., 9741154.970175238 rows/sec., 139.35 MiB/sec. | ||
| 12988 | 2026.05.13 18:44:34.589754 [ 187 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12989 | 2026.05.13 18:44:34.590064 [ 187 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.05.13 18:44:34.590154 [ 187 ] {81e78eb9-0b23-4992-b639-b02e99d2a52b::all_1_56_11} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12991 | 2026.05.13 18:44:34.590239 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12992 | 2026.05.13 18:44:34.668815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1528 | ||
| 12993 | 2026.05.13 18:44:34.671164 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.05.13 18:44:34.671213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12995 | 2026.05.13 18:44:34.672383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12996 | 2026.05.13 18:44:34.672638 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.05.13 18:44:34.672814 [ 106 ] {} <Debug> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12998 | 2026.05.13 18:44:34.672880 [ 106 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2026.05.13 18:44:34.672900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
| 13000 | 2026.05.13 18:44:34.672904 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13001 | 2026.05.13 18:44:34.673017 [ 190 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::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 | ||
| 13002 | 2026.05.13 18:44:34.673434 [ 190 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13003 | 2026.05.13 18:44:34.673562 [ 190 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1342 rows starting from the beginning of the part | ||
| 13004 | 2026.05.13 18:44:34.673862 [ 190 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 13005 | 2026.05.13 18:44:34.674143 [ 190 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 13006 | 2026.05.13 18:44:34.674425 [ 190 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 13007 | 2026.05.13 18:44:34.674712 [ 190 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 50 rows starting from the beginning of the part | ||
| 13008 | 2026.05.13 18:44:34.674986 [ 190 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 13009 | 2026.05.13 18:44:34.681670 [ 194 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 72 columns (72 merged, 0 gathered) in 0.008689693 sec., 175840.50437685198 rows/sec., 148.02 MiB/sec. | ||
| 13010 | 2026.05.13 18:44:34.683413 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13011 | 2026.05.13 18:44:34.684026 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.05.13 18:44:34.684112 [ 197 ] {de2a19c3-0a31-44ae-9709-951d76d5d397::all_1_41_8} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13013 | 2026.05.13 18:44:34.684401 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
| 13014 | 2026.05.13 18:44:35.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.83 MiB, peak 361.16 MiB, free memory in arenas 0.00 B, will set to 352.95 MiB (RSS), difference: 4.12 MiB | ||
| 13015 | 2026.05.13 18:44:35.976772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 13016 | 2026.05.13 18:44:35.995429 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.05.13 18:44:35.995504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13018 | 2026.05.13 18:44:36.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.48 MiB, peak 361.16 MiB, free memory in arenas 0.00 B, will set to 352.98 MiB (RSS), difference: -4.49 MiB | ||
| 13019 | 2026.05.13 18:44:36.002147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13020 | 2026.05.13 18:44:36.002852 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.05.13 18:44:36.003168 [ 91 ] {} <Debug> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13022 | 2026.05.13 18:44:36.003240 [ 91 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2026.05.13 18:44:36.003264 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13024 | 2026.05.13 18:44:36.003452 [ 194 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 13025 | 2026.05.13 18:44:36.007674 [ 194 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13026 | 2026.05.13 18:44:36.009198 [ 194 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 13027 | 2026.05.13 18:44:36.011814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13028 | 2026.05.13 18:44:36.013849 [ 194 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 13029 | 2026.05.13 18:44:36.018604 [ 194 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 13030 | 2026.05.13 18:44:36.023500 [ 194 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::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 | ||
| 13031 | 2026.05.13 18:44:36.028473 [ 194 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 13032 | 2026.05.13 18:44:36.032209 [ 194 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 13033 | 2026.05.13 18:44:36.083238 [ 197 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079873196 sec., 5283.374412612712 rows/sec., 27.32 MiB/sec. | ||
| 13034 | 2026.05.13 18:44:36.085764 [ 186 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13035 | 2026.05.13 18:44:36.087673 [ 186 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_56_11} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2026.05.13 18:44:36.087775 [ 186 ] {2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704::all_1_56_11} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13037 | 2026.05.13 18:44:36.090199 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13038 | 2026.05.13 18:44:37.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.54 MiB, peak 362.96 MiB, free memory in arenas 0.00 B, will set to 353.06 MiB (RSS), difference: 3.52 MiB | ||
| 13039 | 2026.05.13 18:44:37.053578 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2026.05.13 18:44:37.053828 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13041 | 2026.05.13 18:44:37.054203 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13042 | 2026.05.13 18:44:37.054245 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <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 | ||
| 13043 | 2026.05.13 18:44:37.054496 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13044 | 2026.05.13 18:44:37.054575 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13045 | 2026.05.13 18:44:37.054734 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13046 | 2026.05.13 18:44:37.054885 [ 347 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13047 | 2026.05.13 18:44:37.054895 [ 349 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13048 | 2026.05.13 18:44:37.054913 [ 329 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13049 | 2026.05.13 18:44:37.054913 [ 335 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13050 | 2026.05.13 18:44:37.055076 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 13051 | 2026.05.13 18:44:37.055103 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13052 | 2026.05.13 18:44:37.055187 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13053 | 2026.05.13 18:44:37.055207 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 13054 | 2026.05.13 18:44:37.055242 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13055 | 2026.05.13 18:44:37.055279 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13056 | 2026.05.13 18:44:37.055314 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13057 | 2026.05.13 18:44:37.056919 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003184 sec., 10992.462311557789 rows/sec., 1.85 MiB/sec. | ||
| 13058 | 2026.05.13 18:44:37.057176 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Debug> MemoryTracker: Peak memory usage (for query): 128.81 KiB. | ||
| 13059 | 2026.05.13 18:44:37.057193 [ 294 ] {994d8171-e3a7-49d9-ae70-c2ec8350d6d6} <Debug> TCPHandler: Processed in 0.003748326 sec. | ||
| 13060 | 2026.05.13 18:44:37.059132 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13061 | 2026.05.13 18:44:37.059272 [ 294 ] {61f132cb-8d44-403d-9830-c0d1693586c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13062 | 2026.05.13 18:44:37.059329 [ 294 ] {61f132cb-8d44-403d-9830-c0d1693586c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13063 | 2026.05.13 18:44:37.060169 [ 294 ] {61f132cb-8d44-403d-9830-c0d1693586c3} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13064 | 2026.05.13 18:44:37.060213 [ 294 ] {61f132cb-8d44-403d-9830-c0d1693586c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13065 | 2026.05.13 18:44:37.060594 [ 294 ] {61f132cb-8d44-403d-9830-c0d1693586c3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13066 | 2026.05.13 18:44:37.060819 [ 294 ] {61f132cb-8d44-403d-9830-c0d1693586c3} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2026.05.13 18:44:37.060961 [ 294 ] {61f132cb-8d44-403d-9830-c0d1693586c3} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001733 sec., 45008.65551067513 rows/sec., 3.71 MiB/sec. | ||
| 13068 | 2026.05.13 18:44:37.061000 [ 294 ] {61f132cb-8d44-403d-9830-c0d1693586c3} <Debug> TCPHandler: Processed in 0.001980895 sec. | ||
| 13069 | 2026.05.13 18:44:37.061154 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2026.05.13 18:44:37.061259 [ 294 ] {26124220-ac18-4736-8de7-a2e083494934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13071 | 2026.05.13 18:44:37.061299 [ 294 ] {26124220-ac18-4736-8de7-a2e083494934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13072 | 2026.05.13 18:44:37.061723 [ 294 ] {26124220-ac18-4736-8de7-a2e083494934} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2026.05.13 18:44:37.061759 [ 294 ] {26124220-ac18-4736-8de7-a2e083494934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13074 | 2026.05.13 18:44:37.062050 [ 294 ] {26124220-ac18-4736-8de7-a2e083494934} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13075 | 2026.05.13 18:44:37.062253 [ 294 ] {26124220-ac18-4736-8de7-a2e083494934} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2026.05.13 18:44:37.062384 [ 294 ] {26124220-ac18-4736-8de7-a2e083494934} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001144 sec., 9615.384615384615 rows/sec., 723.03 KiB/sec. | ||
| 13077 | 2026.05.13 18:44:37.062421 [ 294 ] {26124220-ac18-4736-8de7-a2e083494934} <Debug> TCPHandler: Processed in 0.001317663 sec. | ||
| 13078 | 2026.05.13 18:44:37.062551 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2026.05.13 18:44:37.062647 [ 294 ] {208fc39f-39c7-4f68-bdbb-f28b1c72260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13080 | 2026.05.13 18:44:37.062685 [ 294 ] {208fc39f-39c7-4f68-bdbb-f28b1c72260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13081 | 2026.05.13 18:44:37.063104 [ 294 ] {208fc39f-39c7-4f68-bdbb-f28b1c72260d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.05.13 18:44:37.063141 [ 294 ] {208fc39f-39c7-4f68-bdbb-f28b1c72260d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13083 | 2026.05.13 18:44:37.063438 [ 294 ] {208fc39f-39c7-4f68-bdbb-f28b1c72260d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13084 | 2026.05.13 18:44:37.063644 [ 294 ] {208fc39f-39c7-4f68-bdbb-f28b1c72260d} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.05.13 18:44:37.063769 [ 294 ] {208fc39f-39c7-4f68-bdbb-f28b1c72260d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00114 sec., 65789.47368421053 rows/sec., 5.14 MiB/sec. | ||
| 13086 | 2026.05.13 18:44:37.063806 [ 294 ] {208fc39f-39c7-4f68-bdbb-f28b1c72260d} <Debug> TCPHandler: Processed in 0.001302813 sec. | ||
| 13087 | 2026.05.13 18:44:37.063931 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13088 | 2026.05.13 18:44:37.064027 [ 294 ] {58630e69-ae47-48a8-a7ce-070eb3d9f9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13089 | 2026.05.13 18:44:37.064072 [ 294 ] {58630e69-ae47-48a8-a7ce-070eb3d9f9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13090 | 2026.05.13 18:44:37.064506 [ 294 ] {58630e69-ae47-48a8-a7ce-070eb3d9f9b0} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.05.13 18:44:37.064550 [ 294 ] {58630e69-ae47-48a8-a7ce-070eb3d9f9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13092 | 2026.05.13 18:44:37.064874 [ 294 ] {58630e69-ae47-48a8-a7ce-070eb3d9f9b0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13093 | 2026.05.13 18:44:37.065079 [ 294 ] {58630e69-ae47-48a8-a7ce-070eb3d9f9b0} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2026.05.13 18:44:37.065206 [ 294 ] {58630e69-ae47-48a8-a7ce-070eb3d9f9b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 13095 | 2026.05.13 18:44:37.065243 [ 294 ] {58630e69-ae47-48a8-a7ce-070eb3d9f9b0} <Debug> TCPHandler: Processed in 0.001360794 sec. | ||
| 13096 | 2026.05.13 18:44:37.065364 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2026.05.13 18:44:37.065459 [ 294 ] {244123d8-111b-4465-b293-ee6a904db436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13098 | 2026.05.13 18:44:37.065510 [ 294 ] {244123d8-111b-4465-b293-ee6a904db436} <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 | ||
| 13099 | 2026.05.13 18:44:37.066307 [ 294 ] {244123d8-111b-4465-b293-ee6a904db436} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13100 | 2026.05.13 18:44:37.066343 [ 294 ] {244123d8-111b-4465-b293-ee6a904db436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13101 | 2026.05.13 18:44:37.066865 [ 294 ] {244123d8-111b-4465-b293-ee6a904db436} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13102 | 2026.05.13 18:44:37.067088 [ 294 ] {244123d8-111b-4465-b293-ee6a904db436} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2026.05.13 18:44:37.067222 [ 294 ] {244123d8-111b-4465-b293-ee6a904db436} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001781 sec., 6176.305446378439 rows/sec., 11.07 MiB/sec. | ||
| 13104 | 2026.05.13 18:44:37.067282 [ 294 ] {244123d8-111b-4465-b293-ee6a904db436} <Debug> TCPHandler: Processed in 0.001966734 sec. | ||
| 13105 | 2026.05.13 18:44:37.067417 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13106 | 2026.05.13 18:44:37.067515 [ 294 ] {24fb8c45-c0e3-49e7-a8ca-0cde78cd8a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13107 | 2026.05.13 18:44:37.067555 [ 294 ] {24fb8c45-c0e3-49e7-a8ca-0cde78cd8a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13108 | 2026.05.13 18:44:37.067899 [ 294 ] {24fb8c45-c0e3-49e7-a8ca-0cde78cd8a40} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13109 | 2026.05.13 18:44:37.067934 [ 294 ] {24fb8c45-c0e3-49e7-a8ca-0cde78cd8a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13110 | 2026.05.13 18:44:37.068238 [ 294 ] {24fb8c45-c0e3-49e7-a8ca-0cde78cd8a40} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13111 | 2026.05.13 18:44:37.068446 [ 294 ] {24fb8c45-c0e3-49e7-a8ca-0cde78cd8a40} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2026.05.13 18:44:37.068573 [ 294 ] {24fb8c45-c0e3-49e7-a8ca-0cde78cd8a40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 13113 | 2026.05.13 18:44:37.068608 [ 294 ] {24fb8c45-c0e3-49e7-a8ca-0cde78cd8a40} <Debug> TCPHandler: Processed in 0.001239962 sec. | ||
| 13114 | 2026.05.13 18:44:42.054156 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13115 | 2026.05.13 18:44:42.054389 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13116 | 2026.05.13 18:44:42.054720 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13117 | 2026.05.13 18:44:42.054755 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <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 | ||
| 13118 | 2026.05.13 18:44:42.054975 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13119 | 2026.05.13 18:44:42.055044 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13120 | 2026.05.13 18:44:42.055183 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 13121 | 2026.05.13 18:44:42.055320 [ 341 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13122 | 2026.05.13 18:44:42.055352 [ 335 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13123 | 2026.05.13 18:44:42.055319 [ 347 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13124 | 2026.05.13 18:44:42.055320 [ 349 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13125 | 2026.05.13 18:44:42.055527 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 13126 | 2026.05.13 18:44:42.055554 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13127 | 2026.05.13 18:44:42.055637 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13128 | 2026.05.13 18:44:42.055657 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 13129 | 2026.05.13 18:44:42.055693 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 13130 | 2026.05.13 18:44:42.055732 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 13131 | 2026.05.13 18:44:42.055769 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 13132 | 2026.05.13 18:44:42.056902 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.0026 sec., 13461.538461538463 rows/sec., 2.27 MiB/sec. | ||
| 13133 | 2026.05.13 18:44:42.057060 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Debug> MemoryTracker: Peak memory usage (for query): 130.22 KiB. | ||
| 13134 | 2026.05.13 18:44:42.057077 [ 294 ] {bbe36417-8c9c-4396-91b2-43bb79f6cc64} <Debug> TCPHandler: Processed in 0.003048044 sec. | ||
| 13135 | 2026.05.13 18:44:42.059301 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2026.05.13 18:44:42.059476 [ 294 ] {df6a9088-e295-4085-be39-cf10664b1752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13137 | 2026.05.13 18:44:42.059554 [ 294 ] {df6a9088-e295-4085-be39-cf10664b1752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13138 | 2026.05.13 18:44:42.060216 [ 294 ] {df6a9088-e295-4085-be39-cf10664b1752} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.05.13 18:44:42.060260 [ 294 ] {df6a9088-e295-4085-be39-cf10664b1752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13140 | 2026.05.13 18:44:42.060630 [ 294 ] {df6a9088-e295-4085-be39-cf10664b1752} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13141 | 2026.05.13 18:44:42.060848 [ 294 ] {df6a9088-e295-4085-be39-cf10664b1752} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.05.13 18:44:42.060996 [ 294 ] {df6a9088-e295-4085-be39-cf10664b1752} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 311.43 KiB/sec. | ||
| 13143 | 2026.05.13 18:44:42.061037 [ 294 ] {df6a9088-e295-4085-be39-cf10664b1752} <Debug> TCPHandler: Processed in 0.001863603 sec. | ||
| 13144 | 2026.05.13 18:44:42.061175 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2026.05.13 18:44:42.061272 [ 294 ] {34c8980c-ded2-4a28-acab-359b6eafba41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13146 | 2026.05.13 18:44:42.061310 [ 294 ] {34c8980c-ded2-4a28-acab-359b6eafba41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13147 | 2026.05.13 18:44:42.061795 [ 294 ] {34c8980c-ded2-4a28-acab-359b6eafba41} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.05.13 18:44:42.061831 [ 294 ] {34c8980c-ded2-4a28-acab-359b6eafba41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13149 | 2026.05.13 18:44:42.062140 [ 294 ] {34c8980c-ded2-4a28-acab-359b6eafba41} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13150 | 2026.05.13 18:44:42.062346 [ 294 ] {34c8980c-ded2-4a28-acab-359b6eafba41} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2026.05.13 18:44:42.062473 [ 294 ] {34c8980c-ded2-4a28-acab-359b6eafba41} <Debug> executeQuery: Read 121 rows, 10.47 KiB in 0.001221 sec., 99099.0990990991 rows/sec., 8.38 MiB/sec. | ||
| 13152 | 2026.05.13 18:44:42.062511 [ 294 ] {34c8980c-ded2-4a28-acab-359b6eafba41} <Debug> TCPHandler: Processed in 0.001385794 sec. | ||
| 13153 | 2026.05.13 18:44:42.062637 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2026.05.13 18:44:42.062732 [ 294 ] {cbe613ba-be50-4059-88ed-4a920722c98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13155 | 2026.05.13 18:44:42.062771 [ 294 ] {cbe613ba-be50-4059-88ed-4a920722c98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13156 | 2026.05.13 18:44:42.063184 [ 294 ] {cbe613ba-be50-4059-88ed-4a920722c98f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13157 | 2026.05.13 18:44:42.063221 [ 294 ] {cbe613ba-be50-4059-88ed-4a920722c98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13158 | 2026.05.13 18:44:42.063506 [ 294 ] {cbe613ba-be50-4059-88ed-4a920722c98f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13159 | 2026.05.13 18:44:42.063708 [ 294 ] {cbe613ba-be50-4059-88ed-4a920722c98f} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13160 | 2026.05.13 18:44:42.063834 [ 294 ] {cbe613ba-be50-4059-88ed-4a920722c98f} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.00112 sec., 33035.71428571429 rows/sec., 2.40 MiB/sec. | ||
| 13161 | 2026.05.13 18:44:42.063872 [ 294 ] {cbe613ba-be50-4059-88ed-4a920722c98f} <Debug> TCPHandler: Processed in 0.001283963 sec. | ||
| 13162 | 2026.05.13 18:44:42.063997 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13163 | 2026.05.13 18:44:42.064090 [ 294 ] {3a131b26-dbde-433f-88e5-6237e6493d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13164 | 2026.05.13 18:44:42.064129 [ 294 ] {3a131b26-dbde-433f-88e5-6237e6493d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13165 | 2026.05.13 18:44:42.064579 [ 294 ] {3a131b26-dbde-433f-88e5-6237e6493d93} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2026.05.13 18:44:42.064616 [ 294 ] {3a131b26-dbde-433f-88e5-6237e6493d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13167 | 2026.05.13 18:44:42.064919 [ 294 ] {3a131b26-dbde-433f-88e5-6237e6493d93} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13168 | 2026.05.13 18:44:42.065118 [ 294 ] {3a131b26-dbde-433f-88e5-6237e6493d93} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2026.05.13 18:44:42.065242 [ 294 ] {3a131b26-dbde-433f-88e5-6237e6493d93} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.00117 sec., 86324.78632478633 rows/sec., 6.75 MiB/sec. | ||
| 13170 | 2026.05.13 18:44:42.065279 [ 294 ] {3a131b26-dbde-433f-88e5-6237e6493d93} <Debug> TCPHandler: Processed in 0.001330323 sec. | ||
| 13171 | 2026.05.13 18:44:42.065439 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13172 | 2026.05.13 18:44:42.065541 [ 294 ] {c2add235-65dc-48e4-9628-15b968e6b35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13173 | 2026.05.13 18:44:42.065583 [ 294 ] {c2add235-65dc-48e4-9628-15b968e6b35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13174 | 2026.05.13 18:44:42.066079 [ 294 ] {c2add235-65dc-48e4-9628-15b968e6b35d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2026.05.13 18:44:42.066115 [ 294 ] {c2add235-65dc-48e4-9628-15b968e6b35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13176 | 2026.05.13 18:44:42.066437 [ 294 ] {c2add235-65dc-48e4-9628-15b968e6b35d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13177 | 2026.05.13 18:44:42.066644 [ 294 ] {c2add235-65dc-48e4-9628-15b968e6b35d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13178 | 2026.05.13 18:44:42.066777 [ 294 ] {c2add235-65dc-48e4-9628-15b968e6b35d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001253 sec., 130087.7893056664 rows/sec., 9.06 MiB/sec. | ||
| 13179 | 2026.05.13 18:44:42.066813 [ 294 ] {c2add235-65dc-48e4-9628-15b968e6b35d} <Debug> TCPHandler: Processed in 0.001423335 sec. | ||
| 13180 | 2026.05.13 18:44:42.066953 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13181 | 2026.05.13 18:44:42.067049 [ 294 ] {a7b910e2-3802-44d6-84d0-fccea03c54ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13182 | 2026.05.13 18:44:42.067101 [ 294 ] {a7b910e2-3802-44d6-84d0-fccea03c54ff} <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 | ||
| 13183 | 2026.05.13 18:44:42.068183 [ 294 ] {a7b910e2-3802-44d6-84d0-fccea03c54ff} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2026.05.13 18:44:42.068253 [ 294 ] {a7b910e2-3802-44d6-84d0-fccea03c54ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13185 | 2026.05.13 18:44:42.068963 [ 294 ] {a7b910e2-3802-44d6-84d0-fccea03c54ff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13186 | 2026.05.13 18:44:42.069209 [ 294 ] {a7b910e2-3802-44d6-84d0-fccea03c54ff} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2026.05.13 18:44:42.069388 [ 294 ] {a7b910e2-3802-44d6-84d0-fccea03c54ff} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002347 sec., 13208.351086493396 rows/sec., 23.67 MiB/sec. | ||
| 13188 | 2026.05.13 18:44:42.069574 [ 294 ] {a7b910e2-3802-44d6-84d0-fccea03c54ff} <Debug> TCPHandler: Processed in 0.002668896 sec. | ||
| 13189 | 2026.05.13 18:44:42.070000 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13190 | 2026.05.13 18:44:42.070131 [ 294 ] {6441407c-75a7-4b8b-b1f5-1261faf831d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13191 | 2026.05.13 18:44:42.070186 [ 294 ] {6441407c-75a7-4b8b-b1f5-1261faf831d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13192 | 2026.05.13 18:44:42.070591 [ 294 ] {6441407c-75a7-4b8b-b1f5-1261faf831d2} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13193 | 2026.05.13 18:44:42.070628 [ 294 ] {6441407c-75a7-4b8b-b1f5-1261faf831d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13194 | 2026.05.13 18:44:42.070949 [ 294 ] {6441407c-75a7-4b8b-b1f5-1261faf831d2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13195 | 2026.05.13 18:44:42.071160 [ 294 ] {6441407c-75a7-4b8b-b1f5-1261faf831d2} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13196 | 2026.05.13 18:44:42.071298 [ 294 ] {6441407c-75a7-4b8b-b1f5-1261faf831d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 13197 | 2026.05.13 18:44:42.071340 [ 294 ] {6441407c-75a7-4b8b-b1f5-1261faf831d2} <Debug> TCPHandler: Processed in 0.001445936 sec. | ||
| 13198 | 2026.05.13 18:44:42.086643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27291 | ||
| 13199 | 2026.05.13 18:44:42.087111 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2026.05.13 18:44:42.087152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13201 | 2026.05.13 18:44:42.087605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13202 | 2026.05.13 18:44:42.087824 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2026.05.13 18:44:42.087932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27291 | ||
| 13204 | 2026.05.13 18:44:43.511939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13205 | 2026.05.13 18:44:43.527172 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2026.05.13 18:44:43.527231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13207 | 2026.05.13 18:44:43.532607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13208 | 2026.05.13 18:44:43.533271 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.05.13 18:44:43.535923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13210 | 2026.05.13 18:44:44.673113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1558 | ||
| 13211 | 2026.05.13 18:44:44.675544 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2026.05.13 18:44:44.675583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13213 | 2026.05.13 18:44:44.676791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13214 | 2026.05.13 18:44:44.677053 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2026.05.13 18:44:44.677307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
| 13216 | 2026.05.13 18:44:47.053645 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2026.05.13 18:44:47.053987 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13218 | 2026.05.13 18:44:47.054505 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13219 | 2026.05.13 18:44:47.054569 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <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 | ||
| 13220 | 2026.05.13 18:44:47.054891 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13221 | 2026.05.13 18:44:47.054958 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13222 | 2026.05.13 18:44:47.055091 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13223 | 2026.05.13 18:44:47.055237 [ 347 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13224 | 2026.05.13 18:44:47.055248 [ 335 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13225 | 2026.05.13 18:44:47.055241 [ 346 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13226 | 2026.05.13 18:44:47.055237 [ 349 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13227 | 2026.05.13 18:44:47.055449 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 13228 | 2026.05.13 18:44:47.055481 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13229 | 2026.05.13 18:44:47.055563 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13230 | 2026.05.13 18:44:47.055582 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 13231 | 2026.05.13 18:44:47.055615 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13232 | 2026.05.13 18:44:47.055651 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13233 | 2026.05.13 18:44:47.055685 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13234 | 2026.05.13 18:44:47.057055 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.003208 sec., 10910.224438902744 rows/sec., 1.84 MiB/sec. | ||
| 13235 | 2026.05.13 18:44:47.057222 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Debug> MemoryTracker: Peak memory usage (for query): 129.26 KiB. | ||
| 13236 | 2026.05.13 18:44:47.057239 [ 294 ] {fcf2b30a-701d-463d-940d-dfa428b98fb7} <Debug> TCPHandler: Processed in 0.003764467 sec. | ||
| 13237 | 2026.05.13 18:44:47.059050 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.05.13 18:44:47.059265 [ 294 ] {c1a6f20b-23e7-45fa-8a78-f5293692aff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13239 | 2026.05.13 18:44:47.059343 [ 294 ] {c1a6f20b-23e7-45fa-8a78-f5293692aff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13240 | 2026.05.13 18:44:47.060152 [ 294 ] {c1a6f20b-23e7-45fa-8a78-f5293692aff2} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.05.13 18:44:47.060190 [ 294 ] {c1a6f20b-23e7-45fa-8a78-f5293692aff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13242 | 2026.05.13 18:44:47.060548 [ 294 ] {c1a6f20b-23e7-45fa-8a78-f5293692aff2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13243 | 2026.05.13 18:44:47.060779 [ 294 ] {c1a6f20b-23e7-45fa-8a78-f5293692aff2} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.05.13 18:44:47.060919 [ 294 ] {c1a6f20b-23e7-45fa-8a78-f5293692aff2} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001712 sec., 45560.7476635514 rows/sec., 3.76 MiB/sec. | ||
| 13245 | 2026.05.13 18:44:47.060956 [ 294 ] {c1a6f20b-23e7-45fa-8a78-f5293692aff2} <Debug> TCPHandler: Processed in 0.002011355 sec. | ||
| 13246 | 2026.05.13 18:44:47.061083 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13247 | 2026.05.13 18:44:47.061178 [ 294 ] {43aecb8c-68dd-4b86-a78b-2044224fc2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13248 | 2026.05.13 18:44:47.061217 [ 294 ] {43aecb8c-68dd-4b86-a78b-2044224fc2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13249 | 2026.05.13 18:44:47.061646 [ 294 ] {43aecb8c-68dd-4b86-a78b-2044224fc2b3} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.05.13 18:44:47.061682 [ 294 ] {43aecb8c-68dd-4b86-a78b-2044224fc2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13251 | 2026.05.13 18:44:47.061968 [ 294 ] {43aecb8c-68dd-4b86-a78b-2044224fc2b3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13252 | 2026.05.13 18:44:47.062182 [ 294 ] {43aecb8c-68dd-4b86-a78b-2044224fc2b3} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.05.13 18:44:47.062310 [ 294 ] {43aecb8c-68dd-4b86-a78b-2044224fc2b3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001151 sec., 9556.90703735882 rows/sec., 718.63 KiB/sec. | ||
| 13254 | 2026.05.13 18:44:47.062347 [ 294 ] {43aecb8c-68dd-4b86-a78b-2044224fc2b3} <Debug> TCPHandler: Processed in 0.001313164 sec. | ||
| 13255 | 2026.05.13 18:44:47.062470 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13256 | 2026.05.13 18:44:47.062575 [ 294 ] {4b9d0854-2705-4c0c-9745-85223a84caf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13257 | 2026.05.13 18:44:47.062614 [ 294 ] {4b9d0854-2705-4c0c-9745-85223a84caf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13258 | 2026.05.13 18:44:47.063059 [ 294 ] {4b9d0854-2705-4c0c-9745-85223a84caf2} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.05.13 18:44:47.063097 [ 294 ] {4b9d0854-2705-4c0c-9745-85223a84caf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13260 | 2026.05.13 18:44:47.063400 [ 294 ] {4b9d0854-2705-4c0c-9745-85223a84caf2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13261 | 2026.05.13 18:44:47.063613 [ 294 ] {4b9d0854-2705-4c0c-9745-85223a84caf2} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.05.13 18:44:47.063744 [ 294 ] {4b9d0854-2705-4c0c-9745-85223a84caf2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001186 sec., 63237.77403035413 rows/sec., 4.94 MiB/sec. | ||
| 13263 | 2026.05.13 18:44:47.063781 [ 294 ] {4b9d0854-2705-4c0c-9745-85223a84caf2} <Debug> TCPHandler: Processed in 0.001359844 sec. | ||
| 13264 | 2026.05.13 18:44:47.063896 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2026.05.13 18:44:47.063992 [ 294 ] {cfedfd33-8f32-4a55-ae44-683a468cd12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13266 | 2026.05.13 18:44:47.064032 [ 294 ] {cfedfd33-8f32-4a55-ae44-683a468cd12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13267 | 2026.05.13 18:44:47.064435 [ 294 ] {cfedfd33-8f32-4a55-ae44-683a468cd12d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2026.05.13 18:44:47.064472 [ 294 ] {cfedfd33-8f32-4a55-ae44-683a468cd12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13269 | 2026.05.13 18:44:47.064798 [ 294 ] {cfedfd33-8f32-4a55-ae44-683a468cd12d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13270 | 2026.05.13 18:44:47.065012 [ 294 ] {cfedfd33-8f32-4a55-ae44-683a468cd12d} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2026.05.13 18:44:47.065128 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 2 parts from all_1_90_18 to all_91_91_0 | ||
| 13272 | 2026.05.13 18:44:47.065137 [ 294 ] {cfedfd33-8f32-4a55-ae44-683a468cd12d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 13273 | 2026.05.13 18:44:47.065199 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.05.13 18:44:47.065218 [ 294 ] {cfedfd33-8f32-4a55-ae44-683a468cd12d} <Debug> TCPHandler: Processed in 0.001369004 sec. | ||
| 13275 | 2026.05.13 18:44:47.065229 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13276 | 2026.05.13 18:44:47.065345 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_91_19} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_90_18 to all_91_91_0 into Compact with storage Full | ||
| 13277 | 2026.05.13 18:44:47.065348 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2026.05.13 18:44:47.065486 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_91_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13279 | 2026.05.13 18:44:47.065487 [ 294 ] {edb68422-c64e-4e57-bc56-9fdb3deb634e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13280 | 2026.05.13 18:44:47.065530 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 32738 rows starting from the beginning of the part | ||
| 13281 | 2026.05.13 18:44:47.065562 [ 294 ] {edb68422-c64e-4e57-bc56-9fdb3deb634e} <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 | ||
| 13282 | 2026.05.13 18:44:47.065603 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
| 13283 | 2026.05.13 18:44:47.066326 [ 294 ] {edb68422-c64e-4e57-bc56-9fdb3deb634e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.05.13 18:44:47.066365 [ 294 ] {edb68422-c64e-4e57-bc56-9fdb3deb634e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13285 | 2026.05.13 18:44:47.066869 [ 294 ] {edb68422-c64e-4e57-bc56-9fdb3deb634e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13286 | 2026.05.13 18:44:47.067092 [ 294 ] {edb68422-c64e-4e57-bc56-9fdb3deb634e} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.05.13 18:44:47.067236 [ 294 ] {edb68422-c64e-4e57-bc56-9fdb3deb634e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 13288 | 2026.05.13 18:44:47.067295 [ 294 ] {edb68422-c64e-4e57-bc56-9fdb3deb634e} <Debug> TCPHandler: Processed in 0.001995595 sec. | ||
| 13289 | 2026.05.13 18:44:47.067442 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13290 | 2026.05.13 18:44:47.067537 [ 294 ] {0f423579-1d56-4870-bbdc-3c8477826dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13291 | 2026.05.13 18:44:47.067576 [ 294 ] {0f423579-1d56-4870-bbdc-3c8477826dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13292 | 2026.05.13 18:44:47.067934 [ 294 ] {0f423579-1d56-4870-bbdc-3c8477826dab} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.05.13 18:44:47.067969 [ 294 ] {0f423579-1d56-4870-bbdc-3c8477826dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13294 | 2026.05.13 18:44:47.068289 [ 294 ] {0f423579-1d56-4870-bbdc-3c8477826dab} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13295 | 2026.05.13 18:44:47.068497 [ 294 ] {0f423579-1d56-4870-bbdc-3c8477826dab} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2026.05.13 18:44:47.068633 [ 294 ] {0f423579-1d56-4870-bbdc-3c8477826dab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 13297 | 2026.05.13 18:44:47.068669 [ 294 ] {0f423579-1d56-4870-bbdc-3c8477826dab} <Debug> TCPHandler: Processed in 0.001275622 sec. | ||
| 13298 | 2026.05.13 18:44:47.071243 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_91_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32866 rows, containing 5 columns (5 merged, 0 gathered) in 0.005931644 sec., 5540791.052193962 rows/sec., 358.26 MiB/sec. | ||
| 13299 | 2026.05.13 18:44:47.071410 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_91_19} <Trace> MergedBlockOutputStream: filled checksums all_1_91_19 (state Temporary) | ||
| 13300 | 2026.05.13 18:44:47.071667 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_91_19 to all_1_91_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2026.05.13 18:44:47.071737 [ 197 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 2 parts: [all_1_90_18, all_91_91_0] -> all_1_91_19 | ||
| 13302 | 2026.05.13 18:44:47.071797 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13303 | 2026.05.13 18:44:49.458055 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13304 | 2026.05.13 18:44:49.458154 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13305 | 2026.05.13 18:44:49.588114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27739 | ||
| 13306 | 2026.05.13 18:44:49.588901 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.05.13 18:44:49.588943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13308 | 2026.05.13 18:44:49.589443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13309 | 2026.05.13 18:44:49.589728 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.05.13 18:44:49.589861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27739 | ||
| 13311 | 2026.05.13 18:44:51.035993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13312 | 2026.05.13 18:44:51.052134 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13313 | 2026.05.13 18:44:51.052197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13314 | 2026.05.13 18:44:51.057663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13315 | 2026.05.13 18:44:51.058313 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2026.05.13 18:44:51.061042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13317 | 2026.05.13 18:44:52.053714 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13318 | 2026.05.13 18:44:52.054024 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13319 | 2026.05.13 18:44:52.054349 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13320 | 2026.05.13 18:44:52.054383 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <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 | ||
| 13321 | 2026.05.13 18:44:52.054595 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13322 | 2026.05.13 18:44:52.054660 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13323 | 2026.05.13 18:44:52.054794 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13324 | 2026.05.13 18:44:52.054922 [ 349 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13325 | 2026.05.13 18:44:52.054942 [ 335 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13326 | 2026.05.13 18:44:52.054927 [ 346 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13327 | 2026.05.13 18:44:52.054954 [ 347 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13328 | 2026.05.13 18:44:52.055156 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 13329 | 2026.05.13 18:44:52.055183 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13330 | 2026.05.13 18:44:52.055267 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13331 | 2026.05.13 18:44:52.055286 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 13332 | 2026.05.13 18:44:52.055323 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13333 | 2026.05.13 18:44:52.055367 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13334 | 2026.05.13 18:44:52.055402 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13335 | 2026.05.13 18:44:52.056890 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002979 sec., 11748.909029875798 rows/sec., 1.98 MiB/sec. | ||
| 13336 | 2026.05.13 18:44:52.057043 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Debug> MemoryTracker: Peak memory usage (for query): 129.32 KiB. | ||
| 13337 | 2026.05.13 18:44:52.057059 [ 294 ] {40d1981e-c924-4a70-b3a0-84d092b0e7b1} <Debug> TCPHandler: Processed in 0.003509912 sec. | ||
| 13338 | 2026.05.13 18:44:52.059214 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.05.13 18:44:52.059410 [ 294 ] {b0db04a4-9b78-4bfe-bfaf-633a0175963c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13340 | 2026.05.13 18:44:52.059482 [ 294 ] {b0db04a4-9b78-4bfe-bfaf-633a0175963c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13341 | 2026.05.13 18:44:52.060170 [ 294 ] {b0db04a4-9b78-4bfe-bfaf-633a0175963c} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.05.13 18:44:52.060213 [ 294 ] {b0db04a4-9b78-4bfe-bfaf-633a0175963c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13343 | 2026.05.13 18:44:52.060572 [ 294 ] {b0db04a4-9b78-4bfe-bfaf-633a0175963c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13344 | 2026.05.13 18:44:52.060792 [ 294 ] {b0db04a4-9b78-4bfe-bfaf-633a0175963c} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.05.13 18:44:52.060933 [ 294 ] {b0db04a4-9b78-4bfe-bfaf-633a0175963c} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001576 sec., 74873.09644670051 rows/sec., 6.35 MiB/sec. | ||
| 13346 | 2026.05.13 18:44:52.060970 [ 294 ] {b0db04a4-9b78-4bfe-bfaf-633a0175963c} <Debug> TCPHandler: Processed in 0.001851282 sec. | ||
| 13347 | 2026.05.13 18:44:52.060982 [ 38 ] {} <Debug> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13348 | 2026.05.13 18:44:52.061032 [ 38 ] {} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2026.05.13 18:44:52.061052 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13350 | 2026.05.13 18:44:52.061144 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.05.13 18:44:52.061165 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::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 | ||
| 13352 | 2026.05.13 18:44:52.061247 [ 294 ] {473028d3-ccc9-476b-9e4d-0cd0e1fa257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13353 | 2026.05.13 18:44:52.061291 [ 294 ] {473028d3-ccc9-476b-9e4d-0cd0e1fa257d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13354 | 2026.05.13 18:44:52.061295 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13355 | 2026.05.13 18:44:52.061338 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2621 rows starting from the beginning of the part | ||
| 13356 | 2026.05.13 18:44:52.061404 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 118 rows starting from the beginning of the part | ||
| 13357 | 2026.05.13 18:44:52.061454 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 78 rows starting from the beginning of the part | ||
| 13358 | 2026.05.13 18:44:52.061504 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 121 rows starting from the beginning of the part | ||
| 13359 | 2026.05.13 18:44:52.061550 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 78 rows starting from the beginning of the part | ||
| 13360 | 2026.05.13 18:44:52.061592 [ 196 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 118 rows starting from the beginning of the part | ||
| 13361 | 2026.05.13 18:44:52.061740 [ 294 ] {473028d3-ccc9-476b-9e4d-0cd0e1fa257d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2026.05.13 18:44:52.061782 [ 294 ] {473028d3-ccc9-476b-9e4d-0cd0e1fa257d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13363 | 2026.05.13 18:44:52.062096 [ 294 ] {473028d3-ccc9-476b-9e4d-0cd0e1fa257d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13364 | 2026.05.13 18:44:52.062315 [ 294 ] {473028d3-ccc9-476b-9e4d-0cd0e1fa257d} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2026.05.13 18:44:52.062451 [ 294 ] {473028d3-ccc9-476b-9e4d-0cd0e1fa257d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001223 sec., 25347.506132461163 rows/sec., 1.86 MiB/sec. | ||
| 13366 | 2026.05.13 18:44:52.062458 [ 38 ] {} <Debug> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13367 | 2026.05.13 18:44:52.062500 [ 294 ] {473028d3-ccc9-476b-9e4d-0cd0e1fa257d} <Debug> TCPHandler: Processed in 0.001404935 sec. | ||
| 13368 | 2026.05.13 18:44:52.062504 [ 38 ] {} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.05.13 18:44:52.062538 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13370 | 2026.05.13 18:44:52.062642 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 13371 | 2026.05.13 18:44:52.062701 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.05.13 18:44:52.062768 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13373 | 2026.05.13 18:44:52.062802 [ 294 ] {9d7c31b5-259c-4cd2-9ae6-f5a037ec128c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13374 | 2026.05.13 18:44:52.062802 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 83 rows starting from the beginning of the part | ||
| 13375 | 2026.05.13 18:44:52.062849 [ 294 ] {9d7c31b5-259c-4cd2-9ae6-f5a037ec128c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13376 | 2026.05.13 18:44:52.062885 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13377 | 2026.05.13 18:44:52.062889 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777421 sec., 1763228.8579914381 rows/sec., 141.42 MiB/sec. | ||
| 13378 | 2026.05.13 18:44:52.062933 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 11 rows starting from the beginning of the part | ||
| 13379 | 2026.05.13 18:44:52.062980 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::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 | ||
| 13380 | 2026.05.13 18:44:52.063020 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 13381 | 2026.05.13 18:44:52.063080 [ 200 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 13382 | 2026.05.13 18:44:52.063151 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13383 | 2026.05.13 18:44:52.063340 [ 294 ] {9d7c31b5-259c-4cd2-9ae6-f5a037ec128c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2026.05.13 18:44:52.063384 [ 294 ] {9d7c31b5-259c-4cd2-9ae6-f5a037ec128c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13385 | 2026.05.13 18:44:52.063444 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2026.05.13 18:44:52.063525 [ 198 ] {006df4ac-070d-48b9-bd66-1060122d098f::all_1_96_19} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13387 | 2026.05.13 18:44:52.063603 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13388 | 2026.05.13 18:44:52.063716 [ 294 ] {9d7c31b5-259c-4cd2-9ae6-f5a037ec128c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13389 | 2026.05.13 18:44:52.063938 [ 294 ] {9d7c31b5-259c-4cd2-9ae6-f5a037ec128c} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2026.05.13 18:44:52.063943 [ 199 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353754 sec., 150692.07551741306 rows/sec., 11.59 MiB/sec. | ||
| 13391 | 2026.05.13 18:44:52.064070 [ 294 ] {9d7c31b5-259c-4cd2-9ae6-f5a037ec128c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001286 sec., 73872.47278382581 rows/sec., 5.77 MiB/sec. | ||
| 13392 | 2026.05.13 18:44:52.064085 [ 38 ] {} <Debug> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13393 | 2026.05.13 18:44:52.064091 [ 199 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13394 | 2026.05.13 18:44:52.064113 [ 294 ] {9d7c31b5-259c-4cd2-9ae6-f5a037ec128c} <Debug> TCPHandler: Processed in 0.001470285 sec. | ||
| 13395 | 2026.05.13 18:44:52.064126 [ 38 ] {} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13396 | 2026.05.13 18:44:52.064182 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13397 | 2026.05.13 18:44:52.064267 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::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 | ||
| 13398 | 2026.05.13 18:44:52.064282 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2026.05.13 18:44:52.064354 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13400 | 2026.05.13 18:44:52.064382 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1404 rows starting from the beginning of the part | ||
| 13401 | 2026.05.13 18:44:52.064395 [ 294 ] {922be324-06d9-40d3-ae0c-3f4fa0a24973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13402 | 2026.05.13 18:44:52.064397 [ 199 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2026.05.13 18:44:52.064425 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 95 rows starting from the beginning of the part | ||
| 13404 | 2026.05.13 18:44:52.064449 [ 294 ] {922be324-06d9-40d3-ae0c-3f4fa0a24973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13405 | 2026.05.13 18:44:52.064472 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 75 rows starting from the beginning of the part | ||
| 13406 | 2026.05.13 18:44:52.064511 [ 199 ] {df241721-4428-4a6c-aaa5-029c843ba4d2::all_1_81_16} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13407 | 2026.05.13 18:44:52.064518 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 101 rows starting from the beginning of the part | ||
| 13408 | 2026.05.13 18:44:52.064554 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 75 rows starting from the beginning of the part | ||
| 13409 | 2026.05.13 18:44:52.064587 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 95 rows starting from the beginning of the part | ||
| 13410 | 2026.05.13 18:44:52.064589 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13411 | 2026.05.13 18:44:52.064910 [ 294 ] {922be324-06d9-40d3-ae0c-3f4fa0a24973} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2026.05.13 18:44:52.064950 [ 294 ] {922be324-06d9-40d3-ae0c-3f4fa0a24973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13413 | 2026.05.13 18:44:52.065292 [ 294 ] {922be324-06d9-40d3-ae0c-3f4fa0a24973} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13414 | 2026.05.13 18:44:52.065504 [ 294 ] {922be324-06d9-40d3-ae0c-3f4fa0a24973} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2026.05.13 18:44:52.065606 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367834 sec., 1348847.8865125445 rows/sec., 100.05 MiB/sec. | ||
| 13416 | 2026.05.13 18:44:52.065634 [ 294 ] {922be324-06d9-40d3-ae0c-3f4fa0a24973} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 13417 | 2026.05.13 18:44:52.065641 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 2 parts from all_1_91_19 to all_92_92_0 | ||
| 13418 | 2026.05.13 18:44:52.065678 [ 294 ] {922be324-06d9-40d3-ae0c-3f4fa0a24973} <Debug> TCPHandler: Processed in 0.001444455 sec. | ||
| 13419 | 2026.05.13 18:44:52.065686 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2026.05.13 18:44:52.065716 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13421 | 2026.05.13 18:44:52.065782 [ 199 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_92_20} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_91_19 to all_92_92_0 into Compact with storage Full | ||
| 13422 | 2026.05.13 18:44:52.065803 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13423 | 2026.05.13 18:44:52.065824 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13424 | 2026.05.13 18:44:52.065885 [ 199 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_92_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13425 | 2026.05.13 18:44:52.065916 [ 199 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_92_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_19, total 32866 rows starting from the beginning of the part | ||
| 13426 | 2026.05.13 18:44:52.065934 [ 294 ] {c105536f-b615-426f-b03f-7bfd445dceea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13427 | 2026.05.13 18:44:52.065965 [ 199 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_92_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13428 | 2026.05.13 18:44:52.065994 [ 294 ] {c105536f-b615-426f-b03f-7bfd445dceea} <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 | ||
| 13429 | 2026.05.13 18:44:52.066045 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2026.05.13 18:44:52.066115 [ 200 ] {87257afa-f7a3-4e1f-beb6-a9fcda18138b::all_1_96_19} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13431 | 2026.05.13 18:44:52.066176 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13432 | 2026.05.13 18:44:52.066880 [ 294 ] {c105536f-b615-426f-b03f-7bfd445dceea} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.05.13 18:44:52.066921 [ 294 ] {c105536f-b615-426f-b03f-7bfd445dceea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13434 | 2026.05.13 18:44:52.067558 [ 294 ] {c105536f-b615-426f-b03f-7bfd445dceea} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13435 | 2026.05.13 18:44:52.067783 [ 294 ] {c105536f-b615-426f-b03f-7bfd445dceea} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.05.13 18:44:52.067918 [ 294 ] {c105536f-b615-426f-b03f-7bfd445dceea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002001 sec., 15492.253873063466 rows/sec., 27.76 MiB/sec. | ||
| 13437 | 2026.05.13 18:44:52.067980 [ 294 ] {c105536f-b615-426f-b03f-7bfd445dceea} <Debug> TCPHandler: Processed in 0.002204089 sec. | ||
| 13438 | 2026.05.13 18:44:52.068101 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2026.05.13 18:44:52.068196 [ 294 ] {e260de1c-b4f6-44ae-bf42-4cb334d86c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13440 | 2026.05.13 18:44:52.068237 [ 294 ] {e260de1c-b4f6-44ae-bf42-4cb334d86c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13441 | 2026.05.13 18:44:52.068600 [ 294 ] {e260de1c-b4f6-44ae-bf42-4cb334d86c46} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.05.13 18:44:52.068635 [ 294 ] {e260de1c-b4f6-44ae-bf42-4cb334d86c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13443 | 2026.05.13 18:44:52.068957 [ 294 ] {e260de1c-b4f6-44ae-bf42-4cb334d86c46} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13444 | 2026.05.13 18:44:52.069168 [ 294 ] {e260de1c-b4f6-44ae-bf42-4cb334d86c46} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.05.13 18:44:52.069299 [ 294 ] {e260de1c-b4f6-44ae-bf42-4cb334d86c46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 13446 | 2026.05.13 18:44:52.069304 [ 38 ] {} <Debug> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13447 | 2026.05.13 18:44:52.069336 [ 294 ] {e260de1c-b4f6-44ae-bf42-4cb334d86c46} <Debug> TCPHandler: Processed in 0.001284433 sec. | ||
| 13448 | 2026.05.13 18:44:52.069350 [ 38 ] {} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.05.13 18:44:52.069376 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13450 | 2026.05.13 18:44:52.069467 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 13451 | 2026.05.13 18:44:52.069925 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13452 | 2026.05.13 18:44:52.069954 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4710 rows starting from the beginning of the part | ||
| 13453 | 2026.05.13 18:44:52.070003 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 13454 | 2026.05.13 18:44:52.070042 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13455 | 2026.05.13 18:44:52.070077 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::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 | ||
| 13456 | 2026.05.13 18:44:52.070114 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13457 | 2026.05.13 18:44:52.070147 [ 189 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13458 | 2026.05.13 18:44:52.071570 [ 192 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_92_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33026 rows, containing 5 columns (5 merged, 0 gathered) in 0.005811162 sec., 5683200.709255739 rows/sec., 367.61 MiB/sec. | ||
| 13459 | 2026.05.13 18:44:52.071729 [ 188 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.00229633 sec., 2181742.171203616 rows/sec., 147.11 MiB/sec. | ||
| 13460 | 2026.05.13 18:44:52.071759 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_92_20} <Trace> MergedBlockOutputStream: filled checksums all_1_92_20 (state Temporary) | ||
| 13461 | 2026.05.13 18:44:52.072019 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_92_20} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_92_20 to all_1_92_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2026.05.13 18:44:52.072085 [ 203 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_92_20} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 2 parts: [all_1_91_19, all_92_92_0] -> all_1_92_20 | ||
| 13463 | 2026.05.13 18:44:52.072140 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13464 | 2026.05.13 18:44:52.072169 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13465 | 2026.05.13 18:44:52.072427 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.05.13 18:44:52.072495 [ 192 ] {d29e7118-3251-4dcf-981c-3bfd4a438d74::all_1_96_19} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13467 | 2026.05.13 18:44:52.072571 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 13468 | 2026.05.13 18:44:52.277252 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.05.13 18:44:52.277417 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13470 | 2026.05.13 18:44:52.277689 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13471 | 2026.05.13 18:44:52.277726 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13472 | 2026.05.13 18:44:52.277977 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13473 | 2026.05.13 18:44:52.278043 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13474 | 2026.05.13 18:44:52.278161 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 13475 | 2026.05.13 18:44:52.278298 [ 325 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13476 | 2026.05.13 18:44:52.278395 [ 325 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13477 | 2026.05.13 18:44:52.278411 [ 347 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13478 | 2026.05.13 18:44:52.278415 [ 349 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13479 | 2026.05.13 18:44:52.278576 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 13480 | 2026.05.13 18:44:52.278630 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13481 | 2026.05.13 18:44:52.278717 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13482 | 2026.05.13 18:44:52.278737 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 13483 | 2026.05.13 18:44:52.278772 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 13484 | 2026.05.13 18:44:52.278807 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 13485 | 2026.05.13 18:44:52.278850 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 13486 | 2026.05.13 18:44:52.280208 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00286 sec., 12237.762237762237 rows/sec., 2.60 MiB/sec. | ||
| 13487 | 2026.05.13 18:44:52.280383 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Debug> MemoryTracker: Peak memory usage (for query): 139.91 KiB. | ||
| 13488 | 2026.05.13 18:44:52.280400 [ 294 ] {671d23c9-4e4a-4358-93b6-768e845f4d50} <Debug> TCPHandler: Processed in 0.003213337 sec. | ||
| 13489 | 2026.05.13 18:44:52.294292 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2026.05.13 18:44:52.294568 [ 294 ] {1349a448-14a7-4495-9299-b6a209de6cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13491 | 2026.05.13 18:44:52.294661 [ 294 ] {1349a448-14a7-4495-9299-b6a209de6cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13492 | 2026.05.13 18:44:52.295398 [ 294 ] {1349a448-14a7-4495-9299-b6a209de6cc3} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.05.13 18:44:52.295440 [ 294 ] {1349a448-14a7-4495-9299-b6a209de6cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13494 | 2026.05.13 18:44:52.295837 [ 294 ] {1349a448-14a7-4495-9299-b6a209de6cc3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13495 | 2026.05.13 18:44:52.296063 [ 294 ] {1349a448-14a7-4495-9299-b6a209de6cc3} <Trace> oximeter.fields_i16 (f372aaef-0c3d-477d-95e6-6189d2d0e0ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2026.05.13 18:44:52.296214 [ 294 ] {1349a448-14a7-4495-9299-b6a209de6cc3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001697 sec., 14142.604596346495 rows/sec., 1.17 MiB/sec. | ||
| 13497 | 2026.05.13 18:44:52.296255 [ 294 ] {1349a448-14a7-4495-9299-b6a209de6cc3} <Debug> TCPHandler: Processed in 0.002097707 sec. | ||
| 13498 | 2026.05.13 18:44:52.296558 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2026.05.13 18:44:52.296661 [ 294 ] {40d2ac14-1e96-4712-91db-92a7cd0f2f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13500 | 2026.05.13 18:44:52.296702 [ 294 ] {40d2ac14-1e96-4712-91db-92a7cd0f2f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13501 | 2026.05.13 18:44:52.297161 [ 294 ] {40d2ac14-1e96-4712-91db-92a7cd0f2f4a} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.05.13 18:44:52.297197 [ 294 ] {40d2ac14-1e96-4712-91db-92a7cd0f2f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13503 | 2026.05.13 18:44:52.297504 [ 294 ] {40d2ac14-1e96-4712-91db-92a7cd0f2f4a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13504 | 2026.05.13 18:44:52.297720 [ 294 ] {40d2ac14-1e96-4712-91db-92a7cd0f2f4a} <Trace> oximeter.fields_ipaddr (5ff8dce4-71d7-4786-bc21-61f1415ae8ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2026.05.13 18:44:52.297847 [ 294 ] {40d2ac14-1e96-4712-91db-92a7cd0f2f4a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001206 sec., 8291.873963515754 rows/sec., 676.14 KiB/sec. | ||
| 13506 | 2026.05.13 18:44:52.297885 [ 294 ] {40d2ac14-1e96-4712-91db-92a7cd0f2f4a} <Debug> TCPHandler: Processed in 0.001376714 sec. | ||
| 13507 | 2026.05.13 18:44:52.298015 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2026.05.13 18:44:52.298113 [ 294 ] {617df761-1f7b-4382-9d37-7d23bba06105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13509 | 2026.05.13 18:44:52.298151 [ 294 ] {617df761-1f7b-4382-9d37-7d23bba06105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13510 | 2026.05.13 18:44:52.299930 [ 294 ] {617df761-1f7b-4382-9d37-7d23bba06105} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2026.05.13 18:44:52.299968 [ 294 ] {617df761-1f7b-4382-9d37-7d23bba06105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13512 | 2026.05.13 18:44:52.300481 [ 294 ] {617df761-1f7b-4382-9d37-7d23bba06105} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13513 | 2026.05.13 18:44:52.300702 [ 294 ] {617df761-1f7b-4382-9d37-7d23bba06105} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2026.05.13 18:44:52.300831 [ 294 ] {617df761-1f7b-4382-9d37-7d23bba06105} <Debug> executeQuery: Read 2552 rows, 194.58 KiB in 0.00274 sec., 931386.8613138687 rows/sec., 69.35 MiB/sec. | ||
| 13515 | 2026.05.13 18:44:52.300868 [ 294 ] {617df761-1f7b-4382-9d37-7d23bba06105} <Debug> TCPHandler: Processed in 0.002900431 sec. | ||
| 13516 | 2026.05.13 18:44:52.301529 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2026.05.13 18:44:52.301625 [ 294 ] {b2dd19ea-8079-4ec2-825a-3b1f47bd4793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13518 | 2026.05.13 18:44:52.301664 [ 294 ] {b2dd19ea-8079-4ec2-825a-3b1f47bd4793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13519 | 2026.05.13 18:44:52.302140 [ 294 ] {b2dd19ea-8079-4ec2-825a-3b1f47bd4793} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.05.13 18:44:52.302174 [ 294 ] {b2dd19ea-8079-4ec2-825a-3b1f47bd4793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13521 | 2026.05.13 18:44:52.302487 [ 294 ] {b2dd19ea-8079-4ec2-825a-3b1f47bd4793} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13522 | 2026.05.13 18:44:52.302701 [ 294 ] {b2dd19ea-8079-4ec2-825a-3b1f47bd4793} <Trace> oximeter.fields_u16 (df241721-4428-4a6c-aaa5-029c843ba4d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.05.13 18:44:52.302827 [ 294 ] {b2dd19ea-8079-4ec2-825a-3b1f47bd4793} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.00122 sec., 36065.57377049181 rows/sec., 2.65 MiB/sec. | ||
| 13524 | 2026.05.13 18:44:52.302864 [ 294 ] {b2dd19ea-8079-4ec2-825a-3b1f47bd4793} <Debug> TCPHandler: Processed in 0.001390644 sec. | ||
| 13525 | 2026.05.13 18:44:52.303141 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.05.13 18:44:52.303233 [ 294 ] {205fdf06-3050-4b6d-911f-8689b25d87d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13527 | 2026.05.13 18:44:52.303270 [ 294 ] {205fdf06-3050-4b6d-911f-8689b25d87d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13528 | 2026.05.13 18:44:52.304356 [ 294 ] {205fdf06-3050-4b6d-911f-8689b25d87d7} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.05.13 18:44:52.304407 [ 294 ] {205fdf06-3050-4b6d-911f-8689b25d87d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13530 | 2026.05.13 18:44:52.304907 [ 294 ] {205fdf06-3050-4b6d-911f-8689b25d87d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13531 | 2026.05.13 18:44:52.305164 [ 294 ] {205fdf06-3050-4b6d-911f-8689b25d87d7} <Trace> oximeter.fields_u32 (6d9dbae3-d7cb-4e12-a3cf-46795417f593): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.05.13 18:44:52.305318 [ 294 ] {205fdf06-3050-4b6d-911f-8689b25d87d7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002099 sec., 393044.3068127679 rows/sec., 22.99 MiB/sec. | ||
| 13533 | 2026.05.13 18:44:52.305389 [ 294 ] {205fdf06-3050-4b6d-911f-8689b25d87d7} <Debug> TCPHandler: Processed in 0.002295721 sec. | ||
| 13534 | 2026.05.13 18:44:52.305605 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13535 | 2026.05.13 18:44:52.305737 [ 294 ] {0faac794-0cd2-427d-879a-82685fd92e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13536 | 2026.05.13 18:44:52.305791 [ 294 ] {0faac794-0cd2-427d-879a-82685fd92e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13537 | 2026.05.13 18:44:52.306255 [ 294 ] {0faac794-0cd2-427d-879a-82685fd92e1d} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.05.13 18:44:52.306292 [ 294 ] {0faac794-0cd2-427d-879a-82685fd92e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13539 | 2026.05.13 18:44:52.306602 [ 294 ] {0faac794-0cd2-427d-879a-82685fd92e1d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13540 | 2026.05.13 18:44:52.306814 [ 294 ] {0faac794-0cd2-427d-879a-82685fd92e1d} <Trace> oximeter.fields_u64 (5f999441-4ffd-4634-9aa1-16da156689fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.05.13 18:44:52.306943 [ 294 ] {0faac794-0cd2-427d-879a-82685fd92e1d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001247 sec., 801.924619085806 rows/sec., 56.39 KiB/sec. | ||
| 13542 | 2026.05.13 18:44:52.306982 [ 294 ] {0faac794-0cd2-427d-879a-82685fd92e1d} <Debug> TCPHandler: Processed in 0.001498407 sec. | ||
| 13543 | 2026.05.13 18:44:52.307114 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13544 | 2026.05.13 18:44:52.307210 [ 294 ] {66bd77ca-3618-4565-91aa-766857017e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13545 | 2026.05.13 18:44:52.307249 [ 294 ] {66bd77ca-3618-4565-91aa-766857017e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13546 | 2026.05.13 18:44:52.307730 [ 294 ] {66bd77ca-3618-4565-91aa-766857017e7a} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2026.05.13 18:44:52.307771 [ 294 ] {66bd77ca-3618-4565-91aa-766857017e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13548 | 2026.05.13 18:44:52.308122 [ 294 ] {66bd77ca-3618-4565-91aa-766857017e7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13549 | 2026.05.13 18:44:52.308362 [ 294 ] {66bd77ca-3618-4565-91aa-766857017e7a} <Trace> oximeter.fields_u8 (12fc02f6-93ac-41a0-862a-bd2b04e453a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2026.05.13 18:44:52.308503 [ 294 ] {66bd77ca-3618-4565-91aa-766857017e7a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00131 sec., 9160.30534351145 rows/sec., 715.65 KiB/sec. | ||
| 13551 | 2026.05.13 18:44:52.308560 [ 294 ] {66bd77ca-3618-4565-91aa-766857017e7a} <Debug> TCPHandler: Processed in 0.001494086 sec. | ||
| 13552 | 2026.05.13 18:44:52.308689 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13553 | 2026.05.13 18:44:52.308794 [ 294 ] {00f8ad51-17a3-4ebd-8d40-d9d949dc0873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13554 | 2026.05.13 18:44:52.308834 [ 294 ] {00f8ad51-17a3-4ebd-8d40-d9d949dc0873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13555 | 2026.05.13 18:44:52.309914 [ 294 ] {00f8ad51-17a3-4ebd-8d40-d9d949dc0873} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13556 | 2026.05.13 18:44:52.309951 [ 294 ] {00f8ad51-17a3-4ebd-8d40-d9d949dc0873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13557 | 2026.05.13 18:44:52.310322 [ 294 ] {00f8ad51-17a3-4ebd-8d40-d9d949dc0873} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13558 | 2026.05.13 18:44:52.310538 [ 294 ] {00f8ad51-17a3-4ebd-8d40-d9d949dc0873} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2026.05.13 18:44:52.310671 [ 294 ] {00f8ad51-17a3-4ebd-8d40-d9d949dc0873} <Debug> executeQuery: Read 1347 rows, 93.07 KiB in 0.001901 sec., 708574.4345081536 rows/sec., 47.81 MiB/sec. | ||
| 13560 | 2026.05.13 18:44:52.310709 [ 294 ] {00f8ad51-17a3-4ebd-8d40-d9d949dc0873} <Debug> TCPHandler: Processed in 0.002072836 sec. | ||
| 13561 | 2026.05.13 18:44:52.310833 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13562 | 2026.05.13 18:44:52.310930 [ 294 ] {d4e5e292-22ca-4bd5-9fff-7e635dc04e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13563 | 2026.05.13 18:44:52.310971 [ 294 ] {d4e5e292-22ca-4bd5-9fff-7e635dc04e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13564 | 2026.05.13 18:44:52.311805 [ 294 ] {d4e5e292-22ca-4bd5-9fff-7e635dc04e4a} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2026.05.13 18:44:52.311842 [ 294 ] {d4e5e292-22ca-4bd5-9fff-7e635dc04e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13566 | 2026.05.13 18:44:52.312281 [ 294 ] {d4e5e292-22ca-4bd5-9fff-7e635dc04e4a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13567 | 2026.05.13 18:44:52.312493 [ 294 ] {d4e5e292-22ca-4bd5-9fff-7e635dc04e4a} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2026.05.13 18:44:52.312625 [ 294 ] {d4e5e292-22ca-4bd5-9fff-7e635dc04e4a} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001713 sec., 897256.2755399884 rows/sec., 54.87 MiB/sec. | ||
| 13569 | 2026.05.13 18:44:52.312640 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Selected 6 parts from all_1_92_20 to all_97_97_0 | ||
| 13570 | 2026.05.13 18:44:52.312662 [ 294 ] {d4e5e292-22ca-4bd5-9fff-7e635dc04e4a} <Debug> TCPHandler: Processed in 0.001877553 sec. | ||
| 13571 | 2026.05.13 18:44:52.312687 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13572 | 2026.05.13 18:44:52.312714 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13573 | 2026.05.13 18:44:52.312827 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13574 | 2026.05.13 18:44:52.312830 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_92_20 to all_97_97_0 into Compact with storage Full | ||
| 13575 | 2026.05.13 18:44:52.312932 [ 294 ] {5af82b76-866a-4db9-993b-17b27a3523d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13576 | 2026.05.13 18:44:52.312985 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13577 | 2026.05.13 18:44:52.312988 [ 294 ] {5af82b76-866a-4db9-993b-17b27a3523d2} <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 | ||
| 13578 | 2026.05.13 18:44:52.313035 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_20, total 33026 rows starting from the beginning of the part | ||
| 13579 | 2026.05.13 18:44:52.313114 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13580 | 2026.05.13 18:44:52.313167 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 163 rows starting from the beginning of the part | ||
| 13581 | 2026.05.13 18:44:52.313219 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13582 | 2026.05.13 18:44:52.313268 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13583 | 2026.05.13 18:44:52.313319 [ 189 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1537 rows starting from the beginning of the part | ||
| 13584 | 2026.05.13 18:44:52.313813 [ 294 ] {5af82b76-866a-4db9-993b-17b27a3523d2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2026.05.13 18:44:52.313856 [ 294 ] {5af82b76-866a-4db9-993b-17b27a3523d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13586 | 2026.05.13 18:44:52.314388 [ 294 ] {5af82b76-866a-4db9-993b-17b27a3523d2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13587 | 2026.05.13 18:44:52.314625 [ 294 ] {5af82b76-866a-4db9-993b-17b27a3523d2} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2026.05.13 18:44:52.314773 [ 294 ] {5af82b76-866a-4db9-993b-17b27a3523d2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001859 sec., 11834.31952662722 rows/sec., 21.21 MiB/sec. | ||
| 13589 | 2026.05.13 18:44:52.314779 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13590 | 2026.05.13 18:44:52.314827 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.05.13 18:44:52.314838 [ 294 ] {5af82b76-866a-4db9-993b-17b27a3523d2} <Debug> TCPHandler: Processed in 0.002067317 sec. | ||
| 13592 | 2026.05.13 18:44:52.314848 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13593 | 2026.05.13 18:44:52.314979 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::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 | ||
| 13594 | 2026.05.13 18:44:52.314992 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13595 | 2026.05.13 18:44:52.315106 [ 294 ] {1492479a-4b07-4061-a58a-83c064914bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13596 | 2026.05.13 18:44:52.315147 [ 294 ] {1492479a-4b07-4061-a58a-83c064914bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13597 | 2026.05.13 18:44:52.315196 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13598 | 2026.05.13 18:44:52.315256 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1644 rows starting from the beginning of the part | ||
| 13599 | 2026.05.13 18:44:52.315373 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 13600 | 2026.05.13 18:44:52.315477 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 13601 | 2026.05.13 18:44:52.315501 [ 294 ] {1492479a-4b07-4061-a58a-83c064914bd4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2026.05.13 18:44:52.315545 [ 294 ] {1492479a-4b07-4061-a58a-83c064914bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13603 | 2026.05.13 18:44:52.315584 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 13604 | 2026.05.13 18:44:52.315717 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 13605 | 2026.05.13 18:44:52.315826 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 22 rows starting from the beginning of the part | ||
| 13606 | 2026.05.13 18:44:52.315906 [ 294 ] {1492479a-4b07-4061-a58a-83c064914bd4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13607 | 2026.05.13 18:44:52.316134 [ 294 ] {1492479a-4b07-4061-a58a-83c064914bd4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13608 | 2026.05.13 18:44:52.316281 [ 294 ] {1492479a-4b07-4061-a58a-83c064914bd4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 694.15 KiB/sec. | ||
| 13609 | 2026.05.13 18:44:52.316322 [ 294 ] {1492479a-4b07-4061-a58a-83c064914bd4} <Debug> TCPHandler: Processed in 0.001379624 sec. | ||
| 13610 | 2026.05.13 18:44:52.320325 [ 187 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35206 rows, containing 5 columns (5 merged, 0 gathered) in 0.007543682 sec., 4666951.761752417 rows/sec., 301.58 MiB/sec. | ||
| 13611 | 2026.05.13 18:44:52.320667 [ 193 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Trace> MergedBlockOutputStream: filled checksums all_1_97_21 (state Temporary) | ||
| 13612 | 2026.05.13 18:44:52.320951 [ 193 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_merge_all_1_97_21 to all_1_97_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2026.05.13 18:44:52.321025 [ 193 ] {75142205-126d-4cd7-bc6e-5145f9db5244::all_1_97_21} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244) (MergerMutator): Merged 6 parts: [all_1_92_20, all_97_97_0] -> all_1_97_21 | ||
| 13614 | 2026.05.13 18:44:52.321112 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13615 | 2026.05.13 18:44:52.325409 [ 188 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 19 columns (19 merged, 0 gathered) in 0.010475374 sec., 167058.4744754698 rows/sec., 299.36 MiB/sec. | ||
| 13616 | 2026.05.13 18:44:52.326842 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13617 | 2026.05.13 18:44:52.327190 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.05.13 18:44:52.327262 [ 187 ] {f7e56092-8b45-45c8-93d8-24720a558eea::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f7e56092-8b45-45c8-93d8-24720a558eea) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13619 | 2026.05.13 18:44:52.327355 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.10 MiB. | ||
| 13620 | 2026.05.13 18:44:53.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.46 MiB, peak 372.50 MiB, free memory in arenas 0.00 B, will set to 359.60 MiB (RSS), difference: 4.14 MiB | ||
| 13621 | 2026.05.13 18:44:54.677467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1610 | ||
| 13622 | 2026.05.13 18:44:54.680297 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13623 | 2026.05.13 18:44:54.680346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13624 | 2026.05.13 18:44:54.681580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13625 | 2026.05.13 18:44:54.681857 [ 243 ] {} <Trace> system.query_log (de2a19c3-0a31-44ae-9709-951d76d5d397): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2026.05.13 18:44:54.682201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 13627 | 2026.05.13 18:44:57.052159 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13628 | 2026.05.13 18:44:57.052412 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13629 | 2026.05.13 18:44:57.052787 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13630 | 2026.05.13 18:44:57.052828 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <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 | ||
| 13631 | 2026.05.13 18:44:57.053078 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13632 | 2026.05.13 18:44:57.053151 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13633 | 2026.05.13 18:44:57.053290 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13634 | 2026.05.13 18:44:57.053415 [ 347 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13635 | 2026.05.13 18:44:57.053435 [ 346 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13636 | 2026.05.13 18:44:57.053423 [ 325 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13637 | 2026.05.13 18:44:57.053421 [ 326 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13638 | 2026.05.13 18:44:57.053656 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 13639 | 2026.05.13 18:44:57.053683 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13640 | 2026.05.13 18:44:57.053768 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13641 | 2026.05.13 18:44:57.053788 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Debug> oximeter.timeseries_schema (c1a4a5af-7868-4a7f-8e30-710937116321) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 13642 | 2026.05.13 18:44:57.053822 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13643 | 2026.05.13 18:44:57.053860 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13644 | 2026.05.13 18:44:57.053896 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13645 | 2026.05.13 18:44:57.055203 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002888 sec., 12119.113573407203 rows/sec., 2.04 MiB/sec. | ||
| 13646 | 2026.05.13 18:44:57.055384 [ 294 ] {c98d29c6-1bb8-4b59-997d-2436e1b8f96d} <Debug> TCPHandler: Processed in 0.003362579 sec. | ||
| 13647 | 2026.05.13 18:44:57.056812 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2026.05.13 18:44:57.056921 [ 294 ] {7443e0c4-dcbe-4327-9f6f-3764a1a76689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13649 | 2026.05.13 18:44:57.056963 [ 294 ] {7443e0c4-dcbe-4327-9f6f-3764a1a76689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13650 | 2026.05.13 18:44:57.057782 [ 294 ] {7443e0c4-dcbe-4327-9f6f-3764a1a76689} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2026.05.13 18:44:57.057862 [ 294 ] {7443e0c4-dcbe-4327-9f6f-3764a1a76689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13652 | 2026.05.13 18:44:57.058359 [ 294 ] {7443e0c4-dcbe-4327-9f6f-3764a1a76689} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13653 | 2026.05.13 18:44:57.058580 [ 294 ] {7443e0c4-dcbe-4327-9f6f-3764a1a76689} <Trace> oximeter.fields_string (006df4ac-070d-48b9-bd66-1060122d098f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13654 | 2026.05.13 18:44:57.058733 [ 294 ] {7443e0c4-dcbe-4327-9f6f-3764a1a76689} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.32 MiB/sec. | ||
| 13655 | 2026.05.13 18:44:57.058772 [ 294 ] {7443e0c4-dcbe-4327-9f6f-3764a1a76689} <Debug> TCPHandler: Processed in 0.002009335 sec. | ||
| 13656 | 2026.05.13 18:44:57.058932 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13657 | 2026.05.13 18:44:57.059029 [ 294 ] {6cc16570-4c2a-4ca3-9e92-30519e2dd1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13658 | 2026.05.13 18:44:57.059068 [ 294 ] {6cc16570-4c2a-4ca3-9e92-30519e2dd1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13659 | 2026.05.13 18:44:57.059524 [ 294 ] {6cc16570-4c2a-4ca3-9e92-30519e2dd1c4} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13660 | 2026.05.13 18:44:57.059560 [ 294 ] {6cc16570-4c2a-4ca3-9e92-30519e2dd1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13661 | 2026.05.13 18:44:57.059852 [ 294 ] {6cc16570-4c2a-4ca3-9e92-30519e2dd1c4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13662 | 2026.05.13 18:44:57.060066 [ 294 ] {6cc16570-4c2a-4ca3-9e92-30519e2dd1c4} <Trace> oximeter.fields_uuid (87257afa-f7a3-4e1f-beb6-a9fcda18138b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.05.13 18:44:57.060199 [ 294 ] {6cc16570-4c2a-4ca3-9e92-30519e2dd1c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 13664 | 2026.05.13 18:44:57.060236 [ 294 ] {6cc16570-4c2a-4ca3-9e92-30519e2dd1c4} <Debug> TCPHandler: Processed in 0.001353374 sec. | ||
| 13665 | 2026.05.13 18:44:57.060365 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13666 | 2026.05.13 18:44:57.060461 [ 294 ] {3d4ac724-e525-4a2e-b9d0-7abcd72deeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13667 | 2026.05.13 18:44:57.060503 [ 294 ] {3d4ac724-e525-4a2e-b9d0-7abcd72deeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13668 | 2026.05.13 18:44:57.060888 [ 294 ] {3d4ac724-e525-4a2e-b9d0-7abcd72deeed} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2026.05.13 18:44:57.060924 [ 294 ] {3d4ac724-e525-4a2e-b9d0-7abcd72deeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13670 | 2026.05.13 18:44:57.061249 [ 294 ] {3d4ac724-e525-4a2e-b9d0-7abcd72deeed} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13671 | 2026.05.13 18:44:57.061456 [ 294 ] {3d4ac724-e525-4a2e-b9d0-7abcd72deeed} <Trace> oximeter.measurements_cumulativeu64 (75142205-126d-4cd7-bc6e-5145f9db5244): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2026.05.13 18:44:57.061582 [ 294 ] {3d4ac724-e525-4a2e-b9d0-7abcd72deeed} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 13673 | 2026.05.13 18:44:57.061618 [ 294 ] {3d4ac724-e525-4a2e-b9d0-7abcd72deeed} <Debug> TCPHandler: Processed in 0.001302272 sec. | ||
| 13674 | 2026.05.13 18:44:57.061748 [ 294 ] {} <Trace> TCP-Session: e6cb2fa7-0a61-41cb-99ec-819f18d91b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13675 | 2026.05.13 18:44:57.061844 [ 294 ] {9af7e78f-2b2b-44ab-b643-9920a46db3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53871) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13676 | 2026.05.13 18:44:57.061884 [ 294 ] {9af7e78f-2b2b-44ab-b643-9920a46db3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13677 | 2026.05.13 18:44:57.062219 [ 294 ] {9af7e78f-2b2b-44ab-b643-9920a46db3d4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.05.13 18:44:57.062254 [ 294 ] {9af7e78f-2b2b-44ab-b643-9920a46db3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13679 | 2026.05.13 18:44:57.062552 [ 294 ] {9af7e78f-2b2b-44ab-b643-9920a46db3d4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13680 | 2026.05.13 18:44:57.062756 [ 294 ] {9af7e78f-2b2b-44ab-b643-9920a46db3d4} <Trace> oximeter.measurements_u64 (d29e7118-3251-4dcf-981c-3bfd4a438d74): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2026.05.13 18:44:57.062888 [ 294 ] {9af7e78f-2b2b-44ab-b643-9920a46db3d4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 13682 | 2026.05.13 18:44:57.062923 [ 294 ] {9af7e78f-2b2b-44ab-b643-9920a46db3d4} <Debug> TCPHandler: Processed in 0.001224062 sec. | ||
| 13683 | 2026.05.13 18:44:57.089999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28251 | ||
| 13684 | 2026.05.13 18:44:57.090730 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13685 | 2026.05.13 18:44:57.090794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13686 | 2026.05.13 18:44:57.091379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13687 | 2026.05.13 18:44:57.091630 [ 245 ] {} <Trace> system.asynchronous_metric_log (81e78eb9-0b23-4992-b639-b02e99d2a52b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13688 | 2026.05.13 18:44:57.091761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28251 | ||
| 13689 | 2026.05.13 18:44:58.561109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13690 | 2026.05.13 18:44:58.577351 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2026.05.13 18:44:58.577410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13692 | 2026.05.13 18:44:58.583394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13693 | 2026.05.13 18:44:58.584111 [ 244 ] {} <Trace> system.metric_log (2c1dc1b3-ac72-43c3-86f1-7c7ceb1c4704): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.05.13 18:44:58.586814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||