| 1 | [ May 8 19:11:07 Enabled. ] | ||
| 2 | [ May 8 19:11:07 Rereading configuration. ] | ||
| 3 | [ May 8 19:11:08 Rereading configuration. ] | ||
| 4 | [ May 8 19:11:09 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 8 19:11:09 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.08 19:11:09.999258 [ 1 ] {} <Information> Application: Will watch for the process with pid 24556 | ||
| 29 | 2026.05.08 19:11:09.999843 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.08 19:11:10.205584 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24556 | ||
| 31 | 2026.05.08 19:11:10.206706 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.08 19:11:10.207032 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.08 19:11:10.326658 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.08 19:11:10.359208 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.08 19:11:10.359305 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.08 19:11:10.359327 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.08 19:11:10.359397 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.08 19:11:10.360106 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.08 19:11:10.361700 [ 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.08 19:11:10.362745 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.08 19:11:10.363744 [ 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.08 19:11:10.363813 [ 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.08 19:11:10.363869 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.08 19:11:10.364690 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.08 19:11:10.365974 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.08 19:11:10.372598 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.08 19:11:10.373427 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.08 19:11:10.375053 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.08 19:11:10.375167 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.08 19:11:10.376048 [ 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.08 19:11:10.376729 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.08 19:11:10.380260 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.08 19:11:10.380696 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.08 19:11:10.384441 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.08 19:11:10.384956 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.08 19:11:10.385538 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.08 19:11:10.385953 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.08 19:11:10.387208 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.08 19:11:10.387283 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.08 19:11:10.387388 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.08 19:11:10.387483 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.08 19:11:10.393807 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.08 19:11:10.393835 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181305 sec | ||
| 68 | 2026.05.08 19:11:10.393895 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.08 19:11:10.393939 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.08 19:11:10.394109 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.08 19:11:10.395015 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.08 19:11:10.403521 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.08 19:11:10.403571 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.08 19:11:10.403665 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.08 19:11:10.403680 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.08 19:11:10.403719 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.08 19:11:10.403803 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.08 19:11:10.406688 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.08 19:11:10.406741 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.08 19:11:10.406809 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.08 19:11:10.407010 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.08 19:11:10.407056 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.08 19:11:10.407071 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.08 19:11:10.407164 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.08 19:11:10.407180 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.08 19:11:10.407217 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.08 19:11:10.407309 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.08 19:11:10.430685 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.08 19:11:10.431571 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.08 19:11:10.431690 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137753 sec | ||
| 91 | 2026.05.08 19:11:10.431704 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.08 19:11:10.431719 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.08 19:11:10.431752 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.08 19:11:10.432133 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.08 19:11:10.432280 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.08 19:11:10.432299 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.08 19:11:10.432311 [ 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.08 19:11:10.432324 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.08 19:11:10.459954 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.08 19:11:10.460175 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2026.05.08 19:11:10.461776 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4991e-05 sec. | ||
| 102 | 2026.05.08 19:11:10.462252 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.08 19:11:10.462320 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.08 19:11:10.462337 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.08 19:11:10.595829 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41876 | ||
| 106 | 2026.05.08 19:11:10.597090 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.08 19:11:10.597158 [ 3 ] {} <Debug> TCP-Session: cb18308b-91b0-4400-ac60-0f55ea8b36a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41876 | ||
| 108 | 2026.05.08 19:11:10.597189 [ 3 ] {} <Debug> TCP-Session: cb18308b-91b0-4400-ac60-0f55ea8b36a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.08 19:11:10.597290 [ 3 ] {} <Debug> TCP-Session: cb18308b-91b0-4400-ac60-0f55ea8b36a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.08 19:11:10.597391 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.08 19:11:10.597421 [ 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.08 19:11:10.597514 [ 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.08 19:11:10.598097 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58149 | ||
| 114 | 2026.05.08 19:11:10.599171 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48328 | ||
| 115 | 2026.05.08 19:11:10.599197 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44293 | ||
| 116 | 2026.05.08 19:11:10.599221 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.08 19:11:10.599414 [ 4 ] {} <Debug> TCP-Session: a611e898-88b5-444d-98c7-d3fba6eccfc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58149 | ||
| 118 | 2026.05.08 19:11:10.599413 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33241 | ||
| 119 | 2026.05.08 19:11:10.599444 [ 4 ] {} <Debug> TCP-Session: a611e898-88b5-444d-98c7-d3fba6eccfc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.08 19:11:10.599510 [ 4 ] {} <Debug> TCP-Session: a611e898-88b5-444d-98c7-d3fba6eccfc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.08 19:11:10.599549 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59384 | ||
| 122 | 2026.05.08 19:11:10.599656 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63501 | ||
| 123 | 2026.05.08 19:11:10.599764 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50942 | ||
| 124 | 2026.05.08 19:11:10.600305 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.08 19:11:10.600366 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.08 19:11:10.600388 [ 257 ] {} <Debug> TCP-Session: 9b76a292-4f1d-42b3-90f2-bcb77083e553 Authenticating user 'default' from [fd00:1122:3344:101::e]:63501 | ||
| 127 | 2026.05.08 19:11:10.600400 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.08 19:11:10.600434 [ 257 ] {} <Debug> TCP-Session: 9b76a292-4f1d-42b3-90f2-bcb77083e553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.08 19:11:10.600478 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.08 19:11:10.600484 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.08 19:11:10.600570 [ 253 ] {} <Debug> TCP-Session: 24031435-38cb-4a9a-ab8a-18e253ee68b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48328 | ||
| 132 | 2026.05.08 19:11:10.600561 [ 256 ] {} <Debug> TCP-Session: 05ddede3-8393-44f4-8a22-47f99c234641 Authenticating user 'default' from [fd00:1122:3344:101::e]:59384 | ||
| 133 | 2026.05.08 19:11:10.600531 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.08 19:11:10.600692 [ 256 ] {} <Debug> TCP-Session: 05ddede3-8393-44f4-8a22-47f99c234641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.08 19:11:10.600722 [ 255 ] {} <Debug> TCP-Session: 8453df0b-4c24-480d-8f55-9491de4f2fef Authenticating user 'default' from [fd00:1122:3344:101::e]:33241 | ||
| 136 | 2026.05.08 19:11:10.600704 [ 253 ] {} <Debug> TCP-Session: 24031435-38cb-4a9a-ab8a-18e253ee68b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.08 19:11:10.600801 [ 256 ] {} <Debug> TCP-Session: 05ddede3-8393-44f4-8a22-47f99c234641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.08 19:11:10.600824 [ 255 ] {} <Debug> TCP-Session: 8453df0b-4c24-480d-8f55-9491de4f2fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.08 19:11:10.600812 [ 253 ] {} <Debug> TCP-Session: 24031435-38cb-4a9a-ab8a-18e253ee68b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.08 19:11:10.600988 [ 255 ] {} <Debug> TCP-Session: 8453df0b-4c24-480d-8f55-9491de4f2fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.08 19:11:10.600679 [ 5 ] {} <Debug> TCP-Session: 47a916d2-be89-4153-aeec-4e683c23c1df Authenticating user 'default' from [fd00:1122:3344:101::e]:44293 | ||
| 142 | 2026.05.08 19:11:10.600558 [ 257 ] {} <Debug> TCP-Session: 9b76a292-4f1d-42b3-90f2-bcb77083e553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.08 19:11:10.600430 [ 258 ] {} <Debug> TCP-Session: d37514d2-ce66-48ba-b83b-08cc67422d5f Authenticating user 'default' from [fd00:1122:3344:101::e]:50942 | ||
| 144 | 2026.05.08 19:11:10.601070 [ 5 ] {} <Debug> TCP-Session: 47a916d2-be89-4153-aeec-4e683c23c1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.08 19:11:10.601196 [ 258 ] {} <Debug> TCP-Session: d37514d2-ce66-48ba-b83b-08cc67422d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.08 19:11:10.601209 [ 5 ] {} <Debug> TCP-Session: 47a916d2-be89-4153-aeec-4e683c23c1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.08 19:11:10.601229 [ 258 ] {} <Debug> TCP-Session: d37514d2-ce66-48ba-b83b-08cc67422d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.08 19:11:10.871936 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34820 | ||
| 149 | 2026.05.08 19:11:10.872146 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.08 19:11:10.872327 [ 259 ] {} <Debug> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Authenticating user 'default' from [fd00:1122:3344:101::d]:34820 | ||
| 151 | 2026.05.08 19:11:10.872363 [ 259 ] {} <Debug> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.08 19:11:10.872385 [ 259 ] {} <Debug> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.08 19:11:10.872594 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.05.08 19:11:10.872648 [ 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.08 19:11:10.872757 [ 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.08 19:11:10.873289 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60003 | ||
| 157 | 2026.05.08 19:11:10.873474 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34736 | ||
| 158 | 2026.05.08 19:11:10.873504 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57839 | ||
| 159 | 2026.05.08 19:11:10.873545 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59912 | ||
| 160 | 2026.05.08 19:11:10.873807 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.05.08 19:11:10.873862 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63351 | ||
| 162 | 2026.05.08 19:11:10.873847 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53922 | ||
| 163 | 2026.05.08 19:11:10.873925 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.05.08 19:11:10.873953 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.08 19:11:10.874008 [ 260 ] {} <Debug> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Authenticating user 'default' from [fd00:1122:3344:101::d]:60003 | ||
| 166 | 2026.05.08 19:11:10.874023 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51432 | ||
| 167 | 2026.05.08 19:11:10.874040 [ 263 ] {} <Debug> TCP-Session: 1e29aa8f-fd49-416a-9792-949cafef01c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59912 | ||
| 168 | 2026.05.08 19:11:10.874060 [ 260 ] {} <Debug> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.08 19:11:10.874101 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37896 | ||
| 170 | 2026.05.08 19:11:10.874143 [ 260 ] {} <Debug> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.08 19:11:10.874053 [ 262 ] {} <Debug> TCP-Session: 25e46382-2986-458b-99e1-3c2796c3aeac Authenticating user 'default' from [fd00:1122:3344:101::d]:34736 | ||
| 172 | 2026.05.08 19:11:10.873972 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.08 19:11:10.874249 [ 263 ] {} <Debug> TCP-Session: 1e29aa8f-fd49-416a-9792-949cafef01c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.08 19:11:10.874362 [ 261 ] {} <Debug> TCP-Session: 679704f2-eb73-430b-a517-32204eb51020 Authenticating user 'default' from [fd00:1122:3344:101::d]:57839 | ||
| 175 | 2026.05.08 19:11:10.874441 [ 262 ] {} <Debug> TCP-Session: 25e46382-2986-458b-99e1-3c2796c3aeac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.08 19:11:10.874420 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.08 19:11:10.874557 [ 261 ] {} <Debug> TCP-Session: 679704f2-eb73-430b-a517-32204eb51020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.08 19:11:10.874606 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.05.08 19:11:10.874624 [ 265 ] {} <Debug> TCP-Session: 269a3f00-0cb6-4e9b-9322-e22077a5d6d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53922 | ||
| 180 | 2026.05.08 19:11:10.874565 [ 262 ] {} <Debug> TCP-Session: 25e46382-2986-458b-99e1-3c2796c3aeac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.08 19:11:10.874705 [ 265 ] {} <Debug> TCP-Session: 269a3f00-0cb6-4e9b-9322-e22077a5d6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.08 19:11:10.874720 [ 264 ] {} <Debug> TCP-Session: b9d3bd01-d3c2-4cf9-9535-693cd5968522 Authenticating user 'default' from [fd00:1122:3344:101::d]:63351 | ||
| 183 | 2026.05.08 19:11:10.874664 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.08 19:11:10.874672 [ 261 ] {} <Debug> TCP-Session: 679704f2-eb73-430b-a517-32204eb51020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.08 19:11:10.874828 [ 264 ] {} <Debug> TCP-Session: b9d3bd01-d3c2-4cf9-9535-693cd5968522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.08 19:11:10.874818 [ 267 ] {} <Debug> TCP-Session: ec15d3fa-2cee-4a44-b0b6-f61deae2543b Authenticating user 'default' from [fd00:1122:3344:101::d]:37896 | ||
| 187 | 2026.05.08 19:11:10.874797 [ 265 ] {} <Debug> TCP-Session: 269a3f00-0cb6-4e9b-9322-e22077a5d6d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.08 19:11:10.874915 [ 264 ] {} <Debug> TCP-Session: b9d3bd01-d3c2-4cf9-9535-693cd5968522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.08 19:11:10.874902 [ 267 ] {} <Debug> TCP-Session: ec15d3fa-2cee-4a44-b0b6-f61deae2543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.08 19:11:10.874375 [ 263 ] {} <Debug> TCP-Session: 1e29aa8f-fd49-416a-9792-949cafef01c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.08 19:11:10.875051 [ 267 ] {} <Debug> TCP-Session: ec15d3fa-2cee-4a44-b0b6-f61deae2543b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.08 19:11:10.874423 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.08 19:11:10.875146 [ 266 ] {} <Debug> TCP-Session: 6ed0c13b-0f07-4f85-9928-3442ccf608fe Authenticating user 'default' from [fd00:1122:3344:101::d]:51432 | ||
| 194 | 2026.05.08 19:11:10.875273 [ 266 ] {} <Debug> TCP-Session: 6ed0c13b-0f07-4f85-9928-3442ccf608fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.08 19:11:10.875291 [ 266 ] {} <Debug> TCP-Session: 6ed0c13b-0f07-4f85-9928-3442ccf608fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.08 19:11:10.876537 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.05.08 19:11:10.879394 [ 259 ] {f374e9e9-8b6d-488d-9bbc-803bec0732e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.05.08 19:11:10.928799 [ 259 ] {f374e9e9-8b6d-488d-9bbc-803bec0732e9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34820) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.05.08 19:11:10.929852 [ 259 ] {f374e9e9-8b6d-488d-9bbc-803bec0732e9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.05.08 19:11:10.930109 [ 259 ] {f374e9e9-8b6d-488d-9bbc-803bec0732e9} <Debug> TCPHandler: Processed in 0.05482783 sec. | ||
| 247 | 2026.05.08 19:11:10.930665 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.05.08 19:11:10.930951 [ 260 ] {cc504ac5-870b-4402-a37a-9153ebd893c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.05.08 19:11:10.931531 [ 260 ] {cc504ac5-870b-4402-a37a-9153ebd893c3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60003) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.05.08 19:11:10.931987 [ 260 ] {cc504ac5-870b-4402-a37a-9153ebd893c3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.05.08 19:11:10.932256 [ 260 ] {cc504ac5-870b-4402-a37a-9153ebd893c3} <Debug> TCPHandler: Processed in 0.001786985 sec. | ||
| 298 | 2026.05.08 19:11:10.932590 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.05.08 19:11:10.932930 [ 259 ] {498889c3-ad73-4de9-ba57-a6b4290a29e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.05.08 19:11:10.933694 [ 259 ] {498889c3-ad73-4de9-ba57-a6b4290a29e3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.05.08 19:11:10.934528 [ 259 ] {498889c3-ad73-4de9-ba57-a6b4290a29e3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.05.08 19:11:10.934628 [ 259 ] {498889c3-ad73-4de9-ba57-a6b4290a29e3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138603 sec | ||
| 303 | 2026.05.08 19:11:10.934646 [ 259 ] {498889c3-ad73-4de9-ba57-a6b4290a29e3} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.05.08 19:11:10.934660 [ 259 ] {498889c3-ad73-4de9-ba57-a6b4290a29e3} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.05.08 19:11:10.934764 [ 259 ] {498889c3-ad73-4de9-ba57-a6b4290a29e3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.05.08 19:11:10.935534 [ 259 ] {498889c3-ad73-4de9-ba57-a6b4290a29e3} <Debug> TCPHandler: Processed in 0.003069677 sec. | ||
| 307 | 2026.05.08 19:11:10.935717 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.08 19:11:10.935940 [ 259 ] {834354c2-d749-4140-ab42-cb77006cb63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.05.08 19:11:10.936042 [ 259 ] {834354c2-d749-4140-ab42-cb77006cb63b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.05.08 19:11:10.941388 [ 259 ] {834354c2-d749-4140-ab42-cb77006cb63b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.05.08 19:11:10.942103 [ 259 ] {834354c2-d749-4140-ab42-cb77006cb63b} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983): Loading data parts | ||
| 313 | 2026.05.08 19:11:10.943386 [ 259 ] {834354c2-d749-4140-ab42-cb77006cb63b} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983): There are no data parts | ||
| 314 | 2026.05.08 19:11:10.945583 [ 259 ] {834354c2-d749-4140-ab42-cb77006cb63b} <Debug> TCPHandler: Processed in 0.00992196 sec. | ||
| 315 | 2026.05.08 19:11:10.945855 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.05.08 19:11:10.946057 [ 259 ] {989dfd7d-8e64-49d3-bb45-adf293d6af84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.05.08 19:11:10.946201 [ 259 ] {989dfd7d-8e64-49d3-bb45-adf293d6af84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.05.08 19:11:10.955058 [ 259 ] {989dfd7d-8e64-49d3-bb45-adf293d6af84} <Debug> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Loading data parts | ||
| 329 | 2026.05.08 19:11:10.955388 [ 259 ] {989dfd7d-8e64-49d3-bb45-adf293d6af84} <Debug> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): There are no data parts | ||
| 330 | 2026.05.08 19:11:10.956006 [ 259 ] {989dfd7d-8e64-49d3-bb45-adf293d6af84} <Debug> TCPHandler: Processed in 0.010206797 sec. | ||
| 331 | 2026.05.08 19:11:10.956175 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.08 19:11:10.956450 [ 259 ] {69821596-275a-42c2-9a02-df50e8638adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 333 | 2026.05.08 19:11:10.956499 [ 259 ] {69821596-275a-42c2-9a02-df50e8638adc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.05.08 19:11:10.957941 [ 259 ] {69821596-275a-42c2-9a02-df50e8638adc} <Debug> oximeter.measurements_i8 (c7d994b6-1a54-4d8b-820a-47d3a2b6f502): Loading data parts | ||
| 335 | 2026.05.08 19:11:10.958124 [ 259 ] {69821596-275a-42c2-9a02-df50e8638adc} <Debug> oximeter.measurements_i8 (c7d994b6-1a54-4d8b-820a-47d3a2b6f502): There are no data parts | ||
| 336 | 2026.05.08 19:11:10.958752 [ 259 ] {69821596-275a-42c2-9a02-df50e8638adc} <Debug> TCPHandler: Processed in 0.002635037 sec. | ||
| 337 | 2026.05.08 19:11:10.959016 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.08 19:11:10.959195 [ 259 ] {674ce72a-0a2e-4d29-b41f-0ad9337e73e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 339 | 2026.05.08 19:11:10.959333 [ 259 ] {674ce72a-0a2e-4d29-b41f-0ad9337e73e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.05.08 19:11:10.960537 [ 259 ] {674ce72a-0a2e-4d29-b41f-0ad9337e73e3} <Debug> oximeter.measurements_u8 (4726b490-c6f1-42e2-90be-2bc6d187ca6d): Loading data parts | ||
| 341 | 2026.05.08 19:11:10.960824 [ 259 ] {674ce72a-0a2e-4d29-b41f-0ad9337e73e3} <Debug> oximeter.measurements_u8 (4726b490-c6f1-42e2-90be-2bc6d187ca6d): There are no data parts | ||
| 342 | 2026.05.08 19:11:10.961724 [ 259 ] {674ce72a-0a2e-4d29-b41f-0ad9337e73e3} <Debug> TCPHandler: Processed in 0.002763159 sec. | ||
| 343 | 2026.05.08 19:11:10.962050 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.08 19:11:10.962400 [ 259 ] {10e85928-d33b-4d77-8f57-9cb5995ff333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 345 | 2026.05.08 19:11:10.962468 [ 259 ] {10e85928-d33b-4d77-8f57-9cb5995ff333} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.05.08 19:11:10.964082 [ 259 ] {10e85928-d33b-4d77-8f57-9cb5995ff333} <Debug> oximeter.measurements_i16 (c7eef926-8857-43a5-bcd0-6a646325199b): Loading data parts | ||
| 347 | 2026.05.08 19:11:10.964336 [ 259 ] {10e85928-d33b-4d77-8f57-9cb5995ff333} <Debug> oximeter.measurements_i16 (c7eef926-8857-43a5-bcd0-6a646325199b): There are no data parts | ||
| 348 | 2026.05.08 19:11:10.964950 [ 259 ] {10e85928-d33b-4d77-8f57-9cb5995ff333} <Debug> TCPHandler: Processed in 0.003047927 sec. | ||
| 349 | 2026.05.08 19:11:10.965203 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.08 19:11:10.965386 [ 259 ] {b313af9b-db28-4d45-a504-3f743561f405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 351 | 2026.05.08 19:11:10.965526 [ 259 ] {b313af9b-db28-4d45-a504-3f743561f405} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.05.08 19:11:10.966718 [ 259 ] {b313af9b-db28-4d45-a504-3f743561f405} <Debug> oximeter.measurements_u16 (e5d75b5c-a6be-42cf-80b6-32d2a8a6c90f): Loading data parts | ||
| 353 | 2026.05.08 19:11:10.966983 [ 259 ] {b313af9b-db28-4d45-a504-3f743561f405} <Debug> oximeter.measurements_u16 (e5d75b5c-a6be-42cf-80b6-32d2a8a6c90f): There are no data parts | ||
| 354 | 2026.05.08 19:11:10.967617 [ 259 ] {b313af9b-db28-4d45-a504-3f743561f405} <Debug> TCPHandler: Processed in 0.002470482 sec. | ||
| 355 | 2026.05.08 19:11:10.967786 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.08 19:11:10.968057 [ 259 ] {73d587d0-deb4-44b1-b5fb-d3ba9781b4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 357 | 2026.05.08 19:11:10.968105 [ 259 ] {73d587d0-deb4-44b1-b5fb-d3ba9781b4fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.05.08 19:11:10.969400 [ 259 ] {73d587d0-deb4-44b1-b5fb-d3ba9781b4fe} <Debug> oximeter.measurements_i32 (7c798d56-9296-4402-a0e9-ff518a4cece6): Loading data parts | ||
| 359 | 2026.05.08 19:11:10.969557 [ 259 ] {73d587d0-deb4-44b1-b5fb-d3ba9781b4fe} <Debug> oximeter.measurements_i32 (7c798d56-9296-4402-a0e9-ff518a4cece6): There are no data parts | ||
| 360 | 2026.05.08 19:11:10.970216 [ 259 ] {73d587d0-deb4-44b1-b5fb-d3ba9781b4fe} <Debug> TCPHandler: Processed in 0.002483632 sec. | ||
| 361 | 2026.05.08 19:11:10.970475 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.08 19:11:10.970649 [ 259 ] {e0f477d0-0576-4056-a1a4-d00e1bd29fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 363 | 2026.05.08 19:11:10.970793 [ 259 ] {e0f477d0-0576-4056-a1a4-d00e1bd29fa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.05.08 19:11:10.971992 [ 259 ] {e0f477d0-0576-4056-a1a4-d00e1bd29fa5} <Debug> oximeter.measurements_u32 (9ea9f2ee-5d9c-41e1-b185-b26545705a7d): Loading data parts | ||
| 365 | 2026.05.08 19:11:10.972258 [ 259 ] {e0f477d0-0576-4056-a1a4-d00e1bd29fa5} <Debug> oximeter.measurements_u32 (9ea9f2ee-5d9c-41e1-b185-b26545705a7d): There are no data parts | ||
| 366 | 2026.05.08 19:11:10.972895 [ 259 ] {e0f477d0-0576-4056-a1a4-d00e1bd29fa5} <Debug> TCPHandler: Processed in 0.002473563 sec. | ||
| 367 | 2026.05.08 19:11:10.973057 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.08 19:11:10.973331 [ 259 ] {c86adf66-5275-4ca0-89bb-6fd76310f24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 369 | 2026.05.08 19:11:10.973378 [ 259 ] {c86adf66-5275-4ca0-89bb-6fd76310f24d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.05.08 19:11:10.974702 [ 259 ] {c86adf66-5275-4ca0-89bb-6fd76310f24d} <Debug> oximeter.measurements_i64 (03c7e9d2-7233-4894-9c99-23ea62cb9ad2): Loading data parts | ||
| 371 | 2026.05.08 19:11:10.974876 [ 259 ] {c86adf66-5275-4ca0-89bb-6fd76310f24d} <Debug> oximeter.measurements_i64 (03c7e9d2-7233-4894-9c99-23ea62cb9ad2): There are no data parts | ||
| 372 | 2026.05.08 19:11:10.975434 [ 259 ] {c86adf66-5275-4ca0-89bb-6fd76310f24d} <Debug> TCPHandler: Processed in 0.002430241 sec. | ||
| 373 | 2026.05.08 19:11:10.975710 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.08 19:11:10.975885 [ 259 ] {fef70eda-1e99-410a-967a-ee4ace893c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 375 | 2026.05.08 19:11:10.976028 [ 259 ] {fef70eda-1e99-410a-967a-ee4ace893c68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.05.08 19:11:10.977268 [ 259 ] {fef70eda-1e99-410a-967a-ee4ace893c68} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Loading data parts | ||
| 377 | 2026.05.08 19:11:10.977476 [ 259 ] {fef70eda-1e99-410a-967a-ee4ace893c68} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): There are no data parts | ||
| 378 | 2026.05.08 19:11:10.978083 [ 259 ] {fef70eda-1e99-410a-967a-ee4ace893c68} <Debug> TCPHandler: Processed in 0.002426271 sec. | ||
| 379 | 2026.05.08 19:11:10.978244 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.08 19:11:10.978471 [ 259 ] {efd0aac4-3036-473d-b806-91f6fa476984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 381 | 2026.05.08 19:11:10.978562 [ 259 ] {efd0aac4-3036-473d-b806-91f6fa476984} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.05.08 19:11:10.979815 [ 259 ] {efd0aac4-3036-473d-b806-91f6fa476984} <Debug> oximeter.measurements_f32 (f42890bc-3eae-4682-8798-289708363fd5): Loading data parts | ||
| 383 | 2026.05.08 19:11:10.979987 [ 259 ] {efd0aac4-3036-473d-b806-91f6fa476984} <Debug> oximeter.measurements_f32 (f42890bc-3eae-4682-8798-289708363fd5): There are no data parts | ||
| 384 | 2026.05.08 19:11:10.980586 [ 259 ] {efd0aac4-3036-473d-b806-91f6fa476984} <Debug> TCPHandler: Processed in 0.00239817 sec. | ||
| 385 | 2026.05.08 19:11:10.980847 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.08 19:11:10.981021 [ 259 ] {5790a05a-b377-4a05-8691-c2f96df6602c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 387 | 2026.05.08 19:11:10.981157 [ 259 ] {5790a05a-b377-4a05-8691-c2f96df6602c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.05.08 19:11:10.982338 [ 259 ] {5790a05a-b377-4a05-8691-c2f96df6602c} <Debug> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Loading data parts | ||
| 389 | 2026.05.08 19:11:10.982553 [ 259 ] {5790a05a-b377-4a05-8691-c2f96df6602c} <Debug> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): There are no data parts | ||
| 390 | 2026.05.08 19:11:10.983236 [ 259 ] {5790a05a-b377-4a05-8691-c2f96df6602c} <Debug> TCPHandler: Processed in 0.002445512 sec. | ||
| 391 | 2026.05.08 19:11:10.983457 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.08 19:11:10.983729 [ 259 ] {961849fc-d243-472d-b809-33f1792ef7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 393 | 2026.05.08 19:11:10.983900 [ 259 ] {961849fc-d243-472d-b809-33f1792ef7d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.05.08 19:11:10.985259 [ 259 ] {961849fc-d243-472d-b809-33f1792ef7d2} <Debug> oximeter.measurements_string (9075dcad-77f9-4407-aaab-ace5a03f5e97): Loading data parts | ||
| 395 | 2026.05.08 19:11:10.985419 [ 259 ] {961849fc-d243-472d-b809-33f1792ef7d2} <Debug> oximeter.measurements_string (9075dcad-77f9-4407-aaab-ace5a03f5e97): There are no data parts | ||
| 396 | 2026.05.08 19:11:10.986011 [ 259 ] {961849fc-d243-472d-b809-33f1792ef7d2} <Debug> TCPHandler: Processed in 0.002620656 sec. | ||
| 397 | 2026.05.08 19:11:10.986279 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.08 19:11:10.986472 [ 259 ] {84a767bc-984f-4944-8bdf-02e76491d93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.05.08 19:11:10.986605 [ 259 ] {84a767bc-984f-4944-8bdf-02e76491d93f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.05.08 19:11:10.987953 [ 259 ] {84a767bc-984f-4944-8bdf-02e76491d93f} <Debug> oximeter.measurements_bytes (987b1b4c-7520-4ae2-9a7a-c4d66b3cb494): Loading data parts | ||
| 408 | 2026.05.08 19:11:10.988121 [ 259 ] {84a767bc-984f-4944-8bdf-02e76491d93f} <Debug> oximeter.measurements_bytes (987b1b4c-7520-4ae2-9a7a-c4d66b3cb494): There are no data parts | ||
| 409 | 2026.05.08 19:11:10.988694 [ 259 ] {84a767bc-984f-4944-8bdf-02e76491d93f} <Debug> TCPHandler: Processed in 0.002473532 sec. | ||
| 410 | 2026.05.08 19:11:10.988939 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.05.08 19:11:10.989119 [ 259 ] {18b0a012-5210-4e1b-94fa-6a028e2a282f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 412 | 2026.05.08 19:11:10.989261 [ 259 ] {18b0a012-5210-4e1b-94fa-6a028e2a282f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.05.08 19:11:10.990440 [ 259 ] {18b0a012-5210-4e1b-94fa-6a028e2a282f} <Debug> oximeter.measurements_cumulativei64 (1e5cd26f-c6ca-4d7a-8fea-d93efc0c254d): Loading data parts | ||
| 414 | 2026.05.08 19:11:10.990835 [ 259 ] {18b0a012-5210-4e1b-94fa-6a028e2a282f} <Debug> oximeter.measurements_cumulativei64 (1e5cd26f-c6ca-4d7a-8fea-d93efc0c254d): There are no data parts | ||
| 415 | 2026.05.08 19:11:10.991447 [ 259 ] {18b0a012-5210-4e1b-94fa-6a028e2a282f} <Debug> TCPHandler: Processed in 0.002561535 sec. | ||
| 416 | 2026.05.08 19:11:10.991638 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.05.08 19:11:10.991943 [ 259 ] {96f129cd-2c5e-4709-9f58-e743be81388c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 418 | 2026.05.08 19:11:10.992086 [ 259 ] {96f129cd-2c5e-4709-9f58-e743be81388c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.05.08 19:11:10.993306 [ 259 ] {96f129cd-2c5e-4709-9f58-e743be81388c} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Loading data parts | ||
| 420 | 2026.05.08 19:11:10.993483 [ 259 ] {96f129cd-2c5e-4709-9f58-e743be81388c} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): There are no data parts | ||
| 421 | 2026.05.08 19:11:10.994191 [ 259 ] {96f129cd-2c5e-4709-9f58-e743be81388c} <Debug> TCPHandler: Processed in 0.002606745 sec. | ||
| 422 | 2026.05.08 19:11:10.994366 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.05.08 19:11:10.994546 [ 259 ] {8d101e75-7851-499a-b616-866ef00f3d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 424 | 2026.05.08 19:11:10.994691 [ 259 ] {8d101e75-7851-499a-b616-866ef00f3d56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.05.08 19:11:10.995971 [ 259 ] {8d101e75-7851-499a-b616-866ef00f3d56} <Debug> oximeter.measurements_cumulativef32 (55c8222c-9910-415e-8fd1-6b216e9b7145): Loading data parts | ||
| 426 | 2026.05.08 19:11:10.996147 [ 259 ] {8d101e75-7851-499a-b616-866ef00f3d56} <Debug> oximeter.measurements_cumulativef32 (55c8222c-9910-415e-8fd1-6b216e9b7145): There are no data parts | ||
| 427 | 2026.05.08 19:11:10.996757 [ 259 ] {8d101e75-7851-499a-b616-866ef00f3d56} <Debug> TCPHandler: Processed in 0.002444352 sec. | ||
| 428 | 2026.05.08 19:11:10.997084 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.05.08 19:11:10.997266 [ 259 ] {16ab1d69-f07c-46ce-9ca6-a3a2e96cf3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 430 | 2026.05.08 19:11:10.997409 [ 259 ] {16ab1d69-f07c-46ce-9ca6-a3a2e96cf3d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.05.08 19:11:10.998695 [ 259 ] {16ab1d69-f07c-46ce-9ca6-a3a2e96cf3d3} <Debug> oximeter.measurements_cumulativef64 (edbe3fd4-0cc0-4b8b-b7a6-d74cdb280d44): Loading data parts | ||
| 432 | 2026.05.08 19:11:10.998944 [ 259 ] {16ab1d69-f07c-46ce-9ca6-a3a2e96cf3d3} <Debug> oximeter.measurements_cumulativef64 (edbe3fd4-0cc0-4b8b-b7a6-d74cdb280d44): There are no data parts | ||
| 433 | 2026.05.08 19:11:10.999539 [ 259 ] {16ab1d69-f07c-46ce-9ca6-a3a2e96cf3d3} <Debug> TCPHandler: Processed in 0.002509333 sec. | ||
| 434 | 2026.05.08 19:11:10.999722 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.05.08 19:11:11.000082 [ 259 ] {010db3f5-ff9e-4044-baac-0579f26c297a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.05.08 19:11:11.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.20 MiB, peak 122.20 MiB, free memory in arenas 0.00 B, will set to 132.68 MiB (RSS), difference: 10.47 MiB | ||
| 447 | 2026.05.08 19:11:11.000248 [ 259 ] {010db3f5-ff9e-4044-baac-0579f26c297a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.08 19:11:11.002086 [ 259 ] {010db3f5-ff9e-4044-baac-0579f26c297a} <Debug> oximeter.measurements_histogrami8 (4f6bc75b-cf92-4121-b907-f8a87294dce1): Loading data parts | ||
| 449 | 2026.05.08 19:11:11.002317 [ 259 ] {010db3f5-ff9e-4044-baac-0579f26c297a} <Debug> oximeter.measurements_histogrami8 (4f6bc75b-cf92-4121-b907-f8a87294dce1): There are no data parts | ||
| 450 | 2026.05.08 19:11:11.002979 [ 259 ] {010db3f5-ff9e-4044-baac-0579f26c297a} <Debug> TCPHandler: Processed in 0.003316264 sec. | ||
| 451 | 2026.05.08 19:11:11.003145 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.08 19:11:11.003435 [ 259 ] {9eb5d68d-20e7-453c-be1d-323b8188b653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 453 | 2026.05.08 19:11:11.003583 [ 259 ] {9eb5d68d-20e7-453c-be1d-323b8188b653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.08 19:11:11.005024 [ 259 ] {9eb5d68d-20e7-453c-be1d-323b8188b653} <Debug> oximeter.measurements_histogramu8 (594df292-cee2-4e02-a3a7-a6bcffdc32fd): Loading data parts | ||
| 455 | 2026.05.08 19:11:11.005201 [ 259 ] {9eb5d68d-20e7-453c-be1d-323b8188b653} <Debug> oximeter.measurements_histogramu8 (594df292-cee2-4e02-a3a7-a6bcffdc32fd): There are no data parts | ||
| 456 | 2026.05.08 19:11:11.005836 [ 259 ] {9eb5d68d-20e7-453c-be1d-323b8188b653} <Debug> TCPHandler: Processed in 0.002746609 sec. | ||
| 457 | 2026.05.08 19:11:11.006098 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.08 19:11:11.006336 [ 259 ] {1ecc072d-d1ce-431e-ac4f-cd05e09f29b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 459 | 2026.05.08 19:11:11.006481 [ 259 ] {1ecc072d-d1ce-431e-ac4f-cd05e09f29b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.08 19:11:11.007820 [ 259 ] {1ecc072d-d1ce-431e-ac4f-cd05e09f29b1} <Debug> oximeter.measurements_histogrami16 (f6d10cee-7085-48c7-9265-aaf37c632926): Loading data parts | ||
| 461 | 2026.05.08 19:11:11.007976 [ 259 ] {1ecc072d-d1ce-431e-ac4f-cd05e09f29b1} <Debug> oximeter.measurements_histogrami16 (f6d10cee-7085-48c7-9265-aaf37c632926): There are no data parts | ||
| 462 | 2026.05.08 19:11:11.008649 [ 259 ] {1ecc072d-d1ce-431e-ac4f-cd05e09f29b1} <Debug> TCPHandler: Processed in 0.002609775 sec. | ||
| 463 | 2026.05.08 19:11:11.008808 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.08 19:11:11.009100 [ 259 ] {9b734bbf-2a41-4418-8543-ed1efd7b62b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 465 | 2026.05.08 19:11:11.009242 [ 259 ] {9b734bbf-2a41-4418-8543-ed1efd7b62b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.08 19:11:11.010658 [ 259 ] {9b734bbf-2a41-4418-8543-ed1efd7b62b4} <Debug> oximeter.measurements_histogramu16 (affe6a35-5468-4db3-b0f2-c6285d0feb2a): Loading data parts | ||
| 467 | 2026.05.08 19:11:11.010824 [ 259 ] {9b734bbf-2a41-4418-8543-ed1efd7b62b4} <Debug> oximeter.measurements_histogramu16 (affe6a35-5468-4db3-b0f2-c6285d0feb2a): There are no data parts | ||
| 468 | 2026.05.08 19:11:11.011434 [ 259 ] {9b734bbf-2a41-4418-8543-ed1efd7b62b4} <Debug> TCPHandler: Processed in 0.002676977 sec. | ||
| 469 | 2026.05.08 19:11:11.011684 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.08 19:11:11.011925 [ 259 ] {28c1b013-4b4f-41fb-b3a1-4ec69f0334ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 471 | 2026.05.08 19:11:11.012071 [ 259 ] {28c1b013-4b4f-41fb-b3a1-4ec69f0334ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.08 19:11:11.013482 [ 259 ] {28c1b013-4b4f-41fb-b3a1-4ec69f0334ad} <Debug> oximeter.measurements_histogrami32 (82f62275-e704-4c7e-9d9f-5bda13201b83): Loading data parts | ||
| 473 | 2026.05.08 19:11:11.013632 [ 259 ] {28c1b013-4b4f-41fb-b3a1-4ec69f0334ad} <Debug> oximeter.measurements_histogrami32 (82f62275-e704-4c7e-9d9f-5bda13201b83): There are no data parts | ||
| 474 | 2026.05.08 19:11:11.014611 [ 259 ] {28c1b013-4b4f-41fb-b3a1-4ec69f0334ad} <Debug> TCPHandler: Processed in 0.002982105 sec. | ||
| 475 | 2026.05.08 19:11:11.014803 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.08 19:11:11.015042 [ 259 ] {27f99357-fd99-426c-8a12-dbab1eab87b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 477 | 2026.05.08 19:11:11.015202 [ 259 ] {27f99357-fd99-426c-8a12-dbab1eab87b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.08 19:11:11.016663 [ 259 ] {27f99357-fd99-426c-8a12-dbab1eab87b1} <Debug> oximeter.measurements_histogramu32 (78d63fb0-8e99-4300-b8d0-fbaa55fc0422): Loading data parts | ||
| 479 | 2026.05.08 19:11:11.016817 [ 259 ] {27f99357-fd99-426c-8a12-dbab1eab87b1} <Debug> oximeter.measurements_histogramu32 (78d63fb0-8e99-4300-b8d0-fbaa55fc0422): There are no data parts | ||
| 480 | 2026.05.08 19:11:11.017430 [ 259 ] {27f99357-fd99-426c-8a12-dbab1eab87b1} <Debug> TCPHandler: Processed in 0.002684977 sec. | ||
| 481 | 2026.05.08 19:11:11.017688 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.08 19:11:11.017929 [ 259 ] {05526d64-ae79-402c-9fba-f2569b77580e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 483 | 2026.05.08 19:11:11.018077 [ 259 ] {05526d64-ae79-402c-9fba-f2569b77580e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.08 19:11:11.019424 [ 259 ] {05526d64-ae79-402c-9fba-f2569b77580e} <Debug> oximeter.measurements_histogrami64 (623437a0-ee49-46aa-b11d-a2542d216149): Loading data parts | ||
| 485 | 2026.05.08 19:11:11.019574 [ 259 ] {05526d64-ae79-402c-9fba-f2569b77580e} <Debug> oximeter.measurements_histogrami64 (623437a0-ee49-46aa-b11d-a2542d216149): There are no data parts | ||
| 486 | 2026.05.08 19:11:11.020266 [ 259 ] {05526d64-ae79-402c-9fba-f2569b77580e} <Debug> TCPHandler: Processed in 0.002634917 sec. | ||
| 487 | 2026.05.08 19:11:11.020437 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.08 19:11:11.020688 [ 259 ] {b48870a3-732a-4578-89a7-95e6db5b20e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 489 | 2026.05.08 19:11:11.020841 [ 259 ] {b48870a3-732a-4578-89a7-95e6db5b20e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.08 19:11:11.022300 [ 259 ] {b48870a3-732a-4578-89a7-95e6db5b20e6} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Loading data parts | ||
| 491 | 2026.05.08 19:11:11.022543 [ 259 ] {b48870a3-732a-4578-89a7-95e6db5b20e6} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): There are no data parts | ||
| 492 | 2026.05.08 19:11:11.023477 [ 259 ] {b48870a3-732a-4578-89a7-95e6db5b20e6} <Debug> TCPHandler: Processed in 0.003095008 sec. | ||
| 493 | 2026.05.08 19:11:11.023841 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.08 19:11:11.024149 [ 259 ] {9465bfcd-6cf8-44f3-80dd-42f950eea981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 495 | 2026.05.08 19:11:11.024315 [ 259 ] {9465bfcd-6cf8-44f3-80dd-42f950eea981} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.08 19:11:11.025886 [ 259 ] {9465bfcd-6cf8-44f3-80dd-42f950eea981} <Debug> oximeter.measurements_histogramf32 (accb4460-e0fb-496b-8d1c-84d2da25a8ea): Loading data parts | ||
| 497 | 2026.05.08 19:11:11.026093 [ 259 ] {9465bfcd-6cf8-44f3-80dd-42f950eea981} <Debug> oximeter.measurements_histogramf32 (accb4460-e0fb-496b-8d1c-84d2da25a8ea): There are no data parts | ||
| 498 | 2026.05.08 19:11:11.026759 [ 259 ] {9465bfcd-6cf8-44f3-80dd-42f950eea981} <Debug> TCPHandler: Processed in 0.003047027 sec. | ||
| 499 | 2026.05.08 19:11:11.026915 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.08 19:11:11.027177 [ 259 ] {328b45ca-da3b-4405-832f-b5b9cfa787d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 501 | 2026.05.08 19:11:11.027332 [ 259 ] {328b45ca-da3b-4405-832f-b5b9cfa787d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.08 19:11:11.028810 [ 259 ] {328b45ca-da3b-4405-832f-b5b9cfa787d0} <Debug> oximeter.measurements_histogramf64 (220b7418-000e-4465-9eab-8c1782296a3c): Loading data parts | ||
| 503 | 2026.05.08 19:11:11.028963 [ 259 ] {328b45ca-da3b-4405-832f-b5b9cfa787d0} <Debug> oximeter.measurements_histogramf64 (220b7418-000e-4465-9eab-8c1782296a3c): There are no data parts | ||
| 504 | 2026.05.08 19:11:11.029547 [ 259 ] {328b45ca-da3b-4405-832f-b5b9cfa787d0} <Debug> TCPHandler: Processed in 0.002687777 sec. | ||
| 505 | 2026.05.08 19:11:11.029790 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.08 19:11:11.029994 [ 259 ] {6368693b-c604-496b-8979-8dcfbd180d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.05.08 19:11:11.030240 [ 259 ] {6368693b-c604-496b-8979-8dcfbd180d0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.08 19:11:11.031545 [ 259 ] {6368693b-c604-496b-8979-8dcfbd180d0f} <Debug> oximeter.fields_bool (847b6615-247a-4f54-a77c-06cc356233a1): Loading data parts | ||
| 534 | 2026.05.08 19:11:11.031721 [ 259 ] {6368693b-c604-496b-8979-8dcfbd180d0f} <Debug> oximeter.fields_bool (847b6615-247a-4f54-a77c-06cc356233a1): There are no data parts | ||
| 535 | 2026.05.08 19:11:11.032386 [ 259 ] {6368693b-c604-496b-8979-8dcfbd180d0f} <Debug> TCPHandler: Processed in 0.002653687 sec. | ||
| 536 | 2026.05.08 19:11:11.032549 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.08 19:11:11.032729 [ 259 ] {93a51bea-0e8b-4ad0-924a-494175e510d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 538 | 2026.05.08 19:11:11.032875 [ 259 ] {93a51bea-0e8b-4ad0-924a-494175e510d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.08 19:11:11.034139 [ 259 ] {93a51bea-0e8b-4ad0-924a-494175e510d4} <Debug> oximeter.fields_i8 (bdc15b90-9189-468d-b23d-581b2b9f42e9): Loading data parts | ||
| 540 | 2026.05.08 19:11:11.034340 [ 259 ] {93a51bea-0e8b-4ad0-924a-494175e510d4} <Debug> oximeter.fields_i8 (bdc15b90-9189-468d-b23d-581b2b9f42e9): There are no data parts | ||
| 541 | 2026.05.08 19:11:11.034894 [ 259 ] {93a51bea-0e8b-4ad0-924a-494175e510d4} <Debug> TCPHandler: Processed in 0.002401041 sec. | ||
| 542 | 2026.05.08 19:11:11.035063 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.08 19:11:11.035330 [ 259 ] {1603fb03-ec56-4378-a29d-231ccb4b4d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 544 | 2026.05.08 19:11:11.035532 [ 259 ] {1603fb03-ec56-4378-a29d-231ccb4b4d62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.08 19:11:11.036763 [ 259 ] {1603fb03-ec56-4378-a29d-231ccb4b4d62} <Debug> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Loading data parts | ||
| 546 | 2026.05.08 19:11:11.036936 [ 259 ] {1603fb03-ec56-4378-a29d-231ccb4b4d62} <Debug> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): There are no data parts | ||
| 547 | 2026.05.08 19:11:11.037618 [ 259 ] {1603fb03-ec56-4378-a29d-231ccb4b4d62} <Debug> TCPHandler: Processed in 0.002611525 sec. | ||
| 548 | 2026.05.08 19:11:11.037788 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.08 19:11:11.037962 [ 259 ] {f50f76b4-d2ca-4395-97d7-429ebc3f7009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 550 | 2026.05.08 19:11:11.038106 [ 259 ] {f50f76b4-d2ca-4395-97d7-429ebc3f7009} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.08 19:11:11.039431 [ 259 ] {f50f76b4-d2ca-4395-97d7-429ebc3f7009} <Debug> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Loading data parts | ||
| 552 | 2026.05.08 19:11:11.039580 [ 259 ] {f50f76b4-d2ca-4395-97d7-429ebc3f7009} <Debug> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): There are no data parts | ||
| 553 | 2026.05.08 19:11:11.040195 [ 259 ] {f50f76b4-d2ca-4395-97d7-429ebc3f7009} <Debug> TCPHandler: Processed in 0.002462512 sec. | ||
| 554 | 2026.05.08 19:11:11.040352 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.08 19:11:11.040623 [ 259 ] {341c684c-ea4f-46bf-9509-2ab72f6e03cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 556 | 2026.05.08 19:11:11.040859 [ 259 ] {341c684c-ea4f-46bf-9509-2ab72f6e03cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.05.08 19:11:11.042206 [ 259 ] {341c684c-ea4f-46bf-9509-2ab72f6e03cc} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Loading data parts | ||
| 558 | 2026.05.08 19:11:11.042357 [ 259 ] {341c684c-ea4f-46bf-9509-2ab72f6e03cc} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): There are no data parts | ||
| 559 | 2026.05.08 19:11:11.043020 [ 259 ] {341c684c-ea4f-46bf-9509-2ab72f6e03cc} <Debug> TCPHandler: Processed in 0.002718728 sec. | ||
| 560 | 2026.05.08 19:11:11.043183 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.08 19:11:11.043369 [ 259 ] {8d5617f2-cc9c-4a59-b716-e8856aacbe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 562 | 2026.05.08 19:11:11.043513 [ 259 ] {8d5617f2-cc9c-4a59-b716-e8856aacbe81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.05.08 19:11:11.044808 [ 259 ] {8d5617f2-cc9c-4a59-b716-e8856aacbe81} <Debug> oximeter.fields_i32 (ce03cc3f-9a07-45f9-bf1c-cdb00d5dc942): Loading data parts | ||
| 564 | 2026.05.08 19:11:11.044955 [ 259 ] {8d5617f2-cc9c-4a59-b716-e8856aacbe81} <Debug> oximeter.fields_i32 (ce03cc3f-9a07-45f9-bf1c-cdb00d5dc942): There are no data parts | ||
| 565 | 2026.05.08 19:11:11.045518 [ 259 ] {8d5617f2-cc9c-4a59-b716-e8856aacbe81} <Debug> TCPHandler: Processed in 0.00238976 sec. | ||
| 566 | 2026.05.08 19:11:11.045730 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.08 19:11:11.045963 [ 259 ] {381bb50f-e722-4705-b523-2b44944c06b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 568 | 2026.05.08 19:11:11.046106 [ 259 ] {381bb50f-e722-4705-b523-2b44944c06b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.05.08 19:11:11.047388 [ 259 ] {381bb50f-e722-4705-b523-2b44944c06b2} <Debug> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Loading data parts | ||
| 570 | 2026.05.08 19:11:11.047538 [ 259 ] {381bb50f-e722-4705-b523-2b44944c06b2} <Debug> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): There are no data parts | ||
| 571 | 2026.05.08 19:11:11.048201 [ 259 ] {381bb50f-e722-4705-b523-2b44944c06b2} <Debug> TCPHandler: Processed in 0.002525024 sec. | ||
| 572 | 2026.05.08 19:11:11.048362 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.08 19:11:11.048541 [ 259 ] {251ebb33-8cc0-43fb-ad98-f4c73af4265b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 574 | 2026.05.08 19:11:11.048683 [ 259 ] {251ebb33-8cc0-43fb-ad98-f4c73af4265b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.05.08 19:11:11.049958 [ 259 ] {251ebb33-8cc0-43fb-ad98-f4c73af4265b} <Debug> oximeter.fields_i64 (ea8f64d6-aade-4cbd-89db-f29b0a530108): Loading data parts | ||
| 576 | 2026.05.08 19:11:11.050106 [ 259 ] {251ebb33-8cc0-43fb-ad98-f4c73af4265b} <Debug> oximeter.fields_i64 (ea8f64d6-aade-4cbd-89db-f29b0a530108): There are no data parts | ||
| 577 | 2026.05.08 19:11:11.050640 [ 259 ] {251ebb33-8cc0-43fb-ad98-f4c73af4265b} <Debug> TCPHandler: Processed in 0.002334818 sec. | ||
| 578 | 2026.05.08 19:11:11.050889 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.08 19:11:11.051066 [ 259 ] {db206232-affa-4987-b853-ce2174ba53b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 580 | 2026.05.08 19:11:11.051208 [ 259 ] {db206232-affa-4987-b853-ce2174ba53b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.05.08 19:11:11.052433 [ 259 ] {db206232-affa-4987-b853-ce2174ba53b4} <Debug> oximeter.fields_u64 (f53e3da0-69b7-4a00-86da-848b49c450cc): Loading data parts | ||
| 582 | 2026.05.08 19:11:11.052624 [ 259 ] {db206232-affa-4987-b853-ce2174ba53b4} <Debug> oximeter.fields_u64 (f53e3da0-69b7-4a00-86da-848b49c450cc): There are no data parts | ||
| 583 | 2026.05.08 19:11:11.053193 [ 259 ] {db206232-affa-4987-b853-ce2174ba53b4} <Debug> TCPHandler: Processed in 0.002360259 sec. | ||
| 584 | 2026.05.08 19:11:11.053354 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.08 19:11:11.053590 [ 259 ] {426b6dc5-d993-43d6-bcdc-86728428d316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 586 | 2026.05.08 19:11:11.053685 [ 259 ] {426b6dc5-d993-43d6-bcdc-86728428d316} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.05.08 19:11:11.055006 [ 259 ] {426b6dc5-d993-43d6-bcdc-86728428d316} <Debug> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Loading data parts | ||
| 588 | 2026.05.08 19:11:11.055154 [ 259 ] {426b6dc5-d993-43d6-bcdc-86728428d316} <Debug> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): There are no data parts | ||
| 589 | 2026.05.08 19:11:11.055663 [ 259 ] {426b6dc5-d993-43d6-bcdc-86728428d316} <Debug> TCPHandler: Processed in 0.00239542 sec. | ||
| 590 | 2026.05.08 19:11:11.055898 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.08 19:11:11.056065 [ 259 ] {de4f14fd-2aa8-462f-8390-41e793f13948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 592 | 2026.05.08 19:11:11.056264 [ 259 ] {de4f14fd-2aa8-462f-8390-41e793f13948} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.05.08 19:11:11.057429 [ 259 ] {de4f14fd-2aa8-462f-8390-41e793f13948} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Loading data parts | ||
| 594 | 2026.05.08 19:11:11.057669 [ 259 ] {de4f14fd-2aa8-462f-8390-41e793f13948} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): There are no data parts | ||
| 595 | 2026.05.08 19:11:11.058252 [ 259 ] {de4f14fd-2aa8-462f-8390-41e793f13948} <Debug> TCPHandler: Processed in 0.00235959 sec. | ||
| 596 | 2026.05.08 19:11:11.058406 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.08 19:11:11.058688 [ 259 ] {1d148d48-8180-4b5c-bb25-e278aadc0abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) 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) | ||
| 598 | 2026.05.08 19:11:11.058788 [ 259 ] {1d148d48-8180-4b5c-bb25-e278aadc0abe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.05.08 19:11:11.060054 [ 259 ] {1d148d48-8180-4b5c-bb25-e278aadc0abe} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Loading data parts | ||
| 600 | 2026.05.08 19:11:11.060195 [ 259 ] {1d148d48-8180-4b5c-bb25-e278aadc0abe} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): There are no data parts | ||
| 601 | 2026.05.08 19:11:11.060796 [ 259 ] {1d148d48-8180-4b5c-bb25-e278aadc0abe} <Debug> TCPHandler: Processed in 0.002444582 sec. | ||
| 602 | 2026.05.08 19:11:11.061065 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.08 19:11:11.061356 [ 259 ] {e26e3131-bc41-4436-83cd-ac7b217e02e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.05.08 19:11:11.061590 [ 259 ] {e26e3131-bc41-4436-83cd-ac7b217e02e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.05.08 19:11:11.062964 [ 259 ] {e26e3131-bc41-4436-83cd-ac7b217e02e0} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Loading data parts | ||
| 609 | 2026.05.08 19:11:11.063131 [ 259 ] {e26e3131-bc41-4436-83cd-ac7b217e02e0} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): There are no data parts | ||
| 610 | 2026.05.08 19:11:11.063897 [ 259 ] {e26e3131-bc41-4436-83cd-ac7b217e02e0} <Debug> TCPHandler: Processed in 0.002889393 sec. | ||
| 611 | 2026.05.08 19:11:11.064297 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.08 19:11:11.064602 [ 260 ] {1bfc4357-92c7-46f4-b993-f8456c5c0a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.05.08 19:11:11.066065 [ 260 ] {1bfc4357-92c7-46f4-b993-f8456c5c0a69} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.05.08 19:11:11.073669 [ 268 ] {1bfc4357-92c7-46f4-b993-f8456c5c0a69} <Trace> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.05.08 19:11:11.073717 [ 268 ] {1bfc4357-92c7-46f4-b993-f8456c5c0a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 616 | 2026.05.08 19:11:11.077584 [ 268 ] {1bfc4357-92c7-46f4-b993-f8456c5c0a69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.05.08 19:11:11.078390 [ 268 ] {1bfc4357-92c7-46f4-b993-f8456c5c0a69} <Trace> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.05.08 19:11:11.078674 [ 260 ] {1bfc4357-92c7-46f4-b993-f8456c5c0a69} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014232 sec., 70.26419336706014 rows/sec., 1.10 KiB/sec. | ||
| 619 | 2026.05.08 19:11:11.079047 [ 260 ] {1bfc4357-92c7-46f4-b993-f8456c5c0a69} <Debug> TCPHandler: Processed in 0.014830753 sec. | ||
| 620 | 2026.05.08 19:11:11.467772 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54931 | ||
| 621 | 2026.05.08 19:11:11.467897 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.05.08 19:11:11.467944 [ 270 ] {} <Debug> TCP-Session: 25219728-1744-4750-891a-6117e63ebbad Authenticating user 'default' from [fd00:1122:3344:101::e]:54931 | ||
| 623 | 2026.05.08 19:11:11.467996 [ 270 ] {} <Debug> TCP-Session: 25219728-1744-4750-891a-6117e63ebbad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.08 19:11:11.468013 [ 270 ] {} <Debug> TCP-Session: 25219728-1744-4750-891a-6117e63ebbad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.08 19:11:11.468460 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32907 | ||
| 626 | 2026.05.08 19:11:11.468588 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39186 | ||
| 627 | 2026.05.08 19:11:11.468787 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 628 | 2026.05.08 19:11:11.468827 [ 271 ] {} <Debug> TCP-Session: 1d667dd7-7062-47e3-ba32-fd39e49bb4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32907 | ||
| 629 | 2026.05.08 19:11:11.468850 [ 271 ] {} <Debug> TCP-Session: 1d667dd7-7062-47e3-ba32-fd39e49bb4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.05.08 19:11:11.468868 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.05.08 19:11:11.468878 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62423 | ||
| 632 | 2026.05.08 19:11:11.468929 [ 273 ] {} <Debug> TCP-Session: f9761838-03e3-4eb6-a937-5f4ce4077bf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39186 | ||
| 633 | 2026.05.08 19:11:11.468994 [ 273 ] {} <Debug> TCP-Session: f9761838-03e3-4eb6-a937-5f4ce4077bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.05.08 19:11:11.468891 [ 271 ] {} <Debug> TCP-Session: 1d667dd7-7062-47e3-ba32-fd39e49bb4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.05.08 19:11:11.469033 [ 270 ] {} <Trace> TCP-Session: 25219728-1744-4750-891a-6117e63ebbad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.05.08 19:11:11.469055 [ 273 ] {} <Debug> TCP-Session: f9761838-03e3-4eb6-a937-5f4ce4077bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.08 19:11:11.468878 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63655 | ||
| 638 | 2026.05.08 19:11:11.469354 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.05.08 19:11:11.469392 [ 274 ] {} <Debug> TCP-Session: cb403214-20e0-435b-b00b-b30693774922 Authenticating user 'default' from [fd00:1122:3344:101::e]:62423 | ||
| 640 | 2026.05.08 19:11:11.469441 [ 274 ] {} <Debug> TCP-Session: cb403214-20e0-435b-b00b-b30693774922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.08 19:11:11.469458 [ 274 ] {} <Debug> TCP-Session: cb403214-20e0-435b-b00b-b30693774922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.08 19:11:11.469976 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.05.08 19:11:11.470308 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37609 | ||
| 644 | 2026.05.08 19:11:11.470322 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33469 | ||
| 645 | 2026.05.08 19:11:11.470350 [ 272 ] {} <Debug> TCP-Session: 1e7a4a21-a213-4f17-991c-8d41ea36d14e Authenticating user 'default' from [fd00:1122:3344:101::e]:63655 | ||
| 646 | 2026.05.08 19:11:11.470398 [ 272 ] {} <Debug> TCP-Session: 1e7a4a21-a213-4f17-991c-8d41ea36d14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.08 19:11:11.470426 [ 272 ] {} <Debug> TCP-Session: 1e7a4a21-a213-4f17-991c-8d41ea36d14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.08 19:11:11.470435 [ 270 ] {4200e98b-94df-499c-b9d1-e087706f506e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54931) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 649 | 2026.05.08 19:11:11.470525 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.05.08 19:11:11.470470 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47429 | ||
| 651 | 2026.05.08 19:11:11.470469 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54571 | ||
| 652 | 2026.05.08 19:11:11.471265 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.05.08 19:11:11.471153 [ 275 ] {} <Debug> TCP-Session: 6f738ed7-433e-4704-a46e-3ee278aa7b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:37609 | ||
| 654 | 2026.05.08 19:11:11.471444 [ 278 ] {} <Debug> TCP-Session: eb48ee0f-8386-4e95-8e14-f780b10fd29a Authenticating user 'default' from [fd00:1122:3344:101::e]:47429 | ||
| 655 | 2026.05.08 19:11:11.471457 [ 275 ] {} <Debug> TCP-Session: 6f738ed7-433e-4704-a46e-3ee278aa7b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.08 19:11:11.471603 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.05.08 19:11:11.471671 [ 275 ] {} <Debug> TCP-Session: 6f738ed7-433e-4704-a46e-3ee278aa7b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.08 19:11:11.470579 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.05.08 19:11:11.471698 [ 277 ] {} <Debug> TCP-Session: 74ccdf3b-80d8-40c7-96f0-412f5059e16c Authenticating user 'default' from [fd00:1122:3344:101::e]:54571 | ||
| 660 | 2026.05.08 19:11:11.471474 [ 278 ] {} <Debug> TCP-Session: eb48ee0f-8386-4e95-8e14-f780b10fd29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.08 19:11:11.471906 [ 277 ] {} <Debug> TCP-Session: 74ccdf3b-80d8-40c7-96f0-412f5059e16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.08 19:11:11.471922 [ 276 ] {} <Debug> TCP-Session: ea884feb-574f-4384-bdb7-7b7d61f7a84e Authenticating user 'default' from [fd00:1122:3344:101::e]:33469 | ||
| 663 | 2026.05.08 19:11:11.471915 [ 278 ] {} <Debug> TCP-Session: eb48ee0f-8386-4e95-8e14-f780b10fd29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.08 19:11:11.471969 [ 277 ] {} <Debug> TCP-Session: 74ccdf3b-80d8-40c7-96f0-412f5059e16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.08 19:11:11.471985 [ 276 ] {} <Debug> TCP-Session: ea884feb-574f-4384-bdb7-7b7d61f7a84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.08 19:11:11.472028 [ 276 ] {} <Debug> TCP-Session: ea884feb-574f-4384-bdb7-7b7d61f7a84e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.08 19:11:11.472878 [ 270 ] {4200e98b-94df-499c-b9d1-e087706f506e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 668 | 2026.05.08 19:11:11.474026 [ 270 ] {4200e98b-94df-499c-b9d1-e087706f506e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 669 | 2026.05.08 19:11:11.476132 [ 268 ] {4200e98b-94df-499c-b9d1-e087706f506e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 670 | 2026.05.08 19:11:11.477359 [ 270 ] {4200e98b-94df-499c-b9d1-e087706f506e} <Debug> executeQuery: Read 137 rows, 7.79 KiB in 0.007848 sec., 17456.676860346583 rows/sec., 992.74 KiB/sec. | ||
| 671 | 2026.05.08 19:11:11.477544 [ 270 ] {4200e98b-94df-499c-b9d1-e087706f506e} <Debug> TCPHandler: Processed in 0.008803111 sec. | ||
| 672 | 2026.05.08 19:11:12.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.67 MiB, peak 136.67 MiB, free memory in arenas 0.00 B, will set to 140.45 MiB (RSS), difference: 3.78 MiB | ||
| 673 | 2026.05.08 19:11:12.657801 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47895 | ||
| 674 | 2026.05.08 19:11:12.658010 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.08 19:11:12.658067 [ 279 ] {} <Debug> TCP-Session: 22b2c586-d434-4089-a5af-cf075f46e259 Authenticating user 'default' from [fd00:1122:3344:101::b]:47895 | ||
| 676 | 2026.05.08 19:11:12.658091 [ 279 ] {} <Debug> TCP-Session: 22b2c586-d434-4089-a5af-cf075f46e259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.08 19:11:12.658112 [ 279 ] {} <Debug> TCP-Session: 22b2c586-d434-4089-a5af-cf075f46e259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.08 19:11:12.658201 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.08 19:11:12.658229 [ 279 ] {} <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 | ||
| 680 | 2026.05.08 19:11:12.658278 [ 279 ] {} <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 | ||
| 681 | 2026.05.08 19:11:12.659463 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36617 | ||
| 682 | 2026.05.08 19:11:12.659713 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.08 19:11:12.659722 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59802 | ||
| 684 | 2026.05.08 19:11:12.659756 [ 280 ] {} <Debug> TCP-Session: d6356255-7390-497d-bfed-9c186dc51115 Authenticating user 'default' from [fd00:1122:3344:101::b]:36617 | ||
| 685 | 2026.05.08 19:11:12.659873 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40819 | ||
| 686 | 2026.05.08 19:11:12.659802 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40456 | ||
| 687 | 2026.05.08 19:11:12.659943 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.08 19:11:12.659945 [ 280 ] {} <Debug> TCP-Session: d6356255-7390-497d-bfed-9c186dc51115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.08 19:11:12.660018 [ 282 ] {} <Debug> TCP-Session: 879f2d09-4762-4483-aade-e8e9ba72404a Authenticating user 'default' from [fd00:1122:3344:101::b]:59802 | ||
| 690 | 2026.05.08 19:11:12.660023 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45466 | ||
| 691 | 2026.05.08 19:11:12.660060 [ 280 ] {} <Debug> TCP-Session: d6356255-7390-497d-bfed-9c186dc51115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.08 19:11:12.660076 [ 282 ] {} <Debug> TCP-Session: 879f2d09-4762-4483-aade-e8e9ba72404a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.08 19:11:12.660115 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.08 19:11:12.660131 [ 282 ] {} <Debug> TCP-Session: 879f2d09-4762-4483-aade-e8e9ba72404a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.08 19:11:12.660172 [ 284 ] {} <Debug> TCP-Session: 7fc9d0cf-55c9-401e-8b37-0cce2bcbd794 Authenticating user 'default' from [fd00:1122:3344:101::b]:40819 | ||
| 696 | 2026.05.08 19:11:12.660179 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57879 | ||
| 697 | 2026.05.08 19:11:12.659726 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41750 | ||
| 698 | 2026.05.08 19:11:12.660307 [ 284 ] {} <Debug> TCP-Session: 7fc9d0cf-55c9-401e-8b37-0cce2bcbd794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.08 19:11:12.660324 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.08 19:11:12.660347 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.08 19:11:12.660370 [ 284 ] {} <Debug> TCP-Session: 7fc9d0cf-55c9-401e-8b37-0cce2bcbd794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.08 19:11:12.660389 [ 283 ] {} <Debug> TCP-Session: 8d8053b7-2864-4933-8d95-69c413ac437d Authenticating user 'default' from [fd00:1122:3344:101::b]:40456 | ||
| 703 | 2026.05.08 19:11:12.660449 [ 285 ] {} <Debug> TCP-Session: 12c48e85-4135-4401-8e2a-8417996f7559 Authenticating user 'default' from [fd00:1122:3344:101::b]:45466 | ||
| 704 | 2026.05.08 19:11:12.660458 [ 283 ] {} <Debug> TCP-Session: 8d8053b7-2864-4933-8d95-69c413ac437d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.08 19:11:12.660474 [ 285 ] {} <Debug> TCP-Session: 12c48e85-4135-4401-8e2a-8417996f7559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.08 19:11:12.660493 [ 283 ] {} <Debug> TCP-Session: 8d8053b7-2864-4933-8d95-69c413ac437d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.08 19:11:12.660508 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.08 19:11:12.660573 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.05.08 19:11:12.660655 [ 281 ] {} <Debug> TCP-Session: c7b4b069-ce9b-4ae9-9a42-6f9c551ba25c Authenticating user 'default' from [fd00:1122:3344:101::b]:41750 | ||
| 710 | 2026.05.08 19:11:12.660630 [ 285 ] {} <Debug> TCP-Session: 12c48e85-4135-4401-8e2a-8417996f7559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.08 19:11:12.660747 [ 281 ] {} <Debug> TCP-Session: c7b4b069-ce9b-4ae9-9a42-6f9c551ba25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.08 19:11:12.660756 [ 286 ] {} <Debug> TCP-Session: 4f73e113-c462-4711-9997-514621fa29f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:57879 | ||
| 713 | 2026.05.08 19:11:12.660802 [ 281 ] {} <Debug> TCP-Session: c7b4b069-ce9b-4ae9-9a42-6f9c551ba25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.08 19:11:12.660814 [ 286 ] {} <Debug> TCP-Session: 4f73e113-c462-4711-9997-514621fa29f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.08 19:11:12.660870 [ 286 ] {} <Debug> TCP-Session: 4f73e113-c462-4711-9997-514621fa29f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.08 19:11:13.517358 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62095 | ||
| 717 | 2026.05.08 19:11:13.518034 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.08 19:11:13.518119 [ 287 ] {} <Debug> TCP-Session: 47f8634f-b0b5-435b-b1bf-57fa94ce1167 Authenticating user 'default' from [fd00:1122:3344:101::c]:62095 | ||
| 719 | 2026.05.08 19:11:13.518142 [ 287 ] {} <Debug> TCP-Session: 47f8634f-b0b5-435b-b1bf-57fa94ce1167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.08 19:11:13.518155 [ 287 ] {} <Debug> TCP-Session: 47f8634f-b0b5-435b-b1bf-57fa94ce1167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.08 19:11:13.518239 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.08 19:11:13.518266 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.08 19:11:13.518305 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.08 19:11:13.519280 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42814 | ||
| 725 | 2026.05.08 19:11:13.519368 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56839 | ||
| 726 | 2026.05.08 19:11:13.519455 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55060 | ||
| 727 | 2026.05.08 19:11:13.519491 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.08 19:11:13.519532 [ 288 ] {} <Debug> TCP-Session: 3f35f558-ec92-4089-b8e2-6a8dc422359a Authenticating user 'default' from [fd00:1122:3344:101::c]:42814 | ||
| 729 | 2026.05.08 19:11:13.519579 [ 288 ] {} <Debug> TCP-Session: 3f35f558-ec92-4089-b8e2-6a8dc422359a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.08 19:11:13.519596 [ 288 ] {} <Debug> TCP-Session: 3f35f558-ec92-4089-b8e2-6a8dc422359a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.08 19:11:13.519626 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41113 | ||
| 732 | 2026.05.08 19:11:13.519808 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.08 19:11:13.519835 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.08 19:11:13.519826 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51279 | ||
| 735 | 2026.05.08 19:11:13.519940 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54401 | ||
| 736 | 2026.05.08 19:11:13.519973 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.08 19:11:13.519957 [ 290 ] {} <Debug> TCP-Session: 6c0115f0-e7ab-4942-83b1-0a0c53f4056d Authenticating user 'default' from [fd00:1122:3344:101::c]:55060 | ||
| 738 | 2026.05.08 19:11:13.519954 [ 289 ] {} <Debug> TCP-Session: 9e5bdb7c-50ef-49a7-a687-7d4082a36dac Authenticating user 'default' from [fd00:1122:3344:101::c]:56839 | ||
| 739 | 2026.05.08 19:11:13.520048 [ 291 ] {} <Debug> TCP-Session: ab523921-af26-4949-be44-7bd2aee91755 Authenticating user 'default' from [fd00:1122:3344:101::c]:41113 | ||
| 740 | 2026.05.08 19:11:13.520056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39877 | ||
| 741 | 2026.05.08 19:11:13.520111 [ 291 ] {} <Debug> TCP-Session: ab523921-af26-4949-be44-7bd2aee91755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.08 19:11:13.520079 [ 289 ] {} <Debug> TCP-Session: 9e5bdb7c-50ef-49a7-a687-7d4082a36dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.08 19:11:13.520146 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.08 19:11:13.520139 [ 291 ] {} <Debug> TCP-Session: ab523921-af26-4949-be44-7bd2aee91755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.08 19:11:13.520192 [ 289 ] {} <Debug> TCP-Session: 9e5bdb7c-50ef-49a7-a687-7d4082a36dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.08 19:11:13.520210 [ 292 ] {} <Debug> TCP-Session: 02607827-4d5b-42f8-904a-d48c6e07e3f0 Authenticating user 'default' from [fd00:1122:3344:101::c]:51279 | ||
| 747 | 2026.05.08 19:11:13.520067 [ 290 ] {} <Debug> TCP-Session: 6c0115f0-e7ab-4942-83b1-0a0c53f4056d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.08 19:11:13.520287 [ 292 ] {} <Debug> TCP-Session: 02607827-4d5b-42f8-904a-d48c6e07e3f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.08 19:11:13.520305 [ 290 ] {} <Debug> TCP-Session: 6c0115f0-e7ab-4942-83b1-0a0c53f4056d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.08 19:11:13.520344 [ 292 ] {} <Debug> TCP-Session: 02607827-4d5b-42f8-904a-d48c6e07e3f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.08 19:11:13.520342 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.05.08 19:11:13.520423 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.05.08 19:11:13.520426 [ 293 ] {} <Debug> TCP-Session: 7e3a3361-f41b-46c1-9b08-208c52802948 Authenticating user 'default' from [fd00:1122:3344:101::c]:54401 | ||
| 754 | 2026.05.08 19:11:13.520483 [ 293 ] {} <Debug> TCP-Session: 7e3a3361-f41b-46c1-9b08-208c52802948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.08 19:11:13.520487 [ 294 ] {} <Debug> TCP-Session: 1a3a88a9-06a9-4ff3-ab29-5de74b861d5f Authenticating user 'default' from [fd00:1122:3344:101::c]:39877 | ||
| 756 | 2026.05.08 19:11:13.520503 [ 293 ] {} <Debug> TCP-Session: 7e3a3361-f41b-46c1-9b08-208c52802948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.08 19:11:13.520542 [ 294 ] {} <Debug> TCP-Session: 1a3a88a9-06a9-4ff3-ab29-5de74b861d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.08 19:11:13.520562 [ 294 ] {} <Debug> TCP-Session: 1a3a88a9-06a9-4ff3-ab29-5de74b861d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.08 19:11:14.018701 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51393 | ||
| 760 | 2026.05.08 19:11:14.018915 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.08 19:11:14.018957 [ 295 ] {} <Debug> TCP-Session: 16f39fd2-7b60-4087-8acd-fbb66d3a4f0b Authenticating user 'default' from [fd00:1122:3344:101::a]:51393 | ||
| 762 | 2026.05.08 19:11:14.018980 [ 295 ] {} <Debug> TCP-Session: 16f39fd2-7b60-4087-8acd-fbb66d3a4f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.08 19:11:14.018993 [ 295 ] {} <Debug> TCP-Session: 16f39fd2-7b60-4087-8acd-fbb66d3a4f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.08 19:11:14.019062 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.08 19:11:14.019088 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.08 19:11:14.019104 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.08 19:11:14.020133 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39750 | ||
| 768 | 2026.05.08 19:11:14.020326 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.05.08 19:11:14.020314 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55841 | ||
| 770 | 2026.05.08 19:11:14.020360 [ 296 ] {} <Debug> TCP-Session: c7a9d85e-a6a7-4fb9-a35f-56fefc571520 Authenticating user 'default' from [fd00:1122:3344:101::a]:39750 | ||
| 771 | 2026.05.08 19:11:14.020399 [ 296 ] {} <Debug> TCP-Session: c7a9d85e-a6a7-4fb9-a35f-56fefc571520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.08 19:11:14.020415 [ 296 ] {} <Debug> TCP-Session: c7a9d85e-a6a7-4fb9-a35f-56fefc571520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.08 19:11:14.020421 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65369 | ||
| 774 | 2026.05.08 19:11:14.020446 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64653 | ||
| 775 | 2026.05.08 19:11:14.020579 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49780 | ||
| 776 | 2026.05.08 19:11:14.020608 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.05.08 19:11:14.020648 [ 298 ] {} <Debug> TCP-Session: c18bae3f-8808-4e47-b132-f6874a9585ba Authenticating user 'default' from [fd00:1122:3344:101::a]:55841 | ||
| 778 | 2026.05.08 19:11:14.020667 [ 298 ] {} <Debug> TCP-Session: c18bae3f-8808-4e47-b132-f6874a9585ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.08 19:11:14.020682 [ 298 ] {} <Debug> TCP-Session: c18bae3f-8808-4e47-b132-f6874a9585ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.08 19:11:14.020732 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.08 19:11:14.020760 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34925 | ||
| 782 | 2026.05.08 19:11:14.020763 [ 297 ] {} <Debug> TCP-Session: b3e84c2a-4610-457a-af05-ece5ae8a67fe Authenticating user 'default' from [fd00:1122:3344:101::a]:65369 | ||
| 783 | 2026.05.08 19:11:14.020799 [ 297 ] {} <Debug> TCP-Session: b3e84c2a-4610-457a-af05-ece5ae8a67fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.08 19:11:14.020813 [ 297 ] {} <Debug> TCP-Session: b3e84c2a-4610-457a-af05-ece5ae8a67fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.08 19:11:14.021094 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.08 19:11:14.021164 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.08 19:11:14.021172 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48126 | ||
| 788 | 2026.05.08 19:11:14.021235 [ 300 ] {} <Debug> TCP-Session: 409ba26e-e715-4d9b-b9b8-f2632fd75364 Authenticating user 'default' from [fd00:1122:3344:101::a]:49780 | ||
| 789 | 2026.05.08 19:11:14.021248 [ 299 ] {} <Debug> TCP-Session: 1f8a7947-4abb-476e-b504-ecadea882282 Authenticating user 'default' from [fd00:1122:3344:101::a]:64653 | ||
| 790 | 2026.05.08 19:11:14.021265 [ 300 ] {} <Debug> TCP-Session: 409ba26e-e715-4d9b-b9b8-f2632fd75364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.08 19:11:14.021291 [ 300 ] {} <Debug> TCP-Session: 409ba26e-e715-4d9b-b9b8-f2632fd75364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.08 19:11:14.021296 [ 299 ] {} <Debug> TCP-Session: 1f8a7947-4abb-476e-b504-ecadea882282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.08 19:11:14.021332 [ 299 ] {} <Debug> TCP-Session: 1f8a7947-4abb-476e-b504-ecadea882282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.08 19:11:14.021377 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.08 19:11:14.021408 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.08 19:11:14.021421 [ 301 ] {} <Debug> TCP-Session: 768bc049-2cf0-419c-8436-fb5c3d3d2a4b Authenticating user 'default' from [fd00:1122:3344:101::a]:34925 | ||
| 797 | 2026.05.08 19:11:14.021452 [ 302 ] {} <Debug> TCP-Session: ee4c372b-d382-4599-a5f2-964b4ad92c07 Authenticating user 'default' from [fd00:1122:3344:101::a]:48126 | ||
| 798 | 2026.05.08 19:11:14.021456 [ 301 ] {} <Debug> TCP-Session: 768bc049-2cf0-419c-8436-fb5c3d3d2a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.08 19:11:14.021486 [ 301 ] {} <Debug> TCP-Session: 768bc049-2cf0-419c-8436-fb5c3d3d2a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.08 19:11:14.021480 [ 302 ] {} <Debug> TCP-Session: ee4c372b-d382-4599-a5f2-964b4ad92c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.08 19:11:14.021528 [ 302 ] {} <Debug> TCP-Session: ee4c372b-d382-4599-a5f2-964b4ad92c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.08 19:11:17.907704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.08 19:11:17.907772 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.08 19:11:17.907795 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.08 19:11:17.907862 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.08 19:11:17.910495 [ 243 ] {} <Debug> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Loading data parts | ||
| 807 | 2026.05.08 19:11:17.910692 [ 243 ] {} <Debug> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): There are no data parts | ||
| 808 | 2026.05.08 19:11:17.912535 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.08 19:11:17.912578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 810 | 2026.05.08 19:11:17.916645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.08 19:11:17.917374 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.08 19:11:17.917535 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.08 19:11:17.922628 [ 244 ] {} <Debug> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Loading data parts | ||
| 814 | 2026.05.08 19:11:17.922814 [ 244 ] {} <Debug> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): There are no data parts | ||
| 815 | 2026.05.08 19:11:17.946347 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.08 19:11:17.946395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 817 | 2026.05.08 19:11:17.952865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.08 19:11:17.954358 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.08 19:11:17.957660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.08 19:11:18.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.20 MiB, peak 151.20 MiB, free memory in arenas 0.00 B, will set to 156.33 MiB (RSS), difference: 9.12 MiB | ||
| 821 | 2026.05.08 19:11:20.407574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 822 | 2026.05.08 19:11:20.407670 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 823 | 2026.05.08 19:11:20.411018 [ 242 ] {} <Debug> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Loading data parts | ||
| 824 | 2026.05.08 19:11:20.411226 [ 242 ] {} <Debug> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): There are no data parts | ||
| 825 | 2026.05.08 19:11:20.415446 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.08 19:11:20.415487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 827 | 2026.05.08 19:11:20.417188 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.08 19:11:20.417748 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.08 19:11:20.418007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 830 | 2026.05.08 19:11:21.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.55 MiB, peak 160.55 MiB, free memory in arenas 0.00 B, will set to 157.44 MiB (RSS), difference: -3.11 MiB | ||
| 831 | 2026.05.08 19:11:25.387550 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.08 19:11:25.387618 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.08 19:11:25.418582 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 834 | 2026.05.08 19:11:25.419340 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.08 19:11:25.419386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 836 | 2026.05.08 19:11:25.420106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.08 19:11:25.420648 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.08 19:11:25.420803 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.08 19:11:25.458697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.08 19:11:25.475383 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.08 19:11:25.475426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 842 | 2026.05.08 19:11:25.481890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.08 19:11:25.483073 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.08 19:11:25.485912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.08 19:11:26.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 162.10 MiB, free memory in arenas 0.00 B, will set to 160.02 MiB (RSS), difference: 1.92 MiB | ||
| 846 | 2026.05.08 19:11:31.001188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.06 MiB, peak 162.10 MiB, free memory in arenas 0.00 B, will set to 160.08 MiB (RSS), difference: 4.02 MiB | ||
| 847 | 2026.05.08 19:11:31.096678 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.08 19:11:31.096917 [ 259 ] {e6bf1f90-d0df-45cc-b4ad-572f17944860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.08 19:11:31.101105 [ 259 ] {e6bf1f90-d0df-45cc-b4ad-572f17944860} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.08 19:11:31.101338 [ 259 ] {e6bf1f90-d0df-45cc-b4ad-572f17944860} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.08 19:11:31.101877 [ 259 ] {e6bf1f90-d0df-45cc-b4ad-572f17944860} <Debug> TCPHandler: Processed in 0.005333934 sec. | ||
| 852 | 2026.05.08 19:11:31.107177 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.08 19:11:31.107333 [ 259 ] {d274bd2c-c262-4660-92de-f6ca9b9d572d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.08 19:11:31.107394 [ 259 ] {d274bd2c-c262-4660-92de-f6ca9b9d572d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.05.08 19:11:31.113121 [ 259 ] {d274bd2c-c262-4660-92de-f6ca9b9d572d} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.08 19:11:31.113196 [ 259 ] {d274bd2c-c262-4660-92de-f6ca9b9d572d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 857 | 2026.05.08 19:11:31.113880 [ 259 ] {d274bd2c-c262-4660-92de-f6ca9b9d572d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.08 19:11:31.114298 [ 259 ] {d274bd2c-c262-4660-92de-f6ca9b9d572d} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.08 19:11:31.114446 [ 259 ] {d274bd2c-c262-4660-92de-f6ca9b9d572d} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.007164 sec., 2093.8023450586265 rows/sec., 312.03 KiB/sec. | ||
| 860 | 2026.05.08 19:11:31.114485 [ 259 ] {d274bd2c-c262-4660-92de-f6ca9b9d572d} <Debug> TCPHandler: Processed in 0.007427737 sec. | ||
| 861 | 2026.05.08 19:11:31.114875 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.08 19:11:31.114974 [ 259 ] {aaff15db-63d0-4756-a511-7221616485e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.08 19:11:31.115015 [ 259 ] {aaff15db-63d0-4756-a511-7221616485e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 864 | 2026.05.08 19:11:31.115593 [ 259 ] {aaff15db-63d0-4756-a511-7221616485e3} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.08 19:11:31.115627 [ 259 ] {aaff15db-63d0-4756-a511-7221616485e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 866 | 2026.05.08 19:11:31.116218 [ 259 ] {aaff15db-63d0-4756-a511-7221616485e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.08 19:11:31.116807 [ 259 ] {aaff15db-63d0-4756-a511-7221616485e3} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.08 19:11:31.116936 [ 259 ] {aaff15db-63d0-4756-a511-7221616485e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec. | ||
| 869 | 2026.05.08 19:11:31.116972 [ 259 ] {aaff15db-63d0-4756-a511-7221616485e3} <Debug> TCPHandler: Processed in 0.002150784 sec. | ||
| 870 | 2026.05.08 19:11:31.117152 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.08 19:11:31.117254 [ 259 ] {091872dc-fda9-4dd4-81d9-92662fcf35dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.08 19:11:31.117295 [ 259 ] {091872dc-fda9-4dd4-81d9-92662fcf35dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 873 | 2026.05.08 19:11:31.117818 [ 259 ] {091872dc-fda9-4dd4-81d9-92662fcf35dc} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.08 19:11:31.117852 [ 259 ] {091872dc-fda9-4dd4-81d9-92662fcf35dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 875 | 2026.05.08 19:11:31.118269 [ 259 ] {091872dc-fda9-4dd4-81d9-92662fcf35dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.08 19:11:31.118789 [ 259 ] {091872dc-fda9-4dd4-81d9-92662fcf35dc} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.08 19:11:31.118917 [ 259 ] {091872dc-fda9-4dd4-81d9-92662fcf35dc} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.00168 sec., 16071.42857142857 rows/sec., 1.19 MiB/sec. | ||
| 878 | 2026.05.08 19:11:31.118953 [ 259 ] {091872dc-fda9-4dd4-81d9-92662fcf35dc} <Debug> TCPHandler: Processed in 0.001855967 sec. | ||
| 879 | 2026.05.08 19:11:31.119082 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.08 19:11:31.119181 [ 259 ] {a3f26d54-9ce1-4910-b3d0-1114153ad63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.08 19:11:31.119221 [ 259 ] {a3f26d54-9ce1-4910-b3d0-1114153ad63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 882 | 2026.05.08 19:11:31.119665 [ 259 ] {a3f26d54-9ce1-4910-b3d0-1114153ad63e} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.08 19:11:31.119702 [ 259 ] {a3f26d54-9ce1-4910-b3d0-1114153ad63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 884 | 2026.05.08 19:11:31.120270 [ 259 ] {a3f26d54-9ce1-4910-b3d0-1114153ad63e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.08 19:11:31.120773 [ 259 ] {a3f26d54-9ce1-4910-b3d0-1114153ad63e} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.08 19:11:31.120900 [ 259 ] {a3f26d54-9ce1-4910-b3d0-1114153ad63e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001736 sec., 1152.073732718894 rows/sec., 80.44 KiB/sec. | ||
| 887 | 2026.05.08 19:11:31.120936 [ 259 ] {a3f26d54-9ce1-4910-b3d0-1114153ad63e} <Debug> TCPHandler: Processed in 0.001902928 sec. | ||
| 888 | 2026.05.08 19:11:31.121055 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.05.08 19:11:31.121150 [ 259 ] {b50eee7f-ed25-4597-9e55-30dfa76e3074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 890 | 2026.05.08 19:11:31.121189 [ 259 ] {b50eee7f-ed25-4597-9e55-30dfa76e3074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 891 | 2026.05.08 19:11:31.121623 [ 259 ] {b50eee7f-ed25-4597-9e55-30dfa76e3074} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.05.08 19:11:31.121661 [ 259 ] {b50eee7f-ed25-4597-9e55-30dfa76e3074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 893 | 2026.05.08 19:11:31.122068 [ 259 ] {b50eee7f-ed25-4597-9e55-30dfa76e3074} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.05.08 19:11:31.122586 [ 259 ] {b50eee7f-ed25-4597-9e55-30dfa76e3074} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.05.08 19:11:31.122713 [ 259 ] {b50eee7f-ed25-4597-9e55-30dfa76e3074} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.00158 sec., 18987.3417721519 rows/sec., 1.48 MiB/sec. | ||
| 896 | 2026.05.08 19:11:31.122750 [ 259 ] {b50eee7f-ed25-4597-9e55-30dfa76e3074} <Debug> TCPHandler: Processed in 0.001743424 sec. | ||
| 897 | 2026.05.08 19:11:31.122886 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.05.08 19:11:31.122983 [ 259 ] {f6aa235e-a20e-4772-a280-e2d2bfe34a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 899 | 2026.05.08 19:11:31.123025 [ 259 ] {f6aa235e-a20e-4772-a280-e2d2bfe34a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 900 | 2026.05.08 19:11:31.125538 [ 259 ] {f6aa235e-a20e-4772-a280-e2d2bfe34a4b} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.08 19:11:31.125592 [ 259 ] {f6aa235e-a20e-4772-a280-e2d2bfe34a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 902 | 2026.05.08 19:11:31.126325 [ 259 ] {f6aa235e-a20e-4772-a280-e2d2bfe34a4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.08 19:11:31.126853 [ 259 ] {f6aa235e-a20e-4772-a280-e2d2bfe34a4b} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.05.08 19:11:31.127041 [ 259 ] {f6aa235e-a20e-4772-a280-e2d2bfe34a4b} <Debug> executeQuery: Read 21 rows, 1.49 KiB in 0.004071 sec., 5158.437730287399 rows/sec., 366.06 KiB/sec. | ||
| 905 | 2026.05.08 19:11:31.127113 [ 259 ] {f6aa235e-a20e-4772-a280-e2d2bfe34a4b} <Debug> TCPHandler: Processed in 0.004274747 sec. | ||
| 906 | 2026.05.08 19:11:31.127319 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.05.08 19:11:31.127526 [ 259 ] {2f7340b4-d211-4aa3-9a7d-9f9e6ab20b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 908 | 2026.05.08 19:11:31.127611 [ 259 ] {2f7340b4-d211-4aa3-9a7d-9f9e6ab20b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 909 | 2026.05.08 19:11:31.128300 [ 259 ] {2f7340b4-d211-4aa3-9a7d-9f9e6ab20b38} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.08 19:11:31.128353 [ 259 ] {2f7340b4-d211-4aa3-9a7d-9f9e6ab20b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 911 | 2026.05.08 19:11:31.128933 [ 259 ] {2f7340b4-d211-4aa3-9a7d-9f9e6ab20b38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.05.08 19:11:31.129421 [ 259 ] {2f7340b4-d211-4aa3-9a7d-9f9e6ab20b38} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.05.08 19:11:31.129572 [ 259 ] {2f7340b4-d211-4aa3-9a7d-9f9e6ab20b38} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.002102 sec., 2854.4243577545194 rows/sec., 200.24 KiB/sec. | ||
| 914 | 2026.05.08 19:11:31.129611 [ 259 ] {2f7340b4-d211-4aa3-9a7d-9f9e6ab20b38} <Debug> TCPHandler: Processed in 0.00239573 sec. | ||
| 915 | 2026.05.08 19:11:32.921836 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 916 | 2026.05.08 19:11:32.922534 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.08 19:11:32.922573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 918 | 2026.05.08 19:11:32.923507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 919 | 2026.05.08 19:11:32.924020 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.08 19:11:32.924151 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 921 | 2026.05.08 19:11:32.986873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 922 | 2026.05.08 19:11:33.002868 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.05.08 19:11:33.002912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 924 | 2026.05.08 19:11:33.009608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 925 | 2026.05.08 19:11:33.010857 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.05.08 19:11:33.013713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 927 | 2026.05.08 19:11:34.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.45 MiB, peak 165.46 MiB, free memory in arenas 0.00 B, will set to 162.46 MiB (RSS), difference: 1.01 MiB | ||
| 928 | 2026.05.08 19:11:36.095762 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.05.08 19:11:36.096135 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 930 | 2026.05.08 19:11:36.096600 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 931 | 2026.05.08 19:11:36.098751 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <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 | ||
| 932 | 2026.05.08 19:11:36.099010 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2026.05.08 19:11:36.101272 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2026.05.08 19:11:36.101641 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 935 | 2026.05.08 19:11:36.101825 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 936 | 2026.05.08 19:11:36.104702 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 937 | 2026.05.08 19:11:36.104735 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 938 | 2026.05.08 19:11:36.107317 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 939 | 2026.05.08 19:11:36.107349 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 940 | 2026.05.08 19:11:36.123520 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.02752 sec., 545.0581395348837 rows/sec., 81.23 KiB/sec. | ||
| 941 | 2026.05.08 19:11:36.123630 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Debug> MemoryTracker: Peak memory usage (for query): 131.47 KiB. | ||
| 942 | 2026.05.08 19:11:36.123646 [ 259 ] {c45dc7d6-02aa-4e93-98bd-62c31927578f} <Debug> TCPHandler: Processed in 0.028061916 sec. | ||
| 943 | 2026.05.08 19:11:36.125171 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.08 19:11:36.125286 [ 259 ] {932c07e3-3a54-4be6-bffb-bb61aa3bd620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.08 19:11:36.125328 [ 259 ] {932c07e3-3a54-4be6-bffb-bb61aa3bd620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 946 | 2026.05.08 19:11:36.125899 [ 259 ] {932c07e3-3a54-4be6-bffb-bb61aa3bd620} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.08 19:11:36.125946 [ 259 ] {932c07e3-3a54-4be6-bffb-bb61aa3bd620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 948 | 2026.05.08 19:11:36.126550 [ 259 ] {932c07e3-3a54-4be6-bffb-bb61aa3bd620} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 949 | 2026.05.08 19:11:36.127127 [ 259 ] {932c07e3-3a54-4be6-bffb-bb61aa3bd620} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.08 19:11:36.127279 [ 259 ] {932c07e3-3a54-4be6-bffb-bb61aa3bd620} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002026 sec., 12833.168805528134 rows/sec., 977.04 KiB/sec. | ||
| 951 | 2026.05.08 19:11:36.127315 [ 259 ] {932c07e3-3a54-4be6-bffb-bb61aa3bd620} <Debug> TCPHandler: Processed in 0.002196625 sec. | ||
| 952 | 2026.05.08 19:11:36.127461 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.08 19:11:36.127555 [ 259 ] {c6b1adb8-cfcf-40f7-99bd-16ef283f6621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.08 19:11:36.127594 [ 259 ] {c6b1adb8-cfcf-40f7-99bd-16ef283f6621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 955 | 2026.05.08 19:11:36.128069 [ 259 ] {c6b1adb8-cfcf-40f7-99bd-16ef283f6621} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.08 19:11:36.128106 [ 259 ] {c6b1adb8-cfcf-40f7-99bd-16ef283f6621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 957 | 2026.05.08 19:11:36.128570 [ 259 ] {c6b1adb8-cfcf-40f7-99bd-16ef283f6621} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 958 | 2026.05.08 19:11:36.129194 [ 259 ] {c6b1adb8-cfcf-40f7-99bd-16ef283f6621} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.08 19:11:36.129324 [ 259 ] {c6b1adb8-cfcf-40f7-99bd-16ef283f6621} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001786 sec., 15677.491601343785 rows/sec., 1.22 MiB/sec. | ||
| 960 | 2026.05.08 19:11:36.129359 [ 259 ] {c6b1adb8-cfcf-40f7-99bd-16ef283f6621} <Debug> TCPHandler: Processed in 0.001947069 sec. | ||
| 961 | 2026.05.08 19:11:36.129484 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.05.08 19:11:36.129578 [ 259 ] {b4139f15-83a3-4a36-9a46-49393e903364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 963 | 2026.05.08 19:11:36.129620 [ 259 ] {b4139f15-83a3-4a36-9a46-49393e903364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 964 | 2026.05.08 19:11:36.130063 [ 259 ] {b4139f15-83a3-4a36-9a46-49393e903364} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.05.08 19:11:36.130100 [ 259 ] {b4139f15-83a3-4a36-9a46-49393e903364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 966 | 2026.05.08 19:11:36.130625 [ 259 ] {b4139f15-83a3-4a36-9a46-49393e903364} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 967 | 2026.05.08 19:11:36.131116 [ 259 ] {b4139f15-83a3-4a36-9a46-49393e903364} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.05.08 19:11:36.131245 [ 259 ] {b4139f15-83a3-4a36-9a46-49393e903364} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001685 sec., 59347.18100890207 rows/sec., 4.11 MiB/sec. | ||
| 969 | 2026.05.08 19:11:36.131280 [ 259 ] {b4139f15-83a3-4a36-9a46-49393e903364} <Debug> TCPHandler: Processed in 0.001843906 sec. | ||
| 970 | 2026.05.08 19:11:36.131404 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.05.08 19:11:36.131504 [ 259 ] {f04a124f-0135-43dc-a03e-990ff31b2e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 972 | 2026.05.08 19:11:36.131543 [ 259 ] {f04a124f-0135-43dc-a03e-990ff31b2e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 973 | 2026.05.08 19:11:36.131965 [ 259 ] {f04a124f-0135-43dc-a03e-990ff31b2e84} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.05.08 19:11:36.132000 [ 259 ] {f04a124f-0135-43dc-a03e-990ff31b2e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 975 | 2026.05.08 19:11:36.132438 [ 259 ] {f04a124f-0135-43dc-a03e-990ff31b2e84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 976 | 2026.05.08 19:11:36.132922 [ 259 ] {f04a124f-0135-43dc-a03e-990ff31b2e84} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.05.08 19:11:36.133049 [ 259 ] {f04a124f-0135-43dc-a03e-990ff31b2e84} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001563 sec., 19193.857965451058 rows/sec., 1.31 MiB/sec. | ||
| 978 | 2026.05.08 19:11:36.133083 [ 259 ] {f04a124f-0135-43dc-a03e-990ff31b2e84} <Debug> TCPHandler: Processed in 0.001726144 sec. | ||
| 979 | 2026.05.08 19:11:40.387679 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 980 | 2026.05.08 19:11:40.387743 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 981 | 2026.05.08 19:11:40.420151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
| 982 | 2026.05.08 19:11:40.422659 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.05.08 19:11:40.422713 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 984 | 2026.05.08 19:11:40.424011 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 985 | 2026.05.08 19:11:40.424489 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.05.08 19:11:40.424783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
| 987 | 2026.05.08 19:11:40.425186 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 988 | 2026.05.08 19:11:40.425538 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.05.08 19:11:40.425575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 990 | 2026.05.08 19:11:40.426209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 991 | 2026.05.08 19:11:40.426680 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.05.08 19:11:40.426805 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 993 | 2026.05.08 19:11:40.514753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 994 | 2026.05.08 19:11:40.531434 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2026.05.08 19:11:40.531502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 996 | 2026.05.08 19:11:40.538090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 997 | 2026.05.08 19:11:40.539457 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.05.08 19:11:40.542649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 999 | 2026.05.08 19:11:41.094527 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.08 19:11:41.094744 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1001 | 2026.05.08 19:11:41.095054 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1002 | 2026.05.08 19:11:41.095095 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <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 | ||
| 1003 | 2026.05.08 19:11:41.095312 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.05.08 19:11:41.095383 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.05.08 19:11:41.095523 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1006 | 2026.05.08 19:11:41.095558 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1007 | 2026.05.08 19:11:41.095580 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 1008 | 2026.05.08 19:11:41.095596 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1009 | 2026.05.08 19:11:41.095635 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1010 | 2026.05.08 19:11:41.095655 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1011 | 2026.05.08 19:11:41.096797 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002135 sec., 7025.761124121779 rows/sec., 1.02 MiB/sec. | ||
| 1012 | 2026.05.08 19:11:41.096907 [ 259 ] {a3fb6811-d24c-4c9c-a42d-62256f95c1d3} <Debug> TCPHandler: Processed in 0.002508463 sec. | ||
| 1013 | 2026.05.08 19:11:41.098108 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.05.08 19:11:41.098227 [ 259 ] {5364d94a-69b0-4f04-bbe6-65d9f24bf626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1015 | 2026.05.08 19:11:41.098274 [ 259 ] {5364d94a-69b0-4f04-bbe6-65d9f24bf626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1016 | 2026.05.08 19:11:41.098802 [ 259 ] {5364d94a-69b0-4f04-bbe6-65d9f24bf626} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.05.08 19:11:41.098849 [ 259 ] {5364d94a-69b0-4f04-bbe6-65d9f24bf626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1018 | 2026.05.08 19:11:41.099361 [ 259 ] {5364d94a-69b0-4f04-bbe6-65d9f24bf626} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1019 | 2026.05.08 19:11:41.099872 [ 259 ] {5364d94a-69b0-4f04-bbe6-65d9f24bf626} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.05.08 19:11:41.100037 [ 259 ] {5364d94a-69b0-4f04-bbe6-65d9f24bf626} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001842 sec., 14115.092290988056 rows/sec., 1.05 MiB/sec. | ||
| 1021 | 2026.05.08 19:11:41.100079 [ 259 ] {5364d94a-69b0-4f04-bbe6-65d9f24bf626} <Debug> TCPHandler: Processed in 0.002025971 sec. | ||
| 1022 | 2026.05.08 19:11:41.100266 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.05.08 19:11:41.100406 [ 259 ] {438b2a9f-1fad-4a2d-8ec1-9e9bd8c1c0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1024 | 2026.05.08 19:11:41.100467 [ 259 ] {438b2a9f-1fad-4a2d-8ec1-9e9bd8c1c0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1025 | 2026.05.08 19:11:41.101170 [ 259 ] {438b2a9f-1fad-4a2d-8ec1-9e9bd8c1c0d4} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.08 19:11:41.101214 [ 259 ] {438b2a9f-1fad-4a2d-8ec1-9e9bd8c1c0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1027 | 2026.05.08 19:11:41.101664 [ 259 ] {438b2a9f-1fad-4a2d-8ec1-9e9bd8c1c0d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1028 | 2026.05.08 19:11:41.102123 [ 259 ] {438b2a9f-1fad-4a2d-8ec1-9e9bd8c1c0d4} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.08 19:11:41.102282 [ 259 ] {438b2a9f-1fad-4a2d-8ec1-9e9bd8c1c0d4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001909 sec., 14667.36511262441 rows/sec., 1.14 MiB/sec. | ||
| 1030 | 2026.05.08 19:11:41.102323 [ 259 ] {438b2a9f-1fad-4a2d-8ec1-9e9bd8c1c0d4} <Debug> TCPHandler: Processed in 0.002131464 sec. | ||
| 1031 | 2026.05.08 19:11:41.102464 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.05.08 19:11:41.102568 [ 259 ] {6d7f8c0e-bccb-4729-8ebb-5bd26411a39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1033 | 2026.05.08 19:11:41.102612 [ 259 ] {6d7f8c0e-bccb-4729-8ebb-5bd26411a39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1034 | 2026.05.08 19:11:41.102989 [ 259 ] {6d7f8c0e-bccb-4729-8ebb-5bd26411a39d} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.05.08 19:11:41.103027 [ 259 ] {6d7f8c0e-bccb-4729-8ebb-5bd26411a39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1036 | 2026.05.08 19:11:41.103477 [ 259 ] {6d7f8c0e-bccb-4729-8ebb-5bd26411a39d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1037 | 2026.05.08 19:11:41.104006 [ 259 ] {6d7f8c0e-bccb-4729-8ebb-5bd26411a39d} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.05.08 19:11:41.104147 [ 259 ] {6d7f8c0e-bccb-4729-8ebb-5bd26411a39d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001603 sec., 62383.03181534622 rows/sec., 4.33 MiB/sec. | ||
| 1039 | 2026.05.08 19:11:41.104185 [ 259 ] {6d7f8c0e-bccb-4729-8ebb-5bd26411a39d} <Debug> TCPHandler: Processed in 0.001771595 sec. | ||
| 1040 | 2026.05.08 19:11:41.104346 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.05.08 19:11:41.104449 [ 259 ] {be8f9f9b-bd31-414f-a098-d05136afb43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1042 | 2026.05.08 19:11:41.104490 [ 259 ] {be8f9f9b-bd31-414f-a098-d05136afb43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1043 | 2026.05.08 19:11:41.104899 [ 259 ] {be8f9f9b-bd31-414f-a098-d05136afb43e} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.05.08 19:11:41.104939 [ 259 ] {be8f9f9b-bd31-414f-a098-d05136afb43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1045 | 2026.05.08 19:11:41.105383 [ 259 ] {be8f9f9b-bd31-414f-a098-d05136afb43e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1046 | 2026.05.08 19:11:41.105832 [ 259 ] {be8f9f9b-bd31-414f-a098-d05136afb43e} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.05.08 19:11:41.105981 [ 259 ] {be8f9f9b-bd31-414f-a098-d05136afb43e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001551 sec., 19342.35976789168 rows/sec., 1.33 MiB/sec. | ||
| 1048 | 2026.05.08 19:11:41.106022 [ 259 ] {be8f9f9b-bd31-414f-a098-d05136afb43e} <Debug> TCPHandler: Processed in 0.001728834 sec. | ||
| 1049 | 2026.05.08 19:11:46.101222 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.05.08 19:11:46.101566 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1051 | 2026.05.08 19:11:46.102184 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1052 | 2026.05.08 19:11:46.102244 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1053 | 2026.05.08 19:11:46.102542 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.05.08 19:11:46.102635 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.05.08 19:11:46.102793 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 1056 | 2026.05.08 19:11:46.102831 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1057 | 2026.05.08 19:11:46.102854 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 1058 | 2026.05.08 19:11:46.102869 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1059 | 2026.05.08 19:11:46.102911 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1060 | 2026.05.08 19:11:46.102933 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1061 | 2026.05.08 19:11:46.104054 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002623 sec., 5718.642775447961 rows/sec., 852.21 KiB/sec. | ||
| 1062 | 2026.05.08 19:11:46.104180 [ 259 ] {9e4f42bd-06e3-45f8-a2cf-465fc018d76c} <Debug> TCPHandler: Processed in 0.003135679 sec. | ||
| 1063 | 2026.05.08 19:11:46.108874 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.05.08 19:11:46.109088 [ 259 ] {bf18aa17-2939-43af-9c8c-b4afd56eccad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1065 | 2026.05.08 19:11:46.109176 [ 259 ] {bf18aa17-2939-43af-9c8c-b4afd56eccad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2026.05.08 19:11:46.110035 [ 259 ] {bf18aa17-2939-43af-9c8c-b4afd56eccad} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2026.05.08 19:11:46.110092 [ 259 ] {bf18aa17-2939-43af-9c8c-b4afd56eccad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1068 | 2026.05.08 19:11:46.110736 [ 259 ] {bf18aa17-2939-43af-9c8c-b4afd56eccad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1069 | 2026.05.08 19:11:46.111147 [ 259 ] {bf18aa17-2939-43af-9c8c-b4afd56eccad} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2026.05.08 19:11:46.111327 [ 259 ] {bf18aa17-2939-43af-9c8c-b4afd56eccad} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.002294 sec., 5231.037489102006 rows/sec., 1.86 MiB/sec. | ||
| 1071 | 2026.05.08 19:11:46.111393 [ 259 ] {bf18aa17-2939-43af-9c8c-b4afd56eccad} <Debug> TCPHandler: Processed in 0.002667267 sec. | ||
| 1072 | 2026.05.08 19:11:46.111540 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.05.08 19:11:46.111652 [ 259 ] {af383912-95ae-4bd1-b729-2cf6b7bf8c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1074 | 2026.05.08 19:11:46.111699 [ 259 ] {af383912-95ae-4bd1-b729-2cf6b7bf8c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1075 | 2026.05.08 19:11:46.112968 [ 259 ] {af383912-95ae-4bd1-b729-2cf6b7bf8c71} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2026.05.08 19:11:46.113005 [ 259 ] {af383912-95ae-4bd1-b729-2cf6b7bf8c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1077 | 2026.05.08 19:11:46.113619 [ 259 ] {af383912-95ae-4bd1-b729-2cf6b7bf8c71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1078 | 2026.05.08 19:11:46.114070 [ 259 ] {af383912-95ae-4bd1-b729-2cf6b7bf8c71} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2026.05.08 19:11:46.114216 [ 259 ] {af383912-95ae-4bd1-b729-2cf6b7bf8c71} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002589 sec., 109694.86288142139 rows/sec., 6.97 MiB/sec. | ||
| 1080 | 2026.05.08 19:11:46.114267 [ 259 ] {af383912-95ae-4bd1-b729-2cf6b7bf8c71} <Debug> TCPHandler: Processed in 0.00278425 sec. | ||
| 1081 | 2026.05.08 19:11:46.114436 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.05.08 19:11:46.114543 [ 259 ] {56b4a3bb-2ccf-416f-a281-ae67b66f95ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1083 | 2026.05.08 19:11:46.114587 [ 259 ] {56b4a3bb-2ccf-416f-a281-ae67b66f95ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1084 | 2026.05.08 19:11:46.115099 [ 259 ] {56b4a3bb-2ccf-416f-a281-ae67b66f95ef} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.05.08 19:11:46.115139 [ 259 ] {56b4a3bb-2ccf-416f-a281-ae67b66f95ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1086 | 2026.05.08 19:11:46.115561 [ 259 ] {56b4a3bb-2ccf-416f-a281-ae67b66f95ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1087 | 2026.05.08 19:11:46.115994 [ 259 ] {56b4a3bb-2ccf-416f-a281-ae67b66f95ef} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.05.08 19:11:46.116138 [ 259 ] {56b4a3bb-2ccf-416f-a281-ae67b66f95ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001618 sec., 1236.0939431396785 rows/sec., 100.79 KiB/sec. | ||
| 1089 | 2026.05.08 19:11:46.116178 [ 259 ] {56b4a3bb-2ccf-416f-a281-ae67b66f95ef} <Debug> TCPHandler: Processed in 0.001797976 sec. | ||
| 1090 | 2026.05.08 19:11:46.116329 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.05.08 19:11:46.116433 [ 259 ] {e7b2a51f-e829-4e13-8299-454238b0c302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1092 | 2026.05.08 19:11:46.116475 [ 259 ] {e7b2a51f-e829-4e13-8299-454238b0c302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1093 | 2026.05.08 19:11:46.117369 [ 259 ] {e7b2a51f-e829-4e13-8299-454238b0c302} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.05.08 19:11:46.117415 [ 259 ] {e7b2a51f-e829-4e13-8299-454238b0c302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1095 | 2026.05.08 19:11:46.118029 [ 259 ] {e7b2a51f-e829-4e13-8299-454238b0c302} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.05.08 19:11:46.118496 [ 259 ] {e7b2a51f-e829-4e13-8299-454238b0c302} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.05.08 19:11:46.118640 [ 259 ] {e7b2a51f-e829-4e13-8299-454238b0c302} <Debug> executeQuery: Read 768 rows, 60.47 KiB in 0.002227 sec., 344858.5541086664 rows/sec., 26.52 MiB/sec. | ||
| 1098 | 2026.05.08 19:11:46.118679 [ 259 ] {e7b2a51f-e829-4e13-8299-454238b0c302} <Debug> TCPHandler: Processed in 0.002404881 sec. | ||
| 1099 | 2026.05.08 19:11:46.118824 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.05.08 19:11:46.118942 [ 259 ] {e2ff9038-fefd-4b50-b812-48cefe888252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.05.08 19:11:46.118988 [ 259 ] {e2ff9038-fefd-4b50-b812-48cefe888252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1102 | 2026.05.08 19:11:46.119475 [ 259 ] {e2ff9038-fefd-4b50-b812-48cefe888252} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.05.08 19:11:46.119513 [ 259 ] {e2ff9038-fefd-4b50-b812-48cefe888252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1104 | 2026.05.08 19:11:46.119984 [ 259 ] {e2ff9038-fefd-4b50-b812-48cefe888252} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.05.08 19:11:46.120495 [ 259 ] {e2ff9038-fefd-4b50-b812-48cefe888252} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.05.08 19:11:46.120674 [ 259 ] {e2ff9038-fefd-4b50-b812-48cefe888252} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001759 sec., 81864.69584991473 rows/sec., 4.82 MiB/sec. | ||
| 1107 | 2026.05.08 19:11:46.120728 [ 259 ] {e2ff9038-fefd-4b50-b812-48cefe888252} <Debug> TCPHandler: Processed in 0.001957159 sec. | ||
| 1108 | 2026.05.08 19:11:46.120896 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.05.08 19:11:46.121019 [ 259 ] {666e70a0-5486-46fc-bcfc-aab11340afa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1110 | 2026.05.08 19:11:46.121072 [ 259 ] {666e70a0-5486-46fc-bcfc-aab11340afa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1111 | 2026.05.08 19:11:46.121751 [ 259 ] {666e70a0-5486-46fc-bcfc-aab11340afa1} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.05.08 19:11:46.121795 [ 259 ] {666e70a0-5486-46fc-bcfc-aab11340afa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1113 | 2026.05.08 19:11:46.122301 [ 259 ] {666e70a0-5486-46fc-bcfc-aab11340afa1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.05.08 19:11:46.123194 [ 259 ] {666e70a0-5486-46fc-bcfc-aab11340afa1} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.05.08 19:11:46.123522 [ 259 ] {666e70a0-5486-46fc-bcfc-aab11340afa1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002517 sec., 59197.4572904251 rows/sec., 3.82 MiB/sec. | ||
| 1116 | 2026.05.08 19:11:46.123631 [ 259 ] {666e70a0-5486-46fc-bcfc-aab11340afa1} <Debug> TCPHandler: Processed in 0.00279801 sec. | ||
| 1117 | 2026.05.08 19:11:46.123973 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.08 19:11:46.124160 [ 259 ] {23285ad1-77a4-4330-adde-b677e0e0bf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.05.08 19:11:46.124233 [ 259 ] {23285ad1-77a4-4330-adde-b677e0e0bf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1120 | 2026.05.08 19:11:46.125043 [ 259 ] {23285ad1-77a4-4330-adde-b677e0e0bf00} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.05.08 19:11:46.125092 [ 259 ] {23285ad1-77a4-4330-adde-b677e0e0bf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1122 | 2026.05.08 19:11:46.125668 [ 259 ] {23285ad1-77a4-4330-adde-b677e0e0bf00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.05.08 19:11:46.126199 [ 259 ] {23285ad1-77a4-4330-adde-b677e0e0bf00} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.05.08 19:11:46.126352 [ 259 ] {23285ad1-77a4-4330-adde-b677e0e0bf00} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.002254 sec., 65661.04702750666 rows/sec., 3.73 MiB/sec. | ||
| 1125 | 2026.05.08 19:11:46.126402 [ 259 ] {23285ad1-77a4-4330-adde-b677e0e0bf00} <Debug> TCPHandler: Processed in 0.002607875 sec. | ||
| 1126 | 2026.05.08 19:11:46.126565 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.08 19:11:46.126678 [ 259 ] {50d2740a-b705-4a2b-830b-e33bb3a54de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.08 19:11:46.126724 [ 259 ] {50d2740a-b705-4a2b-830b-e33bb3a54de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1129 | 2026.05.08 19:11:46.127487 [ 259 ] {50d2740a-b705-4a2b-830b-e33bb3a54de6} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.08 19:11:46.127533 [ 259 ] {50d2740a-b705-4a2b-830b-e33bb3a54de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1131 | 2026.05.08 19:11:46.128115 [ 259 ] {50d2740a-b705-4a2b-830b-e33bb3a54de6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1132 | 2026.05.08 19:11:46.128871 [ 259 ] {50d2740a-b705-4a2b-830b-e33bb3a54de6} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.08 19:11:46.129062 [ 259 ] {50d2740a-b705-4a2b-830b-e33bb3a54de6} <Debug> executeQuery: Read 456 rows, 32.46 KiB in 0.00241 sec., 189211.61825726143 rows/sec., 13.15 MiB/sec. | ||
| 1134 | 2026.05.08 19:11:46.129116 [ 259 ] {50d2740a-b705-4a2b-830b-e33bb3a54de6} <Debug> TCPHandler: Processed in 0.002606895 sec. | ||
| 1135 | 2026.05.08 19:11:46.129299 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.08 19:11:46.129430 [ 259 ] {72ecd428-7b61-4e9c-938b-a089c37ec879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.08 19:11:46.129493 [ 259 ] {72ecd428-7b61-4e9c-938b-a089c37ec879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1138 | 2026.05.08 19:11:46.130080 [ 259 ] {72ecd428-7b61-4e9c-938b-a089c37ec879} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.08 19:11:46.130131 [ 259 ] {72ecd428-7b61-4e9c-938b-a089c37ec879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1140 | 2026.05.08 19:11:46.130687 [ 259 ] {72ecd428-7b61-4e9c-938b-a089c37ec879} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.05.08 19:11:46.131321 [ 259 ] {72ecd428-7b61-4e9c-938b-a089c37ec879} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.08 19:11:46.131513 [ 259 ] {72ecd428-7b61-4e9c-938b-a089c37ec879} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002115 sec., 2836.879432624113 rows/sec., 148.22 KiB/sec. | ||
| 1143 | 2026.05.08 19:11:46.131567 [ 259 ] {72ecd428-7b61-4e9c-938b-a089c37ec879} <Debug> TCPHandler: Processed in 0.002328788 sec. | ||
| 1144 | 2026.05.08 19:11:46.131745 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.08 19:11:46.131878 [ 259 ] {079d6a42-2135-4aed-8da5-735a6b3ea21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.08 19:11:46.131939 [ 259 ] {079d6a42-2135-4aed-8da5-735a6b3ea21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1147 | 2026.05.08 19:11:46.133065 [ 259 ] {079d6a42-2135-4aed-8da5-735a6b3ea21d} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.08 19:11:46.133216 [ 259 ] {079d6a42-2135-4aed-8da5-735a6b3ea21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1149 | 2026.05.08 19:11:46.134019 [ 259 ] {079d6a42-2135-4aed-8da5-735a6b3ea21d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1150 | 2026.05.08 19:11:46.134709 [ 259 ] {079d6a42-2135-4aed-8da5-735a6b3ea21d} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): 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.08 19:11:46.134923 [ 259 ] {079d6a42-2135-4aed-8da5-735a6b3ea21d} <Debug> executeQuery: Read 206 rows, 13.79 KiB in 0.003073 sec., 67035.47022453629 rows/sec., 4.38 MiB/sec. | ||
| 1152 | 2026.05.08 19:11:46.134997 [ 259 ] {079d6a42-2135-4aed-8da5-735a6b3ea21d} <Debug> TCPHandler: Processed in 0.003322093 sec. | ||
| 1153 | 2026.05.08 19:11:46.135246 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.08 19:11:46.135389 [ 259 ] {882b5ffb-32e3-4dcd-a169-b92e8c13d4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.08 19:11:46.135450 [ 259 ] {882b5ffb-32e3-4dcd-a169-b92e8c13d4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1156 | 2026.05.08 19:11:46.136068 [ 259 ] {882b5ffb-32e3-4dcd-a169-b92e8c13d4e3} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.08 19:11:46.136127 [ 259 ] {882b5ffb-32e3-4dcd-a169-b92e8c13d4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1158 | 2026.05.08 19:11:46.136575 [ 259 ] {882b5ffb-32e3-4dcd-a169-b92e8c13d4e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.05.08 19:11:46.137551 [ 259 ] {882b5ffb-32e3-4dcd-a169-b92e8c13d4e3} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.08 19:11:46.137882 [ 259 ] {882b5ffb-32e3-4dcd-a169-b92e8c13d4e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002525 sec., 396.03960396039605 rows/sec., 26.69 KiB/sec. | ||
| 1161 | 2026.05.08 19:11:46.137974 [ 259 ] {882b5ffb-32e3-4dcd-a169-b92e8c13d4e3} <Debug> TCPHandler: Processed in 0.002866222 sec. | ||
| 1162 | 2026.05.08 19:11:46.138266 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.08 19:11:46.138433 [ 259 ] {ba4fa86f-3b7c-4f3f-9ebd-45ea3f8bb2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.08 19:11:46.138497 [ 259 ] {ba4fa86f-3b7c-4f3f-9ebd-45ea3f8bb2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1165 | 2026.05.08 19:11:46.139047 [ 259 ] {ba4fa86f-3b7c-4f3f-9ebd-45ea3f8bb2d3} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.08 19:11:46.139089 [ 259 ] {ba4fa86f-3b7c-4f3f-9ebd-45ea3f8bb2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1167 | 2026.05.08 19:11:46.139698 [ 259 ] {ba4fa86f-3b7c-4f3f-9ebd-45ea3f8bb2d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1168 | 2026.05.08 19:11:46.140242 [ 259 ] {ba4fa86f-3b7c-4f3f-9ebd-45ea3f8bb2d3} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): 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.08 19:11:46.140415 [ 259 ] {ba4fa86f-3b7c-4f3f-9ebd-45ea3f8bb2d3} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.002033 sec., 29513.03492375799 rows/sec., 1.79 MiB/sec. | ||
| 1170 | 2026.05.08 19:11:46.140465 [ 259 ] {ba4fa86f-3b7c-4f3f-9ebd-45ea3f8bb2d3} <Debug> TCPHandler: Processed in 0.00237592 sec. | ||
| 1171 | 2026.05.08 19:11:47.927867 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1172 | 2026.05.08 19:11:47.928350 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.05.08 19:11:47.928386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1174 | 2026.05.08 19:11:47.929091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1175 | 2026.05.08 19:11:47.929632 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.05.08 19:11:47.929794 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1177 | 2026.05.08 19:11:48.043675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1178 | 2026.05.08 19:11:48.060558 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.05.08 19:11:48.060618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1180 | 2026.05.08 19:11:48.067166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1181 | 2026.05.08 19:11:48.068376 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.05.08 19:11:48.071502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1183 | 2026.05.08 19:11:49.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.95 MiB, peak 169.96 MiB, free memory in arenas 0.00 B, will set to 167.13 MiB (RSS), difference: 1.17 MiB | ||
| 1184 | 2026.05.08 19:11:50.425866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 152 | ||
| 1185 | 2026.05.08 19:11:50.427968 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.05.08 19:11:50.428011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1187 | 2026.05.08 19:11:50.429447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1188 | 2026.05.08 19:11:50.429954 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.05.08 19:11:50.430175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 152 | ||
| 1190 | 2026.05.08 19:11:51.094683 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.08 19:11:51.094982 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1192 | 2026.05.08 19:11:51.095284 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1193 | 2026.05.08 19:11:51.095317 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <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 | ||
| 1194 | 2026.05.08 19:11:51.095522 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1195 | 2026.05.08 19:11:51.095588 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1196 | 2026.05.08 19:11:51.095723 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1197 | 2026.05.08 19:11:51.095919 [ 268 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1198 | 2026.05.08 19:11:51.096005 [ 303 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1199 | 2026.05.08 19:11:51.096138 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1200 | 2026.05.08 19:11:51.096173 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1201 | 2026.05.08 19:11:51.096223 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1202 | 2026.05.08 19:11:51.096244 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1203 | 2026.05.08 19:11:51.097319 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002427 sec., 6180.469715698393 rows/sec., 921.03 KiB/sec. | ||
| 1204 | 2026.05.08 19:11:51.097412 [ 259 ] {5c987e07-151d-4b64-b60b-94fd6fd33380} <Debug> TCPHandler: Processed in 0.002907113 sec. | ||
| 1205 | 2026.05.08 19:11:51.098548 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.05.08 19:11:51.098660 [ 259 ] {82602e05-fe85-4945-a1d6-6d362436a447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1207 | 2026.05.08 19:11:51.098702 [ 259 ] {82602e05-fe85-4945-a1d6-6d362436a447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1208 | 2026.05.08 19:11:51.099317 [ 259 ] {82602e05-fe85-4945-a1d6-6d362436a447} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.05.08 19:11:51.099355 [ 259 ] {82602e05-fe85-4945-a1d6-6d362436a447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1210 | 2026.05.08 19:11:51.099889 [ 259 ] {82602e05-fe85-4945-a1d6-6d362436a447} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1211 | 2026.05.08 19:11:51.100414 [ 259 ] {82602e05-fe85-4945-a1d6-6d362436a447} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.05.08 19:11:51.100588 [ 259 ] {82602e05-fe85-4945-a1d6-6d362436a447} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001957 sec., 13285.641287685232 rows/sec., 1011.49 KiB/sec. | ||
| 1213 | 2026.05.08 19:11:51.100627 [ 259 ] {82602e05-fe85-4945-a1d6-6d362436a447} <Debug> TCPHandler: Processed in 0.002130303 sec. | ||
| 1214 | 2026.05.08 19:11:51.100861 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.05.08 19:11:51.100956 [ 259 ] {68e02511-ded5-46f2-bdf3-66e6d5f6eba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1216 | 2026.05.08 19:11:51.100995 [ 259 ] {68e02511-ded5-46f2-bdf3-66e6d5f6eba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1217 | 2026.05.08 19:11:51.101464 [ 259 ] {68e02511-ded5-46f2-bdf3-66e6d5f6eba4} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.05.08 19:11:51.101500 [ 259 ] {68e02511-ded5-46f2-bdf3-66e6d5f6eba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1219 | 2026.05.08 19:11:51.101940 [ 259 ] {68e02511-ded5-46f2-bdf3-66e6d5f6eba4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1220 | 2026.05.08 19:11:51.102587 [ 259 ] {68e02511-ded5-46f2-bdf3-66e6d5f6eba4} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.05.08 19:11:51.102756 [ 259 ] {68e02511-ded5-46f2-bdf3-66e6d5f6eba4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001819 sec., 15393.073117097305 rows/sec., 1.20 MiB/sec. | ||
| 1222 | 2026.05.08 19:11:51.102795 [ 259 ] {68e02511-ded5-46f2-bdf3-66e6d5f6eba4} <Debug> TCPHandler: Processed in 0.00198268 sec. | ||
| 1223 | 2026.05.08 19:11:51.102937 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.05.08 19:11:51.103032 [ 259 ] {02d194ec-f56e-4d71-a05f-5a07bece3f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.05.08 19:11:51.103076 [ 259 ] {02d194ec-f56e-4d71-a05f-5a07bece3f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1226 | 2026.05.08 19:11:51.103618 [ 259 ] {02d194ec-f56e-4d71-a05f-5a07bece3f2f} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.05.08 19:11:51.103655 [ 259 ] {02d194ec-f56e-4d71-a05f-5a07bece3f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1228 | 2026.05.08 19:11:51.104229 [ 259 ] {02d194ec-f56e-4d71-a05f-5a07bece3f2f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1229 | 2026.05.08 19:11:51.104700 [ 259 ] {02d194ec-f56e-4d71-a05f-5a07bece3f2f} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.05.08 19:11:51.104853 [ 259 ] {02d194ec-f56e-4d71-a05f-5a07bece3f2f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001839 sec., 54377.37901033171 rows/sec., 3.77 MiB/sec. | ||
| 1231 | 2026.05.08 19:11:51.104889 [ 259 ] {02d194ec-f56e-4d71-a05f-5a07bece3f2f} <Debug> TCPHandler: Processed in 0.001998971 sec. | ||
| 1232 | 2026.05.08 19:11:51.105031 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.05.08 19:11:51.105131 [ 259 ] {b93f9c40-8a86-4679-8804-4b52632b7983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1234 | 2026.05.08 19:11:51.105171 [ 259 ] {b93f9c40-8a86-4679-8804-4b52632b7983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1235 | 2026.05.08 19:11:51.105555 [ 259 ] {b93f9c40-8a86-4679-8804-4b52632b7983} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.05.08 19:11:51.105590 [ 259 ] {b93f9c40-8a86-4679-8804-4b52632b7983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1237 | 2026.05.08 19:11:51.106062 [ 259 ] {b93f9c40-8a86-4679-8804-4b52632b7983} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1238 | 2026.05.08 19:11:51.106561 [ 259 ] {b93f9c40-8a86-4679-8804-4b52632b7983} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.05.08 19:11:51.106776 [ 259 ] {b93f9c40-8a86-4679-8804-4b52632b7983} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001663 sec., 18039.68731208659 rows/sec., 1.24 MiB/sec. | ||
| 1240 | 2026.05.08 19:11:51.106815 [ 259 ] {b93f9c40-8a86-4679-8804-4b52632b7983} <Debug> TCPHandler: Processed in 0.001830796 sec. | ||
| 1241 | 2026.05.08 19:11:55.387786 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1242 | 2026.05.08 19:11:55.387850 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1243 | 2026.05.08 19:11:55.430794 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1244 | 2026.05.08 19:11:55.431306 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.08 19:11:55.431354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1246 | 2026.05.08 19:11:55.432161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1247 | 2026.05.08 19:11:55.432732 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.08 19:11:55.432882 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1249 | 2026.05.08 19:11:55.432889 [ 67 ] {} <Debug> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1250 | 2026.05.08 19:11:55.432972 [ 67 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.05.08 19:11:55.432997 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1252 | 2026.05.08 19:11:55.435225 [ 195 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 1253 | 2026.05.08 19:11:55.437483 [ 195 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1254 | 2026.05.08 19:11:55.437575 [ 195 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 1255 | 2026.05.08 19:11:55.437710 [ 195 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 1256 | 2026.05.08 19:11:55.437775 [ 195 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 1257 | 2026.05.08 19:11:55.437886 [ 195 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 1258 | 2026.05.08 19:11:55.437952 [ 195 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 1259 | 2026.05.08 19:11:55.438010 [ 195 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 1260 | 2026.05.08 19:11:55.455819 [ 188 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.022701881 sec., 123602.09270764832 rows/sec., 1.77 MiB/sec. | ||
| 1261 | 2026.05.08 19:11:55.456865 [ 192 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1262 | 2026.05.08 19:11:55.457451 [ 192 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_6_1} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.08 19:11:55.457529 [ 192 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_6_1} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1264 | 2026.05.08 19:11:55.457638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1265 | 2026.05.08 19:11:55.572490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1266 | 2026.05.08 19:11:55.589287 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.05.08 19:11:55.589360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1268 | 2026.05.08 19:11:55.595338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1269 | 2026.05.08 19:11:55.597805 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.05.08 19:11:55.598183 [ 67 ] {} <Debug> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1271 | 2026.05.08 19:11:55.598242 [ 67 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.08 19:11:55.598263 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1273 | 2026.05.08 19:11:55.598357 [ 192 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 1274 | 2026.05.08 19:11:55.602229 [ 192 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1275 | 2026.05.08 19:11:55.603664 [ 192 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 1276 | 2026.05.08 19:11:55.606558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1277 | 2026.05.08 19:11:55.608248 [ 192 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 1278 | 2026.05.08 19:11:55.612544 [ 192 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 1279 | 2026.05.08 19:11:55.616754 [ 192 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 1280 | 2026.05.08 19:11:55.624098 [ 192 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 1281 | 2026.05.08 19:11:55.628098 [ 192 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 1282 | 2026.05.08 19:11:55.697951 [ 188 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099628037 sec., 461.7174179593642 rows/sec., 2.39 MiB/sec. | ||
| 1283 | 2026.05.08 19:11:55.700323 [ 186 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1284 | 2026.05.08 19:11:55.702807 [ 186 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_6_1} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.05.08 19:11:55.702904 [ 186 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_6_1} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1286 | 2026.05.08 19:11:55.704457 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1287 | 2026.05.08 19:11:56.000148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.32 MiB, peak 177.85 MiB, free memory in arenas 0.00 B, will set to 177.75 MiB (RSS), difference: 9.43 MiB | ||
| 1288 | 2026.05.08 19:11:56.099048 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.05.08 19:11:56.099297 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1290 | 2026.05.08 19:11:56.099644 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1291 | 2026.05.08 19:11:56.099680 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1292 | 2026.05.08 19:11:56.099913 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1293 | 2026.05.08 19:11:56.099984 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2026.05.08 19:11:56.100127 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1295 | 2026.05.08 19:11:56.100379 [ 305 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1296 | 2026.05.08 19:11:56.100447 [ 306 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1297 | 2026.05.08 19:11:56.100612 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 1298 | 2026.05.08 19:11:56.100651 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1299 | 2026.05.08 19:11:56.103102 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1300 | 2026.05.08 19:11:56.103138 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
| 1301 | 2026.05.08 19:11:56.103207 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1302 | 2026.05.08 19:11:56.103257 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1303 | 2026.05.08 19:11:56.105113 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.005913 sec., 4566.2100456621 rows/sec., 1.09 MiB/sec. | ||
| 1304 | 2026.05.08 19:11:56.105260 [ 259 ] {8d4a7744-046a-4ede-8fa9-7f141cd9f6ce} <Debug> TCPHandler: Processed in 0.00636935 sec. | ||
| 1305 | 2026.05.08 19:11:56.112572 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.05.08 19:11:56.112710 [ 259 ] {4038861f-ac80-4626-b869-17a3be63b555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.05.08 19:11:56.112762 [ 259 ] {4038861f-ac80-4626-b869-17a3be63b555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1308 | 2026.05.08 19:11:56.113474 [ 259 ] {4038861f-ac80-4626-b869-17a3be63b555} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.05.08 19:11:56.113524 [ 259 ] {4038861f-ac80-4626-b869-17a3be63b555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1310 | 2026.05.08 19:11:56.114090 [ 259 ] {4038861f-ac80-4626-b869-17a3be63b555} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2026.05.08 19:11:56.114597 [ 259 ] {4038861f-ac80-4626-b869-17a3be63b555} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.05.08 19:11:56.114757 [ 259 ] {4038861f-ac80-4626-b869-17a3be63b555} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002085 sec., 136211.03117505994 rows/sec., 8.65 MiB/sec. | ||
| 1313 | 2026.05.08 19:11:56.114798 [ 259 ] {4038861f-ac80-4626-b869-17a3be63b555} <Debug> TCPHandler: Processed in 0.002289307 sec. | ||
| 1314 | 2026.05.08 19:11:56.114947 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.05.08 19:11:56.115045 [ 259 ] {2a1824f6-1ff9-48b7-a968-18bd1572a6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1316 | 2026.05.08 19:11:56.115088 [ 259 ] {2a1824f6-1ff9-48b7-a968-18bd1572a6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1317 | 2026.05.08 19:11:56.115874 [ 259 ] {2a1824f6-1ff9-48b7-a968-18bd1572a6cd} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.05.08 19:11:56.115911 [ 259 ] {2a1824f6-1ff9-48b7-a968-18bd1572a6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1319 | 2026.05.08 19:11:56.116430 [ 259 ] {2a1824f6-1ff9-48b7-a968-18bd1572a6cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1320 | 2026.05.08 19:11:56.116941 [ 259 ] {2a1824f6-1ff9-48b7-a968-18bd1572a6cd} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.05.08 19:11:56.117058 [ 66 ] {} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1322 | 2026.05.08 19:11:56.117073 [ 259 ] {2a1824f6-1ff9-48b7-a968-18bd1572a6cd} <Debug> executeQuery: Read 767 rows, 60.40 KiB in 0.002046 sec., 374877.81036168133 rows/sec., 28.83 MiB/sec. | ||
| 1323 | 2026.05.08 19:11:56.117124 [ 66 ] {} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.05.08 19:11:56.117131 [ 259 ] {2a1824f6-1ff9-48b7-a968-18bd1572a6cd} <Debug> TCPHandler: Processed in 0.002232176 sec. | ||
| 1325 | 2026.05.08 19:11:56.117159 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1326 | 2026.05.08 19:11:56.117296 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.05.08 19:11:56.117321 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 1328 | 2026.05.08 19:11:56.117398 [ 259 ] {1ee15b5d-b10e-4404-b5dc-fa2af2efdc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.05.08 19:11:56.117445 [ 259 ] {1ee15b5d-b10e-4404-b5dc-fa2af2efdc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1330 | 2026.05.08 19:11:56.117506 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1331 | 2026.05.08 19:11:56.117563 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1332 | 2026.05.08 19:11:56.117705 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1333 | 2026.05.08 19:11:56.117775 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1334 | 2026.05.08 19:11:56.117831 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 768 rows starting from the beginning of the part | ||
| 1335 | 2026.05.08 19:11:56.117888 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1336 | 2026.05.08 19:11:56.117915 [ 259 ] {1ee15b5d-b10e-4404-b5dc-fa2af2efdc9f} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.08 19:11:56.117959 [ 259 ] {1ee15b5d-b10e-4404-b5dc-fa2af2efdc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1338 | 2026.05.08 19:11:56.117964 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 767 rows starting from the beginning of the part | ||
| 1339 | 2026.05.08 19:11:56.118513 [ 259 ] {1ee15b5d-b10e-4404-b5dc-fa2af2efdc9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2026.05.08 19:11:56.119057 [ 259 ] {1ee15b5d-b10e-4404-b5dc-fa2af2efdc9f} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.05.08 19:11:56.119207 [ 259 ] {1ee15b5d-b10e-4404-b5dc-fa2af2efdc9f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001828 sec., 77680.52516411379 rows/sec., 4.56 MiB/sec. | ||
| 1342 | 2026.05.08 19:11:56.119250 [ 259 ] {1ee15b5d-b10e-4404-b5dc-fa2af2efdc9f} <Debug> TCPHandler: Processed in 0.00200261 sec. | ||
| 1343 | 2026.05.08 19:11:56.119343 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002092742 sec., 783660.8621607441 rows/sec., 63.12 MiB/sec. | ||
| 1344 | 2026.05.08 19:11:56.119402 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.05.08 19:11:56.119513 [ 259 ] {d1d765ab-eced-43af-88ae-567da50fc0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.05.08 19:11:56.119555 [ 259 ] {d1d765ab-eced-43af-88ae-567da50fc0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1347 | 2026.05.08 19:11:56.119634 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1348 | 2026.05.08 19:11:56.120058 [ 259 ] {d1d765ab-eced-43af-88ae-567da50fc0ba} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.05.08 19:11:56.120102 [ 259 ] {d1d765ab-eced-43af-88ae-567da50fc0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1350 | 2026.05.08 19:11:56.120161 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.05.08 19:11:56.120245 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_6_1} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1352 | 2026.05.08 19:11:56.120314 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1353 | 2026.05.08 19:11:56.120560 [ 259 ] {d1d765ab-eced-43af-88ae-567da50fc0ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1354 | 2026.05.08 19:11:56.121026 [ 259 ] {d1d765ab-eced-43af-88ae-567da50fc0ba} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.05.08 19:11:56.121157 [ 259 ] {d1d765ab-eced-43af-88ae-567da50fc0ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001662 sec., 89651.02286401925 rows/sec., 5.79 MiB/sec. | ||
| 1356 | 2026.05.08 19:11:56.121196 [ 259 ] {d1d765ab-eced-43af-88ae-567da50fc0ba} <Debug> TCPHandler: Processed in 0.001846856 sec. | ||
| 1357 | 2026.05.08 19:11:56.121325 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.05.08 19:11:56.121420 [ 259 ] {34cd6452-b8ce-47a9-b22a-fb106a324377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1359 | 2026.05.08 19:11:56.121459 [ 259 ] {34cd6452-b8ce-47a9-b22a-fb106a324377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1360 | 2026.05.08 19:11:56.121928 [ 259 ] {34cd6452-b8ce-47a9-b22a-fb106a324377} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.05.08 19:11:56.121965 [ 259 ] {34cd6452-b8ce-47a9-b22a-fb106a324377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1362 | 2026.05.08 19:11:56.122397 [ 259 ] {34cd6452-b8ce-47a9-b22a-fb106a324377} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1363 | 2026.05.08 19:11:56.122918 [ 259 ] {34cd6452-b8ce-47a9-b22a-fb106a324377} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.05.08 19:11:56.123049 [ 259 ] {34cd6452-b8ce-47a9-b22a-fb106a324377} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001646 sec., 89914.94532199271 rows/sec., 5.11 MiB/sec. | ||
| 1365 | 2026.05.08 19:11:56.123086 [ 259 ] {34cd6452-b8ce-47a9-b22a-fb106a324377} <Debug> TCPHandler: Processed in 0.001809596 sec. | ||
| 1366 | 2026.05.08 19:11:56.123219 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.05.08 19:11:56.123313 [ 259 ] {8df5f552-2e22-4e43-b3cc-7ac074c4fde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1368 | 2026.05.08 19:11:56.123352 [ 259 ] {8df5f552-2e22-4e43-b3cc-7ac074c4fde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1369 | 2026.05.08 19:11:56.123929 [ 259 ] {8df5f552-2e22-4e43-b3cc-7ac074c4fde8} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.05.08 19:11:56.123967 [ 259 ] {8df5f552-2e22-4e43-b3cc-7ac074c4fde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1371 | 2026.05.08 19:11:56.124485 [ 259 ] {8df5f552-2e22-4e43-b3cc-7ac074c4fde8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1372 | 2026.05.08 19:11:56.124969 [ 259 ] {8df5f552-2e22-4e43-b3cc-7ac074c4fde8} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.05.08 19:11:56.125096 [ 66 ] {} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1374 | 2026.05.08 19:11:56.125098 [ 259 ] {8df5f552-2e22-4e43-b3cc-7ac074c4fde8} <Debug> executeQuery: Read 454 rows, 32.30 KiB in 0.001802 sec., 251942.28634850166 rows/sec., 17.50 MiB/sec. | ||
| 1375 | 2026.05.08 19:11:56.125136 [ 66 ] {} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.08 19:11:56.125160 [ 259 ] {8df5f552-2e22-4e43-b3cc-7ac074c4fde8} <Debug> TCPHandler: Processed in 0.00199343 sec. | ||
| 1377 | 2026.05.08 19:11:56.125164 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1378 | 2026.05.08 19:11:56.125304 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 1379 | 2026.05.08 19:11:56.125315 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.05.08 19:11:56.125437 [ 259 ] {0b78e47f-dcd6-4658-9ca6-6e5f28513037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1381 | 2026.05.08 19:11:56.125448 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1382 | 2026.05.08 19:11:56.125478 [ 259 ] {0b78e47f-dcd6-4658-9ca6-6e5f28513037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1383 | 2026.05.08 19:11:56.125491 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1384 | 2026.05.08 19:11:56.125587 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1385 | 2026.05.08 19:11:56.125636 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1386 | 2026.05.08 19:11:56.125689 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 456 rows starting from the beginning of the part | ||
| 1387 | 2026.05.08 19:11:56.125746 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1388 | 2026.05.08 19:11:56.125791 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 454 rows starting from the beginning of the part | ||
| 1389 | 2026.05.08 19:11:56.125864 [ 259 ] {0b78e47f-dcd6-4658-9ca6-6e5f28513037} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.05.08 19:11:56.125910 [ 259 ] {0b78e47f-dcd6-4658-9ca6-6e5f28513037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1391 | 2026.05.08 19:11:56.126449 [ 259 ] {0b78e47f-dcd6-4658-9ca6-6e5f28513037} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2026.05.08 19:11:56.126961 [ 259 ] {0b78e47f-dcd6-4658-9ca6-6e5f28513037} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.05.08 19:11:56.127085 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835476 sec., 557893.4292793804 rows/sec., 41.43 MiB/sec. | ||
| 1394 | 2026.05.08 19:11:56.127120 [ 259 ] {0b78e47f-dcd6-4658-9ca6-6e5f28513037} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001701 sec., 3527.336860670194 rows/sec., 184.29 KiB/sec. | ||
| 1395 | 2026.05.08 19:11:56.127160 [ 259 ] {0b78e47f-dcd6-4658-9ca6-6e5f28513037} <Debug> TCPHandler: Processed in 0.001910118 sec. | ||
| 1396 | 2026.05.08 19:11:56.127313 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.05.08 19:11:56.127409 [ 259 ] {c9ed4739-c76f-4203-a88e-4b2890b0cafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1398 | 2026.05.08 19:11:56.127479 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1399 | 2026.05.08 19:11:56.127558 [ 259 ] {c9ed4739-c76f-4203-a88e-4b2890b0cafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1400 | 2026.05.08 19:11:56.128080 [ 259 ] {c9ed4739-c76f-4203-a88e-4b2890b0cafa} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.08 19:11:56.128119 [ 259 ] {c9ed4739-c76f-4203-a88e-4b2890b0cafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1402 | 2026.05.08 19:11:56.128259 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.05.08 19:11:56.128360 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_6_1} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1404 | 2026.05.08 19:11:56.128458 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1405 | 2026.05.08 19:11:56.128663 [ 259 ] {c9ed4739-c76f-4203-a88e-4b2890b0cafa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1406 | 2026.05.08 19:11:56.129192 [ 259 ] {c9ed4739-c76f-4203-a88e-4b2890b0cafa} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.05.08 19:11:56.129306 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1408 | 2026.05.08 19:11:56.129328 [ 259 ] {c9ed4739-c76f-4203-a88e-4b2890b0cafa} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001938 sec., 105779.15376676986 rows/sec., 6.91 MiB/sec. | ||
| 1409 | 2026.05.08 19:11:56.129350 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.08 19:11:56.129372 [ 259 ] {c9ed4739-c76f-4203-a88e-4b2890b0cafa} <Debug> TCPHandler: Processed in 0.002107603 sec. | ||
| 1411 | 2026.05.08 19:11:56.129376 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1412 | 2026.05.08 19:11:56.129514 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.05.08 19:11:56.129515 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 1414 | 2026.05.08 19:11:56.129616 [ 259 ] {27980545-e73c-41a1-8169-a45ab3209993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.05.08 19:11:56.129663 [ 259 ] {27980545-e73c-41a1-8169-a45ab3209993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1416 | 2026.05.08 19:11:56.129664 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1417 | 2026.05.08 19:11:56.129713 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1418 | 2026.05.08 19:11:56.129784 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1419 | 2026.05.08 19:11:56.129836 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1420 | 2026.05.08 19:11:56.129882 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 206 rows starting from the beginning of the part | ||
| 1421 | 2026.05.08 19:11:56.129928 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1422 | 2026.05.08 19:11:56.129974 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 205 rows starting from the beginning of the part | ||
| 1423 | 2026.05.08 19:11:56.130050 [ 259 ] {27980545-e73c-41a1-8169-a45ab3209993} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.05.08 19:11:56.130092 [ 259 ] {27980545-e73c-41a1-8169-a45ab3209993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1425 | 2026.05.08 19:11:56.130595 [ 259 ] {27980545-e73c-41a1-8169-a45ab3209993} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1426 | 2026.05.08 19:11:56.131127 [ 259 ] {27980545-e73c-41a1-8169-a45ab3209993} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.05.08 19:11:56.131127 [ 197 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653671 sec., 442651.5310481952 rows/sec., 29.70 MiB/sec. | ||
| 1428 | 2026.05.08 19:11:56.131280 [ 259 ] {27980545-e73c-41a1-8169-a45ab3209993} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001682 sec., 594.5303210463734 rows/sec., 40.06 KiB/sec. | ||
| 1429 | 2026.05.08 19:11:56.131328 [ 259 ] {27980545-e73c-41a1-8169-a45ab3209993} <Debug> TCPHandler: Processed in 0.001861087 sec. | ||
| 1430 | 2026.05.08 19:11:56.131459 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.05.08 19:11:56.131488 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1432 | 2026.05.08 19:11:56.131556 [ 259 ] {58fb972c-7d5a-44ed-9843-558629fb3efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1433 | 2026.05.08 19:11:56.131603 [ 259 ] {58fb972c-7d5a-44ed-9843-558629fb3efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1434 | 2026.05.08 19:11:56.131981 [ 259 ] {58fb972c-7d5a-44ed-9843-558629fb3efc} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.05.08 19:11:56.132031 [ 259 ] {58fb972c-7d5a-44ed-9843-558629fb3efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1436 | 2026.05.08 19:11:56.132032 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.08 19:11:56.132118 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1438 | 2026.05.08 19:11:56.132183 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1439 | 2026.05.08 19:11:56.132503 [ 259 ] {58fb972c-7d5a-44ed-9843-558629fb3efc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1440 | 2026.05.08 19:11:56.133002 [ 259 ] {58fb972c-7d5a-44ed-9843-558629fb3efc} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.05.08 19:11:56.133138 [ 259 ] {58fb972c-7d5a-44ed-9843-558629fb3efc} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.0016 sec., 37500 rows/sec., 2.28 MiB/sec. | ||
| 1442 | 2026.05.08 19:11:56.133139 [ 65 ] {} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1443 | 2026.05.08 19:11:56.133173 [ 259 ] {58fb972c-7d5a-44ed-9843-558629fb3efc} <Debug> TCPHandler: Processed in 0.001762145 sec. | ||
| 1444 | 2026.05.08 19:11:56.133187 [ 65 ] {} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.05.08 19:11:56.133206 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1446 | 2026.05.08 19:11:56.133315 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 1447 | 2026.05.08 19:11:56.133429 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1448 | 2026.05.08 19:11:56.133470 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1449 | 2026.05.08 19:11:56.133547 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1450 | 2026.05.08 19:11:56.133596 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 1451 | 2026.05.08 19:11:56.133653 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 1452 | 2026.05.08 19:11:56.133704 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1453 | 2026.05.08 19:11:56.133768 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 1454 | 2026.05.08 19:11:56.134603 [ 197 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001329684 sec., 162444.61090003338 rows/sec., 10.43 MiB/sec. | ||
| 1455 | 2026.05.08 19:11:56.134861 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1456 | 2026.05.08 19:11:56.135426 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_6_1} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.05.08 19:11:56.135492 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_6_1} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1458 | 2026.05.08 19:11:56.135554 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1459 | 2026.05.08 19:12:00.431224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 184 | ||
| 1460 | 2026.05.08 19:12:00.433512 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.05.08 19:12:00.433572 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1462 | 2026.05.08 19:12:00.434966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1463 | 2026.05.08 19:12:00.435478 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.05.08 19:12:00.435783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1465 | 2026.05.08 19:12:01.095530 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.05.08 19:12:01.095776 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1467 | 2026.05.08 19:12:01.096141 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1468 | 2026.05.08 19:12:01.096178 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <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 | ||
| 1469 | 2026.05.08 19:12:01.096405 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1470 | 2026.05.08 19:12:01.096474 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1471 | 2026.05.08 19:12:01.096617 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 1472 | 2026.05.08 19:12:01.096729 [ 307 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1473 | 2026.05.08 19:12:01.096729 [ 305 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1474 | 2026.05.08 19:12:01.096859 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 1475 | 2026.05.08 19:12:01.096887 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1476 | 2026.05.08 19:12:01.096957 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1477 | 2026.05.08 19:12:01.096980 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
| 1478 | 2026.05.08 19:12:01.097015 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 1479 | 2026.05.08 19:12:01.097058 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 1480 | 2026.05.08 19:12:01.098236 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Debug> executeQuery: Read 27 rows, 2.62 KiB in 0.002549 sec., 10592.3891722244 rows/sec., 1.00 MiB/sec. | ||
| 1481 | 2026.05.08 19:12:01.098423 [ 259 ] {3b8582fc-b869-4fcd-8262-b567a86363a5} <Debug> TCPHandler: Processed in 0.003026886 sec. | ||
| 1482 | 2026.05.08 19:12:01.100061 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.05.08 19:12:01.100201 [ 259 ] {6cfba1f0-2b80-4f17-b4e4-c7effc2be753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1484 | 2026.05.08 19:12:01.100262 [ 259 ] {6cfba1f0-2b80-4f17-b4e4-c7effc2be753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1485 | 2026.05.08 19:12:01.100890 [ 259 ] {6cfba1f0-2b80-4f17-b4e4-c7effc2be753} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.05.08 19:12:01.100935 [ 259 ] {6cfba1f0-2b80-4f17-b4e4-c7effc2be753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1487 | 2026.05.08 19:12:01.101498 [ 259 ] {6cfba1f0-2b80-4f17-b4e4-c7effc2be753} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1488 | 2026.05.08 19:12:01.101895 [ 259 ] {6cfba1f0-2b80-4f17-b4e4-c7effc2be753} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.05.08 19:12:01.102046 [ 259 ] {6cfba1f0-2b80-4f17-b4e4-c7effc2be753} <Debug> executeQuery: Read 5 rows, 674.00 B in 0.00189 sec., 2645.5026455026455 rows/sec., 348.26 KiB/sec. | ||
| 1490 | 2026.05.08 19:12:01.102090 [ 259 ] {6cfba1f0-2b80-4f17-b4e4-c7effc2be753} <Debug> TCPHandler: Processed in 0.002140824 sec. | ||
| 1491 | 2026.05.08 19:12:01.102219 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.05.08 19:12:01.102428 [ 259 ] {2313c5fa-8b92-4ece-b028-51ef3bfef592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1493 | 2026.05.08 19:12:01.102471 [ 259 ] {2313c5fa-8b92-4ece-b028-51ef3bfef592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1494 | 2026.05.08 19:12:01.102920 [ 259 ] {2313c5fa-8b92-4ece-b028-51ef3bfef592} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.05.08 19:12:01.102958 [ 259 ] {2313c5fa-8b92-4ece-b028-51ef3bfef592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1496 | 2026.05.08 19:12:01.103397 [ 259 ] {2313c5fa-8b92-4ece-b028-51ef3bfef592} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1497 | 2026.05.08 19:12:01.103873 [ 259 ] {2313c5fa-8b92-4ece-b028-51ef3bfef592} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.05.08 19:12:01.104006 [ 259 ] {2313c5fa-8b92-4ece-b028-51ef3bfef592} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 305.40 KiB/sec. | ||
| 1499 | 2026.05.08 19:12:01.104043 [ 259 ] {2313c5fa-8b92-4ece-b028-51ef3bfef592} <Debug> TCPHandler: Processed in 0.001873597 sec. | ||
| 1500 | 2026.05.08 19:12:01.104192 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.05.08 19:12:01.104288 [ 259 ] {af3e9c55-60b3-4897-9156-efdd76928269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1502 | 2026.05.08 19:12:01.104328 [ 259 ] {af3e9c55-60b3-4897-9156-efdd76928269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1503 | 2026.05.08 19:12:01.104764 [ 259 ] {af3e9c55-60b3-4897-9156-efdd76928269} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.05.08 19:12:01.104799 [ 259 ] {af3e9c55-60b3-4897-9156-efdd76928269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1505 | 2026.05.08 19:12:01.105249 [ 259 ] {af3e9c55-60b3-4897-9156-efdd76928269} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1506 | 2026.05.08 19:12:01.105730 [ 259 ] {af3e9c55-60b3-4897-9156-efdd76928269} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.05.08 19:12:01.105862 [ 259 ] {af3e9c55-60b3-4897-9156-efdd76928269} <Debug> executeQuery: Read 81 rows, 6.81 KiB in 0.001594 sec., 50815.55834378921 rows/sec., 4.17 MiB/sec. | ||
| 1508 | 2026.05.08 19:12:01.105898 [ 259 ] {af3e9c55-60b3-4897-9156-efdd76928269} <Debug> TCPHandler: Processed in 0.001755334 sec. | ||
| 1509 | 2026.05.08 19:12:01.106026 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.05.08 19:12:01.106119 [ 259 ] {5b78d1b4-5da1-4f0d-9bb2-88b40efb1b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1511 | 2026.05.08 19:12:01.106158 [ 259 ] {5b78d1b4-5da1-4f0d-9bb2-88b40efb1b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1512 | 2026.05.08 19:12:01.106560 [ 259 ] {5b78d1b4-5da1-4f0d-9bb2-88b40efb1b7c} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.05.08 19:12:01.106597 [ 259 ] {5b78d1b4-5da1-4f0d-9bb2-88b40efb1b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1514 | 2026.05.08 19:12:01.107051 [ 259 ] {5b78d1b4-5da1-4f0d-9bb2-88b40efb1b7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1515 | 2026.05.08 19:12:01.107568 [ 259 ] {5b78d1b4-5da1-4f0d-9bb2-88b40efb1b7c} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.05.08 19:12:01.107698 [ 259 ] {5b78d1b4-5da1-4f0d-9bb2-88b40efb1b7c} <Debug> executeQuery: Read 17 rows, 1.25 KiB in 0.001597 sec., 10644.959298685035 rows/sec., 780.27 KiB/sec. | ||
| 1517 | 2026.05.08 19:12:01.107736 [ 259 ] {5b78d1b4-5da1-4f0d-9bb2-88b40efb1b7c} <Debug> TCPHandler: Processed in 0.001758454 sec. | ||
| 1518 | 2026.05.08 19:12:01.107879 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.05.08 19:12:01.107973 [ 259 ] {87e35ee5-65b6-4b8b-9871-ff29215ec783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1520 | 2026.05.08 19:12:01.108012 [ 259 ] {87e35ee5-65b6-4b8b-9871-ff29215ec783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1521 | 2026.05.08 19:12:01.108455 [ 259 ] {87e35ee5-65b6-4b8b-9871-ff29215ec783} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.05.08 19:12:01.108498 [ 259 ] {87e35ee5-65b6-4b8b-9871-ff29215ec783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1523 | 2026.05.08 19:12:01.108993 [ 259 ] {87e35ee5-65b6-4b8b-9871-ff29215ec783} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1524 | 2026.05.08 19:12:01.109913 [ 259 ] {87e35ee5-65b6-4b8b-9871-ff29215ec783} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.05.08 19:12:01.110135 [ 259 ] {87e35ee5-65b6-4b8b-9871-ff29215ec783} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.002175 sec., 37241.37931034483 rows/sec., 2.91 MiB/sec. | ||
| 1526 | 2026.05.08 19:12:01.110218 [ 259 ] {87e35ee5-65b6-4b8b-9871-ff29215ec783} <Debug> TCPHandler: Processed in 0.00238621 sec. | ||
| 1527 | 2026.05.08 19:12:01.110415 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.05.08 19:12:01.110546 [ 259 ] {5e713306-900c-432e-bcc2-955db0ad27ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1529 | 2026.05.08 19:12:01.110598 [ 259 ] {5e713306-900c-432e-bcc2-955db0ad27ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1530 | 2026.05.08 19:12:01.111045 [ 259 ] {5e713306-900c-432e-bcc2-955db0ad27ec} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.05.08 19:12:01.111092 [ 259 ] {5e713306-900c-432e-bcc2-955db0ad27ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1532 | 2026.05.08 19:12:01.111677 [ 259 ] {5e713306-900c-432e-bcc2-955db0ad27ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1533 | 2026.05.08 19:12:01.112457 [ 259 ] {5e713306-900c-432e-bcc2-955db0ad27ec} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.05.08 19:12:01.112769 [ 259 ] {5e713306-900c-432e-bcc2-955db0ad27ec} <Debug> executeQuery: Read 115 rows, 8.17 KiB in 0.002254 sec., 51020.40816326531 rows/sec., 3.54 MiB/sec. | ||
| 1535 | 2026.05.08 19:12:01.112875 [ 259 ] {5e713306-900c-432e-bcc2-955db0ad27ec} <Debug> TCPHandler: Processed in 0.002525844 sec. | ||
| 1536 | 2026.05.08 19:12:01.113133 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.05.08 19:12:01.113286 [ 259 ] {fb737ce3-56a7-4a3d-b8d9-f6358b891c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1538 | 2026.05.08 19:12:01.113389 [ 259 ] {fb737ce3-56a7-4a3d-b8d9-f6358b891c34} <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 | ||
| 1539 | 2026.05.08 19:12:01.114747 [ 259 ] {fb737ce3-56a7-4a3d-b8d9-f6358b891c34} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.05.08 19:12:01.114797 [ 259 ] {fb737ce3-56a7-4a3d-b8d9-f6358b891c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1541 | 2026.05.08 19:12:01.118871 [ 259 ] {fb737ce3-56a7-4a3d-b8d9-f6358b891c34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1542 | 2026.05.08 19:12:01.119521 [ 259 ] {fb737ce3-56a7-4a3d-b8d9-f6358b891c34} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.05.08 19:12:01.119735 [ 259 ] {fb737ce3-56a7-4a3d-b8d9-f6358b891c34} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006497 sec., 1693.0891180544866 rows/sec., 3.03 MiB/sec. | ||
| 1544 | 2026.05.08 19:12:01.119882 [ 259 ] {fb737ce3-56a7-4a3d-b8d9-f6358b891c34} <Debug> TCPHandler: Processed in 0.006887804 sec. | ||
| 1545 | 2026.05.08 19:12:01.120065 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.05.08 19:12:01.120225 [ 259 ] {945050d8-89a0-47a9-8bbd-6a0e5699de94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1547 | 2026.05.08 19:12:01.120292 [ 259 ] {945050d8-89a0-47a9-8bbd-6a0e5699de94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1548 | 2026.05.08 19:12:01.120880 [ 259 ] {945050d8-89a0-47a9-8bbd-6a0e5699de94} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.05.08 19:12:01.120927 [ 259 ] {945050d8-89a0-47a9-8bbd-6a0e5699de94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1550 | 2026.05.08 19:12:01.121525 [ 259 ] {945050d8-89a0-47a9-8bbd-6a0e5699de94} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1551 | 2026.05.08 19:12:01.122040 [ 259 ] {945050d8-89a0-47a9-8bbd-6a0e5699de94} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.05.08 19:12:01.122181 [ 259 ] {945050d8-89a0-47a9-8bbd-6a0e5699de94} <Debug> executeQuery: Read 36 rows, 2.51 KiB in 0.001996 sec., 18036.072144288577 rows/sec., 1.23 MiB/sec. | ||
| 1553 | 2026.05.08 19:12:01.122217 [ 259 ] {945050d8-89a0-47a9-8bbd-6a0e5699de94} <Debug> TCPHandler: Processed in 0.002225576 sec. | ||
| 1554 | 2026.05.08 19:12:02.933869 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1555 | 2026.05.08 19:12:02.934349 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.08 19:12:02.934394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1557 | 2026.05.08 19:12:02.935055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1558 | 2026.05.08 19:12:02.935624 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.08 19:12:02.935764 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1560 | 2026.05.08 19:12:03.107551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1561 | 2026.05.08 19:12:03.124030 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.08 19:12:03.124074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1563 | 2026.05.08 19:12:03.129804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1564 | 2026.05.08 19:12:03.131080 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.05.08 19:12:03.133885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1566 | 2026.05.08 19:12:06.102517 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.05.08 19:12:06.102912 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1568 | 2026.05.08 19:12:06.103389 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1569 | 2026.05.08 19:12:06.103425 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1570 | 2026.05.08 19:12:06.103658 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1571 | 2026.05.08 19:12:06.103726 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1572 | 2026.05.08 19:12:06.103868 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1573 | 2026.05.08 19:12:06.104013 [ 306 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1574 | 2026.05.08 19:12:06.104041 [ 305 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1575 | 2026.05.08 19:12:06.104013 [ 307 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1576 | 2026.05.08 19:12:06.104240 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 1577 | 2026.05.08 19:12:06.104270 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1578 | 2026.05.08 19:12:06.104355 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1579 | 2026.05.08 19:12:06.104376 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 1580 | 2026.05.08 19:12:06.104419 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1581 | 2026.05.08 19:12:06.104455 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1582 | 2026.05.08 19:12:06.104489 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1583 | 2026.05.08 19:12:06.106391 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.00363 sec., 8815.426997245178 rows/sec., 1.95 MiB/sec. | ||
| 1584 | 2026.05.08 19:12:06.106637 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> MemoryTracker: Peak memory usage (for query): 153.69 KiB. | ||
| 1585 | 2026.05.08 19:12:06.106656 [ 259 ] {dcd9f33e-bc27-4ea2-a316-8c0261b1cb36} <Debug> TCPHandler: Processed in 0.004419241 sec. | ||
| 1586 | 2026.05.08 19:12:06.111697 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.05.08 19:12:06.111941 [ 259 ] {1433f324-2860-4f3e-8dcd-58d38d621b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1588 | 2026.05.08 19:12:06.112032 [ 259 ] {1433f324-2860-4f3e-8dcd-58d38d621b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1589 | 2026.05.08 19:12:06.112904 [ 259 ] {1433f324-2860-4f3e-8dcd-58d38d621b04} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.05.08 19:12:06.112951 [ 259 ] {1433f324-2860-4f3e-8dcd-58d38d621b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1591 | 2026.05.08 19:12:06.113528 [ 259 ] {1433f324-2860-4f3e-8dcd-58d38d621b04} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1592 | 2026.05.08 19:12:06.114047 [ 259 ] {1433f324-2860-4f3e-8dcd-58d38d621b04} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.05.08 19:12:06.114195 [ 259 ] {1433f324-2860-4f3e-8dcd-58d38d621b04} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002327 sec., 122045.55221314997 rows/sec., 7.75 MiB/sec. | ||
| 1594 | 2026.05.08 19:12:06.114233 [ 259 ] {1433f324-2860-4f3e-8dcd-58d38d621b04} <Debug> TCPHandler: Processed in 0.002708888 sec. | ||
| 1595 | 2026.05.08 19:12:06.114411 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.05.08 19:12:06.114514 [ 259 ] {7bd755db-a55a-4952-ad7b-6e3991141672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1597 | 2026.05.08 19:12:06.114554 [ 259 ] {7bd755db-a55a-4952-ad7b-6e3991141672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1598 | 2026.05.08 19:12:06.115467 [ 259 ] {7bd755db-a55a-4952-ad7b-6e3991141672} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.05.08 19:12:06.115533 [ 259 ] {7bd755db-a55a-4952-ad7b-6e3991141672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1600 | 2026.05.08 19:12:06.116252 [ 259 ] {7bd755db-a55a-4952-ad7b-6e3991141672} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1601 | 2026.05.08 19:12:06.116757 [ 259 ] {7bd755db-a55a-4952-ad7b-6e3991141672} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.05.08 19:12:06.116921 [ 259 ] {7bd755db-a55a-4952-ad7b-6e3991141672} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.002429 sec., 328118.56731165084 rows/sec., 25.25 MiB/sec. | ||
| 1603 | 2026.05.08 19:12:06.116979 [ 259 ] {7bd755db-a55a-4952-ad7b-6e3991141672} <Debug> TCPHandler: Processed in 0.002617366 sec. | ||
| 1604 | 2026.05.08 19:12:06.117208 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.05.08 19:12:06.117341 [ 259 ] {2b1b6705-cb85-455e-b8c0-8cc04cc817dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.05.08 19:12:06.117396 [ 259 ] {2b1b6705-cb85-455e-b8c0-8cc04cc817dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1607 | 2026.05.08 19:12:06.117890 [ 259 ] {2b1b6705-cb85-455e-b8c0-8cc04cc817dc} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.05.08 19:12:06.117930 [ 259 ] {2b1b6705-cb85-455e-b8c0-8cc04cc817dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1609 | 2026.05.08 19:12:06.118373 [ 259 ] {2b1b6705-cb85-455e-b8c0-8cc04cc817dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1610 | 2026.05.08 19:12:06.118902 [ 259 ] {2b1b6705-cb85-455e-b8c0-8cc04cc817dc} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.05.08 19:12:06.119060 [ 259 ] {2b1b6705-cb85-455e-b8c0-8cc04cc817dc} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00176 sec., 80681.81818181818 rows/sec., 4.74 MiB/sec. | ||
| 1612 | 2026.05.08 19:12:06.119099 [ 259 ] {2b1b6705-cb85-455e-b8c0-8cc04cc817dc} <Debug> TCPHandler: Processed in 0.00200717 sec. | ||
| 1613 | 2026.05.08 19:12:06.119229 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.05.08 19:12:06.119324 [ 259 ] {e75496cd-004f-4280-aa34-6ef3031d7642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.05.08 19:12:06.119363 [ 259 ] {e75496cd-004f-4280-aa34-6ef3031d7642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1616 | 2026.05.08 19:12:06.119845 [ 259 ] {e75496cd-004f-4280-aa34-6ef3031d7642} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.05.08 19:12:06.119882 [ 259 ] {e75496cd-004f-4280-aa34-6ef3031d7642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1618 | 2026.05.08 19:12:06.120310 [ 259 ] {e75496cd-004f-4280-aa34-6ef3031d7642} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1619 | 2026.05.08 19:12:06.120783 [ 259 ] {e75496cd-004f-4280-aa34-6ef3031d7642} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.05.08 19:12:06.120913 [ 259 ] {e75496cd-004f-4280-aa34-6ef3031d7642} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001607 sec., 92719.35283136279 rows/sec., 5.99 MiB/sec. | ||
| 1621 | 2026.05.08 19:12:06.120950 [ 259 ] {e75496cd-004f-4280-aa34-6ef3031d7642} <Debug> TCPHandler: Processed in 0.001769705 sec. | ||
| 1622 | 2026.05.08 19:12:06.121078 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.05.08 19:12:06.121173 [ 259 ] {917e81d7-7f6c-4d2a-b31d-6bbd2c0432f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.05.08 19:12:06.121212 [ 259 ] {917e81d7-7f6c-4d2a-b31d-6bbd2c0432f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1625 | 2026.05.08 19:12:06.121664 [ 259 ] {917e81d7-7f6c-4d2a-b31d-6bbd2c0432f7} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.08 19:12:06.121702 [ 259 ] {917e81d7-7f6c-4d2a-b31d-6bbd2c0432f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1627 | 2026.05.08 19:12:06.122185 [ 259 ] {917e81d7-7f6c-4d2a-b31d-6bbd2c0432f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1628 | 2026.05.08 19:12:06.122684 [ 259 ] {917e81d7-7f6c-4d2a-b31d-6bbd2c0432f7} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.08 19:12:06.122813 [ 259 ] {917e81d7-7f6c-4d2a-b31d-6bbd2c0432f7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001657 sec., 89318.04465902233 rows/sec., 5.08 MiB/sec. | ||
| 1630 | 2026.05.08 19:12:06.122852 [ 259 ] {917e81d7-7f6c-4d2a-b31d-6bbd2c0432f7} <Debug> TCPHandler: Processed in 0.001822736 sec. | ||
| 1631 | 2026.05.08 19:12:06.123043 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.05.08 19:12:06.123136 [ 259 ] {7781ffdb-82dd-4c86-8830-dccc76773f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1633 | 2026.05.08 19:12:06.123176 [ 259 ] {7781ffdb-82dd-4c86-8830-dccc76773f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1634 | 2026.05.08 19:12:06.123828 [ 259 ] {7781ffdb-82dd-4c86-8830-dccc76773f57} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.05.08 19:12:06.123865 [ 259 ] {7781ffdb-82dd-4c86-8830-dccc76773f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1636 | 2026.05.08 19:12:06.124338 [ 259 ] {7781ffdb-82dd-4c86-8830-dccc76773f57} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1637 | 2026.05.08 19:12:06.124838 [ 259 ] {7781ffdb-82dd-4c86-8830-dccc76773f57} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.05.08 19:12:06.124973 [ 259 ] {7781ffdb-82dd-4c86-8830-dccc76773f57} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001854 sec., 264293.4196332255 rows/sec., 18.53 MiB/sec. | ||
| 1639 | 2026.05.08 19:12:06.125011 [ 259 ] {7781ffdb-82dd-4c86-8830-dccc76773f57} <Debug> TCPHandler: Processed in 0.002016501 sec. | ||
| 1640 | 2026.05.08 19:12:06.125131 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.05.08 19:12:06.125226 [ 259 ] {20301127-319b-4346-a97e-49d3292cd52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.08 19:12:06.125266 [ 259 ] {20301127-319b-4346-a97e-49d3292cd52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1643 | 2026.05.08 19:12:06.125696 [ 259 ] {20301127-319b-4346-a97e-49d3292cd52a} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.08 19:12:06.125733 [ 259 ] {20301127-319b-4346-a97e-49d3292cd52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1645 | 2026.05.08 19:12:06.126176 [ 259 ] {20301127-319b-4346-a97e-49d3292cd52a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1646 | 2026.05.08 19:12:06.126654 [ 259 ] {20301127-319b-4346-a97e-49d3292cd52a} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.08 19:12:06.126786 [ 259 ] {20301127-319b-4346-a97e-49d3292cd52a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. | ||
| 1648 | 2026.05.08 19:12:06.126821 [ 259 ] {20301127-319b-4346-a97e-49d3292cd52a} <Debug> TCPHandler: Processed in 0.001738844 sec. | ||
| 1649 | 2026.05.08 19:12:06.126942 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.05.08 19:12:06.127038 [ 259 ] {a02f6de7-228b-4f22-87c6-d7e37e584688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.05.08 19:12:06.127079 [ 259 ] {a02f6de7-228b-4f22-87c6-d7e37e584688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1652 | 2026.05.08 19:12:06.127515 [ 259 ] {a02f6de7-228b-4f22-87c6-d7e37e584688} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.08 19:12:06.127552 [ 259 ] {a02f6de7-228b-4f22-87c6-d7e37e584688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1654 | 2026.05.08 19:12:06.128016 [ 259 ] {a02f6de7-228b-4f22-87c6-d7e37e584688} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1655 | 2026.05.08 19:12:06.128536 [ 259 ] {a02f6de7-228b-4f22-87c6-d7e37e584688} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.05.08 19:12:06.128669 [ 259 ] {a02f6de7-228b-4f22-87c6-d7e37e584688} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001648 sec., 160800.97087378643 rows/sec., 10.69 MiB/sec. | ||
| 1657 | 2026.05.08 19:12:06.128706 [ 259 ] {a02f6de7-228b-4f22-87c6-d7e37e584688} <Debug> TCPHandler: Processed in 0.001811845 sec. | ||
| 1658 | 2026.05.08 19:12:06.128844 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.08 19:12:06.128948 [ 259 ] {befbaf17-8692-4132-891f-a2124a46380b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.08 19:12:06.128989 [ 259 ] {befbaf17-8692-4132-891f-a2124a46380b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1661 | 2026.05.08 19:12:06.129369 [ 259 ] {befbaf17-8692-4132-891f-a2124a46380b} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.08 19:12:06.129414 [ 259 ] {befbaf17-8692-4132-891f-a2124a46380b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1663 | 2026.05.08 19:12:06.131727 [ 259 ] {befbaf17-8692-4132-891f-a2124a46380b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1664 | 2026.05.08 19:12:06.132453 [ 259 ] {befbaf17-8692-4132-891f-a2124a46380b} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.05.08 19:12:06.132648 [ 259 ] {befbaf17-8692-4132-891f-a2124a46380b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003713 sec., 269.323996768112 rows/sec., 18.15 KiB/sec. | ||
| 1666 | 2026.05.08 19:12:06.132707 [ 259 ] {befbaf17-8692-4132-891f-a2124a46380b} <Debug> TCPHandler: Processed in 0.003911239 sec. | ||
| 1667 | 2026.05.08 19:12:06.132851 [ 259 ] {} <Trace> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.08 19:12:06.133013 [ 259 ] {5fd5dded-fdaa-4837-b4e6-09c83c3e47be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.05.08 19:12:06.133105 [ 259 ] {5fd5dded-fdaa-4837-b4e6-09c83c3e47be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1670 | 2026.05.08 19:12:06.133604 [ 259 ] {5fd5dded-fdaa-4837-b4e6-09c83c3e47be} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.08 19:12:06.133644 [ 259 ] {5fd5dded-fdaa-4837-b4e6-09c83c3e47be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1672 | 2026.05.08 19:12:06.134150 [ 259 ] {5fd5dded-fdaa-4837-b4e6-09c83c3e47be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1673 | 2026.05.08 19:12:06.134643 [ 259 ] {5fd5dded-fdaa-4837-b4e6-09c83c3e47be} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.08 19:12:06.134792 [ 259 ] {5fd5dded-fdaa-4837-b4e6-09c83c3e47be} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001827 sec., 49261.08374384236 rows/sec., 3.08 MiB/sec. | ||
| 1675 | 2026.05.08 19:12:06.134843 [ 259 ] {5fd5dded-fdaa-4837-b4e6-09c83c3e47be} <Debug> TCPHandler: Processed in 0.002052502 sec. | ||
| 1676 | 2026.05.08 19:12:08.752407 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39640 | ||
| 1677 | 2026.05.08 19:12:08.752557 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1678 | 2026.05.08 19:12:08.752591 [ 311 ] {} <Debug> TCP-Session: a3a71eef-e69e-42b2-8148-59429ce4cf39 Authenticating user 'default' from [fd00:1122:3344:101::e]:39640 | ||
| 1679 | 2026.05.08 19:12:08.752616 [ 311 ] {} <Debug> TCP-Session: a3a71eef-e69e-42b2-8148-59429ce4cf39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2026.05.08 19:12:08.752634 [ 311 ] {} <Debug> TCP-Session: a3a71eef-e69e-42b2-8148-59429ce4cf39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.05.08 19:12:08.753068 [ 311 ] {} <Trace> TCP-Session: a3a71eef-e69e-42b2-8148-59429ce4cf39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.05.08 19:12:08.753075 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53760 | ||
| 1683 | 2026.05.08 19:12:08.753155 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46982 | ||
| 1684 | 2026.05.08 19:12:08.753157 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52268 | ||
| 1685 | 2026.05.08 19:12:08.753241 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1686 | 2026.05.08 19:12:08.753264 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1687 | 2026.05.08 19:12:08.753274 [ 313 ] {} <Debug> TCP-Session: 9bda8756-c5cd-4cf6-9e20-99dc5c171fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53760 | ||
| 1688 | 2026.05.08 19:12:08.753291 [ 311 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39640) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1689 | 2026.05.08 19:12:08.753302 [ 313 ] {} <Debug> TCP-Session: 9bda8756-c5cd-4cf6-9e20-99dc5c171fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.05.08 19:12:08.753303 [ 314 ] {} <Debug> TCP-Session: 10b0cfa6-e792-4a8b-a465-bf2e5f368aec Authenticating user 'default' from [fd00:1122:3344:101::e]:46982 | ||
| 1691 | 2026.05.08 19:12:08.753336 [ 313 ] {} <Debug> TCP-Session: 9bda8756-c5cd-4cf6-9e20-99dc5c171fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.05.08 19:12:08.753349 [ 314 ] {} <Debug> TCP-Session: 10b0cfa6-e792-4a8b-a465-bf2e5f368aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.05.08 19:12:08.753367 [ 314 ] {} <Debug> TCP-Session: 10b0cfa6-e792-4a8b-a465-bf2e5f368aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.05.08 19:12:08.753390 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63024 | ||
| 1695 | 2026.05.08 19:12:08.753410 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1696 | 2026.05.08 19:12:08.753391 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47288 | ||
| 1697 | 2026.05.08 19:12:08.753467 [ 312 ] {} <Debug> TCP-Session: 57bdded3-857f-4bed-92e6-b43a288a9b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:52268 | ||
| 1698 | 2026.05.08 19:12:08.753489 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38746 | ||
| 1699 | 2026.05.08 19:12:08.753514 [ 312 ] {} <Debug> TCP-Session: 57bdded3-857f-4bed-92e6-b43a288a9b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.05.08 19:12:08.753529 [ 312 ] {} <Debug> TCP-Session: 57bdded3-857f-4bed-92e6-b43a288a9b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.05.08 19:12:08.753611 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46900 | ||
| 1702 | 2026.05.08 19:12:08.753645 [ 311 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1703 | 2026.05.08 19:12:08.753709 [ 311 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1704 | 2026.05.08 19:12:08.753796 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1705 | 2026.05.08 19:12:08.753830 [ 317 ] {} <Debug> TCP-Session: d472d565-cc52-4ca1-ab5e-09e18c4a1c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:38746 | ||
| 1706 | 2026.05.08 19:12:08.753841 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1707 | 2026.05.08 19:12:08.753846 [ 317 ] {} <Debug> TCP-Session: d472d565-cc52-4ca1-ab5e-09e18c4a1c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2026.05.08 19:12:08.753850 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48045 | ||
| 1709 | 2026.05.08 19:12:08.753884 [ 317 ] {} <Debug> TCP-Session: d472d565-cc52-4ca1-ab5e-09e18c4a1c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.05.08 19:12:08.753887 [ 316 ] {} <Debug> TCP-Session: bf1115d7-37d7-49b5-86d8-ec6ddec967cc Authenticating user 'default' from [fd00:1122:3344:101::e]:47288 | ||
| 1711 | 2026.05.08 19:12:08.753929 [ 316 ] {} <Debug> TCP-Session: bf1115d7-37d7-49b5-86d8-ec6ddec967cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2026.05.08 19:12:08.753944 [ 316 ] {} <Debug> TCP-Session: bf1115d7-37d7-49b5-86d8-ec6ddec967cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.05.08 19:12:08.753955 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1714 | 2026.05.08 19:12:08.754002 [ 315 ] {} <Debug> TCP-Session: e8dec212-6d32-4b34-986e-385dc8075ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63024 | ||
| 1715 | 2026.05.08 19:12:08.754021 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1716 | 2026.05.08 19:12:08.754025 [ 315 ] {} <Debug> TCP-Session: e8dec212-6d32-4b34-986e-385dc8075ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2026.05.08 19:12:08.754061 [ 315 ] {} <Debug> TCP-Session: e8dec212-6d32-4b34-986e-385dc8075ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.05.08 19:12:08.754064 [ 318 ] {} <Debug> TCP-Session: 4753e328-b7b9-438b-99a3-dcc7a823f15b Authenticating user 'default' from [fd00:1122:3344:101::e]:46900 | ||
| 1719 | 2026.05.08 19:12:08.754086 [ 318 ] {} <Debug> TCP-Session: 4753e328-b7b9-438b-99a3-dcc7a823f15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.05.08 19:12:08.754100 [ 318 ] {} <Debug> TCP-Session: 4753e328-b7b9-438b-99a3-dcc7a823f15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.05.08 19:12:08.754137 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1722 | 2026.05.08 19:12:08.754179 [ 319 ] {} <Debug> TCP-Session: 03904a78-76f0-4d78-bc88-8ae1fc182438 Authenticating user 'default' from [fd00:1122:3344:101::e]:48045 | ||
| 1723 | 2026.05.08 19:12:08.754197 [ 319 ] {} <Debug> TCP-Session: 03904a78-76f0-4d78-bc88-8ae1fc182438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.05.08 19:12:08.754210 [ 319 ] {} <Debug> TCP-Session: 03904a78-76f0-4d78-bc88-8ae1fc182438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2026.05.08 19:12:08.754343 [ 311 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 1726 | 2026.05.08 19:12:08.767781 [ 309 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Trace> AggregatingTransform: Aggregating | ||
| 1727 | 2026.05.08 19:12:08.769835 [ 309 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1728 | 2026.05.08 19:12:08.770591 [ 309 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006299009 sec. (158.755 rows/sec., 6.20 KiB/sec.) | ||
| 1729 | 2026.05.08 19:12:08.770616 [ 309 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Trace> Aggregator: Merging aggregated data | ||
| 1730 | 2026.05.08 19:12:08.770667 [ 309 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1731 | 2026.05.08 19:12:08.773960 [ 311 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020731 sec., 48.23693984853601 rows/sec., 1.88 KiB/sec. | ||
| 1732 | 2026.05.08 19:12:08.774125 [ 311 ] {eb7a0336-6860-4c16-b866-29217dfa48f4} <Debug> TCPHandler: Processed in 0.021233334 sec. | ||
| 1733 | 2026.05.08 19:12:08.778900 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1734 | 2026.05.08 19:12:08.778941 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1735 | 2026.05.08 19:12:08.778959 [ 311 ] {} <Debug> TCP-Session: a3a71eef-e69e-42b2-8148-59429ce4cf39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.05.08 19:12:08.778969 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1737 | 2026.05.08 19:12:08.778985 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1738 | 2026.05.08 19:12:08.778999 [ 317 ] {} <Debug> TCP-Session: d472d565-cc52-4ca1-ab5e-09e18c4a1c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1739 | 2026.05.08 19:12:08.779034 [ 313 ] {} <Debug> TCP-Session: 9bda8756-c5cd-4cf6-9e20-99dc5c171fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.05.08 19:12:08.779034 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1741 | 2026.05.08 19:12:08.779053 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1742 | 2026.05.08 19:12:08.779069 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1743 | 2026.05.08 19:12:08.779092 [ 314 ] {} <Debug> TCP-Session: 10b0cfa6-e792-4a8b-a465-bf2e5f368aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2026.05.08 19:12:08.779105 [ 318 ] {} <Debug> TCP-Session: 4753e328-b7b9-438b-99a3-dcc7a823f15b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2026.05.08 19:12:08.779050 [ 315 ] {} <Debug> TCP-Session: e8dec212-6d32-4b34-986e-385dc8075ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.05.08 19:12:08.779133 [ 316 ] {} <Debug> TCP-Session: bf1115d7-37d7-49b5-86d8-ec6ddec967cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.05.08 19:12:08.779005 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1748 | 2026.05.08 19:12:08.779087 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1749 | 2026.05.08 19:12:08.779218 [ 312 ] {} <Debug> TCP-Session: 57bdded3-857f-4bed-92e6-b43a288a9b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.05.08 19:12:08.779237 [ 319 ] {} <Debug> TCP-Session: 03904a78-76f0-4d78-bc88-8ae1fc182438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.05.08 19:12:09.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.86 MiB, peak 189.95 MiB, free memory in arenas 0.00 B, will set to 182.28 MiB (RSS), difference: 2.42 MiB | ||
| 1752 | 2026.05.08 19:12:10.387910 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1753 | 2026.05.08 19:12:10.387964 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1754 | 2026.05.08 19:12:10.436770 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 3727 | ||
| 1755 | 2026.05.08 19:12:10.436832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 226 | ||
| 1756 | 2026.05.08 19:12:10.437257 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.05.08 19:12:10.437306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1758 | 2026.05.08 19:12:10.439173 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.05.08 19:12:10.439229 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1760 | 2026.05.08 19:12:10.470859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1761 | 2026.05.08 19:12:10.471492 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.05.08 19:12:10.471543 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1763 | 2026.05.08 19:12:10.471801 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3727 | ||
| 1764 | 2026.05.08 19:12:10.472180 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.05.08 19:12:10.472525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1766 | 2026.05.08 19:12:10.634878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1767 | 2026.05.08 19:12:10.651753 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.05.08 19:12:10.651814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1769 | 2026.05.08 19:12:10.658297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1770 | 2026.05.08 19:12:10.660496 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.05.08 19:12:10.668701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1772 | 2026.05.08 19:12:10.875327 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1773 | 2026.05.08 19:12:10.875389 [ 259 ] {} <Debug> TCP-Session: 8fdc30e5-63fd-462b-b8ec-6363ab387f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.05.08 19:12:11.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.79 MiB, peak 189.95 MiB, free memory in arenas 0.00 B, will set to 184.16 MiB (RSS), difference: 3.37 MiB | ||
| 1775 | 2026.05.08 19:12:11.097604 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.05.08 19:12:11.097824 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1777 | 2026.05.08 19:12:11.098168 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1778 | 2026.05.08 19:12:11.098205 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <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 | ||
| 1779 | 2026.05.08 19:12:11.098441 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1780 | 2026.05.08 19:12:11.098514 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1781 | 2026.05.08 19:12:11.098652 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1782 | 2026.05.08 19:12:11.098784 [ 306 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1783 | 2026.05.08 19:12:11.098793 [ 333 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1784 | 2026.05.08 19:12:11.098790 [ 327 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1785 | 2026.05.08 19:12:11.098934 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 1786 | 2026.05.08 19:12:11.098958 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1787 | 2026.05.08 19:12:11.099045 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1788 | 2026.05.08 19:12:11.099065 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 1789 | 2026.05.08 19:12:11.099110 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1790 | 2026.05.08 19:12:11.099160 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1791 | 2026.05.08 19:12:11.099202 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1792 | 2026.05.08 19:12:11.100558 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Debug> executeQuery: Read 32 rows, 3.28 KiB in 0.002819 sec., 11351.54310039021 rows/sec., 1.14 MiB/sec. | ||
| 1793 | 2026.05.08 19:12:11.100706 [ 260 ] {8c2567db-bc94-4b30-8128-3316aaa51d43} <Debug> TCPHandler: Processed in 0.003222731 sec. | ||
| 1794 | 2026.05.08 19:12:11.102663 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.05.08 19:12:11.102827 [ 260 ] {c7c9299a-6d54-4f52-baeb-10d37ae51ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1796 | 2026.05.08 19:12:11.102897 [ 260 ] {c7c9299a-6d54-4f52-baeb-10d37ae51ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1797 | 2026.05.08 19:12:11.103593 [ 260 ] {c7c9299a-6d54-4f52-baeb-10d37ae51ccd} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.05.08 19:12:11.103737 [ 260 ] {c7c9299a-6d54-4f52-baeb-10d37ae51ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1799 | 2026.05.08 19:12:11.104312 [ 260 ] {c7c9299a-6d54-4f52-baeb-10d37ae51ccd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1800 | 2026.05.08 19:12:11.104808 [ 260 ] {c7c9299a-6d54-4f52-baeb-10d37ae51ccd} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.05.08 19:12:11.104976 [ 260 ] {c7c9299a-6d54-4f52-baeb-10d37ae51ccd} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002192 sec., 35583.94160583942 rows/sec., 2.93 MiB/sec. | ||
| 1802 | 2026.05.08 19:12:11.105025 [ 260 ] {c7c9299a-6d54-4f52-baeb-10d37ae51ccd} <Debug> TCPHandler: Processed in 0.002592356 sec. | ||
| 1803 | 2026.05.08 19:12:11.105184 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.05.08 19:12:11.105298 [ 260 ] {d811893b-7d11-4ce6-8042-efd47b6dd4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1805 | 2026.05.08 19:12:11.105340 [ 260 ] {d811893b-7d11-4ce6-8042-efd47b6dd4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1806 | 2026.05.08 19:12:11.105768 [ 260 ] {d811893b-7d11-4ce6-8042-efd47b6dd4f3} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.05.08 19:12:11.105804 [ 260 ] {d811893b-7d11-4ce6-8042-efd47b6dd4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1808 | 2026.05.08 19:12:11.106263 [ 260 ] {d811893b-7d11-4ce6-8042-efd47b6dd4f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1809 | 2026.05.08 19:12:11.106724 [ 260 ] {d811893b-7d11-4ce6-8042-efd47b6dd4f3} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.05.08 19:12:11.106849 [ 44 ] {} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1811 | 2026.05.08 19:12:11.106872 [ 260 ] {d811893b-7d11-4ce6-8042-efd47b6dd4f3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001597 sec., 6887.914840325611 rows/sec., 517.94 KiB/sec. | ||
| 1812 | 2026.05.08 19:12:11.106892 [ 44 ] {} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.08 19:12:11.106915 [ 260 ] {d811893b-7d11-4ce6-8042-efd47b6dd4f3} <Debug> TCPHandler: Processed in 0.001781194 sec. | ||
| 1814 | 2026.05.08 19:12:11.106918 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1815 | 2026.05.08 19:12:11.107049 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 1816 | 2026.05.08 19:12:11.107058 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.05.08 19:12:11.107135 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1818 | 2026.05.08 19:12:11.107163 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1819 | 2026.05.08 19:12:11.107167 [ 260 ] {7525b630-2c75-4f68-8c97-869e3d61a211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1820 | 2026.05.08 19:12:11.107210 [ 260 ] {7525b630-2c75-4f68-8c97-869e3d61a211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1821 | 2026.05.08 19:12:11.107216 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part | ||
| 1822 | 2026.05.08 19:12:11.107260 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 142 rows starting from the beginning of the part | ||
| 1823 | 2026.05.08 19:12:11.107300 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 1824 | 2026.05.08 19:12:11.107336 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 1825 | 2026.05.08 19:12:11.107374 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 1826 | 2026.05.08 19:12:11.107642 [ 260 ] {7525b630-2c75-4f68-8c97-869e3d61a211} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.05.08 19:12:11.107678 [ 260 ] {7525b630-2c75-4f68-8c97-869e3d61a211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1828 | 2026.05.08 19:12:11.108128 [ 260 ] {7525b630-2c75-4f68-8c97-869e3d61a211} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1829 | 2026.05.08 19:12:11.108181 [ 197 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011809 sec., 387839.78321619105 rows/sec., 24.62 MiB/sec. | ||
| 1830 | 2026.05.08 19:12:11.108494 [ 190 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1831 | 2026.05.08 19:12:11.108633 [ 260 ] {7525b630-2c75-4f68-8c97-869e3d61a211} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.05.08 19:12:11.108792 [ 260 ] {7525b630-2c75-4f68-8c97-869e3d61a211} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001645 sec., 45592.705167173255 rows/sec., 3.56 MiB/sec. | ||
| 1833 | 2026.05.08 19:12:11.108831 [ 260 ] {7525b630-2c75-4f68-8c97-869e3d61a211} <Debug> TCPHandler: Processed in 0.001823476 sec. | ||
| 1834 | 2026.05.08 19:12:11.108978 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.05.08 19:12:11.109076 [ 260 ] {c02544f1-ae09-4219-9472-6f74998192d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1836 | 2026.05.08 19:12:11.109094 [ 190 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.05.08 19:12:11.109119 [ 260 ] {c02544f1-ae09-4219-9472-6f74998192d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1838 | 2026.05.08 19:12:11.109174 [ 190 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_6_1} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1839 | 2026.05.08 19:12:11.109271 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1840 | 2026.05.08 19:12:11.109560 [ 260 ] {c02544f1-ae09-4219-9472-6f74998192d2} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.05.08 19:12:11.109601 [ 260 ] {c02544f1-ae09-4219-9472-6f74998192d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1842 | 2026.05.08 19:12:11.110093 [ 260 ] {c02544f1-ae09-4219-9472-6f74998192d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1843 | 2026.05.08 19:12:11.110664 [ 260 ] {c02544f1-ae09-4219-9472-6f74998192d2} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.05.08 19:12:11.110808 [ 260 ] {c02544f1-ae09-4219-9472-6f74998192d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001751 sec., 91376.35636778983 rows/sec., 6.36 MiB/sec. | ||
| 1845 | 2026.05.08 19:12:11.110846 [ 260 ] {c02544f1-ae09-4219-9472-6f74998192d2} <Debug> TCPHandler: Processed in 0.001917258 sec. | ||
| 1846 | 2026.05.08 19:12:11.110997 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.05.08 19:12:11.111095 [ 260 ] {4c2c7860-61a3-4bbb-b595-cd3c0d5eb368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1848 | 2026.05.08 19:12:11.111149 [ 260 ] {4c2c7860-61a3-4bbb-b595-cd3c0d5eb368} <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 | ||
| 1849 | 2026.05.08 19:12:11.111954 [ 260 ] {4c2c7860-61a3-4bbb-b595-cd3c0d5eb368} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.05.08 19:12:11.111992 [ 260 ] {4c2c7860-61a3-4bbb-b595-cd3c0d5eb368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1851 | 2026.05.08 19:12:11.112629 [ 260 ] {4c2c7860-61a3-4bbb-b595-cd3c0d5eb368} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1852 | 2026.05.08 19:12:11.113152 [ 260 ] {4c2c7860-61a3-4bbb-b595-cd3c0d5eb368} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.08 19:12:11.113307 [ 260 ] {4c2c7860-61a3-4bbb-b595-cd3c0d5eb368} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00223 sec., 4932.735426008968 rows/sec., 8.84 MiB/sec. | ||
| 1854 | 2026.05.08 19:12:11.113368 [ 260 ] {4c2c7860-61a3-4bbb-b595-cd3c0d5eb368} <Debug> TCPHandler: Processed in 0.002420631 sec. | ||
| 1855 | 2026.05.08 19:12:11.113504 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.05.08 19:12:11.113601 [ 260 ] {a07e3b04-6346-43d6-bc82-1daa38322dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1857 | 2026.05.08 19:12:11.113643 [ 260 ] {a07e3b04-6346-43d6-bc82-1daa38322dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1858 | 2026.05.08 19:12:11.114029 [ 260 ] {a07e3b04-6346-43d6-bc82-1daa38322dfa} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.05.08 19:12:11.114066 [ 260 ] {a07e3b04-6346-43d6-bc82-1daa38322dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1860 | 2026.05.08 19:12:11.114559 [ 260 ] {a07e3b04-6346-43d6-bc82-1daa38322dfa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1861 | 2026.05.08 19:12:11.115039 [ 260 ] {a07e3b04-6346-43d6-bc82-1daa38322dfa} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.05.08 19:12:11.115169 [ 260 ] {a07e3b04-6346-43d6-bc82-1daa38322dfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
| 1863 | 2026.05.08 19:12:11.115205 [ 260 ] {a07e3b04-6346-43d6-bc82-1daa38322dfa} <Debug> TCPHandler: Processed in 0.001750244 sec. | ||
| 1864 | 2026.05.08 19:12:11.470850 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1865 | 2026.05.08 19:12:11.470913 [ 270 ] {} <Debug> TCP-Session: 25219728-1744-4750-891a-6117e63ebbad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.05.08 19:12:12.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.67 MiB, peak 189.95 MiB, free memory in arenas 0.00 B, will set to 184.55 MiB (RSS), difference: 1.88 MiB | ||
| 1867 | 2026.05.08 19:12:16.119477 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.05.08 19:12:16.119830 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1869 | 2026.05.08 19:12:16.120379 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1870 | 2026.05.08 19:12:16.120461 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1871 | 2026.05.08 19:12:16.120893 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1872 | 2026.05.08 19:12:16.121005 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1873 | 2026.05.08 19:12:16.121223 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1874 | 2026.05.08 19:12:16.121404 [ 357 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1875 | 2026.05.08 19:12:16.121417 [ 344 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2026.05.08 19:12:16.121447 [ 323 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1877 | 2026.05.08 19:12:16.121831 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 1878 | 2026.05.08 19:12:16.121888 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1879 | 2026.05.08 19:12:16.122037 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1880 | 2026.05.08 19:12:16.122081 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 1881 | 2026.05.08 19:12:16.122159 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1882 | 2026.05.08 19:12:16.122250 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1883 | 2026.05.08 19:12:16.122324 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1884 | 2026.05.08 19:12:16.124521 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Debug> executeQuery: Read 32 rows, 3.28 KiB in 0.004826 sec., 6630.75010360547 rows/sec., 679.91 KiB/sec. | ||
| 1885 | 2026.05.08 19:12:16.124740 [ 260 ] {1dd8fd87-2774-4c3a-93d0-4a6b0c7e214a} <Debug> TCPHandler: Processed in 0.005483778 sec. | ||
| 1886 | 2026.05.08 19:12:16.131341 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.08 19:12:16.131584 [ 260 ] {5acc568f-adb1-4b68-8e5c-2839d13c34f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1888 | 2026.05.08 19:12:16.131702 [ 260 ] {5acc568f-adb1-4b68-8e5c-2839d13c34f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1889 | 2026.05.08 19:12:16.132832 [ 260 ] {5acc568f-adb1-4b68-8e5c-2839d13c34f2} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.05.08 19:12:16.132907 [ 260 ] {5acc568f-adb1-4b68-8e5c-2839d13c34f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1891 | 2026.05.08 19:12:16.133651 [ 260 ] {5acc568f-adb1-4b68-8e5c-2839d13c34f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1892 | 2026.05.08 19:12:16.133982 [ 260 ] {5acc568f-adb1-4b68-8e5c-2839d13c34f2} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.05.08 19:12:16.134247 [ 260 ] {5acc568f-adb1-4b68-8e5c-2839d13c34f2} <Debug> executeQuery: Read 9 rows, 3.12 KiB in 0.002728 sec., 3299.1202346041055 rows/sec., 1.12 MiB/sec. | ||
| 1894 | 2026.05.08 19:12:16.134333 [ 260 ] {5acc568f-adb1-4b68-8e5c-2839d13c34f2} <Debug> TCPHandler: Processed in 0.003208301 sec. | ||
| 1895 | 2026.05.08 19:12:16.134637 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.05.08 19:12:16.134787 [ 260 ] {9f67151c-7091-44ab-83f9-3c7ecca68769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.05.08 19:12:16.134851 [ 260 ] {9f67151c-7091-44ab-83f9-3c7ecca68769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1898 | 2026.05.08 19:12:16.135608 [ 260 ] {9f67151c-7091-44ab-83f9-3c7ecca68769} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.05.08 19:12:16.135658 [ 260 ] {9f67151c-7091-44ab-83f9-3c7ecca68769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1900 | 2026.05.08 19:12:16.136138 [ 260 ] {9f67151c-7091-44ab-83f9-3c7ecca68769} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1901 | 2026.05.08 19:12:16.136508 [ 260 ] {9f67151c-7091-44ab-83f9-3c7ecca68769} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.05.08 19:12:16.136733 [ 260 ] {9f67151c-7091-44ab-83f9-3c7ecca68769} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001984 sec., 12096.774193548386 rows/sec., 1.00 MiB/sec. | ||
| 1903 | 2026.05.08 19:12:16.136802 [ 260 ] {9f67151c-7091-44ab-83f9-3c7ecca68769} <Debug> TCPHandler: Processed in 0.002252606 sec. | ||
| 1904 | 2026.05.08 19:12:16.137071 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.05.08 19:12:16.137279 [ 260 ] {26f4cf17-5865-49b3-a7d6-4c24cd61b2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1906 | 2026.05.08 19:12:16.137346 [ 260 ] {26f4cf17-5865-49b3-a7d6-4c24cd61b2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1907 | 2026.05.08 19:12:16.138027 [ 260 ] {26f4cf17-5865-49b3-a7d6-4c24cd61b2d0} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.05.08 19:12:16.138076 [ 260 ] {26f4cf17-5865-49b3-a7d6-4c24cd61b2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1909 | 2026.05.08 19:12:16.138674 [ 260 ] {26f4cf17-5865-49b3-a7d6-4c24cd61b2d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1910 | 2026.05.08 19:12:16.139091 [ 260 ] {26f4cf17-5865-49b3-a7d6-4c24cd61b2d0} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.05.08 19:12:16.139450 [ 260 ] {26f4cf17-5865-49b3-a7d6-4c24cd61b2d0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002229 sec., 897.2633467922835 rows/sec., 73.17 KiB/sec. | ||
| 1912 | 2026.05.08 19:12:16.139601 [ 260 ] {26f4cf17-5865-49b3-a7d6-4c24cd61b2d0} <Debug> TCPHandler: Processed in 0.002626456 sec. | ||
| 1913 | 2026.05.08 19:12:16.139953 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.05.08 19:12:16.140161 [ 260 ] {f576e869-2b22-4173-ba24-1036f29a90af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1915 | 2026.05.08 19:12:16.140247 [ 260 ] {f576e869-2b22-4173-ba24-1036f29a90af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1916 | 2026.05.08 19:12:16.141469 [ 260 ] {f576e869-2b22-4173-ba24-1036f29a90af} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.05.08 19:12:16.141546 [ 260 ] {f576e869-2b22-4173-ba24-1036f29a90af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1918 | 2026.05.08 19:12:16.142261 [ 260 ] {f576e869-2b22-4173-ba24-1036f29a90af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1919 | 2026.05.08 19:12:16.142672 [ 260 ] {f576e869-2b22-4173-ba24-1036f29a90af} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.05.08 19:12:16.142925 [ 260 ] {f576e869-2b22-4173-ba24-1036f29a90af} <Debug> executeQuery: Read 185 rows, 16.65 KiB in 0.002813 sec., 65766.08602915038 rows/sec., 5.78 MiB/sec. | ||
| 1921 | 2026.05.08 19:12:16.143036 [ 260 ] {f576e869-2b22-4173-ba24-1036f29a90af} <Debug> TCPHandler: Processed in 0.003271202 sec. | ||
| 1922 | 2026.05.08 19:12:16.143288 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.05.08 19:12:16.143435 [ 260 ] {9cc4a8be-fe72-4f45-9f8e-dcddb967d574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1924 | 2026.05.08 19:12:16.143500 [ 260 ] {9cc4a8be-fe72-4f45-9f8e-dcddb967d574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1925 | 2026.05.08 19:12:16.144291 [ 260 ] {9cc4a8be-fe72-4f45-9f8e-dcddb967d574} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.05.08 19:12:16.144348 [ 260 ] {9cc4a8be-fe72-4f45-9f8e-dcddb967d574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1927 | 2026.05.08 19:12:16.144841 [ 260 ] {9cc4a8be-fe72-4f45-9f8e-dcddb967d574} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1928 | 2026.05.08 19:12:16.145230 [ 260 ] {9cc4a8be-fe72-4f45-9f8e-dcddb967d574} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.05.08 19:12:16.145472 [ 260 ] {9cc4a8be-fe72-4f45-9f8e-dcddb967d574} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.002073 sec., 8683.068017366135 rows/sec., 676.01 KiB/sec. | ||
| 1930 | 2026.05.08 19:12:16.145538 [ 260 ] {9cc4a8be-fe72-4f45-9f8e-dcddb967d574} <Debug> TCPHandler: Processed in 0.002333579 sec. | ||
| 1931 | 2026.05.08 19:12:16.145750 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.05.08 19:12:16.145896 [ 260 ] {fe4a8bbf-a27e-4b21-932b-6c020283bcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1933 | 2026.05.08 19:12:16.145959 [ 260 ] {fe4a8bbf-a27e-4b21-932b-6c020283bcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1934 | 2026.05.08 19:12:16.146675 [ 260 ] {fe4a8bbf-a27e-4b21-932b-6c020283bcc4} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.05.08 19:12:16.146734 [ 260 ] {fe4a8bbf-a27e-4b21-932b-6c020283bcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1936 | 2026.05.08 19:12:16.147287 [ 260 ] {fe4a8bbf-a27e-4b21-932b-6c020283bcc4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1937 | 2026.05.08 19:12:16.147667 [ 260 ] {fe4a8bbf-a27e-4b21-932b-6c020283bcc4} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.05.08 19:12:16.147909 [ 260 ] {fe4a8bbf-a27e-4b21-932b-6c020283bcc4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002044 sec., 11741.682974559688 rows/sec., 997.58 KiB/sec. | ||
| 1939 | 2026.05.08 19:12:16.148006 [ 260 ] {fe4a8bbf-a27e-4b21-932b-6c020283bcc4} <Debug> TCPHandler: Processed in 0.002334118 sec. | ||
| 1940 | 2026.05.08 19:12:16.148408 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.05.08 19:12:16.148665 [ 260 ] {6510eebe-a611-4a22-b4ba-78f412ac30ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1942 | 2026.05.08 19:12:16.148768 [ 260 ] {6510eebe-a611-4a22-b4ba-78f412ac30ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1943 | 2026.05.08 19:12:16.149793 [ 260 ] {6510eebe-a611-4a22-b4ba-78f412ac30ce} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.05.08 19:12:16.149873 [ 260 ] {6510eebe-a611-4a22-b4ba-78f412ac30ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1945 | 2026.05.08 19:12:16.150585 [ 260 ] {6510eebe-a611-4a22-b4ba-78f412ac30ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1946 | 2026.05.08 19:12:16.151060 [ 260 ] {6510eebe-a611-4a22-b4ba-78f412ac30ce} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.05.08 19:12:16.151338 [ 260 ] {6510eebe-a611-4a22-b4ba-78f412ac30ce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002742 sec., 4376.367614879649 rows/sec., 341.90 KiB/sec. | ||
| 1948 | 2026.05.08 19:12:16.151420 [ 260 ] {6510eebe-a611-4a22-b4ba-78f412ac30ce} <Debug> TCPHandler: Processed in 0.003248741 sec. | ||
| 1949 | 2026.05.08 19:12:16.151717 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.05.08 19:12:16.151877 [ 260 ] {ba4c87cf-a0f7-460e-89bb-ac31f5036623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1951 | 2026.05.08 19:12:16.151952 [ 260 ] {ba4c87cf-a0f7-460e-89bb-ac31f5036623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1952 | 2026.05.08 19:12:16.153028 [ 260 ] {ba4c87cf-a0f7-460e-89bb-ac31f5036623} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.05.08 19:12:16.153085 [ 260 ] {ba4c87cf-a0f7-460e-89bb-ac31f5036623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1954 | 2026.05.08 19:12:16.153850 [ 260 ] {ba4c87cf-a0f7-460e-89bb-ac31f5036623} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1955 | 2026.05.08 19:12:16.154243 [ 260 ] {ba4c87cf-a0f7-460e-89bb-ac31f5036623} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.05.08 19:12:16.154482 [ 260 ] {ba4c87cf-a0f7-460e-89bb-ac31f5036623} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.002646 sec., 41194.25547996977 rows/sec., 3.36 MiB/sec. | ||
| 1957 | 2026.05.08 19:12:16.154553 [ 260 ] {ba4c87cf-a0f7-460e-89bb-ac31f5036623} <Debug> TCPHandler: Processed in 0.002930413 sec. | ||
| 1958 | 2026.05.08 19:12:16.155181 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.05.08 19:12:16.155345 [ 260 ] {3aca901d-1c6c-4d1b-9293-00ada74895a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1960 | 2026.05.08 19:12:16.155421 [ 260 ] {3aca901d-1c6c-4d1b-9293-00ada74895a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1961 | 2026.05.08 19:12:16.156208 [ 260 ] {3aca901d-1c6c-4d1b-9293-00ada74895a7} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.05.08 19:12:16.156262 [ 260 ] {3aca901d-1c6c-4d1b-9293-00ada74895a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1963 | 2026.05.08 19:12:16.157095 [ 260 ] {3aca901d-1c6c-4d1b-9293-00ada74895a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1964 | 2026.05.08 19:12:16.157573 [ 260 ] {3aca901d-1c6c-4d1b-9293-00ada74895a7} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.05.08 19:12:16.157784 [ 260 ] {3aca901d-1c6c-4d1b-9293-00ada74895a7} <Debug> executeQuery: Read 413 rows, 32.40 KiB in 0.002478 sec., 166666.66666666666 rows/sec., 12.77 MiB/sec. | ||
| 1966 | 2026.05.08 19:12:16.157868 [ 260 ] {3aca901d-1c6c-4d1b-9293-00ada74895a7} <Debug> TCPHandler: Processed in 0.00281054 sec. | ||
| 1967 | 2026.05.08 19:12:16.158142 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.05.08 19:12:16.158307 [ 260 ] {c8600f43-fa94-427f-8fb0-3bda601fe450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.05.08 19:12:16.158399 [ 260 ] {c8600f43-fa94-427f-8fb0-3bda601fe450} <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 | ||
| 1970 | 2026.05.08 19:12:16.159690 [ 260 ] {c8600f43-fa94-427f-8fb0-3bda601fe450} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.05.08 19:12:16.159744 [ 260 ] {c8600f43-fa94-427f-8fb0-3bda601fe450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1972 | 2026.05.08 19:12:16.160678 [ 260 ] {c8600f43-fa94-427f-8fb0-3bda601fe450} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1973 | 2026.05.08 19:12:16.161093 [ 260 ] {c8600f43-fa94-427f-8fb0-3bda601fe450} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.08 19:12:16.161346 [ 260 ] {c8600f43-fa94-427f-8fb0-3bda601fe450} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.003077 sec., 1299.9675008124798 rows/sec., 2.33 MiB/sec. | ||
| 1975 | 2026.05.08 19:12:16.161464 [ 260 ] {c8600f43-fa94-427f-8fb0-3bda601fe450} <Debug> TCPHandler: Processed in 0.003404665 sec. | ||
| 1976 | 2026.05.08 19:12:16.161732 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.05.08 19:12:16.161889 [ 260 ] {7b5df073-5920-42b6-8b22-dc5bc56e9f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.05.08 19:12:16.161962 [ 260 ] {7b5df073-5920-42b6-8b22-dc5bc56e9f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1979 | 2026.05.08 19:12:16.162649 [ 260 ] {7b5df073-5920-42b6-8b22-dc5bc56e9f92} <Trace> oximeter.measurements_i64 (03c7e9d2-7233-4894-9c99-23ea62cb9ad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.05.08 19:12:16.162707 [ 260 ] {7b5df073-5920-42b6-8b22-dc5bc56e9f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1981 | 2026.05.08 19:12:16.165231 [ 260 ] {7b5df073-5920-42b6-8b22-dc5bc56e9f92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1982 | 2026.05.08 19:12:16.165620 [ 260 ] {7b5df073-5920-42b6-8b22-dc5bc56e9f92} <Trace> oximeter.measurements_i64 (03c7e9d2-7233-4894-9c99-23ea62cb9ad2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.05.08 19:12:16.165846 [ 260 ] {7b5df073-5920-42b6-8b22-dc5bc56e9f92} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.003991 sec., 751.6913054372338 rows/sec., 53.10 KiB/sec. | ||
| 1984 | 2026.05.08 19:12:16.165921 [ 260 ] {7b5df073-5920-42b6-8b22-dc5bc56e9f92} <Debug> TCPHandler: Processed in 0.004269867 sec. | ||
| 1985 | 2026.05.08 19:12:16.166201 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.05.08 19:12:16.166374 [ 260 ] {ab223990-dc9a-4353-a640-bf8e81a35111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.05.08 19:12:16.166469 [ 260 ] {ab223990-dc9a-4353-a640-bf8e81a35111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1988 | 2026.05.08 19:12:16.167216 [ 260 ] {ab223990-dc9a-4353-a640-bf8e81a35111} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.05.08 19:12:16.167273 [ 260 ] {ab223990-dc9a-4353-a640-bf8e81a35111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1990 | 2026.05.08 19:12:16.167839 [ 260 ] {ab223990-dc9a-4353-a640-bf8e81a35111} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1991 | 2026.05.08 19:12:16.168233 [ 260 ] {ab223990-dc9a-4353-a640-bf8e81a35111} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.05.08 19:12:16.168468 [ 260 ] {ab223990-dc9a-4353-a640-bf8e81a35111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002137 sec., 28076.743097800656 rows/sec., 1.89 MiB/sec. | ||
| 1993 | 2026.05.08 19:12:16.168570 [ 260 ] {ab223990-dc9a-4353-a640-bf8e81a35111} <Debug> TCPHandler: Processed in 0.002478102 sec. | ||
| 1994 | 2026.05.08 19:12:16.962235 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62038 | ||
| 1995 | 2026.05.08 19:12:16.962356 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1996 | 2026.05.08 19:12:16.962384 [ 259 ] {} <Debug> TCP-Session: 243a79d3-4f4a-4a60-a769-6a34d7eef09e Authenticating user 'default' from [fd00:1122:3344:101::e]:62038 | ||
| 1997 | 2026.05.08 19:12:16.962406 [ 259 ] {} <Debug> TCP-Session: 243a79d3-4f4a-4a60-a769-6a34d7eef09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.05.08 19:12:16.962420 [ 259 ] {} <Debug> TCP-Session: 243a79d3-4f4a-4a60-a769-6a34d7eef09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.05.08 19:12:16.962692 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50040 | ||
| 2000 | 2026.05.08 19:12:16.962727 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56276 | ||
| 2001 | 2026.05.08 19:12:16.962755 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35407 | ||
| 2002 | 2026.05.08 19:12:16.962784 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36495 | ||
| 2003 | 2026.05.08 19:12:16.962827 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.05.08 19:12:16.962793 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32832 | ||
| 2005 | 2026.05.08 19:12:16.962869 [ 270 ] {} <Debug> TCP-Session: 16d1f488-4390-41d3-8540-5729fc99ee4a Authenticating user 'default' from [fd00:1122:3344:101::e]:50040 | ||
| 2006 | 2026.05.08 19:12:16.962864 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2007 | 2026.05.08 19:12:16.962913 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.05.08 19:12:16.962926 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.05.08 19:12:16.962954 [ 311 ] {} <Debug> TCP-Session: b569c1c5-7940-4ac7-8c1e-947f6f461d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:56276 | ||
| 2010 | 2026.05.08 19:12:16.962971 [ 316 ] {} <Debug> TCP-Session: 87e39838-ea1c-4ab8-ad5f-0ad4560a911a Authenticating user 'default' from [fd00:1122:3344:101::e]:36495 | ||
| 2011 | 2026.05.08 19:12:16.962975 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2012 | 2026.05.08 19:12:16.962994 [ 311 ] {} <Debug> TCP-Session: b569c1c5-7940-4ac7-8c1e-947f6f461d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.08 19:12:16.963027 [ 317 ] {} <Debug> TCP-Session: 498c08d7-0002-47bc-a6a5-fa1fe8c45c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:32832 | ||
| 2014 | 2026.05.08 19:12:16.963059 [ 311 ] {} <Debug> TCP-Session: b569c1c5-7940-4ac7-8c1e-947f6f461d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.08 19:12:16.963081 [ 317 ] {} <Debug> TCP-Session: 498c08d7-0002-47bc-a6a5-fa1fe8c45c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.08 19:12:16.962989 [ 313 ] {} <Debug> TCP-Session: ffd386dd-56c7-4417-9bab-3a01e71e206b Authenticating user 'default' from [fd00:1122:3344:101::e]:35407 | ||
| 2017 | 2026.05.08 19:12:16.963110 [ 317 ] {} <Debug> TCP-Session: 498c08d7-0002-47bc-a6a5-fa1fe8c45c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.08 19:12:16.962909 [ 270 ] {} <Debug> TCP-Session: 16d1f488-4390-41d3-8540-5729fc99ee4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.08 19:12:16.963145 [ 313 ] {} <Debug> TCP-Session: ffd386dd-56c7-4417-9bab-3a01e71e206b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.08 19:12:16.963165 [ 270 ] {} <Debug> TCP-Session: 16d1f488-4390-41d3-8540-5729fc99ee4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.08 19:12:16.963180 [ 313 ] {} <Debug> TCP-Session: ffd386dd-56c7-4417-9bab-3a01e71e206b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.08 19:12:16.962771 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59115 | ||
| 2023 | 2026.05.08 19:12:16.962762 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46097 | ||
| 2024 | 2026.05.08 19:12:16.962757 [ 259 ] {} <Trace> TCP-Session: 243a79d3-4f4a-4a60-a769-6a34d7eef09e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.05.08 19:12:16.962736 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57480 | ||
| 2026 | 2026.05.08 19:12:16.963004 [ 316 ] {} <Debug> TCP-Session: 87e39838-ea1c-4ab8-ad5f-0ad4560a911a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.08 19:12:16.963324 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2028 | 2026.05.08 19:12:16.963333 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2029 | 2026.05.08 19:12:16.963351 [ 316 ] {} <Debug> TCP-Session: 87e39838-ea1c-4ab8-ad5f-0ad4560a911a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.05.08 19:12:16.963361 [ 315 ] {} <Debug> TCP-Session: bd825790-707c-4576-a32d-063016568917 Authenticating user 'default' from [fd00:1122:3344:101::e]:59115 | ||
| 2031 | 2026.05.08 19:12:16.963377 [ 314 ] {} <Debug> TCP-Session: 7b1806fb-e3ac-44b3-b5c9-3c725c303b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:46097 | ||
| 2032 | 2026.05.08 19:12:16.963387 [ 315 ] {} <Debug> TCP-Session: bd825790-707c-4576-a32d-063016568917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.05.08 19:12:16.963398 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2034 | 2026.05.08 19:12:16.963402 [ 315 ] {} <Debug> TCP-Session: bd825790-707c-4576-a32d-063016568917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.05.08 19:12:16.963400 [ 314 ] {} <Debug> TCP-Session: 7b1806fb-e3ac-44b3-b5c9-3c725c303b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2026.05.08 19:12:16.963430 [ 312 ] {} <Debug> TCP-Session: b4232d2d-a2f7-435e-9cb0-573d36955068 Authenticating user 'default' from [fd00:1122:3344:101::e]:57480 | ||
| 2037 | 2026.05.08 19:12:16.963446 [ 314 ] {} <Debug> TCP-Session: 7b1806fb-e3ac-44b3-b5c9-3c725c303b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.05.08 19:12:16.963444 [ 259 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2039 | 2026.05.08 19:12:16.963462 [ 312 ] {} <Debug> TCP-Session: b4232d2d-a2f7-435e-9cb0-573d36955068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.05.08 19:12:16.963496 [ 312 ] {} <Debug> TCP-Session: b4232d2d-a2f7-435e-9cb0-573d36955068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.05.08 19:12:16.963761 [ 259 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2042 | 2026.05.08 19:12:16.963819 [ 259 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2043 | 2026.05.08 19:12:16.964124 [ 259 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 2044 | 2026.05.08 19:12:16.965201 [ 320 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Trace> AggregatingTransform: Aggregating | ||
| 2045 | 2026.05.08 19:12:16.965260 [ 320 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 2046 | 2026.05.08 19:12:16.965300 [ 320 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074918 sec. (930.304 rows/sec., 36.34 KiB/sec.) | ||
| 2047 | 2026.05.08 19:12:16.965321 [ 320 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Trace> Aggregator: Merging aggregated data | ||
| 2048 | 2026.05.08 19:12:16.966968 [ 259 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003579 sec., 279.4076557697681 rows/sec., 10.91 KiB/sec. | ||
| 2049 | 2026.05.08 19:12:16.967128 [ 259 ] {4bd824d2-fa5e-41b0-a71c-df5244a9f7b5} <Debug> TCPHandler: Processed in 0.004486433 sec. | ||
| 2050 | 2026.05.08 19:12:16.967271 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2051 | 2026.05.08 19:12:16.967299 [ 259 ] {} <Debug> TCP-Session: 243a79d3-4f4a-4a60-a769-6a34d7eef09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.05.08 19:12:16.967305 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.05.08 19:12:16.967328 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2054 | 2026.05.08 19:12:16.967350 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.05.08 19:12:16.967373 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.05.08 19:12:16.967387 [ 270 ] {} <Debug> TCP-Session: 16d1f488-4390-41d3-8540-5729fc99ee4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.08 19:12:16.967399 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.05.08 19:12:16.967416 [ 315 ] {} <Debug> TCP-Session: bd825790-707c-4576-a32d-063016568917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.05.08 19:12:16.967445 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.05.08 19:12:16.967469 [ 312 ] {} <Debug> TCP-Session: b4232d2d-a2f7-435e-9cb0-573d36955068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.05.08 19:12:16.967421 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.05.08 19:12:16.967494 [ 313 ] {} <Debug> TCP-Session: ffd386dd-56c7-4417-9bab-3a01e71e206b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.08 19:12:16.967400 [ 314 ] {} <Debug> TCP-Session: 7b1806fb-e3ac-44b3-b5c9-3c725c303b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.05.08 19:12:16.967535 [ 311 ] {} <Debug> TCP-Session: b569c1c5-7940-4ac7-8c1e-947f6f461d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.08 19:12:16.967453 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2066 | 2026.05.08 19:12:16.967363 [ 317 ] {} <Debug> TCP-Session: 498c08d7-0002-47bc-a6a5-fa1fe8c45c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.08 19:12:16.967599 [ 316 ] {} <Debug> TCP-Session: 87e39838-ea1c-4ab8-ad5f-0ad4560a911a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.05.08 19:12:17.010259 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34121 | ||
| 2069 | 2026.05.08 19:12:17.010382 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2070 | 2026.05.08 19:12:17.010418 [ 313 ] {} <Debug> TCP-Session: c79cf7f4-96f7-46d8-929e-e12ae09ba8b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34121 | ||
| 2071 | 2026.05.08 19:12:17.010443 [ 313 ] {} <Debug> TCP-Session: c79cf7f4-96f7-46d8-929e-e12ae09ba8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.05.08 19:12:17.010457 [ 313 ] {} <Debug> TCP-Session: c79cf7f4-96f7-46d8-929e-e12ae09ba8b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.05.08 19:12:17.010730 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53616 | ||
| 2074 | 2026.05.08 19:12:17.010747 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48756 | ||
| 2075 | 2026.05.08 19:12:17.010774 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62200 | ||
| 2076 | 2026.05.08 19:12:17.010796 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44061 | ||
| 2077 | 2026.05.08 19:12:17.010811 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43168 | ||
| 2078 | 2026.05.08 19:12:17.010833 [ 313 ] {} <Trace> TCP-Session: c79cf7f4-96f7-46d8-929e-e12ae09ba8b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.05.08 19:12:17.010875 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2080 | 2026.05.08 19:12:17.010878 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2081 | 2026.05.08 19:12:17.010886 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2026.05.08 19:12:17.010915 [ 314 ] {} <Debug> TCP-Session: d9f549b6-135d-4db1-8b61-39f1251150dd Authenticating user 'default' from [fd00:1122:3344:101::e]:53616 | ||
| 2083 | 2026.05.08 19:12:17.010923 [ 316 ] {} <Debug> TCP-Session: 89341399-4c9a-455b-a01a-1d25ac0fee4d Authenticating user 'default' from [fd00:1122:3344:101::e]:48756 | ||
| 2084 | 2026.05.08 19:12:17.010929 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.05.08 19:12:17.010954 [ 314 ] {} <Debug> TCP-Session: d9f549b6-135d-4db1-8b61-39f1251150dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.05.08 19:12:17.010956 [ 316 ] {} <Debug> TCP-Session: 89341399-4c9a-455b-a01a-1d25ac0fee4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.05.08 19:12:17.010981 [ 314 ] {} <Debug> TCP-Session: d9f549b6-135d-4db1-8b61-39f1251150dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.05.08 19:12:17.010983 [ 319 ] {} <Debug> TCP-Session: b99aa128-16f2-407b-af61-727163a7ff5b Authenticating user 'default' from [fd00:1122:3344:101::e]:44061 | ||
| 2089 | 2026.05.08 19:12:17.010990 [ 316 ] {} <Debug> TCP-Session: 89341399-4c9a-455b-a01a-1d25ac0fee4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.05.08 19:12:17.010940 [ 318 ] {} <Debug> TCP-Session: 413f602b-ca22-4dae-b432-0d681b61f4d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62200 | ||
| 2091 | 2026.05.08 19:12:17.011023 [ 319 ] {} <Debug> TCP-Session: b99aa128-16f2-407b-af61-727163a7ff5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.05.08 19:12:17.011051 [ 318 ] {} <Debug> TCP-Session: 413f602b-ca22-4dae-b432-0d681b61f4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.05.08 19:12:17.011052 [ 313 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2094 | 2026.05.08 19:12:17.011061 [ 319 ] {} <Debug> TCP-Session: b99aa128-16f2-407b-af61-727163a7ff5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.05.08 19:12:17.011082 [ 318 ] {} <Debug> TCP-Session: 413f602b-ca22-4dae-b432-0d681b61f4d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.08 19:12:17.010735 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39925 | ||
| 2097 | 2026.05.08 19:12:17.010798 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39554 | ||
| 2098 | 2026.05.08 19:12:17.010921 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2099 | 2026.05.08 19:12:17.010763 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51852 | ||
| 2100 | 2026.05.08 19:12:17.011194 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2026.05.08 19:12:17.011217 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2026.05.08 19:12:17.011243 [ 315 ] {} <Debug> TCP-Session: b53b0ef5-f977-4ee4-bb16-89ce22d2934d Authenticating user 'default' from [fd00:1122:3344:101::e]:39925 | ||
| 2103 | 2026.05.08 19:12:17.011255 [ 259 ] {} <Debug> TCP-Session: 44d849e8-1fa5-4888-a7e9-105c2741695a Authenticating user 'default' from [fd00:1122:3344:101::e]:39554 | ||
| 2104 | 2026.05.08 19:12:17.011266 [ 315 ] {} <Debug> TCP-Session: b53b0ef5-f977-4ee4-bb16-89ce22d2934d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.05.08 19:12:17.011269 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2106 | 2026.05.08 19:12:17.011276 [ 259 ] {} <Debug> TCP-Session: 44d849e8-1fa5-4888-a7e9-105c2741695a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.05.08 19:12:17.011282 [ 315 ] {} <Debug> TCP-Session: b53b0ef5-f977-4ee4-bb16-89ce22d2934d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.05.08 19:12:17.011306 [ 317 ] {} <Debug> TCP-Session: 0e5030c0-1ba2-4ef6-952a-ee72319f9064 Authenticating user 'default' from [fd00:1122:3344:101::e]:51852 | ||
| 2109 | 2026.05.08 19:12:17.011309 [ 259 ] {} <Debug> TCP-Session: 44d849e8-1fa5-4888-a7e9-105c2741695a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.05.08 19:12:17.011337 [ 317 ] {} <Debug> TCP-Session: 0e5030c0-1ba2-4ef6-952a-ee72319f9064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.05.08 19:12:17.011206 [ 270 ] {} <Debug> TCP-Session: 44e4688e-548b-4a7a-aa6b-0cf684c1dbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43168 | ||
| 2112 | 2026.05.08 19:12:17.011364 [ 317 ] {} <Debug> TCP-Session: 0e5030c0-1ba2-4ef6-952a-ee72319f9064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.08 19:12:17.011388 [ 270 ] {} <Debug> TCP-Session: 44e4688e-548b-4a7a-aa6b-0cf684c1dbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.08 19:12:17.011392 [ 313 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2115 | 2026.05.08 19:12:17.011409 [ 270 ] {} <Debug> TCP-Session: 44e4688e-548b-4a7a-aa6b-0cf684c1dbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.05.08 19:12:17.011467 [ 313 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2117 | 2026.05.08 19:12:17.011798 [ 313 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 2118 | 2026.05.08 19:12:17.012957 [ 348 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Trace> AggregatingTransform: Aggregating | ||
| 2119 | 2026.05.08 19:12:17.013102 [ 348 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2120 | 2026.05.08 19:12:17.013137 [ 348 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001242961 sec. (804.530 rows/sec., 31.43 KiB/sec.) | ||
| 2121 | 2026.05.08 19:12:17.013157 [ 348 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Trace> Aggregator: Merging aggregated data | ||
| 2122 | 2026.05.08 19:12:17.014519 [ 313 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003518 sec., 284.25241614553727 rows/sec., 11.10 KiB/sec. | ||
| 2123 | 2026.05.08 19:12:17.014687 [ 313 ] {fb1042b8-8e51-4145-a250-9fadd71c806a} <Debug> TCPHandler: Processed in 0.00400338 sec. | ||
| 2124 | 2026.05.08 19:12:17.014868 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2125 | 2026.05.08 19:12:17.014890 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2026.05.08 19:12:17.014917 [ 313 ] {} <Debug> TCP-Session: c79cf7f4-96f7-46d8-929e-e12ae09ba8b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.05.08 19:12:17.014921 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2128 | 2026.05.08 19:12:17.014945 [ 314 ] {} <Debug> TCP-Session: d9f549b6-135d-4db1-8b61-39f1251150dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.05.08 19:12:17.014959 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2026.05.08 19:12:17.014985 [ 315 ] {} <Debug> TCP-Session: b53b0ef5-f977-4ee4-bb16-89ce22d2934d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.05.08 19:12:17.015005 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2026.05.08 19:12:17.015032 [ 270 ] {} <Debug> TCP-Session: 44e4688e-548b-4a7a-aa6b-0cf684c1dbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.08 19:12:17.014981 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.05.08 19:12:17.015089 [ 259 ] {} <Debug> TCP-Session: 44d849e8-1fa5-4888-a7e9-105c2741695a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.05.08 19:12:17.015034 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.05.08 19:12:17.015119 [ 318 ] {} <Debug> TCP-Session: 413f602b-ca22-4dae-b432-0d681b61f4d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.08 19:12:17.015026 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.05.08 19:12:17.015157 [ 317 ] {} <Debug> TCP-Session: 0e5030c0-1ba2-4ef6-952a-ee72319f9064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.08 19:12:17.014945 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.05.08 19:12:17.015198 [ 316 ] {} <Debug> TCP-Session: 89341399-4c9a-455b-a01a-1d25ac0fee4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.08 19:12:17.015242 [ 319 ] {} <Debug> TCP-Session: b99aa128-16f2-407b-af61-727163a7ff5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.05.08 19:12:17.044928 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52527 | ||
| 2143 | 2026.05.08 19:12:17.045042 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2144 | 2026.05.08 19:12:17.045070 [ 313 ] {} <Debug> TCP-Session: 3a4ca1b1-3ef0-461f-bbf6-77c744ed8eca Authenticating user 'default' from [fd00:1122:3344:101::e]:52527 | ||
| 2145 | 2026.05.08 19:12:17.045092 [ 313 ] {} <Debug> TCP-Session: 3a4ca1b1-3ef0-461f-bbf6-77c744ed8eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.05.08 19:12:17.045105 [ 313 ] {} <Debug> TCP-Session: 3a4ca1b1-3ef0-461f-bbf6-77c744ed8eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.05.08 19:12:17.045324 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42974 | ||
| 2148 | 2026.05.08 19:12:17.045337 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64081 | ||
| 2149 | 2026.05.08 19:12:17.045368 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64603 | ||
| 2150 | 2026.05.08 19:12:17.045400 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55832 | ||
| 2151 | 2026.05.08 19:12:17.045421 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38794 | ||
| 2152 | 2026.05.08 19:12:17.045438 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45872 | ||
| 2153 | 2026.05.08 19:12:17.045481 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2154 | 2026.05.08 19:12:17.045478 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.05.08 19:12:17.045502 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2156 | 2026.05.08 19:12:17.045528 [ 316 ] {} <Debug> TCP-Session: d3f6d8c8-00aa-4454-88b3-3300072eb9ec Authenticating user 'default' from [fd00:1122:3344:101::e]:64603 | ||
| 2157 | 2026.05.08 19:12:17.045538 [ 315 ] {} <Debug> TCP-Session: 7fdeb676-be45-4af3-bf44-98d11911dbf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64081 | ||
| 2158 | 2026.05.08 19:12:17.045550 [ 318 ] {} <Debug> TCP-Session: 9dc5367d-c283-499a-8f49-71ab4adce941 Authenticating user 'default' from [fd00:1122:3344:101::e]:55832 | ||
| 2159 | 2026.05.08 19:12:17.045561 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.05.08 19:12:17.045566 [ 316 ] {} <Debug> TCP-Session: d3f6d8c8-00aa-4454-88b3-3300072eb9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.05.08 19:12:17.045579 [ 315 ] {} <Debug> TCP-Session: 7fdeb676-be45-4af3-bf44-98d11911dbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.05.08 19:12:17.045610 [ 316 ] {} <Debug> TCP-Session: d3f6d8c8-00aa-4454-88b3-3300072eb9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.05.08 19:12:17.045607 [ 259 ] {} <Debug> TCP-Session: 2e7b0562-947b-4366-bf25-5c9395ea3974 Authenticating user 'default' from [fd00:1122:3344:101::e]:45872 | ||
| 2164 | 2026.05.08 19:12:17.045624 [ 315 ] {} <Debug> TCP-Session: 7fdeb676-be45-4af3-bf44-98d11911dbf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.08 19:12:17.045657 [ 259 ] {} <Debug> TCP-Session: 2e7b0562-947b-4366-bf25-5c9395ea3974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.05.08 19:12:17.045586 [ 318 ] {} <Debug> TCP-Session: 9dc5367d-c283-499a-8f49-71ab4adce941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.05.08 19:12:17.045680 [ 259 ] {} <Debug> TCP-Session: 2e7b0562-947b-4366-bf25-5c9395ea3974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.08 19:12:17.045703 [ 318 ] {} <Debug> TCP-Session: 9dc5367d-c283-499a-8f49-71ab4adce941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.05.08 19:12:17.045518 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2026.05.08 19:12:17.045474 [ 313 ] {} <Trace> TCP-Session: 3a4ca1b1-3ef0-461f-bbf6-77c744ed8eca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.05.08 19:12:17.045761 [ 319 ] {} <Debug> TCP-Session: f2abf48f-fda5-48cd-9ae1-d630acb2903b Authenticating user 'default' from [fd00:1122:3344:101::e]:38794 | ||
| 2172 | 2026.05.08 19:12:17.045445 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59681 | ||
| 2173 | 2026.05.08 19:12:17.045794 [ 319 ] {} <Debug> TCP-Session: f2abf48f-fda5-48cd-9ae1-d630acb2903b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.05.08 19:12:17.045445 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.05.08 19:12:17.045828 [ 319 ] {} <Debug> TCP-Session: f2abf48f-fda5-48cd-9ae1-d630acb2903b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.08 19:12:17.045856 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.05.08 19:12:17.045860 [ 314 ] {} <Debug> TCP-Session: 2ba8584b-96d4-4727-a6bd-5dc9bd19f897 Authenticating user 'default' from [fd00:1122:3344:101::e]:42974 | ||
| 2178 | 2026.05.08 19:12:17.045882 [ 270 ] {} <Debug> TCP-Session: e8a2c41c-0f77-4eec-be45-7aa07687025d Authenticating user 'default' from [fd00:1122:3344:101::e]:59681 | ||
| 2179 | 2026.05.08 19:12:17.045892 [ 314 ] {} <Debug> TCP-Session: 2ba8584b-96d4-4727-a6bd-5dc9bd19f897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.05.08 19:12:17.045903 [ 270 ] {} <Debug> TCP-Session: e8a2c41c-0f77-4eec-be45-7aa07687025d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.08 19:12:17.045913 [ 314 ] {} <Debug> TCP-Session: 2ba8584b-96d4-4727-a6bd-5dc9bd19f897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.05.08 19:12:17.045921 [ 270 ] {} <Debug> TCP-Session: e8a2c41c-0f77-4eec-be45-7aa07687025d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.05.08 19:12:17.045925 [ 313 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2184 | 2026.05.08 19:12:17.045391 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57259 | ||
| 2185 | 2026.05.08 19:12:17.046028 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2186 | 2026.05.08 19:12:17.046054 [ 317 ] {} <Debug> TCP-Session: 9513cd8a-44cc-42c6-8112-9ebd82c9129d Authenticating user 'default' from [fd00:1122:3344:101::e]:57259 | ||
| 2187 | 2026.05.08 19:12:17.046074 [ 317 ] {} <Debug> TCP-Session: 9513cd8a-44cc-42c6-8112-9ebd82c9129d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.05.08 19:12:17.046090 [ 317 ] {} <Debug> TCP-Session: 9513cd8a-44cc-42c6-8112-9ebd82c9129d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.05.08 19:12:17.046200 [ 313 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2190 | 2026.05.08 19:12:17.046256 [ 313 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2191 | 2026.05.08 19:12:17.046565 [ 313 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 2192 | 2026.05.08 19:12:17.046657 [ 313 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2193 | 2026.05.08 19:12:17.428239 [ 348 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Trace> AggregatingTransform: Aggregating | ||
| 2194 | 2026.05.08 19:12:17.428301 [ 348 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 2195 | 2026.05.08 19:12:17.428340 [ 348 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991445 sec. (1008.629 rows/sec., 39.40 KiB/sec.) | ||
| 2196 | 2026.05.08 19:12:17.428359 [ 348 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Trace> Aggregator: Merging aggregated data | ||
| 2197 | 2026.05.08 19:12:17.430229 [ 313 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.384351 sec., 2.6017884693938615 rows/sec., 104.07 B/sec. | ||
| 2198 | 2026.05.08 19:12:17.430443 [ 313 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2199 | 2026.05.08 19:12:17.430475 [ 313 ] {1b54b4ce-73cd-4233-bfd0-dd352db2a1ae} <Debug> TCPHandler: Processed in 0.385124482 sec. | ||
| 2200 | 2026.05.08 19:12:17.430626 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2026.05.08 19:12:17.430658 [ 313 ] {} <Debug> TCP-Session: 3a4ca1b1-3ef0-461f-bbf6-77c744ed8eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.05.08 19:12:17.430669 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2203 | 2026.05.08 19:12:17.430689 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2026.05.08 19:12:17.430714 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2205 | 2026.05.08 19:12:17.430748 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.05.08 19:12:17.430762 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.05.08 19:12:17.430786 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.05.08 19:12:17.430809 [ 317 ] {} <Debug> TCP-Session: 9513cd8a-44cc-42c6-8112-9ebd82c9129d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.05.08 19:12:17.430829 [ 316 ] {} <Debug> TCP-Session: d3f6d8c8-00aa-4454-88b3-3300072eb9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.05.08 19:12:17.430803 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2211 | 2026.05.08 19:12:17.430769 [ 315 ] {} <Debug> TCP-Session: 7fdeb676-be45-4af3-bf44-98d11911dbf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.08 19:12:17.430908 [ 259 ] {} <Debug> TCP-Session: 2e7b0562-947b-4366-bf25-5c9395ea3974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.08 19:12:17.430887 [ 318 ] {} <Debug> TCP-Session: 9dc5367d-c283-499a-8f49-71ab4adce941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.08 19:12:17.430802 [ 270 ] {} <Debug> TCP-Session: e8a2c41c-0f77-4eec-be45-7aa07687025d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.05.08 19:12:17.430735 [ 314 ] {} <Debug> TCP-Session: 2ba8584b-96d4-4727-a6bd-5dc9bd19f897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.05.08 19:12:17.430725 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2217 | 2026.05.08 19:12:17.431042 [ 319 ] {} <Debug> TCP-Session: f2abf48f-fda5-48cd-9ae1-d630acb2903b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.05.08 19:12:17.971886 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4175 | ||
| 2219 | 2026.05.08 19:12:17.972378 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.05.08 19:12:17.972426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2221 | 2026.05.08 19:12:17.972929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2222 | 2026.05.08 19:12:17.973181 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.05.08 19:12:17.973322 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4175 | ||
| 2224 | 2026.05.08 19:12:18.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.15 MiB, peak 197.26 MiB, free memory in arenas 0.00 B, will set to 206.51 MiB (RSS), difference: 19.36 MiB | ||
| 2225 | 2026.05.08 19:12:18.168996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2226 | 2026.05.08 19:12:18.189431 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.05.08 19:12:18.189499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2228 | 2026.05.08 19:12:18.195885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2229 | 2026.05.08 19:12:18.196722 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.05.08 19:12:18.201084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2231 | 2026.05.08 19:12:19.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.03 MiB, peak 211.03 MiB, free memory in arenas 0.00 B, will set to 208.80 MiB (RSS), difference: 1.77 MiB | ||
| 2232 | 2026.05.08 19:12:20.472690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 272 | ||
| 2233 | 2026.05.08 19:12:20.475170 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.05.08 19:12:20.475230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 2235 | 2026.05.08 19:12:20.476474 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2236 | 2026.05.08 19:12:20.476763 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.05.08 19:12:20.476951 [ 37 ] {} <Debug> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2238 | 2026.05.08 19:12:20.477015 [ 37 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.05.08 19:12:20.477037 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 2240 | 2026.05.08 19:12:20.477085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 2241 | 2026.05.08 19:12:20.477127 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::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 | ||
| 2242 | 2026.05.08 19:12:20.477621 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2243 | 2026.05.08 19:12:20.477754 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::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 | ||
| 2244 | 2026.05.08 19:12:20.478096 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2245 | 2026.05.08 19:12:20.478424 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2246 | 2026.05.08 19:12:20.478744 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2247 | 2026.05.08 19:12:20.479089 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2248 | 2026.05.08 19:12:20.479408 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 2249 | 2026.05.08 19:12:20.485212 [ 197 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 72 columns (72 merged, 0 gathered) in 0.008115614 sec., 33515.64034464922 rows/sec., 31.06 MiB/sec. | ||
| 2250 | 2026.05.08 19:12:20.486127 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2251 | 2026.05.08 19:12:20.486792 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.05.08 19:12:20.486881 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_6_1} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2253 | 2026.05.08 19:12:20.487112 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2254 | 2026.05.08 19:12:21.097102 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2026.05.08 19:12:21.097340 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2256 | 2026.05.08 19:12:21.097660 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2257 | 2026.05.08 19:12:21.097697 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <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 | ||
| 2258 | 2026.05.08 19:12:21.097915 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2259 | 2026.05.08 19:12:21.097989 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2260 | 2026.05.08 19:12:21.098128 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2261 | 2026.05.08 19:12:21.098267 [ 305 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2262 | 2026.05.08 19:12:21.098271 [ 325 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2263 | 2026.05.08 19:12:21.098271 [ 323 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2264 | 2026.05.08 19:12:21.098363 [ 353 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2265 | 2026.05.08 19:12:21.098514 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2266 | 2026.05.08 19:12:21.098548 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2267 | 2026.05.08 19:12:21.098647 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2268 | 2026.05.08 19:12:21.098670 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2269 | 2026.05.08 19:12:21.098706 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2270 | 2026.05.08 19:12:21.098744 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2271 | 2026.05.08 19:12:21.098777 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2272 | 2026.05.08 19:12:21.098812 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2273 | 2026.05.08 19:12:21.100018 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Debug> executeQuery: Read 41 rows, 3.72 KiB in 0.002761 sec., 14849.692140528794 rows/sec., 1.32 MiB/sec. | ||
| 2274 | 2026.05.08 19:12:21.100183 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Debug> MemoryTracker: Peak memory usage (for query): 160.28 KiB. | ||
| 2275 | 2026.05.08 19:12:21.100199 [ 260 ] {e4d22b8d-2747-479a-a405-43b188e78b82} <Debug> TCPHandler: Processed in 0.003226541 sec. | ||
| 2276 | 2026.05.08 19:12:21.102010 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.05.08 19:12:21.102148 [ 260 ] {fbdb314e-a1fe-4b34-baa3-b0fad12766d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2278 | 2026.05.08 19:12:21.102202 [ 260 ] {fbdb314e-a1fe-4b34-baa3-b0fad12766d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2279 | 2026.05.08 19:12:21.102814 [ 260 ] {fbdb314e-a1fe-4b34-baa3-b0fad12766d1} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.05.08 19:12:21.102858 [ 260 ] {fbdb314e-a1fe-4b34-baa3-b0fad12766d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2281 | 2026.05.08 19:12:21.103258 [ 260 ] {fbdb314e-a1fe-4b34-baa3-b0fad12766d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2282 | 2026.05.08 19:12:21.103489 [ 260 ] {fbdb314e-a1fe-4b34-baa3-b0fad12766d1} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.05.08 19:12:21.103641 [ 35 ] {} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2284 | 2026.05.08 19:12:21.103644 [ 260 ] {fbdb314e-a1fe-4b34-baa3-b0fad12766d1} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001535 sec., 50814.33224755701 rows/sec., 4.19 MiB/sec. | ||
| 2285 | 2026.05.08 19:12:21.103699 [ 35 ] {} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.08 19:12:21.103711 [ 260 ] {fbdb314e-a1fe-4b34-baa3-b0fad12766d1} <Debug> TCPHandler: Processed in 0.001763424 sec. | ||
| 2287 | 2026.05.08 19:12:21.103729 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2288 | 2026.05.08 19:12:21.103844 [ 188 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 2289 | 2026.05.08 19:12:21.103945 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.05.08 19:12:21.103957 [ 188 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2291 | 2026.05.08 19:12:21.103999 [ 188 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 769 rows starting from the beginning of the part | ||
| 2292 | 2026.05.08 19:12:21.104058 [ 188 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 81 rows starting from the beginning of the part | ||
| 2293 | 2026.05.08 19:12:21.104058 [ 260 ] {c3859ede-0d0d-4dfd-8689-cc9c55c97136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.05.08 19:12:21.104103 [ 188 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 797 rows starting from the beginning of the part | ||
| 2295 | 2026.05.08 19:12:21.104116 [ 260 ] {c3859ede-0d0d-4dfd-8689-cc9c55c97136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2296 | 2026.05.08 19:12:21.104148 [ 188 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 2297 | 2026.05.08 19:12:21.104190 [ 188 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 185 rows starting from the beginning of the part | ||
| 2298 | 2026.05.08 19:12:21.104229 [ 188 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 2299 | 2026.05.08 19:12:21.104555 [ 260 ] {c3859ede-0d0d-4dfd-8689-cc9c55c97136} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.05.08 19:12:21.104597 [ 260 ] {c3859ede-0d0d-4dfd-8689-cc9c55c97136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2301 | 2026.05.08 19:12:21.104945 [ 260 ] {c3859ede-0d0d-4dfd-8689-cc9c55c97136} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2302 | 2026.05.08 19:12:21.105194 [ 260 ] {c3859ede-0d0d-4dfd-8689-cc9c55c97136} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.05.08 19:12:21.105310 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511898 sec., 1314903.5186236107 rows/sec., 108.34 MiB/sec. | ||
| 2304 | 2026.05.08 19:12:21.105338 [ 260 ] {c3859ede-0d0d-4dfd-8689-cc9c55c97136} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001303 sec., 8442.05679201842 rows/sec., 634.80 KiB/sec. | ||
| 2305 | 2026.05.08 19:12:21.105385 [ 260 ] {c3859ede-0d0d-4dfd-8689-cc9c55c97136} <Debug> TCPHandler: Processed in 0.001492387 sec. | ||
| 2306 | 2026.05.08 19:12:21.105528 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.05.08 19:12:21.105597 [ 194 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2308 | 2026.05.08 19:12:21.105628 [ 260 ] {a469bb17-da49-4cc5-bb50-524544a7cf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2309 | 2026.05.08 19:12:21.105674 [ 260 ] {a469bb17-da49-4cc5-bb50-524544a7cf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2310 | 2026.05.08 19:12:21.105906 [ 194 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.05.08 19:12:21.105992 [ 194 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_11_2} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2312 | 2026.05.08 19:12:21.106081 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2313 | 2026.05.08 19:12:21.106123 [ 260 ] {a469bb17-da49-4cc5-bb50-524544a7cf9d} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.05.08 19:12:21.106165 [ 260 ] {a469bb17-da49-4cc5-bb50-524544a7cf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2315 | 2026.05.08 19:12:21.106483 [ 260 ] {a469bb17-da49-4cc5-bb50-524544a7cf9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2316 | 2026.05.08 19:12:21.106707 [ 260 ] {a469bb17-da49-4cc5-bb50-524544a7cf9d} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.05.08 19:12:21.106836 [ 35 ] {} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2318 | 2026.05.08 19:12:21.106843 [ 260 ] {a469bb17-da49-4cc5-bb50-524544a7cf9d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001235 sec., 60728.74493927126 rows/sec., 4.74 MiB/sec. | ||
| 2319 | 2026.05.08 19:12:21.106885 [ 35 ] {} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.05.08 19:12:21.106900 [ 260 ] {a469bb17-da49-4cc5-bb50-524544a7cf9d} <Debug> TCPHandler: Processed in 0.001420365 sec. | ||
| 2321 | 2026.05.08 19:12:21.106914 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2322 | 2026.05.08 19:12:21.106999 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 2323 | 2026.05.08 19:12:21.107094 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2324 | 2026.05.08 19:12:21.107113 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2026.05.08 19:12:21.107119 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 458 rows starting from the beginning of the part | ||
| 2326 | 2026.05.08 19:12:21.107185 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 81 rows starting from the beginning of the part | ||
| 2327 | 2026.05.08 19:12:21.107219 [ 260 ] {6dec9e42-31b1-4d9b-9ab0-06417a4d9b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2328 | 2026.05.08 19:12:21.107222 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 490 rows starting from the beginning of the part | ||
| 2329 | 2026.05.08 19:12:21.107270 [ 260 ] {6dec9e42-31b1-4d9b-9ab0-06417a4d9b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2330 | 2026.05.08 19:12:21.107275 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 2331 | 2026.05.08 19:12:21.107322 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 109 rows starting from the beginning of the part | ||
| 2332 | 2026.05.08 19:12:21.107356 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 2333 | 2026.05.08 19:12:21.107717 [ 260 ] {6dec9e42-31b1-4d9b-9ab0-06417a4d9b8d} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.05.08 19:12:21.107759 [ 260 ] {6dec9e42-31b1-4d9b-9ab0-06417a4d9b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2335 | 2026.05.08 19:12:21.108124 [ 260 ] {6dec9e42-31b1-4d9b-9ab0-06417a4d9b8d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2336 | 2026.05.08 19:12:21.108224 [ 194 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256352 sec., 1025190.3925014645 rows/sec., 78.05 MiB/sec. | ||
| 2337 | 2026.05.08 19:12:21.108362 [ 260 ] {6dec9e42-31b1-4d9b-9ab0-06417a4d9b8d} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.05.08 19:12:21.108385 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2339 | 2026.05.08 19:12:21.108479 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2340 | 2026.05.08 19:12:21.108508 [ 260 ] {6dec9e42-31b1-4d9b-9ab0-06417a4d9b8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 2341 | 2026.05.08 19:12:21.108517 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.05.08 19:12:21.108554 [ 260 ] {6dec9e42-31b1-4d9b-9ab0-06417a4d9b8d} <Debug> TCPHandler: Processed in 0.001490467 sec. | ||
| 2343 | 2026.05.08 19:12:21.108555 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2344 | 2026.05.08 19:12:21.108662 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.05.08 19:12:21.108678 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 2346 | 2026.05.08 19:12:21.108696 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.05.08 19:12:21.108743 [ 188 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_11_2} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2348 | 2026.05.08 19:12:21.108796 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2349 | 2026.05.08 19:12:21.108804 [ 260 ] {4951e32c-09a6-4782-9d7f-c4b2a2495e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2350 | 2026.05.08 19:12:21.108815 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2351 | 2026.05.08 19:12:21.108837 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 732 rows starting from the beginning of the part | ||
| 2352 | 2026.05.08 19:12:21.108870 [ 260 ] {4951e32c-09a6-4782-9d7f-c4b2a2495e25} <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 | ||
| 2353 | 2026.05.08 19:12:21.108913 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 115 rows starting from the beginning of the part | ||
| 2354 | 2026.05.08 19:12:21.108969 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2355 | 2026.05.08 19:12:21.109014 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 2356 | 2026.05.08 19:12:21.109056 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 413 rows starting from the beginning of the part | ||
| 2357 | 2026.05.08 19:12:21.109096 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 2358 | 2026.05.08 19:12:21.109707 [ 260 ] {4951e32c-09a6-4782-9d7f-c4b2a2495e25} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.05.08 19:12:21.109749 [ 260 ] {4951e32c-09a6-4782-9d7f-c4b2a2495e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2360 | 2026.05.08 19:12:21.110130 [ 188 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495308 sec., 1233859.5125552728 rows/sec., 86.03 MiB/sec. | ||
| 2361 | 2026.05.08 19:12:21.110288 [ 260 ] {4951e32c-09a6-4782-9d7f-c4b2a2495e25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2362 | 2026.05.08 19:12:21.110358 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2363 | 2026.05.08 19:12:21.110596 [ 260 ] {4951e32c-09a6-4782-9d7f-c4b2a2495e25} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.05.08 19:12:21.110659 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.05.08 19:12:21.110733 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2366 | 2026.05.08 19:12:21.110751 [ 260 ] {4951e32c-09a6-4782-9d7f-c4b2a2495e25} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001966 sec., 5595.116988809767 rows/sec., 10.03 MiB/sec. | ||
| 2367 | 2026.05.08 19:12:21.110795 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2368 | 2026.05.08 19:12:21.110817 [ 260 ] {4951e32c-09a6-4782-9d7f-c4b2a2495e25} <Debug> TCPHandler: Processed in 0.002170854 sec. | ||
| 2369 | 2026.05.08 19:12:21.110951 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.05.08 19:12:21.111049 [ 260 ] {7daf762b-0fe3-4b61-b70d-03a2bb3d88de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2371 | 2026.05.08 19:12:21.111089 [ 260 ] {7daf762b-0fe3-4b61-b70d-03a2bb3d88de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2372 | 2026.05.08 19:12:21.111445 [ 260 ] {7daf762b-0fe3-4b61-b70d-03a2bb3d88de} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.05.08 19:12:21.111481 [ 260 ] {7daf762b-0fe3-4b61-b70d-03a2bb3d88de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2374 | 2026.05.08 19:12:21.111802 [ 260 ] {7daf762b-0fe3-4b61-b70d-03a2bb3d88de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2375 | 2026.05.08 19:12:21.112016 [ 260 ] {7daf762b-0fe3-4b61-b70d-03a2bb3d88de} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.05.08 19:12:21.112121 [ 35 ] {} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2377 | 2026.05.08 19:12:21.112145 [ 260 ] {7daf762b-0fe3-4b61-b70d-03a2bb3d88de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 2378 | 2026.05.08 19:12:21.112156 [ 35 ] {} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.05.08 19:12:21.112185 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2380 | 2026.05.08 19:12:21.112188 [ 260 ] {7daf762b-0fe3-4b61-b70d-03a2bb3d88de} <Debug> TCPHandler: Processed in 0.001285773 sec. | ||
| 2381 | 2026.05.08 19:12:21.112285 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 2382 | 2026.05.08 19:12:21.112418 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2383 | 2026.05.08 19:12:21.112456 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part | ||
| 2384 | 2026.05.08 19:12:21.112524 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2385 | 2026.05.08 19:12:21.112574 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2386 | 2026.05.08 19:12:21.112619 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 2387 | 2026.05.08 19:12:21.112664 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 2388 | 2026.05.08 19:12:21.112709 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 2389 | 2026.05.08 19:12:21.113592 [ 199 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351094 sec., 386353.57717523724 rows/sec., 25.22 MiB/sec. | ||
| 2390 | 2026.05.08 19:12:21.113739 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2391 | 2026.05.08 19:12:21.113999 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_11_2} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.08 19:12:21.114074 [ 188 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_11_2} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2393 | 2026.05.08 19:12:21.114142 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2394 | 2026.05.08 19:12:25.388026 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2395 | 2026.05.08 19:12:25.388074 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2396 | 2026.05.08 19:12:25.474308 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4687 | ||
| 2397 | 2026.05.08 19:12:25.474795 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.05.08 19:12:25.474842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2399 | 2026.05.08 19:12:25.475331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2400 | 2026.05.08 19:12:25.475568 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.08 19:12:25.475706 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4687 | ||
| 2402 | 2026.05.08 19:12:25.702065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2403 | 2026.05.08 19:12:25.719429 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.05.08 19:12:25.719483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2405 | 2026.05.08 19:12:25.725831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2406 | 2026.05.08 19:12:25.726521 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.05.08 19:12:25.729360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2408 | 2026.05.08 19:12:26.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.54 MiB, peak 214.54 MiB, free memory in arenas 0.00 B, will set to 212.74 MiB (RSS), difference: 2.20 MiB | ||
| 2409 | 2026.05.08 19:12:26.097994 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.05.08 19:12:26.098217 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) 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) | ||
| 2411 | 2026.05.08 19:12:26.098546 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2412 | 2026.05.08 19:12:26.098582 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <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 | ||
| 2413 | 2026.05.08 19:12:26.098802 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2414 | 2026.05.08 19:12:26.098876 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2415 | 2026.05.08 19:12:26.099015 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2416 | 2026.05.08 19:12:26.099150 [ 353 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2417 | 2026.05.08 19:12:26.099167 [ 305 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2418 | 2026.05.08 19:12:26.099178 [ 335 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2419 | 2026.05.08 19:12:26.099163 [ 325 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2420 | 2026.05.08 19:12:26.099364 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2421 | 2026.05.08 19:12:26.099391 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2422 | 2026.05.08 19:12:26.099485 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2423 | 2026.05.08 19:12:26.099505 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2424 | 2026.05.08 19:12:26.099540 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <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'))" | ||
| 2425 | 2026.05.08 19:12:26.099576 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <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'))" | ||
| 2426 | 2026.05.08 19:12:26.099607 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <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'))" | ||
| 2427 | 2026.05.08 19:12:26.099639 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <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'))" | ||
| 2428 | 2026.05.08 19:12:26.100992 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002856 sec., 14355.742296918766 rows/sec., 2.19 MiB/sec. | ||
| 2429 | 2026.05.08 19:12:26.101199 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Debug> MemoryTracker: Peak memory usage (for query): 178.91 KiB. | ||
| 2430 | 2026.05.08 19:12:26.101216 [ 260 ] {80059ec7-8c33-49d9-9695-94a76f77bb78} <Debug> TCPHandler: Processed in 0.003348335 sec. | ||
| 2431 | 2026.05.08 19:12:26.103513 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.08 19:12:26.103695 [ 260 ] {c63bfbf5-bca7-4259-b2ec-6387ab236b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.08 19:12:26.103767 [ 260 ] {c63bfbf5-bca7-4259-b2ec-6387ab236b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2434 | 2026.05.08 19:12:26.104524 [ 260 ] {c63bfbf5-bca7-4259-b2ec-6387ab236b1f} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.08 19:12:26.104564 [ 260 ] {c63bfbf5-bca7-4259-b2ec-6387ab236b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2436 | 2026.05.08 19:12:26.104972 [ 260 ] {c63bfbf5-bca7-4259-b2ec-6387ab236b1f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2437 | 2026.05.08 19:12:26.105211 [ 260 ] {c63bfbf5-bca7-4259-b2ec-6387ab236b1f} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.08 19:12:26.105370 [ 260 ] {c63bfbf5-bca7-4259-b2ec-6387ab236b1f} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001724 sec., 58004.640371229696 rows/sec., 4.83 MiB/sec. | ||
| 2439 | 2026.05.08 19:12:26.105412 [ 260 ] {c63bfbf5-bca7-4259-b2ec-6387ab236b1f} <Debug> TCPHandler: Processed in 0.002038171 sec. | ||
| 2440 | 2026.05.08 19:12:26.105548 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.08 19:12:26.105647 [ 260 ] {de9d8cd9-cd49-47ed-8652-b9036caeae18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.08 19:12:26.105687 [ 260 ] {de9d8cd9-cd49-47ed-8652-b9036caeae18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2443 | 2026.05.08 19:12:26.106197 [ 260 ] {de9d8cd9-cd49-47ed-8652-b9036caeae18} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.05.08 19:12:26.106236 [ 260 ] {de9d8cd9-cd49-47ed-8652-b9036caeae18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2445 | 2026.05.08 19:12:26.106544 [ 260 ] {de9d8cd9-cd49-47ed-8652-b9036caeae18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2446 | 2026.05.08 19:12:26.106766 [ 260 ] {de9d8cd9-cd49-47ed-8652-b9036caeae18} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.08 19:12:26.106910 [ 260 ] {de9d8cd9-cd49-47ed-8652-b9036caeae18} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001282 sec., 17160.686427457098 rows/sec., 1.26 MiB/sec. | ||
| 2448 | 2026.05.08 19:12:26.106949 [ 260 ] {de9d8cd9-cd49-47ed-8652-b9036caeae18} <Debug> TCPHandler: Processed in 0.001451117 sec. | ||
| 2449 | 2026.05.08 19:12:26.107079 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.08 19:12:26.107176 [ 260 ] {c9516145-d212-418f-8af4-297ab97b678b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.08 19:12:26.107217 [ 260 ] {c9516145-d212-418f-8af4-297ab97b678b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2452 | 2026.05.08 19:12:26.107693 [ 260 ] {c9516145-d212-418f-8af4-297ab97b678b} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.08 19:12:26.107732 [ 260 ] {c9516145-d212-418f-8af4-297ab97b678b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2454 | 2026.05.08 19:12:26.108052 [ 260 ] {c9516145-d212-418f-8af4-297ab97b678b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2455 | 2026.05.08 19:12:26.108272 [ 260 ] {c9516145-d212-418f-8af4-297ab97b678b} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.08 19:12:26.108417 [ 260 ] {c9516145-d212-418f-8af4-297ab97b678b} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.001259 sec., 74662.43050039714 rows/sec., 5.85 MiB/sec. | ||
| 2457 | 2026.05.08 19:12:26.108456 [ 260 ] {c9516145-d212-418f-8af4-297ab97b678b} <Debug> TCPHandler: Processed in 0.001425946 sec. | ||
| 2458 | 2026.05.08 19:12:26.108584 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.08 19:12:26.108682 [ 260 ] {6bb1a378-44b0-458b-8f28-4bf2c4166684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.05.08 19:12:26.108725 [ 260 ] {6bb1a378-44b0-458b-8f28-4bf2c4166684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2461 | 2026.05.08 19:12:26.109158 [ 260 ] {6bb1a378-44b0-458b-8f28-4bf2c4166684} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.08 19:12:26.109195 [ 260 ] {6bb1a378-44b0-458b-8f28-4bf2c4166684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2463 | 2026.05.08 19:12:26.109548 [ 260 ] {6bb1a378-44b0-458b-8f28-4bf2c4166684} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2464 | 2026.05.08 19:12:26.109767 [ 260 ] {6bb1a378-44b0-458b-8f28-4bf2c4166684} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.05.08 19:12:26.110057 [ 260 ] {6bb1a378-44b0-458b-8f28-4bf2c4166684} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001385 sec., 115523.46570397112 rows/sec., 8.05 MiB/sec. | ||
| 2466 | 2026.05.08 19:12:26.110156 [ 260 ] {6bb1a378-44b0-458b-8f28-4bf2c4166684} <Debug> TCPHandler: Processed in 0.00162081 sec. | ||
| 2467 | 2026.05.08 19:12:26.110352 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.05.08 19:12:26.110508 [ 260 ] {52aed048-c454-4574-965f-3e1eb6eef4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.05.08 19:12:26.110593 [ 260 ] {52aed048-c454-4574-965f-3e1eb6eef4f9} <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 | ||
| 2470 | 2026.05.08 19:12:26.111633 [ 260 ] {52aed048-c454-4574-965f-3e1eb6eef4f9} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.05.08 19:12:26.111677 [ 260 ] {52aed048-c454-4574-965f-3e1eb6eef4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2472 | 2026.05.08 19:12:26.112310 [ 260 ] {52aed048-c454-4574-965f-3e1eb6eef4f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2473 | 2026.05.08 19:12:26.112563 [ 260 ] {52aed048-c454-4574-965f-3e1eb6eef4f9} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.05.08 19:12:26.112734 [ 260 ] {52aed048-c454-4574-965f-3e1eb6eef4f9} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002277 sec., 9661.835748792271 rows/sec., 17.31 MiB/sec. | ||
| 2475 | 2026.05.08 19:12:26.112809 [ 260 ] {52aed048-c454-4574-965f-3e1eb6eef4f9} <Debug> TCPHandler: Processed in 0.002581135 sec. | ||
| 2476 | 2026.05.08 19:12:26.112974 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.05.08 19:12:26.113079 [ 260 ] {35c28c2b-03be-44b6-8f92-065ca1c65441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.05.08 19:12:26.113130 [ 260 ] {35c28c2b-03be-44b6-8f92-065ca1c65441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2479 | 2026.05.08 19:12:26.113559 [ 260 ] {35c28c2b-03be-44b6-8f92-065ca1c65441} <Trace> oximeter.measurements_i64 (03c7e9d2-7233-4894-9c99-23ea62cb9ad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.08 19:12:26.113607 [ 260 ] {35c28c2b-03be-44b6-8f92-065ca1c65441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2481 | 2026.05.08 19:12:26.114009 [ 260 ] {35c28c2b-03be-44b6-8f92-065ca1c65441} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2482 | 2026.05.08 19:12:26.114236 [ 260 ] {35c28c2b-03be-44b6-8f92-065ca1c65441} <Trace> oximeter.measurements_i64 (03c7e9d2-7233-4894-9c99-23ea62cb9ad2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.08 19:12:26.114370 [ 260 ] {35c28c2b-03be-44b6-8f92-065ca1c65441} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001315 sec., 11406.84410646388 rows/sec., 870.37 KiB/sec. | ||
| 2484 | 2026.05.08 19:12:26.114408 [ 260 ] {35c28c2b-03be-44b6-8f92-065ca1c65441} <Debug> TCPHandler: Processed in 0.001486107 sec. | ||
| 2485 | 2026.05.08 19:12:26.114539 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.05.08 19:12:26.114639 [ 260 ] {3348319a-c7a7-435f-af89-9b4dcaa13d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.05.08 19:12:26.114682 [ 260 ] {3348319a-c7a7-435f-af89-9b4dcaa13d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2488 | 2026.05.08 19:12:26.115049 [ 260 ] {3348319a-c7a7-435f-af89-9b4dcaa13d1b} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.08 19:12:26.115090 [ 260 ] {3348319a-c7a7-435f-af89-9b4dcaa13d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2490 | 2026.05.08 19:12:26.115421 [ 260 ] {3348319a-c7a7-435f-af89-9b4dcaa13d1b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2491 | 2026.05.08 19:12:26.115642 [ 260 ] {3348319a-c7a7-435f-af89-9b4dcaa13d1b} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.08 19:12:26.115786 [ 260 ] {3348319a-c7a7-435f-af89-9b4dcaa13d1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 2493 | 2026.05.08 19:12:26.115822 [ 260 ] {3348319a-c7a7-435f-af89-9b4dcaa13d1b} <Debug> TCPHandler: Processed in 0.001333243 sec. | ||
| 2494 | 2026.05.08 19:12:30.478100 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 302 | ||
| 2495 | 2026.05.08 19:12:30.480347 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.05.08 19:12:30.480397 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2497 | 2026.05.08 19:12:30.481614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2498 | 2026.05.08 19:12:30.481903 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.08 19:12:30.482140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2500 | 2026.05.08 19:12:31.097957 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.05.08 19:12:31.098212 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) 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) | ||
| 2502 | 2026.05.08 19:12:31.098550 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2503 | 2026.05.08 19:12:31.098588 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <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 | ||
| 2504 | 2026.05.08 19:12:31.098829 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2505 | 2026.05.08 19:12:31.098906 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2506 | 2026.05.08 19:12:31.099049 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 2507 | 2026.05.08 19:12:31.099186 [ 335 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2508 | 2026.05.08 19:12:31.099203 [ 353 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2509 | 2026.05.08 19:12:31.099204 [ 325 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2510 | 2026.05.08 19:12:31.099193 [ 333 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2511 | 2026.05.08 19:12:31.099409 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2512 | 2026.05.08 19:12:31.099439 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2513 | 2026.05.08 19:12:31.099541 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2514 | 2026.05.08 19:12:31.099563 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2515 | 2026.05.08 19:12:31.099600 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <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'))" | ||
| 2516 | 2026.05.08 19:12:31.099638 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <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'))" | ||
| 2517 | 2026.05.08 19:12:31.099672 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <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'))" | ||
| 2518 | 2026.05.08 19:12:31.099707 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <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'))" | ||
| 2519 | 2026.05.08 19:12:31.100981 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002862 sec., 14325.6464011181 rows/sec., 2.18 MiB/sec. | ||
| 2520 | 2026.05.08 19:12:31.101148 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Debug> MemoryTracker: Peak memory usage (for query): 171.71 KiB. | ||
| 2521 | 2026.05.08 19:12:31.101165 [ 260 ] {390efada-214d-4a4d-a1b4-9e5eaa1d5a3b} <Debug> TCPHandler: Processed in 0.003340404 sec. | ||
| 2522 | 2026.05.08 19:12:31.103472 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.05.08 19:12:31.103592 [ 260 ] {cb9690ee-0bff-4d75-b7d6-3dcac737ad6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2524 | 2026.05.08 19:12:31.103641 [ 260 ] {cb9690ee-0bff-4d75-b7d6-3dcac737ad6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2525 | 2026.05.08 19:12:31.104281 [ 260 ] {cb9690ee-0bff-4d75-b7d6-3dcac737ad6a} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.05.08 19:12:31.104335 [ 260 ] {cb9690ee-0bff-4d75-b7d6-3dcac737ad6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2527 | 2026.05.08 19:12:31.104790 [ 260 ] {cb9690ee-0bff-4d75-b7d6-3dcac737ad6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2528 | 2026.05.08 19:12:31.105006 [ 260 ] {cb9690ee-0bff-4d75-b7d6-3dcac737ad6a} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.05.08 19:12:31.105169 [ 260 ] {cb9690ee-0bff-4d75-b7d6-3dcac737ad6a} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001612 sec., 620.3473945409429 rows/sec., 64.22 KiB/sec. | ||
| 2530 | 2026.05.08 19:12:31.105214 [ 260 ] {cb9690ee-0bff-4d75-b7d6-3dcac737ad6a} <Debug> TCPHandler: Processed in 0.001796395 sec. | ||
| 2531 | 2026.05.08 19:12:31.105349 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.05.08 19:12:31.105453 [ 260 ] {b39452ce-d8ba-4eca-8c60-6851d2ba5af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2533 | 2026.05.08 19:12:31.105496 [ 260 ] {b39452ce-d8ba-4eca-8c60-6851d2ba5af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2534 | 2026.05.08 19:12:31.105957 [ 260 ] {b39452ce-d8ba-4eca-8c60-6851d2ba5af0} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.05.08 19:12:31.105997 [ 260 ] {b39452ce-d8ba-4eca-8c60-6851d2ba5af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2536 | 2026.05.08 19:12:31.106442 [ 260 ] {b39452ce-d8ba-4eca-8c60-6851d2ba5af0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2537 | 2026.05.08 19:12:31.106660 [ 260 ] {b39452ce-d8ba-4eca-8c60-6851d2ba5af0} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.05.08 19:12:31.106804 [ 260 ] {b39452ce-d8ba-4eca-8c60-6851d2ba5af0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 356.34 KiB/sec. | ||
| 2539 | 2026.05.08 19:12:31.106843 [ 260 ] {b39452ce-d8ba-4eca-8c60-6851d2ba5af0} <Debug> TCPHandler: Processed in 0.001545039 sec. | ||
| 2540 | 2026.05.08 19:12:31.106996 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.05.08 19:12:31.107094 [ 260 ] {53efa398-dbe0-4af7-b454-0b0e70ddd39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2542 | 2026.05.08 19:12:31.107135 [ 260 ] {53efa398-dbe0-4af7-b454-0b0e70ddd39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2543 | 2026.05.08 19:12:31.107587 [ 260 ] {53efa398-dbe0-4af7-b454-0b0e70ddd39d} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.05.08 19:12:31.107625 [ 260 ] {53efa398-dbe0-4af7-b454-0b0e70ddd39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2545 | 2026.05.08 19:12:31.107954 [ 260 ] {53efa398-dbe0-4af7-b454-0b0e70ddd39d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2546 | 2026.05.08 19:12:31.108166 [ 260 ] {53efa398-dbe0-4af7-b454-0b0e70ddd39d} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.05.08 19:12:31.108298 [ 260 ] {53efa398-dbe0-4af7-b454-0b0e70ddd39d} <Debug> executeQuery: Read 96 rows, 8.24 KiB in 0.001224 sec., 78431.37254901961 rows/sec., 6.57 MiB/sec. | ||
| 2548 | 2026.05.08 19:12:31.108334 [ 260 ] {53efa398-dbe0-4af7-b454-0b0e70ddd39d} <Debug> TCPHandler: Processed in 0.001388935 sec. | ||
| 2549 | 2026.05.08 19:12:31.108469 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.05.08 19:12:31.108567 [ 260 ] {6d9cfdaa-2dd2-4673-bd7a-85412c04a6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2551 | 2026.05.08 19:12:31.108608 [ 260 ] {6d9cfdaa-2dd2-4673-bd7a-85412c04a6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2552 | 2026.05.08 19:12:31.109028 [ 260 ] {6d9cfdaa-2dd2-4673-bd7a-85412c04a6a0} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.05.08 19:12:31.109065 [ 260 ] {6d9cfdaa-2dd2-4673-bd7a-85412c04a6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2554 | 2026.05.08 19:12:31.109360 [ 260 ] {6d9cfdaa-2dd2-4673-bd7a-85412c04a6a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2555 | 2026.05.08 19:12:31.109570 [ 260 ] {6d9cfdaa-2dd2-4673-bd7a-85412c04a6a0} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.05.08 19:12:31.109701 [ 260 ] {6d9cfdaa-2dd2-4673-bd7a-85412c04a6a0} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.50 MiB/sec. | ||
| 2557 | 2026.05.08 19:12:31.109738 [ 260 ] {6d9cfdaa-2dd2-4673-bd7a-85412c04a6a0} <Debug> TCPHandler: Processed in 0.001318503 sec. | ||
| 2558 | 2026.05.08 19:12:31.109899 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.05.08 19:12:31.109995 [ 260 ] {4d425451-45f0-4163-bb0e-10802e939c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.05.08 19:12:31.110035 [ 260 ] {4d425451-45f0-4163-bb0e-10802e939c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2561 | 2026.05.08 19:12:31.110431 [ 260 ] {4d425451-45f0-4163-bb0e-10802e939c0d} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.08 19:12:31.110468 [ 260 ] {4d425451-45f0-4163-bb0e-10802e939c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2563 | 2026.05.08 19:12:31.110780 [ 260 ] {4d425451-45f0-4163-bb0e-10802e939c0d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2564 | 2026.05.08 19:12:31.110994 [ 260 ] {4d425451-45f0-4163-bb0e-10802e939c0d} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.05.08 19:12:31.111126 [ 260 ] {4d425451-45f0-4163-bb0e-10802e939c0d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 57.79 KiB/sec. | ||
| 2566 | 2026.05.08 19:12:31.111162 [ 260 ] {4d425451-45f0-4163-bb0e-10802e939c0d} <Debug> TCPHandler: Processed in 0.001312023 sec. | ||
| 2567 | 2026.05.08 19:12:31.111306 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.05.08 19:12:31.111401 [ 260 ] {377f4d25-74b8-4611-8830-65defc248d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2569 | 2026.05.08 19:12:31.111439 [ 260 ] {377f4d25-74b8-4611-8830-65defc248d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2570 | 2026.05.08 19:12:31.111887 [ 260 ] {377f4d25-74b8-4611-8830-65defc248d80} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.05.08 19:12:31.111924 [ 260 ] {377f4d25-74b8-4611-8830-65defc248d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2572 | 2026.05.08 19:12:31.112236 [ 260 ] {377f4d25-74b8-4611-8830-65defc248d80} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2573 | 2026.05.08 19:12:31.112450 [ 260 ] {377f4d25-74b8-4611-8830-65defc248d80} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.05.08 19:12:31.112577 [ 260 ] {377f4d25-74b8-4611-8830-65defc248d80} <Debug> executeQuery: Read 97 rows, 7.77 KiB in 0.001194 sec., 81239.53098827471 rows/sec., 6.35 MiB/sec. | ||
| 2575 | 2026.05.08 19:12:31.112614 [ 260 ] {377f4d25-74b8-4611-8830-65defc248d80} <Debug> TCPHandler: Processed in 0.001356714 sec. | ||
| 2576 | 2026.05.08 19:12:31.112746 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.05.08 19:12:31.112843 [ 260 ] {62cc1c72-188c-434e-8c14-5a81d9257873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2578 | 2026.05.08 19:12:31.112885 [ 260 ] {62cc1c72-188c-434e-8c14-5a81d9257873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2579 | 2026.05.08 19:12:31.113302 [ 260 ] {62cc1c72-188c-434e-8c14-5a81d9257873} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.08 19:12:31.113337 [ 260 ] {62cc1c72-188c-434e-8c14-5a81d9257873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2581 | 2026.05.08 19:12:31.113662 [ 260 ] {62cc1c72-188c-434e-8c14-5a81d9257873} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2582 | 2026.05.08 19:12:31.113879 [ 260 ] {62cc1c72-188c-434e-8c14-5a81d9257873} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.05.08 19:12:31.114008 [ 260 ] {62cc1c72-188c-434e-8c14-5a81d9257873} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001183 sec., 137785.29163144546 rows/sec., 9.59 MiB/sec. | ||
| 2584 | 2026.05.08 19:12:31.114044 [ 260 ] {62cc1c72-188c-434e-8c14-5a81d9257873} <Debug> TCPHandler: Processed in 0.001351765 sec. | ||
| 2585 | 2026.05.08 19:12:31.114179 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.08 19:12:31.114274 [ 260 ] {43380d26-eee4-4f4a-9ffc-bc61222a6fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.05.08 19:12:31.114316 [ 260 ] {43380d26-eee4-4f4a-9ffc-bc61222a6fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2588 | 2026.05.08 19:12:31.114641 [ 260 ] {43380d26-eee4-4f4a-9ffc-bc61222a6fe4} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.05.08 19:12:31.114677 [ 260 ] {43380d26-eee4-4f4a-9ffc-bc61222a6fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2590 | 2026.05.08 19:12:31.114971 [ 260 ] {43380d26-eee4-4f4a-9ffc-bc61222a6fe4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2591 | 2026.05.08 19:12:31.115205 [ 260 ] {43380d26-eee4-4f4a-9ffc-bc61222a6fe4} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.05.08 19:12:31.115335 [ 260 ] {43380d26-eee4-4f4a-9ffc-bc61222a6fe4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 58.83 KiB/sec. | ||
| 2593 | 2026.05.08 19:12:31.115373 [ 260 ] {43380d26-eee4-4f4a-9ffc-bc61222a6fe4} <Debug> TCPHandler: Processed in 0.001243551 sec. | ||
| 2594 | 2026.05.08 19:12:31.115502 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.05.08 19:12:31.115599 [ 260 ] {e58cec9c-4bcc-4e92-9796-004b96852882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.05.08 19:12:31.115655 [ 260 ] {e58cec9c-4bcc-4e92-9796-004b96852882} <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 | ||
| 2597 | 2026.05.08 19:12:31.116427 [ 260 ] {e58cec9c-4bcc-4e92-9796-004b96852882} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.05.08 19:12:31.116464 [ 260 ] {e58cec9c-4bcc-4e92-9796-004b96852882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2599 | 2026.05.08 19:12:31.116995 [ 260 ] {e58cec9c-4bcc-4e92-9796-004b96852882} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2600 | 2026.05.08 19:12:31.117218 [ 260 ] {e58cec9c-4bcc-4e92-9796-004b96852882} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.05.08 19:12:31.117341 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2602 | 2026.05.08 19:12:31.117355 [ 260 ] {e58cec9c-4bcc-4e92-9796-004b96852882} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001773 sec., 10152.284263959391 rows/sec., 18.19 MiB/sec. | ||
| 2603 | 2026.05.08 19:12:31.117419 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.08 19:12:31.117446 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2605 | 2026.05.08 19:12:31.117462 [ 260 ] {e58cec9c-4bcc-4e92-9796-004b96852882} <Debug> TCPHandler: Processed in 0.00200808 sec. | ||
| 2606 | 2026.05.08 19:12:31.117568 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 2607 | 2026.05.08 19:12:31.117609 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.05.08 19:12:31.117712 [ 260 ] {b988aaa0-c5b2-4930-aac7-93c2140bfa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2609 | 2026.05.08 19:12:31.117754 [ 260 ] {b988aaa0-c5b2-4930-aac7-93c2140bfa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2610 | 2026.05.08 19:12:31.117839 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2611 | 2026.05.08 19:12:31.117908 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 2612 | 2026.05.08 19:12:31.118068 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 2613 | 2026.05.08 19:12:31.118128 [ 260 ] {b988aaa0-c5b2-4930-aac7-93c2140bfa49} <Trace> oximeter.measurements_i64 (03c7e9d2-7233-4894-9c99-23ea62cb9ad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.05.08 19:12:31.118169 [ 260 ] {b988aaa0-c5b2-4930-aac7-93c2140bfa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2615 | 2026.05.08 19:12:31.118181 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2616 | 2026.05.08 19:12:31.118294 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 2617 | 2026.05.08 19:12:31.118394 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2618 | 2026.05.08 19:12:31.118482 [ 260 ] {b988aaa0-c5b2-4930-aac7-93c2140bfa49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2619 | 2026.05.08 19:12:31.118494 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 2620 | 2026.05.08 19:12:31.118712 [ 260 ] {b988aaa0-c5b2-4930-aac7-93c2140bfa49} <Trace> oximeter.measurements_i64 (03c7e9d2-7233-4894-9c99-23ea62cb9ad2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.05.08 19:12:31.118849 [ 260 ] {b988aaa0-c5b2-4930-aac7-93c2140bfa49} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001156 sec., 7785.4671280276825 rows/sec., 549.95 KiB/sec. | ||
| 2622 | 2026.05.08 19:12:31.118885 [ 260 ] {b988aaa0-c5b2-4930-aac7-93c2140bfa49} <Debug> TCPHandler: Processed in 0.001325753 sec. | ||
| 2623 | 2026.05.08 19:12:31.119021 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.05.08 19:12:31.119118 [ 260 ] {44cff69b-b680-4578-abc1-994b1dcf0625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.05.08 19:12:31.119160 [ 260 ] {44cff69b-b680-4578-abc1-994b1dcf0625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2626 | 2026.05.08 19:12:31.119501 [ 260 ] {44cff69b-b680-4578-abc1-994b1dcf0625} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.05.08 19:12:31.119540 [ 260 ] {44cff69b-b680-4578-abc1-994b1dcf0625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2628 | 2026.05.08 19:12:31.119877 [ 260 ] {44cff69b-b680-4578-abc1-994b1dcf0625} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2629 | 2026.05.08 19:12:31.120126 [ 260 ] {44cff69b-b680-4578-abc1-994b1dcf0625} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.05.08 19:12:31.120232 [ 196 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 19 columns (19 merged, 0 gathered) in 0.002720868 sec., 28299.79256619579 rows/sec., 50.71 MiB/sec. | ||
| 2631 | 2026.05.08 19:12:31.120259 [ 260 ] {44cff69b-b680-4578-abc1-994b1dcf0625} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 2632 | 2026.05.08 19:12:31.120296 [ 260 ] {44cff69b-b680-4578-abc1-994b1dcf0625} <Debug> TCPHandler: Processed in 0.001324724 sec. | ||
| 2633 | 2026.05.08 19:12:31.120609 [ 196 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2634 | 2026.05.08 19:12:31.120994 [ 196 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.05.08 19:12:31.121057 [ 196 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2636 | 2026.05.08 19:12:31.121158 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2637 | 2026.05.08 19:12:32.976678 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5135 | ||
| 2638 | 2026.05.08 19:12:32.977182 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.05.08 19:12:32.977222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2640 | 2026.05.08 19:12:32.977701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2641 | 2026.05.08 19:12:32.977934 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.05.08 19:12:32.978061 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5135 | ||
| 2643 | 2026.05.08 19:12:32.978080 [ 121 ] {} <Debug> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2644 | 2026.05.08 19:12:32.978148 [ 121 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.05.08 19:12:32.978171 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2646 | 2026.05.08 19:12:32.978317 [ 198 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 2647 | 2026.05.08 19:12:32.978472 [ 198 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2648 | 2026.05.08 19:12:32.978513 [ 198 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 2649 | 2026.05.08 19:12:32.978579 [ 198 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 2650 | 2026.05.08 19:12:32.978624 [ 198 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 494 rows starting from the beginning of the part | ||
| 2651 | 2026.05.08 19:12:32.978667 [ 198 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2652 | 2026.05.08 19:12:32.978706 [ 198 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2653 | 2026.05.08 19:12:32.978755 [ 198 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2654 | 2026.05.08 19:12:32.980162 [ 199 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5135 rows, containing 4 columns (4 merged, 0 gathered) in 0.001915748 sec., 2680415.169427294 rows/sec., 38.34 MiB/sec. | ||
| 2655 | 2026.05.08 19:12:32.981045 [ 191 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2656 | 2026.05.08 19:12:32.981380 [ 191 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.05.08 19:12:32.981467 [ 191 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_11_2} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2658 | 2026.05.08 19:12:32.981563 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2659 | 2026.05.08 19:12:33.230328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2660 | 2026.05.08 19:12:33.246744 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.05.08 19:12:33.246804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2662 | 2026.05.08 19:12:33.253043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2663 | 2026.05.08 19:12:33.253737 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.05.08 19:12:33.254032 [ 135 ] {} <Debug> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2665 | 2026.05.08 19:12:33.254105 [ 135 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.05.08 19:12:33.254129 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2667 | 2026.05.08 19:12:33.254258 [ 198 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 2668 | 2026.05.08 19:12:33.256619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2669 | 2026.05.08 19:12:33.258285 [ 198 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2670 | 2026.05.08 19:12:33.259639 [ 198 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 2671 | 2026.05.08 19:12:33.263838 [ 198 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 2672 | 2026.05.08 19:12:33.267918 [ 198 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 2673 | 2026.05.08 19:12:33.271972 [ 198 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 2674 | 2026.05.08 19:12:33.276348 [ 198 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 2675 | 2026.05.08 19:12:33.280647 [ 198 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 2676 | 2026.05.08 19:12:33.330636 [ 199 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076430564 sec., 1085.952996500196 rows/sec., 5.62 MiB/sec. | ||
| 2677 | 2026.05.08 19:12:33.332814 [ 195 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2678 | 2026.05.08 19:12:33.334736 [ 195 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_11_2} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.05.08 19:12:33.334812 [ 195 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_11_2} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2680 | 2026.05.08 19:12:33.336700 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2681 | 2026.05.08 19:12:34.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.03 MiB, peak 224.91 MiB, free memory in arenas 0.00 B, will set to 223.75 MiB (RSS), difference: 8.72 MiB | ||
| 2682 | 2026.05.08 19:12:36.098212 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.05.08 19:12:36.098467 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2684 | 2026.05.08 19:12:36.098804 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2685 | 2026.05.08 19:12:36.098841 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <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 | ||
| 2686 | 2026.05.08 19:12:36.099064 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2687 | 2026.05.08 19:12:36.099135 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2688 | 2026.05.08 19:12:36.099277 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2689 | 2026.05.08 19:12:36.099421 [ 333 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2690 | 2026.05.08 19:12:36.099443 [ 361 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2691 | 2026.05.08 19:12:36.099431 [ 325 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2692 | 2026.05.08 19:12:36.099431 [ 327 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2693 | 2026.05.08 19:12:36.099426 [ 321 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2694 | 2026.05.08 19:12:36.099711 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 2695 | 2026.05.08 19:12:36.099742 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2696 | 2026.05.08 19:12:36.099842 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2697 | 2026.05.08 19:12:36.099863 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2698 | 2026.05.08 19:12:36.099899 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2699 | 2026.05.08 19:12:36.099936 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2700 | 2026.05.08 19:12:36.099976 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2701 | 2026.05.08 19:12:36.100011 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2702 | 2026.05.08 19:12:36.101427 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Debug> executeQuery: Read 41 rows, 3.72 KiB in 0.003052 sec., 13433.813892529488 rows/sec., 1.19 MiB/sec. | ||
| 2703 | 2026.05.08 19:12:36.101624 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Debug> MemoryTracker: Peak memory usage (for query): 161.37 KiB. | ||
| 2704 | 2026.05.08 19:12:36.101640 [ 260 ] {ef7a9cc6-60c8-47f9-9561-2278b2b89949} <Debug> TCPHandler: Processed in 0.00357199 sec. | ||
| 2705 | 2026.05.08 19:12:36.103671 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.08 19:12:36.103802 [ 260 ] {60251c04-ec18-4b0e-be4d-9fb383180e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2707 | 2026.05.08 19:12:36.103852 [ 260 ] {60251c04-ec18-4b0e-be4d-9fb383180e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2708 | 2026.05.08 19:12:36.104431 [ 260 ] {60251c04-ec18-4b0e-be4d-9fb383180e94} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.08 19:12:36.104469 [ 260 ] {60251c04-ec18-4b0e-be4d-9fb383180e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2710 | 2026.05.08 19:12:36.104846 [ 260 ] {60251c04-ec18-4b0e-be4d-9fb383180e94} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2711 | 2026.05.08 19:12:36.105072 [ 260 ] {60251c04-ec18-4b0e-be4d-9fb383180e94} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.05.08 19:12:36.105222 [ 260 ] {60251c04-ec18-4b0e-be4d-9fb383180e94} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001457 sec., 68634.17982155114 rows/sec., 5.71 MiB/sec. | ||
| 2713 | 2026.05.08 19:12:36.105260 [ 260 ] {60251c04-ec18-4b0e-be4d-9fb383180e94} <Debug> TCPHandler: Processed in 0.001651232 sec. | ||
| 2714 | 2026.05.08 19:12:36.105400 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.05.08 19:12:36.105497 [ 260 ] {ff6efc4d-05b6-48de-8d85-07e9a4b68d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2716 | 2026.05.08 19:12:36.105536 [ 260 ] {ff6efc4d-05b6-48de-8d85-07e9a4b68d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2717 | 2026.05.08 19:12:36.105942 [ 260 ] {ff6efc4d-05b6-48de-8d85-07e9a4b68d6e} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.05.08 19:12:36.105979 [ 260 ] {ff6efc4d-05b6-48de-8d85-07e9a4b68d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2719 | 2026.05.08 19:12:36.106265 [ 260 ] {ff6efc4d-05b6-48de-8d85-07e9a4b68d6e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2720 | 2026.05.08 19:12:36.106469 [ 260 ] {ff6efc4d-05b6-48de-8d85-07e9a4b68d6e} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.05.08 19:12:36.106579 [ 144 ] {} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2722 | 2026.05.08 19:12:36.106606 [ 260 ] {ff6efc4d-05b6-48de-8d85-07e9a4b68d6e} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001128 sec., 19503.54609929078 rows/sec., 1.43 MiB/sec. | ||
| 2723 | 2026.05.08 19:12:36.106616 [ 144 ] {} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.05.08 19:12:36.106637 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2725 | 2026.05.08 19:12:36.106642 [ 260 ] {ff6efc4d-05b6-48de-8d85-07e9a4b68d6e} <Debug> TCPHandler: Processed in 0.001291222 sec. | ||
| 2726 | 2026.05.08 19:12:36.106767 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 2727 | 2026.05.08 19:12:36.106769 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.05.08 19:12:36.106905 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2729 | 2026.05.08 19:12:36.106915 [ 260 ] {edd50c75-04d8-4884-ba68-acdafa9dd904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2730 | 2026.05.08 19:12:36.106948 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 163 rows starting from the beginning of the part | ||
| 2731 | 2026.05.08 19:12:36.106964 [ 260 ] {edd50c75-04d8-4884-ba68-acdafa9dd904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2732 | 2026.05.08 19:12:36.107031 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
| 2733 | 2026.05.08 19:12:36.107092 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 2734 | 2026.05.08 19:12:36.107138 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
| 2735 | 2026.05.08 19:12:36.107180 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2736 | 2026.05.08 19:12:36.107221 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part | ||
| 2737 | 2026.05.08 19:12:36.107441 [ 260 ] {edd50c75-04d8-4884-ba68-acdafa9dd904} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.05.08 19:12:36.107492 [ 260 ] {edd50c75-04d8-4884-ba68-acdafa9dd904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2739 | 2026.05.08 19:12:36.108009 [ 260 ] {edd50c75-04d8-4884-ba68-acdafa9dd904} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2740 | 2026.05.08 19:12:36.108119 [ 199 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403446 sec., 185258.2856768269 rows/sec., 12.80 MiB/sec. | ||
| 2741 | 2026.05.08 19:12:36.108256 [ 260 ] {edd50c75-04d8-4884-ba68-acdafa9dd904} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.05.08 19:12:36.108286 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2743 | 2026.05.08 19:12:36.108406 [ 260 ] {edd50c75-04d8-4884-ba68-acdafa9dd904} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.00151 sec., 56953.64238410596 rows/sec., 4.45 MiB/sec. | ||
| 2744 | 2026.05.08 19:12:36.108449 [ 260 ] {edd50c75-04d8-4884-ba68-acdafa9dd904} <Debug> TCPHandler: Processed in 0.001733194 sec. | ||
| 2745 | 2026.05.08 19:12:36.108556 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.08 19:12:36.108579 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.05.08 19:12:36.108631 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_11_2} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2748 | 2026.05.08 19:12:36.108679 [ 260 ] {577bd1ed-d60d-46ff-9384-414a2cb9b6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2749 | 2026.05.08 19:12:36.108726 [ 260 ] {577bd1ed-d60d-46ff-9384-414a2cb9b6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2750 | 2026.05.08 19:12:36.108744 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2751 | 2026.05.08 19:12:36.109145 [ 260 ] {577bd1ed-d60d-46ff-9384-414a2cb9b6c0} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.08 19:12:36.109185 [ 260 ] {577bd1ed-d60d-46ff-9384-414a2cb9b6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2753 | 2026.05.08 19:12:36.109526 [ 260 ] {577bd1ed-d60d-46ff-9384-414a2cb9b6c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2754 | 2026.05.08 19:12:36.109738 [ 260 ] {577bd1ed-d60d-46ff-9384-414a2cb9b6c0} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.08 19:12:36.109876 [ 260 ] {577bd1ed-d60d-46ff-9384-414a2cb9b6c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 2756 | 2026.05.08 19:12:36.109912 [ 260 ] {577bd1ed-d60d-46ff-9384-414a2cb9b6c0} <Debug> TCPHandler: Processed in 0.001381975 sec. | ||
| 2757 | 2026.05.08 19:12:36.110050 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.05.08 19:12:36.110145 [ 260 ] {9d9bf48c-307c-470c-8796-4c827987774f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2759 | 2026.05.08 19:12:36.110196 [ 260 ] {9d9bf48c-307c-470c-8796-4c827987774f} <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 | ||
| 2760 | 2026.05.08 19:12:36.111230 [ 260 ] {9d9bf48c-307c-470c-8796-4c827987774f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.08 19:12:36.111277 [ 260 ] {9d9bf48c-307c-470c-8796-4c827987774f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2762 | 2026.05.08 19:12:36.111979 [ 260 ] {9d9bf48c-307c-470c-8796-4c827987774f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2763 | 2026.05.08 19:12:36.112241 [ 260 ] {9d9bf48c-307c-470c-8796-4c827987774f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.05.08 19:12:36.112398 [ 260 ] {9d9bf48c-307c-470c-8796-4c827987774f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002269 sec., 9695.901278096077 rows/sec., 17.37 MiB/sec. | ||
| 2765 | 2026.05.08 19:12:36.112498 [ 260 ] {9d9bf48c-307c-470c-8796-4c827987774f} <Debug> TCPHandler: Processed in 0.002495273 sec. | ||
| 2766 | 2026.05.08 19:12:36.112681 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.05.08 19:12:36.112805 [ 260 ] {fbbaad55-e7d7-4768-8907-31d1312a3b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.05.08 19:12:36.112857 [ 260 ] {fbbaad55-e7d7-4768-8907-31d1312a3b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2769 | 2026.05.08 19:12:36.113262 [ 260 ] {fbbaad55-e7d7-4768-8907-31d1312a3b47} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.05.08 19:12:36.113296 [ 260 ] {fbbaad55-e7d7-4768-8907-31d1312a3b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2771 | 2026.05.08 19:12:36.113643 [ 260 ] {fbbaad55-e7d7-4768-8907-31d1312a3b47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2772 | 2026.05.08 19:12:36.113894 [ 260 ] {fbbaad55-e7d7-4768-8907-31d1312a3b47} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.05.08 19:12:36.114020 [ 260 ] {fbbaad55-e7d7-4768-8907-31d1312a3b47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 2774 | 2026.05.08 19:12:36.114055 [ 260 ] {fbbaad55-e7d7-4768-8907-31d1312a3b47} <Debug> TCPHandler: Processed in 0.001478267 sec. | ||
| 2775 | 2026.05.08 19:12:40.388129 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2776 | 2026.05.08 19:12:40.388175 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2777 | 2026.05.08 19:12:40.478114 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5647 | ||
| 2778 | 2026.05.08 19:12:40.478610 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.05.08 19:12:40.478656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2780 | 2026.05.08 19:12:40.479144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2781 | 2026.05.08 19:12:40.479384 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.08 19:12:40.479523 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5647 | ||
| 2783 | 2026.05.08 19:12:40.483242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 340 | ||
| 2784 | 2026.05.08 19:12:40.485529 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.05.08 19:12:40.485583 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2786 | 2026.05.08 19:12:40.486828 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2787 | 2026.05.08 19:12:40.487095 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.05.08 19:12:40.487405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
| 2789 | 2026.05.08 19:12:40.756679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2790 | 2026.05.08 19:12:40.773464 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.05.08 19:12:40.773525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2792 | 2026.05.08 19:12:40.779195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2793 | 2026.05.08 19:12:40.779895 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.05.08 19:12:40.782810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2795 | 2026.05.08 19:12:41.097966 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.05.08 19:12:41.098194 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2797 | 2026.05.08 19:12:41.098512 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2798 | 2026.05.08 19:12:41.098547 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <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 | ||
| 2799 | 2026.05.08 19:12:41.098768 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2800 | 2026.05.08 19:12:41.098838 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2801 | 2026.05.08 19:12:41.098979 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2802 | 2026.05.08 19:12:41.099115 [ 327 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2803 | 2026.05.08 19:12:41.099140 [ 361 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2804 | 2026.05.08 19:12:41.099140 [ 333 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2805 | 2026.05.08 19:12:41.099123 [ 325 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2806 | 2026.05.08 19:12:41.099118 [ 321 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2807 | 2026.05.08 19:12:41.099379 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 2808 | 2026.05.08 19:12:41.099406 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2809 | 2026.05.08 19:12:41.099505 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2810 | 2026.05.08 19:12:41.099527 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2811 | 2026.05.08 19:12:41.099561 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2812 | 2026.05.08 19:12:41.099596 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2813 | 2026.05.08 19:12:41.099629 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2814 | 2026.05.08 19:12:41.099664 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2815 | 2026.05.08 19:12:41.101019 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Debug> executeQuery: Read 41 rows, 3.72 KiB in 0.00291 sec., 14089.347079037801 rows/sec., 1.25 MiB/sec. | ||
| 2816 | 2026.05.08 19:12:41.101171 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Debug> MemoryTracker: Peak memory usage (for query): 161.65 KiB. | ||
| 2817 | 2026.05.08 19:12:41.101187 [ 260 ] {8f13a1d5-1e40-44b3-a0cb-e708e44daa56} <Debug> TCPHandler: Processed in 0.003343774 sec. | ||
| 2818 | 2026.05.08 19:12:41.103075 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.05.08 19:12:41.103192 [ 260 ] {55a80538-a74f-4b1f-b8df-5d73b59b6f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2820 | 2026.05.08 19:12:41.103233 [ 260 ] {55a80538-a74f-4b1f-b8df-5d73b59b6f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2821 | 2026.05.08 19:12:41.103930 [ 260 ] {55a80538-a74f-4b1f-b8df-5d73b59b6f91} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.08 19:12:41.103968 [ 260 ] {55a80538-a74f-4b1f-b8df-5d73b59b6f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2823 | 2026.05.08 19:12:41.104348 [ 260 ] {55a80538-a74f-4b1f-b8df-5d73b59b6f91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2824 | 2026.05.08 19:12:41.104589 [ 260 ] {55a80538-a74f-4b1f-b8df-5d73b59b6f91} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.05.08 19:12:41.104733 [ 260 ] {55a80538-a74f-4b1f-b8df-5d73b59b6f91} <Debug> executeQuery: Read 92 rows, 7.92 KiB in 0.00157 sec., 58598.72611464968 rows/sec., 4.93 MiB/sec. | ||
| 2826 | 2026.05.08 19:12:41.104783 [ 260 ] {55a80538-a74f-4b1f-b8df-5d73b59b6f91} <Debug> TCPHandler: Processed in 0.001758694 sec. | ||
| 2827 | 2026.05.08 19:12:41.104961 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.05.08 19:12:41.105068 [ 260 ] {7da37a08-e540-4ac2-a20d-d2779a87d354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.05.08 19:12:41.105107 [ 260 ] {7da37a08-e540-4ac2-a20d-d2779a87d354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2830 | 2026.05.08 19:12:41.105539 [ 260 ] {7da37a08-e540-4ac2-a20d-d2779a87d354} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.05.08 19:12:41.105576 [ 260 ] {7da37a08-e540-4ac2-a20d-d2779a87d354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2832 | 2026.05.08 19:12:41.105870 [ 260 ] {7da37a08-e540-4ac2-a20d-d2779a87d354} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2833 | 2026.05.08 19:12:41.106092 [ 260 ] {7da37a08-e540-4ac2-a20d-d2779a87d354} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.05.08 19:12:41.106222 [ 260 ] {7da37a08-e540-4ac2-a20d-d2779a87d354} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001181 sec., 15241.320914479254 rows/sec., 1.12 MiB/sec. | ||
| 2835 | 2026.05.08 19:12:41.106259 [ 260 ] {7da37a08-e540-4ac2-a20d-d2779a87d354} <Debug> TCPHandler: Processed in 0.001348724 sec. | ||
| 2836 | 2026.05.08 19:12:41.106394 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.05.08 19:12:41.106489 [ 260 ] {db711823-9574-426f-bfa0-0fbc3323908f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2838 | 2026.05.08 19:12:41.106528 [ 260 ] {db711823-9574-426f-bfa0-0fbc3323908f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2839 | 2026.05.08 19:12:41.107014 [ 260 ] {db711823-9574-426f-bfa0-0fbc3323908f} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.05.08 19:12:41.107050 [ 260 ] {db711823-9574-426f-bfa0-0fbc3323908f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2841 | 2026.05.08 19:12:41.107348 [ 260 ] {db711823-9574-426f-bfa0-0fbc3323908f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2842 | 2026.05.08 19:12:41.107561 [ 260 ] {db711823-9574-426f-bfa0-0fbc3323908f} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.05.08 19:12:41.107686 [ 260 ] {db711823-9574-426f-bfa0-0fbc3323908f} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001215 sec., 67489.71193415638 rows/sec., 5.27 MiB/sec. | ||
| 2844 | 2026.05.08 19:12:41.107723 [ 260 ] {db711823-9574-426f-bfa0-0fbc3323908f} <Debug> TCPHandler: Processed in 0.001376455 sec. | ||
| 2845 | 2026.05.08 19:12:41.107848 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.05.08 19:12:41.107943 [ 260 ] {866d6294-b5a3-4954-a447-e990ec51132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2847 | 2026.05.08 19:12:41.107985 [ 260 ] {866d6294-b5a3-4954-a447-e990ec51132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2848 | 2026.05.08 19:12:41.108415 [ 260 ] {866d6294-b5a3-4954-a447-e990ec51132f} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.05.08 19:12:41.108451 [ 260 ] {866d6294-b5a3-4954-a447-e990ec51132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2850 | 2026.05.08 19:12:41.108775 [ 260 ] {866d6294-b5a3-4954-a447-e990ec51132f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2851 | 2026.05.08 19:12:41.109001 [ 260 ] {866d6294-b5a3-4954-a447-e990ec51132f} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.05.08 19:12:41.109130 [ 260 ] {866d6294-b5a3-4954-a447-e990ec51132f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2853 | 2026.05.08 19:12:41.109167 [ 260 ] {866d6294-b5a3-4954-a447-e990ec51132f} <Debug> TCPHandler: Processed in 0.001366224 sec. | ||
| 2854 | 2026.05.08 19:12:41.109309 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.05.08 19:12:41.109402 [ 260 ] {c6f3b0ee-3658-490e-8fea-a82f06bad0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2856 | 2026.05.08 19:12:41.109455 [ 260 ] {c6f3b0ee-3658-490e-8fea-a82f06bad0c0} <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 | ||
| 2857 | 2026.05.08 19:12:41.110207 [ 260 ] {c6f3b0ee-3658-490e-8fea-a82f06bad0c0} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.05.08 19:12:41.110244 [ 260 ] {c6f3b0ee-3658-490e-8fea-a82f06bad0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2859 | 2026.05.08 19:12:41.110749 [ 260 ] {c6f3b0ee-3658-490e-8fea-a82f06bad0c0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2860 | 2026.05.08 19:12:41.110974 [ 260 ] {c6f3b0ee-3658-490e-8fea-a82f06bad0c0} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.05.08 19:12:41.111109 [ 260 ] {c6f3b0ee-3658-490e-8fea-a82f06bad0c0} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001724 sec., 10440.835266821345 rows/sec., 18.71 MiB/sec. | ||
| 2862 | 2026.05.08 19:12:41.111158 [ 260 ] {c6f3b0ee-3658-490e-8fea-a82f06bad0c0} <Debug> TCPHandler: Processed in 0.001896898 sec. | ||
| 2863 | 2026.05.08 19:12:41.111295 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.05.08 19:12:41.111390 [ 260 ] {32780ff7-bd93-485b-bfcb-b5c0c6dd0a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.05.08 19:12:41.111430 [ 260 ] {32780ff7-bd93-485b-bfcb-b5c0c6dd0a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2866 | 2026.05.08 19:12:41.111782 [ 260 ] {32780ff7-bd93-485b-bfcb-b5c0c6dd0a78} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.05.08 19:12:41.111818 [ 260 ] {32780ff7-bd93-485b-bfcb-b5c0c6dd0a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2868 | 2026.05.08 19:12:41.112126 [ 260 ] {32780ff7-bd93-485b-bfcb-b5c0c6dd0a78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2869 | 2026.05.08 19:12:41.112337 [ 260 ] {32780ff7-bd93-485b-bfcb-b5c0c6dd0a78} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.05.08 19:12:41.112461 [ 260 ] {32780ff7-bd93-485b-bfcb-b5c0c6dd0a78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 2871 | 2026.05.08 19:12:41.112496 [ 260 ] {32780ff7-bd93-485b-bfcb-b5c0c6dd0a78} <Debug> TCPHandler: Processed in 0.001248821 sec. | ||
| 2872 | 2026.05.08 19:12:42.202739 [ 143 ] {} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2873 | 2026.05.08 19:12:42.202812 [ 143 ] {} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.05.08 19:12:42.202833 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2875 | 2026.05.08 19:12:42.203002 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::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 | ||
| 2876 | 2026.05.08 19:12:42.203341 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2877 | 2026.05.08 19:12:42.203381 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2878 | 2026.05.08 19:12:42.203461 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::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 | ||
| 2879 | 2026.05.08 19:12:42.203521 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 2880 | 2026.05.08 19:12:42.203678 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 2881 | 2026.05.08 19:12:42.203728 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::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 | ||
| 2882 | 2026.05.08 19:12:42.205167 [ 186 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.002236016 sec., 18783.407632145747 rows/sec., 4.58 MiB/sec. | ||
| 2883 | 2026.05.08 19:12:42.205342 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2884 | 2026.05.08 19:12:42.205645 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::all_1_5_1} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.08 19:12:42.205715 [ 195 ] {974bd86d-f95b-4f02-a078-bc4aefe49612::all_1_5_1} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2886 | 2026.05.08 19:12:42.205787 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2887 | 2026.05.08 19:12:43.497347 [ 142 ] {} <Debug> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2888 | 2026.05.08 19:12:43.497410 [ 142 ] {} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.05.08 19:12:43.497432 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2890 | 2026.05.08 19:12:43.497582 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::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 | ||
| 2891 | 2026.05.08 19:12:43.497733 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2892 | 2026.05.08 19:12:43.497767 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::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 | ||
| 2893 | 2026.05.08 19:12:43.497834 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::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 | ||
| 2894 | 2026.05.08 19:12:43.497878 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::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 | ||
| 2895 | 2026.05.08 19:12:43.497921 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2896 | 2026.05.08 19:12:43.497961 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2897 | 2026.05.08 19:12:43.498737 [ 186 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219301 sec., 14762.556579548447 rows/sec., 1.23 MiB/sec. | ||
| 2898 | 2026.05.08 19:12:43.498929 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2899 | 2026.05.08 19:12:43.499375 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_5_1} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.08 19:12:43.499493 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_5_1} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2901 | 2026.05.08 19:12:43.499621 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2902 | 2026.05.08 19:12:43.725838 [ 142 ] {} <Debug> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2903 | 2026.05.08 19:12:43.725899 [ 142 ] {} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.08 19:12:43.725920 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2905 | 2026.05.08 19:12:43.726062 [ 186 ] {64c5980d-1279-458f-85b3-2322f6734579::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 | ||
| 2906 | 2026.05.08 19:12:43.726196 [ 186 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2907 | 2026.05.08 19:12:43.726231 [ 186 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2908 | 2026.05.08 19:12:43.726323 [ 186 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2909 | 2026.05.08 19:12:43.726375 [ 186 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2910 | 2026.05.08 19:12:43.726418 [ 186 ] {64c5980d-1279-458f-85b3-2322f6734579::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 | ||
| 2911 | 2026.05.08 19:12:43.726461 [ 186 ] {64c5980d-1279-458f-85b3-2322f6734579::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 | ||
| 2912 | 2026.05.08 19:12:43.727311 [ 189 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311443 sec., 359908.8942485491 rows/sec., 24.96 MiB/sec. | ||
| 2913 | 2026.05.08 19:12:43.727557 [ 187 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2914 | 2026.05.08 19:12:43.727918 [ 187 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_5_1} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.08 19:12:43.728004 [ 187 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_5_1} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2916 | 2026.05.08 19:12:43.728096 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2917 | 2026.05.08 19:12:46.101509 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.05.08 19:12:46.101844 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2919 | 2026.05.08 19:12:46.102313 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2920 | 2026.05.08 19:12:46.102370 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2921 | 2026.05.08 19:12:46.102728 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2922 | 2026.05.08 19:12:46.102821 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2923 | 2026.05.08 19:12:46.103003 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2924 | 2026.05.08 19:12:46.103057 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 2925 | 2026.05.08 19:12:46.103091 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 2926 | 2026.05.08 19:12:46.103109 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2927 | 2026.05.08 19:12:46.103162 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2928 | 2026.05.08 19:12:46.103187 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 2929 | 2026.05.08 19:12:46.104631 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002908 sec., 14442.916093535076 rows/sec., 3.52 MiB/sec. | ||
| 2930 | 2026.05.08 19:12:46.104787 [ 260 ] {dc5990fe-6c5f-4110-a279-22650e51e15b} <Debug> TCPHandler: Processed in 0.003485878 sec. | ||
| 2931 | 2026.05.08 19:12:46.108171 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.05.08 19:12:46.108356 [ 260 ] {2cdb6c96-d35c-47d9-ba92-ab0d631cc9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.05.08 19:12:46.108440 [ 260 ] {2cdb6c96-d35c-47d9-ba92-ab0d631cc9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2934 | 2026.05.08 19:12:46.109240 [ 260 ] {2cdb6c96-d35c-47d9-ba92-ab0d631cc9ea} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.05.08 19:12:46.109310 [ 260 ] {2cdb6c96-d35c-47d9-ba92-ab0d631cc9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2936 | 2026.05.08 19:12:46.109925 [ 260 ] {2cdb6c96-d35c-47d9-ba92-ab0d631cc9ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2937 | 2026.05.08 19:12:46.110323 [ 260 ] {2cdb6c96-d35c-47d9-ba92-ab0d631cc9ea} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.05.08 19:12:46.110595 [ 260 ] {2cdb6c96-d35c-47d9-ba92-ab0d631cc9ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00229 sec., 10480.349344978165 rows/sec., 890.42 KiB/sec. | ||
| 2939 | 2026.05.08 19:12:46.110668 [ 260 ] {2cdb6c96-d35c-47d9-ba92-ab0d631cc9ea} <Debug> TCPHandler: Processed in 0.002608166 sec. | ||
| 2940 | 2026.05.08 19:12:46.110858 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.05.08 19:12:46.110998 [ 260 ] {882e1e38-b5d4-4e37-8e67-2036be92a653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2942 | 2026.05.08 19:12:46.111063 [ 260 ] {882e1e38-b5d4-4e37-8e67-2036be92a653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2943 | 2026.05.08 19:12:46.111835 [ 260 ] {882e1e38-b5d4-4e37-8e67-2036be92a653} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.05.08 19:12:46.111890 [ 260 ] {882e1e38-b5d4-4e37-8e67-2036be92a653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2945 | 2026.05.08 19:12:46.112369 [ 260 ] {882e1e38-b5d4-4e37-8e67-2036be92a653} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2946 | 2026.05.08 19:12:46.112801 [ 260 ] {882e1e38-b5d4-4e37-8e67-2036be92a653} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.05.08 19:12:46.113007 [ 260 ] {882e1e38-b5d4-4e37-8e67-2036be92a653} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002043 sec., 978.952520802741 rows/sec., 79.83 KiB/sec. | ||
| 2948 | 2026.05.08 19:12:46.113053 [ 260 ] {882e1e38-b5d4-4e37-8e67-2036be92a653} <Debug> TCPHandler: Processed in 0.002267197 sec. | ||
| 2949 | 2026.05.08 19:12:46.113252 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.05.08 19:12:46.113446 [ 260 ] {9336eb01-7392-429e-b7c7-db17ba331e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2951 | 2026.05.08 19:12:46.113507 [ 260 ] {9336eb01-7392-429e-b7c7-db17ba331e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2952 | 2026.05.08 19:12:46.114266 [ 260 ] {9336eb01-7392-429e-b7c7-db17ba331e96} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.08 19:12:46.114317 [ 260 ] {9336eb01-7392-429e-b7c7-db17ba331e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2954 | 2026.05.08 19:12:46.114868 [ 260 ] {9336eb01-7392-429e-b7c7-db17ba331e96} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2955 | 2026.05.08 19:12:46.115223 [ 260 ] {9336eb01-7392-429e-b7c7-db17ba331e96} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.08 19:12:46.115403 [ 138 ] {} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2957 | 2026.05.08 19:12:46.115430 [ 260 ] {9336eb01-7392-429e-b7c7-db17ba331e96} <Debug> executeQuery: Read 221 rows, 20.04 KiB in 0.002038 sec., 108439.6467124632 rows/sec., 9.60 MiB/sec. | ||
| 2958 | 2026.05.08 19:12:46.115488 [ 138 ] {} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.05.08 19:12:46.115506 [ 260 ] {9336eb01-7392-429e-b7c7-db17ba331e96} <Debug> TCPHandler: Processed in 0.002329749 sec. | ||
| 2960 | 2026.05.08 19:12:46.115536 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2961 | 2026.05.08 19:12:46.115703 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.05.08 19:12:46.115722 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 2963 | 2026.05.08 19:12:46.115873 [ 260 ] {6b228cbc-5da9-45d9-a612-5521f9211a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.05.08 19:12:46.115941 [ 260 ] {6b228cbc-5da9-45d9-a612-5521f9211a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2965 | 2026.05.08 19:12:46.115963 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2966 | 2026.05.08 19:12:46.116053 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 953 rows starting from the beginning of the part | ||
| 2967 | 2026.05.08 19:12:46.116146 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 2968 | 2026.05.08 19:12:46.116221 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 96 rows starting from the beginning of the part | ||
| 2969 | 2026.05.08 19:12:46.116292 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part | ||
| 2970 | 2026.05.08 19:12:46.116363 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 92 rows starting from the beginning of the part | ||
| 2971 | 2026.05.08 19:12:46.116429 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 221 rows starting from the beginning of the part | ||
| 2972 | 2026.05.08 19:12:46.116615 [ 260 ] {6b228cbc-5da9-45d9-a612-5521f9211a75} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.05.08 19:12:46.116671 [ 260 ] {6b228cbc-5da9-45d9-a612-5521f9211a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2974 | 2026.05.08 19:12:46.117223 [ 260 ] {6b228cbc-5da9-45d9-a612-5521f9211a75} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2975 | 2026.05.08 19:12:46.117570 [ 260 ] {6b228cbc-5da9-45d9-a612-5521f9211a75} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.05.08 19:12:46.117792 [ 260 ] {6b228cbc-5da9-45d9-a612-5521f9211a75} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001948 sec., 18480.492813141682 rows/sec., 1.38 MiB/sec. | ||
| 2977 | 2026.05.08 19:12:46.117850 [ 260 ] {6b228cbc-5da9-45d9-a612-5521f9211a75} <Debug> TCPHandler: Processed in 0.002222226 sec. | ||
| 2978 | 2026.05.08 19:12:46.118034 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.05.08 19:12:46.118173 [ 260 ] {0f6d0871-c1e1-4b46-805a-fbaeb0bb28eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2980 | 2026.05.08 19:12:46.118232 [ 260 ] {0f6d0871-c1e1-4b46-805a-fbaeb0bb28eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2981 | 2026.05.08 19:12:46.118419 [ 189 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 5 columns (5 merged, 0 gathered) in 0.00278127 sec., 561613.9389559445 rows/sec., 48.10 MiB/sec. | ||
| 2982 | 2026.05.08 19:12:46.118714 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2983 | 2026.05.08 19:12:46.119008 [ 260 ] {0f6d0871-c1e1-4b46-805a-fbaeb0bb28eb} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.05.08 19:12:46.119082 [ 260 ] {0f6d0871-c1e1-4b46-805a-fbaeb0bb28eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2985 | 2026.05.08 19:12:46.119091 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.05.08 19:12:46.119204 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_16_3} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2987 | 2026.05.08 19:12:46.119308 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2988 | 2026.05.08 19:12:46.119711 [ 260 ] {0f6d0871-c1e1-4b46-805a-fbaeb0bb28eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2989 | 2026.05.08 19:12:46.120100 [ 260 ] {0f6d0871-c1e1-4b46-805a-fbaeb0bb28eb} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.08 19:12:46.120352 [ 260 ] {0f6d0871-c1e1-4b46-805a-fbaeb0bb28eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002206 sec., 10879.419764279239 rows/sec., 924.33 KiB/sec. | ||
| 2991 | 2026.05.08 19:12:46.120430 [ 260 ] {0f6d0871-c1e1-4b46-805a-fbaeb0bb28eb} <Debug> TCPHandler: Processed in 0.002467913 sec. | ||
| 2992 | 2026.05.08 19:12:46.120641 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.08 19:12:46.120793 [ 260 ] {42030d6d-67bc-4255-862a-8beb32972507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.05.08 19:12:46.120851 [ 260 ] {42030d6d-67bc-4255-862a-8beb32972507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2995 | 2026.05.08 19:12:46.121378 [ 260 ] {42030d6d-67bc-4255-862a-8beb32972507} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.08 19:12:46.121416 [ 260 ] {42030d6d-67bc-4255-862a-8beb32972507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2997 | 2026.05.08 19:12:46.121742 [ 260 ] {42030d6d-67bc-4255-862a-8beb32972507} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2998 | 2026.05.08 19:12:46.121984 [ 260 ] {42030d6d-67bc-4255-862a-8beb32972507} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.08 19:12:46.122183 [ 260 ] {42030d6d-67bc-4255-862a-8beb32972507} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001429 sec., 8397.48075577327 rows/sec., 656.05 KiB/sec. | ||
| 3000 | 2026.05.08 19:12:46.122243 [ 260 ] {42030d6d-67bc-4255-862a-8beb32972507} <Debug> TCPHandler: Processed in 0.001721443 sec. | ||
| 3001 | 2026.05.08 19:12:46.122398 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.05.08 19:12:46.122516 [ 260 ] {b0bea3b8-4759-478a-9c64-38888e0a55c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3003 | 2026.05.08 19:12:46.122567 [ 260 ] {b0bea3b8-4759-478a-9c64-38888e0a55c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3004 | 2026.05.08 19:12:46.123204 [ 260 ] {b0bea3b8-4759-478a-9c64-38888e0a55c1} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.08 19:12:46.123253 [ 260 ] {b0bea3b8-4759-478a-9c64-38888e0a55c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3006 | 2026.05.08 19:12:46.123683 [ 260 ] {b0bea3b8-4759-478a-9c64-38888e0a55c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3007 | 2026.05.08 19:12:46.124005 [ 260 ] {b0bea3b8-4759-478a-9c64-38888e0a55c1} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.08 19:12:46.124165 [ 139 ] {} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3009 | 2026.05.08 19:12:46.124185 [ 260 ] {b0bea3b8-4759-478a-9c64-38888e0a55c1} <Debug> executeQuery: Read 124 rows, 10.30 KiB in 0.001691 sec., 73329.39089296275 rows/sec., 5.95 MiB/sec. | ||
| 3010 | 2026.05.08 19:12:46.124213 [ 139 ] {} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.05.08 19:12:46.124242 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3012 | 2026.05.08 19:12:46.124251 [ 260 ] {b0bea3b8-4759-478a-9c64-38888e0a55c1} <Debug> TCPHandler: Processed in 0.001921108 sec. | ||
| 3013 | 2026.05.08 19:12:46.124350 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 3014 | 2026.05.08 19:12:46.124441 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.05.08 19:12:46.124454 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3016 | 2026.05.08 19:12:46.124500 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 556 rows starting from the beginning of the part | ||
| 3017 | 2026.05.08 19:12:46.124552 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part | ||
| 3018 | 2026.05.08 19:12:46.124582 [ 260 ] {383fc81a-2e47-4482-9bd4-1d39693f0505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.05.08 19:12:46.124593 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part | ||
| 3020 | 2026.05.08 19:12:46.124648 [ 260 ] {383fc81a-2e47-4482-9bd4-1d39693f0505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3021 | 2026.05.08 19:12:46.124652 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 86 rows starting from the beginning of the part | ||
| 3022 | 2026.05.08 19:12:46.124708 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
| 3023 | 2026.05.08 19:12:46.124752 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 124 rows starting from the beginning of the part | ||
| 3024 | 2026.05.08 19:12:46.125204 [ 260 ] {383fc81a-2e47-4482-9bd4-1d39693f0505} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.05.08 19:12:46.125249 [ 260 ] {383fc81a-2e47-4482-9bd4-1d39693f0505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3026 | 2026.05.08 19:12:46.125838 [ 260 ] {383fc81a-2e47-4482-9bd4-1d39693f0505} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3027 | 2026.05.08 19:12:46.125862 [ 189 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548529 sec., 670959.3427052383 rows/sec., 52.95 MiB/sec. | ||
| 3028 | 2026.05.08 19:12:46.126052 [ 200 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3029 | 2026.05.08 19:12:46.126222 [ 260 ] {383fc81a-2e47-4482-9bd4-1d39693f0505} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.08 19:12:46.126395 [ 200 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.05.08 19:12:46.126398 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3032 | 2026.05.08 19:12:46.126428 [ 260 ] {383fc81a-2e47-4482-9bd4-1d39693f0505} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001875 sec., 105066.66666666667 rows/sec., 7.54 MiB/sec. | ||
| 3033 | 2026.05.08 19:12:46.126461 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.05.08 19:12:46.126484 [ 200 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_16_3} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3035 | 2026.05.08 19:12:46.126488 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3036 | 2026.05.08 19:12:46.126492 [ 260 ] {383fc81a-2e47-4482-9bd4-1d39693f0505} <Debug> TCPHandler: Processed in 0.002104873 sec. | ||
| 3037 | 2026.05.08 19:12:46.126611 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3038 | 2026.05.08 19:12:46.126664 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 3039 | 2026.05.08 19:12:46.126684 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.05.08 19:12:46.126894 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3041 | 2026.05.08 19:12:46.126923 [ 260 ] {8f747b0c-f87b-4da4-a278-2228e7926c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.05.08 19:12:46.126932 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1845 rows starting from the beginning of the part | ||
| 3043 | 2026.05.08 19:12:46.126991 [ 260 ] {8f747b0c-f87b-4da4-a278-2228e7926c04} <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 | ||
| 3044 | 2026.05.08 19:12:46.127001 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 3045 | 2026.05.08 19:12:46.127055 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 163 rows starting from the beginning of the part | ||
| 3046 | 2026.05.08 19:12:46.127093 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3047 | 2026.05.08 19:12:46.127130 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 3048 | 2026.05.08 19:12:46.127169 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 197 rows starting from the beginning of the part | ||
| 3049 | 2026.05.08 19:12:46.127956 [ 260 ] {8f747b0c-f87b-4da4-a278-2228e7926c04} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.08 19:12:46.127999 [ 260 ] {8f747b0c-f87b-4da4-a278-2228e7926c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3051 | 2026.05.08 19:12:46.128265 [ 192 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2685 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699293 sec., 1580068.8874726137 rows/sec., 110.37 MiB/sec. | ||
| 3052 | 2026.05.08 19:12:46.128562 [ 260 ] {8f747b0c-f87b-4da4-a278-2228e7926c04} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3053 | 2026.05.08 19:12:46.128674 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3054 | 2026.05.08 19:12:46.128843 [ 260 ] {8f747b0c-f87b-4da4-a278-2228e7926c04} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.05.08 19:12:46.129015 [ 260 ] {8f747b0c-f87b-4da4-a278-2228e7926c04} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002119 sec., 10382.255781028789 rows/sec., 18.60 MiB/sec. | ||
| 3056 | 2026.05.08 19:12:46.129089 [ 260 ] {8f747b0c-f87b-4da4-a278-2228e7926c04} <Debug> TCPHandler: Processed in 0.002466242 sec. | ||
| 3057 | 2026.05.08 19:12:46.129114 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.05.08 19:12:46.129206 [ 189 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3059 | 2026.05.08 19:12:46.129240 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.05.08 19:12:46.129281 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3061 | 2026.05.08 19:12:46.129345 [ 260 ] {b1150bb9-aac0-415b-8239-f0e990217087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3062 | 2026.05.08 19:12:46.129393 [ 260 ] {b1150bb9-aac0-415b-8239-f0e990217087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3063 | 2026.05.08 19:12:46.129810 [ 260 ] {b1150bb9-aac0-415b-8239-f0e990217087} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.05.08 19:12:46.129854 [ 260 ] {b1150bb9-aac0-415b-8239-f0e990217087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3065 | 2026.05.08 19:12:46.130226 [ 260 ] {b1150bb9-aac0-415b-8239-f0e990217087} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3066 | 2026.05.08 19:12:46.130474 [ 260 ] {b1150bb9-aac0-415b-8239-f0e990217087} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.05.08 19:12:46.130598 [ 139 ] {} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3068 | 2026.05.08 19:12:46.130621 [ 260 ] {b1150bb9-aac0-415b-8239-f0e990217087} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
| 3069 | 2026.05.08 19:12:46.130637 [ 139 ] {} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.05.08 19:12:46.130657 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3071 | 2026.05.08 19:12:46.130661 [ 260 ] {b1150bb9-aac0-415b-8239-f0e990217087} <Debug> TCPHandler: Processed in 0.001476427 sec. | ||
| 3072 | 2026.05.08 19:12:46.130770 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 3073 | 2026.05.08 19:12:46.130895 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3074 | 2026.05.08 19:12:46.130931 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 522 rows starting from the beginning of the part | ||
| 3075 | 2026.05.08 19:12:46.130999 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 3076 | 2026.05.08 19:12:46.131046 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3077 | 2026.05.08 19:12:46.131089 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3078 | 2026.05.08 19:12:46.131127 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 3079 | 2026.05.08 19:12:46.131187 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 3080 | 2026.05.08 19:12:46.132313 [ 190 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 4 columns (4 merged, 0 gathered) in 0.001604391 sec., 512343.9361103372 rows/sec., 33.84 MiB/sec. | ||
| 3081 | 2026.05.08 19:12:46.132500 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3082 | 2026.05.08 19:12:46.132813 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_16_3} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.05.08 19:12:46.132913 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_16_3} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3084 | 2026.05.08 19:12:46.133049 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3085 | 2026.05.08 19:12:47.979609 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6095 | ||
| 3086 | 2026.05.08 19:12:47.980228 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.08 19:12:47.980288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3088 | 2026.05.08 19:12:47.980942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3089 | 2026.05.08 19:12:47.981164 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.08 19:12:47.981290 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6095 | ||
| 3091 | 2026.05.08 19:12:48.282910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3092 | 2026.05.08 19:12:48.298673 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.05.08 19:12:48.298718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3094 | 2026.05.08 19:12:48.304884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3095 | 2026.05.08 19:12:48.305578 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.05.08 19:12:48.308119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3097 | 2026.05.08 19:12:49.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.20 MiB, peak 229.20 MiB, free memory in arenas 0.00 B, will set to 226.38 MiB (RSS), difference: 1.18 MiB | ||
| 3098 | 2026.05.08 19:12:50.487536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 376 | ||
| 3099 | 2026.05.08 19:12:50.489754 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.05.08 19:12:50.489797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3101 | 2026.05.08 19:12:50.490950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3102 | 2026.05.08 19:12:50.491212 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.05.08 19:12:50.491448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 3104 | 2026.05.08 19:12:51.097244 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.05.08 19:12:51.097521 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3106 | 2026.05.08 19:12:51.097866 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3107 | 2026.05.08 19:12:51.097902 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <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 | ||
| 3108 | 2026.05.08 19:12:51.098116 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3109 | 2026.05.08 19:12:51.098185 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3110 | 2026.05.08 19:12:51.098328 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3111 | 2026.05.08 19:12:51.098365 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3112 | 2026.05.08 19:12:51.098387 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 3113 | 2026.05.08 19:12:51.098403 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3114 | 2026.05.08 19:12:51.098442 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3115 | 2026.05.08 19:12:51.098462 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 3116 | 2026.05.08 19:12:51.099709 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002294 sec., 18308.631211857017 rows/sec., 4.46 MiB/sec. | ||
| 3117 | 2026.05.08 19:12:51.099819 [ 260 ] {9f101d5e-702f-4ef4-a00e-aeb2affd7efd} <Debug> TCPHandler: Processed in 0.002724009 sec. | ||
| 3118 | 2026.05.08 19:12:51.101814 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.05.08 19:12:51.101946 [ 260 ] {79c64401-4d8a-4d0b-a4e4-e79efc7ce2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3120 | 2026.05.08 19:12:51.101997 [ 260 ] {79c64401-4d8a-4d0b-a4e4-e79efc7ce2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3121 | 2026.05.08 19:12:51.102672 [ 260 ] {79c64401-4d8a-4d0b-a4e4-e79efc7ce2ad} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.05.08 19:12:51.102714 [ 260 ] {79c64401-4d8a-4d0b-a4e4-e79efc7ce2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3123 | 2026.05.08 19:12:51.103116 [ 260 ] {79c64401-4d8a-4d0b-a4e4-e79efc7ce2ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3124 | 2026.05.08 19:12:51.103372 [ 260 ] {79c64401-4d8a-4d0b-a4e4-e79efc7ce2ad} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.05.08 19:12:51.103517 [ 260 ] {79c64401-4d8a-4d0b-a4e4-e79efc7ce2ad} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001609 sec., 58421.3797389683 rows/sec., 4.93 MiB/sec. | ||
| 3126 | 2026.05.08 19:12:51.103554 [ 260 ] {79c64401-4d8a-4d0b-a4e4-e79efc7ce2ad} <Debug> TCPHandler: Processed in 0.001802126 sec. | ||
| 3127 | 2026.05.08 19:12:51.103689 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.05.08 19:12:51.103805 [ 260 ] {7ca7b3c6-d2c0-4e94-b8d8-d46e71d8e47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3129 | 2026.05.08 19:12:51.103846 [ 260 ] {7ca7b3c6-d2c0-4e94-b8d8-d46e71d8e47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3130 | 2026.05.08 19:12:51.104310 [ 260 ] {7ca7b3c6-d2c0-4e94-b8d8-d46e71d8e47e} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.05.08 19:12:51.104346 [ 260 ] {7ca7b3c6-d2c0-4e94-b8d8-d46e71d8e47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3132 | 2026.05.08 19:12:51.104641 [ 260 ] {7ca7b3c6-d2c0-4e94-b8d8-d46e71d8e47e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3133 | 2026.05.08 19:12:51.104860 [ 260 ] {7ca7b3c6-d2c0-4e94-b8d8-d46e71d8e47e} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.05.08 19:12:51.104992 [ 260 ] {7ca7b3c6-d2c0-4e94-b8d8-d46e71d8e47e} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001205 sec., 15767.634854771786 rows/sec., 1.16 MiB/sec. | ||
| 3135 | 2026.05.08 19:12:51.105032 [ 260 ] {7ca7b3c6-d2c0-4e94-b8d8-d46e71d8e47e} <Debug> TCPHandler: Processed in 0.001391445 sec. | ||
| 3136 | 2026.05.08 19:12:51.105177 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.05.08 19:12:51.105283 [ 260 ] {71a3f013-7e8e-49b3-9d24-1e30f0f87ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3138 | 2026.05.08 19:12:51.105321 [ 260 ] {71a3f013-7e8e-49b3-9d24-1e30f0f87ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3139 | 2026.05.08 19:12:51.105762 [ 260 ] {71a3f013-7e8e-49b3-9d24-1e30f0f87ac9} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.05.08 19:12:51.105799 [ 260 ] {71a3f013-7e8e-49b3-9d24-1e30f0f87ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3141 | 2026.05.08 19:12:51.106108 [ 260 ] {71a3f013-7e8e-49b3-9d24-1e30f0f87ac9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3142 | 2026.05.08 19:12:51.106324 [ 260 ] {71a3f013-7e8e-49b3-9d24-1e30f0f87ac9} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.05.08 19:12:51.106465 [ 260 ] {71a3f013-7e8e-49b3-9d24-1e30f0f87ac9} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001199 sec., 69224.35362802335 rows/sec., 5.41 MiB/sec. | ||
| 3144 | 2026.05.08 19:12:51.106511 [ 260 ] {71a3f013-7e8e-49b3-9d24-1e30f0f87ac9} <Debug> TCPHandler: Processed in 0.001386295 sec. | ||
| 3145 | 2026.05.08 19:12:51.106648 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.05.08 19:12:51.106742 [ 260 ] {3bfc3fdd-af69-4fb7-ba49-962bfe7862fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3147 | 2026.05.08 19:12:51.106784 [ 260 ] {3bfc3fdd-af69-4fb7-ba49-962bfe7862fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3148 | 2026.05.08 19:12:51.107228 [ 260 ] {3bfc3fdd-af69-4fb7-ba49-962bfe7862fa} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.05.08 19:12:51.107265 [ 260 ] {3bfc3fdd-af69-4fb7-ba49-962bfe7862fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3150 | 2026.05.08 19:12:51.107601 [ 260 ] {3bfc3fdd-af69-4fb7-ba49-962bfe7862fa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3151 | 2026.05.08 19:12:51.107838 [ 260 ] {3bfc3fdd-af69-4fb7-ba49-962bfe7862fa} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.05.08 19:12:51.107969 [ 260 ] {3bfc3fdd-af69-4fb7-ba49-962bfe7862fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 3153 | 2026.05.08 19:12:51.108005 [ 260 ] {3bfc3fdd-af69-4fb7-ba49-962bfe7862fa} <Debug> TCPHandler: Processed in 0.001405056 sec. | ||
| 3154 | 2026.05.08 19:12:51.108145 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.05.08 19:12:51.108239 [ 260 ] {3d9d366e-a305-4a01-aab5-53426b1632a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.05.08 19:12:51.108292 [ 260 ] {3d9d366e-a305-4a01-aab5-53426b1632a6} <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 | ||
| 3157 | 2026.05.08 19:12:51.109098 [ 260 ] {3d9d366e-a305-4a01-aab5-53426b1632a6} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.05.08 19:12:51.109132 [ 260 ] {3d9d366e-a305-4a01-aab5-53426b1632a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3159 | 2026.05.08 19:12:51.109656 [ 260 ] {3d9d366e-a305-4a01-aab5-53426b1632a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3160 | 2026.05.08 19:12:51.109892 [ 260 ] {3d9d366e-a305-4a01-aab5-53426b1632a6} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.05.08 19:12:51.110030 [ 260 ] {3d9d366e-a305-4a01-aab5-53426b1632a6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001808 sec., 10508.849557522124 rows/sec., 18.83 MiB/sec. | ||
| 3162 | 2026.05.08 19:12:51.110081 [ 260 ] {3d9d366e-a305-4a01-aab5-53426b1632a6} <Debug> TCPHandler: Processed in 0.00198472 sec. | ||
| 3163 | 2026.05.08 19:12:51.110218 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.05.08 19:12:51.110314 [ 260 ] {1effe499-bcab-4344-a4ee-a22dff2ff8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.05.08 19:12:51.110354 [ 260 ] {1effe499-bcab-4344-a4ee-a22dff2ff8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3166 | 2026.05.08 19:12:51.110708 [ 260 ] {1effe499-bcab-4344-a4ee-a22dff2ff8cc} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.05.08 19:12:51.110745 [ 260 ] {1effe499-bcab-4344-a4ee-a22dff2ff8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3168 | 2026.05.08 19:12:51.111051 [ 260 ] {1effe499-bcab-4344-a4ee-a22dff2ff8cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3169 | 2026.05.08 19:12:51.111268 [ 260 ] {1effe499-bcab-4344-a4ee-a22dff2ff8cc} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.05.08 19:12:51.111394 [ 260 ] {1effe499-bcab-4344-a4ee-a22dff2ff8cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3171 | 2026.05.08 19:12:51.111429 [ 260 ] {1effe499-bcab-4344-a4ee-a22dff2ff8cc} <Debug> TCPHandler: Processed in 0.001259132 sec. | ||
| 3172 | 2026.05.08 19:12:55.388214 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3173 | 2026.05.08 19:12:55.388260 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3174 | 2026.05.08 19:12:55.481341 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6607 | ||
| 3175 | 2026.05.08 19:12:55.481876 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.05.08 19:12:55.481921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3177 | 2026.05.08 19:12:55.482475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3178 | 2026.05.08 19:12:55.482753 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.05.08 19:12:55.482895 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6607 | ||
| 3180 | 2026.05.08 19:12:55.808193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3181 | 2026.05.08 19:12:55.824197 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.05.08 19:12:55.824258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3183 | 2026.05.08 19:12:55.829483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3184 | 2026.05.08 19:12:55.830171 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.05.08 19:12:55.832744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3186 | 2026.05.08 19:12:56.097907 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.05.08 19:12:56.098195 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3188 | 2026.05.08 19:12:56.098609 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3189 | 2026.05.08 19:12:56.098663 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <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 | ||
| 3190 | 2026.05.08 19:12:56.098941 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3191 | 2026.05.08 19:12:56.099011 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3192 | 2026.05.08 19:12:56.099148 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3193 | 2026.05.08 19:12:56.099184 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3194 | 2026.05.08 19:12:56.099206 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 3195 | 2026.05.08 19:12:56.099222 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3196 | 2026.05.08 19:12:56.099261 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3197 | 2026.05.08 19:12:56.099281 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 3198 | 2026.05.08 19:12:56.100503 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002421 sec., 17348.20322180917 rows/sec., 4.23 MiB/sec. | ||
| 3199 | 2026.05.08 19:12:56.100614 [ 260 ] {7c338d43-b565-4f29-a977-dee10a724629} <Debug> TCPHandler: Processed in 0.002865642 sec. | ||
| 3200 | 2026.05.08 19:12:56.102596 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.05.08 19:12:56.102706 [ 260 ] {bce375e3-2f83-4573-bd4f-be39bbb06e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3202 | 2026.05.08 19:12:56.102784 [ 260 ] {bce375e3-2f83-4573-bd4f-be39bbb06e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3203 | 2026.05.08 19:12:56.103685 [ 260 ] {bce375e3-2f83-4573-bd4f-be39bbb06e9f} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.05.08 19:12:56.103752 [ 260 ] {bce375e3-2f83-4573-bd4f-be39bbb06e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3205 | 2026.05.08 19:12:56.104184 [ 260 ] {bce375e3-2f83-4573-bd4f-be39bbb06e9f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3206 | 2026.05.08 19:12:56.104424 [ 260 ] {bce375e3-2f83-4573-bd4f-be39bbb06e9f} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.08 19:12:56.104586 [ 260 ] {bce375e3-2f83-4573-bd4f-be39bbb06e9f} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001911 sec., 53375.19623233909 rows/sec., 4.45 MiB/sec. | ||
| 3208 | 2026.05.08 19:12:56.104625 [ 260 ] {bce375e3-2f83-4573-bd4f-be39bbb06e9f} <Debug> TCPHandler: Processed in 0.002079612 sec. | ||
| 3209 | 2026.05.08 19:12:56.104782 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.05.08 19:12:56.104886 [ 260 ] {ea8c2e20-efb6-4a78-87d7-fddca615f54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3211 | 2026.05.08 19:12:56.104927 [ 260 ] {ea8c2e20-efb6-4a78-87d7-fddca615f54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3212 | 2026.05.08 19:12:56.105363 [ 260 ] {ea8c2e20-efb6-4a78-87d7-fddca615f54b} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.05.08 19:12:56.105402 [ 260 ] {ea8c2e20-efb6-4a78-87d7-fddca615f54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3214 | 2026.05.08 19:12:56.105725 [ 260 ] {ea8c2e20-efb6-4a78-87d7-fddca615f54b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3215 | 2026.05.08 19:12:56.105943 [ 260 ] {ea8c2e20-efb6-4a78-87d7-fddca615f54b} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.08 19:12:56.106076 [ 260 ] {ea8c2e20-efb6-4a78-87d7-fddca615f54b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001213 sec., 18961.253091508654 rows/sec., 1.39 MiB/sec. | ||
| 3217 | 2026.05.08 19:12:56.106113 [ 260 ] {ea8c2e20-efb6-4a78-87d7-fddca615f54b} <Debug> TCPHandler: Processed in 0.001379444 sec. | ||
| 3218 | 2026.05.08 19:12:56.106259 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.05.08 19:12:56.106355 [ 260 ] {94b56a15-f872-4fe7-9ca1-fe76f5bea3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3220 | 2026.05.08 19:12:56.106394 [ 260 ] {94b56a15-f872-4fe7-9ca1-fe76f5bea3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3221 | 2026.05.08 19:12:56.106815 [ 260 ] {94b56a15-f872-4fe7-9ca1-fe76f5bea3d0} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.08 19:12:56.106852 [ 260 ] {94b56a15-f872-4fe7-9ca1-fe76f5bea3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3223 | 2026.05.08 19:12:56.107155 [ 260 ] {94b56a15-f872-4fe7-9ca1-fe76f5bea3d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3224 | 2026.05.08 19:12:56.107373 [ 260 ] {94b56a15-f872-4fe7-9ca1-fe76f5bea3d0} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.08 19:12:56.107509 [ 260 ] {94b56a15-f872-4fe7-9ca1-fe76f5bea3d0} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001172 sec., 74232.0819112628 rows/sec., 5.80 MiB/sec. | ||
| 3226 | 2026.05.08 19:12:56.107545 [ 260 ] {94b56a15-f872-4fe7-9ca1-fe76f5bea3d0} <Debug> TCPHandler: Processed in 0.001334043 sec. | ||
| 3227 | 2026.05.08 19:12:56.107680 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.05.08 19:12:56.107777 [ 260 ] {70a1842b-248e-4a5d-863c-b1deba013bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.05.08 19:12:56.107819 [ 260 ] {70a1842b-248e-4a5d-863c-b1deba013bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3230 | 2026.05.08 19:12:56.108276 [ 260 ] {70a1842b-248e-4a5d-863c-b1deba013bc9} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.08 19:12:56.108312 [ 260 ] {70a1842b-248e-4a5d-863c-b1deba013bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3232 | 2026.05.08 19:12:56.108642 [ 260 ] {70a1842b-248e-4a5d-863c-b1deba013bc9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3233 | 2026.05.08 19:12:56.108861 [ 260 ] {70a1842b-248e-4a5d-863c-b1deba013bc9} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.08 19:12:56.109005 [ 260 ] {70a1842b-248e-4a5d-863c-b1deba013bc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 3235 | 2026.05.08 19:12:56.109041 [ 260 ] {70a1842b-248e-4a5d-863c-b1deba013bc9} <Debug> TCPHandler: Processed in 0.001408475 sec. | ||
| 3236 | 2026.05.08 19:12:56.109178 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.08 19:12:56.109274 [ 260 ] {de5b61a1-2448-49f0-b487-440ecbc0ef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.05.08 19:12:56.109327 [ 260 ] {de5b61a1-2448-49f0-b487-440ecbc0ef83} <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 | ||
| 3239 | 2026.05.08 19:12:56.110112 [ 260 ] {de5b61a1-2448-49f0-b487-440ecbc0ef83} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.05.08 19:12:56.110150 [ 260 ] {de5b61a1-2448-49f0-b487-440ecbc0ef83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3241 | 2026.05.08 19:12:56.110668 [ 260 ] {de5b61a1-2448-49f0-b487-440ecbc0ef83} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3242 | 2026.05.08 19:12:56.110902 [ 260 ] {de5b61a1-2448-49f0-b487-440ecbc0ef83} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.08 19:12:56.111042 [ 260 ] {de5b61a1-2448-49f0-b487-440ecbc0ef83} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001785 sec., 12885.154061624651 rows/sec., 23.09 MiB/sec. | ||
| 3244 | 2026.05.08 19:12:56.111058 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3245 | 2026.05.08 19:12:56.111092 [ 260 ] {de5b61a1-2448-49f0-b487-440ecbc0ef83} <Debug> TCPHandler: Processed in 0.00196103 sec. | ||
| 3246 | 2026.05.08 19:12:56.111145 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.05.08 19:12:56.111177 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3248 | 2026.05.08 19:12:56.111268 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.05.08 19:12:56.111336 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 3250 | 2026.05.08 19:12:56.111378 [ 260 ] {2134df98-8fb4-45dc-995e-1ed8d484a2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.08 19:12:56.111430 [ 260 ] {2134df98-8fb4-45dc-995e-1ed8d484a2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3252 | 2026.05.08 19:12:56.111648 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3253 | 2026.05.08 19:12:56.111726 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 3254 | 2026.05.08 19:12:56.111793 [ 260 ] {2134df98-8fb4-45dc-995e-1ed8d484a2f3} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.05.08 19:12:56.111836 [ 260 ] {2134df98-8fb4-45dc-995e-1ed8d484a2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3256 | 2026.05.08 19:12:56.111876 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 3257 | 2026.05.08 19:12:56.112003 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 3258 | 2026.05.08 19:12:56.112118 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
| 3259 | 2026.05.08 19:12:56.112173 [ 260 ] {2134df98-8fb4-45dc-995e-1ed8d484a2f3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3260 | 2026.05.08 19:12:56.112230 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part | ||
| 3261 | 2026.05.08 19:12:56.112346 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 3262 | 2026.05.08 19:12:56.112429 [ 260 ] {2134df98-8fb4-45dc-995e-1ed8d484a2f3} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.08 19:12:56.112634 [ 260 ] {2134df98-8fb4-45dc-995e-1ed8d484a2f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 3264 | 2026.05.08 19:12:56.112670 [ 260 ] {2134df98-8fb4-45dc-995e-1ed8d484a2f3} <Debug> TCPHandler: Processed in 0.001462196 sec. | ||
| 3265 | 2026.05.08 19:12:56.115928 [ 190 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 19 columns (19 merged, 0 gathered) in 0.004657327 sec., 38863.49401706172 rows/sec., 69.64 MiB/sec. | ||
| 3266 | 2026.05.08 19:12:56.116261 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3267 | 2026.05.08 19:12:56.116578 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.05.08 19:12:56.116659 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3269 | 2026.05.08 19:12:56.116816 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 3270 | 2026.05.08 19:12:58.296452 [ 128 ] {} <Debug> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3271 | 2026.05.08 19:12:58.296520 [ 128 ] {} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.05.08 19:12:58.296541 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3273 | 2026.05.08 19:12:58.296666 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::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 | ||
| 3274 | 2026.05.08 19:12:58.296832 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.05.08 19:12:58.296878 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3276 | 2026.05.08 19:12:58.297002 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3277 | 2026.05.08 19:12:58.297067 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3278 | 2026.05.08 19:12:58.297127 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::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 | ||
| 3279 | 2026.05.08 19:12:58.297178 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::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 | ||
| 3280 | 2026.05.08 19:12:58.298213 [ 189 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00160139 sec., 562011.7522901979 rows/sec., 38.42 MiB/sec. | ||
| 3281 | 2026.05.08 19:12:58.298368 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3282 | 2026.05.08 19:12:58.298617 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_5_1} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.05.08 19:12:58.298683 [ 193 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_5_1} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3284 | 2026.05.08 19:12:58.298751 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3285 | 2026.05.08 19:12:58.901606 [ 127 ] {} <Debug> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3286 | 2026.05.08 19:12:58.901681 [ 127 ] {} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.05.08 19:12:58.901702 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3288 | 2026.05.08 19:12:58.901830 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::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 | ||
| 3289 | 2026.05.08 19:12:58.901970 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2026.05.08 19:12:58.902018 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3291 | 2026.05.08 19:12:58.902126 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3292 | 2026.05.08 19:12:58.902184 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3293 | 2026.05.08 19:12:58.902237 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::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 | ||
| 3294 | 2026.05.08 19:12:58.902289 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::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 | ||
| 3295 | 2026.05.08 19:12:58.903176 [ 193 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390375 sec., 336599.83817315474 rows/sec., 20.76 MiB/sec. | ||
| 3296 | 2026.05.08 19:12:58.903342 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3297 | 2026.05.08 19:12:58.903598 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_5_1} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.05.08 19:12:58.903665 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_5_1} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3299 | 2026.05.08 19:12:58.903728 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3300 | 2026.05.08 19:13:00.492540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 404 | ||
| 3301 | 2026.05.08 19:13:00.494614 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.05.08 19:13:00.494663 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3303 | 2026.05.08 19:13:00.495811 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3304 | 2026.05.08 19:13:00.496088 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.05.08 19:13:00.496398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 3306 | 2026.05.08 19:13:01.097313 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.05.08 19:13:01.097580 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3308 | 2026.05.08 19:13:01.097938 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3309 | 2026.05.08 19:13:01.097973 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <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 | ||
| 3310 | 2026.05.08 19:13:01.098192 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3311 | 2026.05.08 19:13:01.098258 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3312 | 2026.05.08 19:13:01.098394 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3313 | 2026.05.08 19:13:01.098428 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3314 | 2026.05.08 19:13:01.098450 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 3315 | 2026.05.08 19:13:01.098465 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3316 | 2026.05.08 19:13:01.098502 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 3317 | 2026.05.08 19:13:01.098522 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 3318 | 2026.05.08 19:13:01.099755 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002275 sec., 18461.53846153846 rows/sec., 4.50 MiB/sec. | ||
| 3319 | 2026.05.08 19:13:01.099862 [ 260 ] {89b0f657-f1fa-483b-95aa-1f83eaf069fa} <Debug> TCPHandler: Processed in 0.002686858 sec. | ||
| 3320 | 2026.05.08 19:13:01.101893 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.05.08 19:13:01.102087 [ 260 ] {402c5cc2-e28f-4f81-8471-51d05e8f2744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3322 | 2026.05.08 19:13:01.102160 [ 260 ] {402c5cc2-e28f-4f81-8471-51d05e8f2744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3323 | 2026.05.08 19:13:01.103003 [ 260 ] {402c5cc2-e28f-4f81-8471-51d05e8f2744} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.05.08 19:13:01.103048 [ 260 ] {402c5cc2-e28f-4f81-8471-51d05e8f2744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3325 | 2026.05.08 19:13:01.103399 [ 260 ] {402c5cc2-e28f-4f81-8471-51d05e8f2744} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3326 | 2026.05.08 19:13:01.103619 [ 260 ] {402c5cc2-e28f-4f81-8471-51d05e8f2744} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.05.08 19:13:01.103764 [ 260 ] {402c5cc2-e28f-4f81-8471-51d05e8f2744} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001735 sec., 3458.21325648415 rows/sec., 281.99 KiB/sec. | ||
| 3328 | 2026.05.08 19:13:01.103801 [ 260 ] {402c5cc2-e28f-4f81-8471-51d05e8f2744} <Debug> TCPHandler: Processed in 0.001962369 sec. | ||
| 3329 | 2026.05.08 19:13:01.103948 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.05.08 19:13:01.104044 [ 260 ] {b58ea677-fd42-4b36-8366-23b297fdee4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3331 | 2026.05.08 19:13:01.104090 [ 260 ] {b58ea677-fd42-4b36-8366-23b297fdee4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3332 | 2026.05.08 19:13:01.104608 [ 260 ] {b58ea677-fd42-4b36-8366-23b297fdee4a} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.08 19:13:01.104651 [ 260 ] {b58ea677-fd42-4b36-8366-23b297fdee4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3334 | 2026.05.08 19:13:01.104964 [ 260 ] {b58ea677-fd42-4b36-8366-23b297fdee4a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3335 | 2026.05.08 19:13:01.105337 [ 260 ] {b58ea677-fd42-4b36-8366-23b297fdee4a} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.05.08 19:13:01.105468 [ 260 ] {b58ea677-fd42-4b36-8366-23b297fdee4a} <Debug> executeQuery: Read 97 rows, 8.34 KiB in 0.001442 sec., 67267.68377253815 rows/sec., 5.65 MiB/sec. | ||
| 3337 | 2026.05.08 19:13:01.105506 [ 260 ] {b58ea677-fd42-4b36-8366-23b297fdee4a} <Debug> TCPHandler: Processed in 0.001611491 sec. | ||
| 3338 | 2026.05.08 19:13:01.105643 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.05.08 19:13:01.105739 [ 260 ] {2f03aac0-7dae-4f20-9800-c1bff51c2112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.05.08 19:13:01.105779 [ 260 ] {2f03aac0-7dae-4f20-9800-c1bff51c2112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3341 | 2026.05.08 19:13:01.106206 [ 260 ] {2f03aac0-7dae-4f20-9800-c1bff51c2112} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.08 19:13:01.106243 [ 260 ] {2f03aac0-7dae-4f20-9800-c1bff51c2112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3343 | 2026.05.08 19:13:01.106541 [ 260 ] {2f03aac0-7dae-4f20-9800-c1bff51c2112} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3344 | 2026.05.08 19:13:01.106752 [ 260 ] {2f03aac0-7dae-4f20-9800-c1bff51c2112} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.05.08 19:13:01.106860 [ 123 ] {} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3346 | 2026.05.08 19:13:01.106881 [ 260 ] {2f03aac0-7dae-4f20-9800-c1bff51c2112} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 1.55 MiB/sec. | ||
| 3347 | 2026.05.08 19:13:01.106935 [ 123 ] {} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.05.08 19:13:01.106943 [ 260 ] {2f03aac0-7dae-4f20-9800-c1bff51c2112} <Debug> TCPHandler: Processed in 0.001348904 sec. | ||
| 3349 | 2026.05.08 19:13:01.106967 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3350 | 2026.05.08 19:13:01.107074 [ 193 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 3351 | 2026.05.08 19:13:01.107083 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.05.08 19:13:01.107175 [ 193 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3353 | 2026.05.08 19:13:01.107191 [ 260 ] {bbe4e448-2159-4bdd-8666-7e677690b10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3354 | 2026.05.08 19:13:01.107203 [ 193 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 210 rows starting from the beginning of the part | ||
| 3355 | 2026.05.08 19:13:01.107232 [ 260 ] {bbe4e448-2159-4bdd-8666-7e677690b10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3356 | 2026.05.08 19:13:01.107261 [ 193 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3357 | 2026.05.08 19:13:01.107306 [ 193 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3358 | 2026.05.08 19:13:01.107348 [ 193 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
| 3359 | 2026.05.08 19:13:01.107388 [ 193 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part | ||
| 3360 | 2026.05.08 19:13:01.107451 [ 193 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3361 | 2026.05.08 19:13:01.107902 [ 260 ] {bbe4e448-2159-4bdd-8666-7e677690b10d} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.05.08 19:13:01.107951 [ 260 ] {bbe4e448-2159-4bdd-8666-7e677690b10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3363 | 2026.05.08 19:13:01.108237 [ 197 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197881 sec., 276321.2706437451 rows/sec., 19.59 MiB/sec. | ||
| 3364 | 2026.05.08 19:13:01.108378 [ 260 ] {bbe4e448-2159-4bdd-8666-7e677690b10d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3365 | 2026.05.08 19:13:01.108461 [ 194 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3366 | 2026.05.08 19:13:01.108638 [ 260 ] {bbe4e448-2159-4bdd-8666-7e677690b10d} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.08 19:13:01.108748 [ 194 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.05.08 19:13:01.108831 [ 194 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_16_3} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3369 | 2026.05.08 19:13:01.108924 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3370 | 2026.05.08 19:13:01.108960 [ 260 ] {bbe4e448-2159-4bdd-8666-7e677690b10d} <Debug> executeQuery: Read 89 rows, 7.13 KiB in 0.001773 sec., 50197.405527354764 rows/sec., 3.92 MiB/sec. | ||
| 3371 | 2026.05.08 19:13:01.109077 [ 260 ] {bbe4e448-2159-4bdd-8666-7e677690b10d} <Debug> TCPHandler: Processed in 0.002041091 sec. | ||
| 3372 | 2026.05.08 19:13:01.109308 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.05.08 19:13:01.109474 [ 260 ] {d0dccafb-38a8-4462-b26a-670046ff03f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.05.08 19:13:01.109548 [ 260 ] {d0dccafb-38a8-4462-b26a-670046ff03f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3375 | 2026.05.08 19:13:01.110162 [ 260 ] {d0dccafb-38a8-4462-b26a-670046ff03f8} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.05.08 19:13:01.110205 [ 260 ] {d0dccafb-38a8-4462-b26a-670046ff03f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3377 | 2026.05.08 19:13:01.110642 [ 260 ] {d0dccafb-38a8-4462-b26a-670046ff03f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3378 | 2026.05.08 19:13:01.110878 [ 260 ] {d0dccafb-38a8-4462-b26a-670046ff03f8} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.05.08 19:13:01.111031 [ 260 ] {d0dccafb-38a8-4462-b26a-670046ff03f8} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001612 sec., 101116.6253101737 rows/sec., 7.04 MiB/sec. | ||
| 3380 | 2026.05.08 19:13:01.111073 [ 260 ] {d0dccafb-38a8-4462-b26a-670046ff03f8} <Debug> TCPHandler: Processed in 0.001890177 sec. | ||
| 3381 | 2026.05.08 19:13:01.111274 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.05.08 19:13:01.111377 [ 260 ] {ffe4f193-97ab-4063-aa88-edb8c7705623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3383 | 2026.05.08 19:13:01.111435 [ 260 ] {ffe4f193-97ab-4063-aa88-edb8c7705623} <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 | ||
| 3384 | 2026.05.08 19:13:01.112316 [ 260 ] {ffe4f193-97ab-4063-aa88-edb8c7705623} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.05.08 19:13:01.112356 [ 260 ] {ffe4f193-97ab-4063-aa88-edb8c7705623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3386 | 2026.05.08 19:13:01.112912 [ 260 ] {ffe4f193-97ab-4063-aa88-edb8c7705623} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3387 | 2026.05.08 19:13:01.113145 [ 260 ] {ffe4f193-97ab-4063-aa88-edb8c7705623} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.05.08 19:13:01.113287 [ 260 ] {ffe4f193-97ab-4063-aa88-edb8c7705623} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001934 sec., 9824.198552223372 rows/sec., 17.60 MiB/sec. | ||
| 3389 | 2026.05.08 19:13:01.113339 [ 260 ] {ffe4f193-97ab-4063-aa88-edb8c7705623} <Debug> TCPHandler: Processed in 0.002114783 sec. | ||
| 3390 | 2026.05.08 19:13:01.113480 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2026.05.08 19:13:01.113574 [ 260 ] {bc614900-59ce-44b5-9a01-2235eb1d6682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3392 | 2026.05.08 19:13:01.113615 [ 260 ] {bc614900-59ce-44b5-9a01-2235eb1d6682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3393 | 2026.05.08 19:13:01.113972 [ 260 ] {bc614900-59ce-44b5-9a01-2235eb1d6682} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.05.08 19:13:01.114008 [ 260 ] {bc614900-59ce-44b5-9a01-2235eb1d6682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3395 | 2026.05.08 19:13:01.114314 [ 260 ] {bc614900-59ce-44b5-9a01-2235eb1d6682} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3396 | 2026.05.08 19:13:01.114529 [ 260 ] {bc614900-59ce-44b5-9a01-2235eb1d6682} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.05.08 19:13:01.114662 [ 260 ] {bc614900-59ce-44b5-9a01-2235eb1d6682} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 3398 | 2026.05.08 19:13:01.114697 [ 260 ] {bc614900-59ce-44b5-9a01-2235eb1d6682} <Debug> TCPHandler: Processed in 0.001273832 sec. | ||
| 3399 | 2026.05.08 19:13:02.983926 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7055 | ||
| 3400 | 2026.05.08 19:13:02.984403 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.05.08 19:13:02.984448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3402 | 2026.05.08 19:13:02.984921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3403 | 2026.05.08 19:13:02.985151 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.05.08 19:13:02.985278 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7055 | ||
| 3405 | 2026.05.08 19:13:03.333773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3406 | 2026.05.08 19:13:03.349127 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.05.08 19:13:03.349201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3408 | 2026.05.08 19:13:03.355063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3409 | 2026.05.08 19:13:03.355908 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.05.08 19:13:03.359650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3411 | 2026.05.08 19:13:06.097514 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.05.08 19:13:06.097802 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3413 | 2026.05.08 19:13:06.098175 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3414 | 2026.05.08 19:13:06.098210 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <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 | ||
| 3415 | 2026.05.08 19:13:06.098430 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3416 | 2026.05.08 19:13:06.098499 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3417 | 2026.05.08 19:13:06.098643 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3418 | 2026.05.08 19:13:06.098680 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3419 | 2026.05.08 19:13:06.098703 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 3420 | 2026.05.08 19:13:06.098719 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3421 | 2026.05.08 19:13:06.098758 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3422 | 2026.05.08 19:13:06.098780 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 3423 | 2026.05.08 19:13:06.100044 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002354 sec., 17841.97111299915 rows/sec., 4.35 MiB/sec. | ||
| 3424 | 2026.05.08 19:13:06.100158 [ 260 ] {63342471-34f8-4024-b224-05141306b7f8} <Debug> TCPHandler: Processed in 0.00278595 sec. | ||
| 3425 | 2026.05.08 19:13:06.102283 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.05.08 19:13:06.102479 [ 260 ] {3026b444-b349-459b-b721-bdffcd53cf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3427 | 2026.05.08 19:13:06.102553 [ 260 ] {3026b444-b349-459b-b721-bdffcd53cf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3428 | 2026.05.08 19:13:06.103337 [ 260 ] {3026b444-b349-459b-b721-bdffcd53cf3f} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.05.08 19:13:06.103380 [ 260 ] {3026b444-b349-459b-b721-bdffcd53cf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3430 | 2026.05.08 19:13:06.103775 [ 260 ] {3026b444-b349-459b-b721-bdffcd53cf3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3431 | 2026.05.08 19:13:06.104005 [ 260 ] {3026b444-b349-459b-b721-bdffcd53cf3f} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.05.08 19:13:06.104156 [ 260 ] {3026b444-b349-459b-b721-bdffcd53cf3f} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001731 sec., 58925.47660311959 rows/sec., 4.92 MiB/sec. | ||
| 3433 | 2026.05.08 19:13:06.104194 [ 260 ] {3026b444-b349-459b-b721-bdffcd53cf3f} <Debug> TCPHandler: Processed in 0.002005521 sec. | ||
| 3434 | 2026.05.08 19:13:06.104339 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.05.08 19:13:06.104435 [ 260 ] {f2363cd3-da83-4ad0-84ca-14633d2451c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.05.08 19:13:06.104475 [ 260 ] {f2363cd3-da83-4ad0-84ca-14633d2451c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3437 | 2026.05.08 19:13:06.104900 [ 260 ] {f2363cd3-da83-4ad0-84ca-14633d2451c4} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.05.08 19:13:06.104937 [ 260 ] {f2363cd3-da83-4ad0-84ca-14633d2451c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3439 | 2026.05.08 19:13:06.105232 [ 260 ] {f2363cd3-da83-4ad0-84ca-14633d2451c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3440 | 2026.05.08 19:13:06.105449 [ 260 ] {f2363cd3-da83-4ad0-84ca-14633d2451c4} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.05.08 19:13:06.105578 [ 260 ] {f2363cd3-da83-4ad0-84ca-14633d2451c4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001161 sec., 19810.508182601206 rows/sec., 1.45 MiB/sec. | ||
| 3442 | 2026.05.08 19:13:06.105614 [ 260 ] {f2363cd3-da83-4ad0-84ca-14633d2451c4} <Debug> TCPHandler: Processed in 0.001323383 sec. | ||
| 3443 | 2026.05.08 19:13:06.105740 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.05.08 19:13:06.105834 [ 260 ] {473643e2-629f-4fd4-8211-c2e6499246d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3445 | 2026.05.08 19:13:06.105873 [ 260 ] {473643e2-629f-4fd4-8211-c2e6499246d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3446 | 2026.05.08 19:13:06.106303 [ 260 ] {473643e2-629f-4fd4-8211-c2e6499246d2} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.05.08 19:13:06.106340 [ 260 ] {473643e2-629f-4fd4-8211-c2e6499246d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3448 | 2026.05.08 19:13:06.106641 [ 260 ] {473643e2-629f-4fd4-8211-c2e6499246d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3449 | 2026.05.08 19:13:06.106868 [ 260 ] {473643e2-629f-4fd4-8211-c2e6499246d2} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.05.08 19:13:06.106996 [ 260 ] {473643e2-629f-4fd4-8211-c2e6499246d2} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001179 sec., 73791.3486005089 rows/sec., 5.76 MiB/sec. | ||
| 3451 | 2026.05.08 19:13:06.107032 [ 260 ] {473643e2-629f-4fd4-8211-c2e6499246d2} <Debug> TCPHandler: Processed in 0.001340624 sec. | ||
| 3452 | 2026.05.08 19:13:06.107183 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.05.08 19:13:06.107277 [ 260 ] {49386839-235f-44da-b59c-b7bc0afbc1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3454 | 2026.05.08 19:13:06.107319 [ 260 ] {49386839-235f-44da-b59c-b7bc0afbc1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3455 | 2026.05.08 19:13:06.107749 [ 260 ] {49386839-235f-44da-b59c-b7bc0afbc1f4} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.05.08 19:13:06.107785 [ 260 ] {49386839-235f-44da-b59c-b7bc0afbc1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3457 | 2026.05.08 19:13:06.108107 [ 260 ] {49386839-235f-44da-b59c-b7bc0afbc1f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3458 | 2026.05.08 19:13:06.108330 [ 260 ] {49386839-235f-44da-b59c-b7bc0afbc1f4} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.05.08 19:13:06.108460 [ 260 ] {49386839-235f-44da-b59c-b7bc0afbc1f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 3460 | 2026.05.08 19:13:06.108496 [ 260 ] {49386839-235f-44da-b59c-b7bc0afbc1f4} <Debug> TCPHandler: Processed in 0.001360675 sec. | ||
| 3461 | 2026.05.08 19:13:06.108622 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.05.08 19:13:06.108717 [ 260 ] {219fb2b8-ec5c-4450-8cbd-664dda1abd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.05.08 19:13:06.108770 [ 260 ] {219fb2b8-ec5c-4450-8cbd-664dda1abd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3464 | 2026.05.08 19:13:06.109549 [ 260 ] {219fb2b8-ec5c-4450-8cbd-664dda1abd9a} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.05.08 19:13:06.109586 [ 260 ] {219fb2b8-ec5c-4450-8cbd-664dda1abd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3466 | 2026.05.08 19:13:06.110108 [ 260 ] {219fb2b8-ec5c-4450-8cbd-664dda1abd9a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3467 | 2026.05.08 19:13:06.110333 [ 260 ] {219fb2b8-ec5c-4450-8cbd-664dda1abd9a} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.05.08 19:13:06.110472 [ 260 ] {219fb2b8-ec5c-4450-8cbd-664dda1abd9a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001774 sec., 12965.050732807216 rows/sec., 23.23 MiB/sec. | ||
| 3469 | 2026.05.08 19:13:06.110522 [ 260 ] {219fb2b8-ec5c-4450-8cbd-664dda1abd9a} <Debug> TCPHandler: Processed in 0.001947799 sec. | ||
| 3470 | 2026.05.08 19:13:06.110652 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.05.08 19:13:06.110748 [ 260 ] {4cf75ece-26fd-4841-867f-ac03f421e1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3472 | 2026.05.08 19:13:06.110789 [ 260 ] {4cf75ece-26fd-4841-867f-ac03f421e1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3473 | 2026.05.08 19:13:06.111142 [ 260 ] {4cf75ece-26fd-4841-867f-ac03f421e1ee} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.05.08 19:13:06.111179 [ 260 ] {4cf75ece-26fd-4841-867f-ac03f421e1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3475 | 2026.05.08 19:13:06.111484 [ 260 ] {4cf75ece-26fd-4841-867f-ac03f421e1ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3476 | 2026.05.08 19:13:06.111696 [ 260 ] {4cf75ece-26fd-4841-867f-ac03f421e1ee} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.05.08 19:13:06.111825 [ 260 ] {4cf75ece-26fd-4841-867f-ac03f421e1ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 3478 | 2026.05.08 19:13:06.111860 [ 260 ] {4cf75ece-26fd-4841-867f-ac03f421e1ee} <Debug> TCPHandler: Processed in 0.001255611 sec. | ||
| 3479 | 2026.05.08 19:13:09.252580 [ 278 ] {} <Trace> TCP-Session: eb48ee0f-8386-4e95-8e14-f780b10fd29a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.05.08 19:13:09.252875 [ 278 ] {92d33f13-6667-4fc8-96ae-c72030dd8809} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47429) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 3481 | 2026.05.08 19:13:09.253417 [ 278 ] {92d33f13-6667-4fc8-96ae-c72030dd8809} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3482 | 2026.05.08 19:13:09.253606 [ 278 ] {92d33f13-6667-4fc8-96ae-c72030dd8809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3483 | 2026.05.08 19:13:09.254039 [ 327 ] {92d33f13-6667-4fc8-96ae-c72030dd8809} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3484 | 2026.05.08 19:13:09.254691 [ 278 ] {92d33f13-6667-4fc8-96ae-c72030dd8809} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001947 sec., 71905.49563430919 rows/sec., 3.99 MiB/sec. | ||
| 3485 | 2026.05.08 19:13:09.254800 [ 278 ] {92d33f13-6667-4fc8-96ae-c72030dd8809} <Debug> TCPHandler: Processed in 0.002405391 sec. | ||
| 3486 | 2026.05.08 19:13:10.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.10 MiB, peak 231.10 MiB, free memory in arenas 0.00 B, will set to 227.12 MiB (RSS), difference: -1.98 MiB | ||
| 3487 | 2026.05.08 19:13:10.388317 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3488 | 2026.05.08 19:13:10.388383 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3489 | 2026.05.08 19:13:10.485387 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7567 | ||
| 3490 | 2026.05.08 19:13:10.485905 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.05.08 19:13:10.485958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3492 | 2026.05.08 19:13:10.486478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3493 | 2026.05.08 19:13:10.486721 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.05.08 19:13:10.486845 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7567 | ||
| 3495 | 2026.05.08 19:13:10.486874 [ 56 ] {} <Debug> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3496 | 2026.05.08 19:13:10.486935 [ 56 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.05.08 19:13:10.486956 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3498 | 2026.05.08 19:13:10.487083 [ 193 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 3499 | 2026.05.08 19:13:10.487213 [ 193 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3500 | 2026.05.08 19:13:10.487250 [ 193 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5135 rows starting from the beginning of the part | ||
| 3501 | 2026.05.08 19:13:10.487310 [ 193 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3502 | 2026.05.08 19:13:10.487353 [ 193 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3503 | 2026.05.08 19:13:10.487391 [ 193 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3504 | 2026.05.08 19:13:10.487431 [ 193 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3505 | 2026.05.08 19:13:10.487469 [ 193 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3506 | 2026.05.08 19:13:10.488906 [ 197 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7567 rows, containing 4 columns (4 merged, 0 gathered) in 0.001861318 sec., 4065398.8195461496 rows/sec., 58.16 MiB/sec. | ||
| 3507 | 2026.05.08 19:13:10.489804 [ 188 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3508 | 2026.05.08 19:13:10.490111 [ 188 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.05.08 19:13:10.490186 [ 188 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_16_3} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3510 | 2026.05.08 19:13:10.490284 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3511 | 2026.05.08 19:13:10.496530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 436 | ||
| 3512 | 2026.05.08 19:13:10.498744 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.05.08 19:13:10.498788 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3514 | 2026.05.08 19:13:10.499952 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3515 | 2026.05.08 19:13:10.500229 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.05.08 19:13:10.500381 [ 41 ] {} <Debug> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3517 | 2026.05.08 19:13:10.500432 [ 41 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.05.08 19:13:10.500454 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3519 | 2026.05.08 19:13:10.500466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3520 | 2026.05.08 19:13:10.500710 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::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 | ||
| 3521 | 2026.05.08 19:13:10.501437 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3522 | 2026.05.08 19:13:10.501588 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 272 rows starting from the beginning of the part | ||
| 3523 | 2026.05.08 19:13:10.501936 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3524 | 2026.05.08 19:13:10.502303 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3525 | 2026.05.08 19:13:10.502641 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3526 | 2026.05.08 19:13:10.502997 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 3527 | 2026.05.08 19:13:10.503374 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::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 | ||
| 3528 | 2026.05.08 19:13:10.509418 [ 197 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 72 columns (72 merged, 0 gathered) in 0.008768441 sec., 49723.776438707864 rows/sec., 43.91 MiB/sec. | ||
| 3529 | 2026.05.08 19:13:10.510427 [ 196 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3530 | 2026.05.08 19:13:10.511000 [ 196 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.05.08 19:13:10.511069 [ 196 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_11_2} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3532 | 2026.05.08 19:13:10.511266 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3533 | 2026.05.08 19:13:10.859742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3534 | 2026.05.08 19:13:10.875042 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.05.08 19:13:10.875100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3536 | 2026.05.08 19:13:10.880829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3537 | 2026.05.08 19:13:10.881514 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.05.08 19:13:10.881821 [ 103 ] {} <Debug> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3539 | 2026.05.08 19:13:10.881896 [ 103 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.05.08 19:13:10.881920 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3541 | 2026.05.08 19:13:10.882053 [ 196 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 3542 | 2026.05.08 19:13:10.884325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3543 | 2026.05.08 19:13:10.886101 [ 196 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3544 | 2026.05.08 19:13:10.887450 [ 196 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 3545 | 2026.05.08 19:13:10.891926 [ 196 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 3546 | 2026.05.08 19:13:10.896554 [ 196 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 3547 | 2026.05.08 19:13:10.900948 [ 196 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 3548 | 2026.05.08 19:13:10.905441 [ 196 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 3549 | 2026.05.08 19:13:10.909851 [ 196 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 3550 | 2026.05.08 19:13:10.964096 [ 197 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082087346 sec., 1474.0396162887273 rows/sec., 7.62 MiB/sec. | ||
| 3551 | 2026.05.08 19:13:10.966765 [ 193 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3552 | 2026.05.08 19:13:10.968969 [ 193 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_16_3} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.05.08 19:13:10.969048 [ 193 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_16_3} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3554 | 2026.05.08 19:13:10.971940 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3555 | 2026.05.08 19:13:11.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.33 MiB, peak 238.28 MiB, free memory in arenas 0.00 B, will set to 239.67 MiB (RSS), difference: 11.34 MiB | ||
| 3556 | 2026.05.08 19:13:11.001629 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001162509 sec. | ||
| 3557 | 2026.05.08 19:13:11.097348 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.08 19:13:11.097571 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3559 | 2026.05.08 19:13:11.097887 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3560 | 2026.05.08 19:13:11.097922 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <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 | ||
| 3561 | 2026.05.08 19:13:11.098136 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3562 | 2026.05.08 19:13:11.098203 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3563 | 2026.05.08 19:13:11.098339 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3564 | 2026.05.08 19:13:11.098376 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3565 | 2026.05.08 19:13:11.098398 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 3566 | 2026.05.08 19:13:11.098413 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3567 | 2026.05.08 19:13:11.098452 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3568 | 2026.05.08 19:13:11.098473 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 3569 | 2026.05.08 19:13:11.099586 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002103 sec., 19971.469329529245 rows/sec., 4.87 MiB/sec. | ||
| 3570 | 2026.05.08 19:13:11.099688 [ 260 ] {2b4fd544-3c80-4c06-bd20-da9f5f2ac874} <Debug> TCPHandler: Processed in 0.002462442 sec. | ||
| 3571 | 2026.05.08 19:13:11.101671 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.05.08 19:13:11.101873 [ 260 ] {45f02d16-68d7-4940-b208-6303a3ee3c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3573 | 2026.05.08 19:13:11.101950 [ 260 ] {45f02d16-68d7-4940-b208-6303a3ee3c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3574 | 2026.05.08 19:13:11.102695 [ 260 ] {45f02d16-68d7-4940-b208-6303a3ee3c6b} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.05.08 19:13:11.102737 [ 260 ] {45f02d16-68d7-4940-b208-6303a3ee3c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3576 | 2026.05.08 19:13:11.103106 [ 260 ] {45f02d16-68d7-4940-b208-6303a3ee3c6b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3577 | 2026.05.08 19:13:11.103334 [ 260 ] {45f02d16-68d7-4940-b208-6303a3ee3c6b} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.08 19:13:11.103475 [ 260 ] {45f02d16-68d7-4940-b208-6303a3ee3c6b} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001658 sec., 56694.81302774427 rows/sec., 4.78 MiB/sec. | ||
| 3579 | 2026.05.08 19:13:11.103473 [ 103 ] {} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3580 | 2026.05.08 19:13:11.103514 [ 260 ] {45f02d16-68d7-4940-b208-6303a3ee3c6b} <Debug> TCPHandler: Processed in 0.001941549 sec. | ||
| 3581 | 2026.05.08 19:13:11.103531 [ 103 ] {} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.05.08 19:13:11.103558 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3583 | 2026.05.08 19:13:11.103745 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.05.08 19:13:11.103778 [ 198 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 3585 | 2026.05.08 19:13:11.103849 [ 260 ] {1b80e646-a618-4a43-89ab-f21fdd383d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.05.08 19:13:11.103895 [ 260 ] {1b80e646-a618-4a43-89ab-f21fdd383d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3587 | 2026.05.08 19:13:11.103922 [ 198 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3588 | 2026.05.08 19:13:11.103960 [ 198 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1007 rows starting from the beginning of the part | ||
| 3589 | 2026.05.08 19:13:11.104023 [ 198 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 3590 | 2026.05.08 19:13:11.104071 [ 198 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3591 | 2026.05.08 19:13:11.104113 [ 198 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 97 rows starting from the beginning of the part | ||
| 3592 | 2026.05.08 19:13:11.104158 [ 198 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
| 3593 | 2026.05.08 19:13:11.104200 [ 198 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 94 rows starting from the beginning of the part | ||
| 3594 | 2026.05.08 19:13:11.104343 [ 260 ] {1b80e646-a618-4a43-89ab-f21fdd383d6f} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.05.08 19:13:11.104399 [ 260 ] {1b80e646-a618-4a43-89ab-f21fdd383d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3596 | 2026.05.08 19:13:11.104927 [ 260 ] {1b80e646-a618-4a43-89ab-f21fdd383d6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3597 | 2026.05.08 19:13:11.105167 [ 260 ] {1b80e646-a618-4a43-89ab-f21fdd383d6f} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.05.08 19:13:11.105332 [ 260 ] {1b80e646-a618-4a43-89ab-f21fdd383d6f} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001501 sec., 12658.227848101265 rows/sec., 951.84 KiB/sec. | ||
| 3599 | 2026.05.08 19:13:11.105370 [ 260 ] {1b80e646-a618-4a43-89ab-f21fdd383d6f} <Debug> TCPHandler: Processed in 0.001770965 sec. | ||
| 3600 | 2026.05.08 19:13:11.105380 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658372 sec., 902089.5191187502 rows/sec., 76.87 MiB/sec. | ||
| 3601 | 2026.05.08 19:13:11.105511 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3602 | 2026.05.08 19:13:11.105618 [ 260 ] {f47efee1-246f-47f3-b20b-e6126ed22662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3603 | 2026.05.08 19:13:11.105659 [ 260 ] {f47efee1-246f-47f3-b20b-e6126ed22662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3604 | 2026.05.08 19:13:11.105701 [ 202 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3605 | 2026.05.08 19:13:11.106071 [ 202 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.05.08 19:13:11.106130 [ 260 ] {f47efee1-246f-47f3-b20b-e6126ed22662} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.05.08 19:13:11.106165 [ 202 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_21_4} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3608 | 2026.05.08 19:13:11.106175 [ 260 ] {f47efee1-246f-47f3-b20b-e6126ed22662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3609 | 2026.05.08 19:13:11.106294 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3610 | 2026.05.08 19:13:11.106506 [ 260 ] {f47efee1-246f-47f3-b20b-e6126ed22662} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3611 | 2026.05.08 19:13:11.106730 [ 260 ] {f47efee1-246f-47f3-b20b-e6126ed22662} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.05.08 19:13:11.106854 [ 103 ] {} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3613 | 2026.05.08 19:13:11.106870 [ 260 ] {f47efee1-246f-47f3-b20b-e6126ed22662} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001269 sec., 65405.83136327817 rows/sec., 5.11 MiB/sec. | ||
| 3614 | 2026.05.08 19:13:11.106897 [ 103 ] {} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.05.08 19:13:11.106918 [ 260 ] {f47efee1-246f-47f3-b20b-e6126ed22662} <Debug> TCPHandler: Processed in 0.001454987 sec. | ||
| 3616 | 2026.05.08 19:13:11.106923 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3617 | 2026.05.08 19:13:11.107026 [ 198 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 3618 | 2026.05.08 19:13:11.107083 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.05.08 19:13:11.107115 [ 198 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3620 | 2026.05.08 19:13:11.107145 [ 198 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 3621 | 2026.05.08 19:13:11.107183 [ 260 ] {81213008-2140-4837-9b29-d9ef4ad74bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3622 | 2026.05.08 19:13:11.107191 [ 198 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 83 rows starting from the beginning of the part | ||
| 3623 | 2026.05.08 19:13:11.107237 [ 260 ] {81213008-2140-4837-9b29-d9ef4ad74bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3624 | 2026.05.08 19:13:11.107246 [ 198 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part | ||
| 3625 | 2026.05.08 19:13:11.107295 [ 198 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3626 | 2026.05.08 19:13:11.107344 [ 198 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 87 rows starting from the beginning of the part | ||
| 3627 | 2026.05.08 19:13:11.107383 [ 198 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 83 rows starting from the beginning of the part | ||
| 3628 | 2026.05.08 19:13:11.107690 [ 260 ] {81213008-2140-4837-9b29-d9ef4ad74bd3} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.05.08 19:13:11.107735 [ 260 ] {81213008-2140-4837-9b29-d9ef4ad74bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3630 | 2026.05.08 19:13:11.108130 [ 260 ] {81213008-2140-4837-9b29-d9ef4ad74bd3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3631 | 2026.05.08 19:13:11.108270 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272902 sec., 809960.2326023527 rows/sec., 63.60 MiB/sec. | ||
| 3632 | 2026.05.08 19:13:11.108372 [ 260 ] {81213008-2140-4837-9b29-d9ef4ad74bd3} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.05.08 19:13:11.108471 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3634 | 2026.05.08 19:13:11.108502 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3635 | 2026.05.08 19:13:11.108522 [ 260 ] {81213008-2140-4837-9b29-d9ef4ad74bd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 3636 | 2026.05.08 19:13:11.108553 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.05.08 19:13:11.108570 [ 260 ] {81213008-2140-4837-9b29-d9ef4ad74bd3} <Debug> TCPHandler: Processed in 0.001540718 sec. | ||
| 3638 | 2026.05.08 19:13:11.108586 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3639 | 2026.05.08 19:13:11.108716 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.05.08 19:13:11.108727 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 3641 | 2026.05.08 19:13:11.108770 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.05.08 19:13:11.108817 [ 260 ] {5e187d8a-8041-4aa8-a840-9f2552393a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3643 | 2026.05.08 19:13:11.108846 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_21_4} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3644 | 2026.05.08 19:13:11.108870 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3645 | 2026.05.08 19:13:11.108871 [ 260 ] {5e187d8a-8041-4aa8-a840-9f2552393a52} <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 | ||
| 3646 | 2026.05.08 19:13:11.108916 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2685 rows starting from the beginning of the part | ||
| 3647 | 2026.05.08 19:13:11.108940 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3648 | 2026.05.08 19:13:11.108994 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3649 | 2026.05.08 19:13:11.109053 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 3650 | 2026.05.08 19:13:11.109101 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 163 rows starting from the beginning of the part | ||
| 3651 | 2026.05.08 19:13:11.109145 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3652 | 2026.05.08 19:13:11.109191 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3653 | 2026.05.08 19:13:11.109735 [ 260 ] {5e187d8a-8041-4aa8-a840-9f2552393a52} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.05.08 19:13:11.109778 [ 260 ] {5e187d8a-8041-4aa8-a840-9f2552393a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3655 | 2026.05.08 19:13:11.110449 [ 260 ] {5e187d8a-8041-4aa8-a840-9f2552393a52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3656 | 2026.05.08 19:13:11.110683 [ 260 ] {5e187d8a-8041-4aa8-a840-9f2552393a52} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.05.08 19:13:11.110838 [ 260 ] {5e187d8a-8041-4aa8-a840-9f2552393a52} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002039 sec., 9318.293281020107 rows/sec., 16.70 MiB/sec. | ||
| 3658 | 2026.05.08 19:13:11.110892 [ 260 ] {5e187d8a-8041-4aa8-a840-9f2552393a52} <Debug> TCPHandler: Processed in 0.002224586 sec. | ||
| 3659 | 2026.05.08 19:13:11.110955 [ 199 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3488 rows, containing 5 columns (5 merged, 0 gathered) in 0.002272188 sec., 1535084.2447896036 rows/sec., 107.15 MiB/sec. | ||
| 3660 | 2026.05.08 19:13:11.111032 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.05.08 19:13:11.111133 [ 260 ] {3063f81d-0502-4057-8db0-a7825c05c6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3662 | 2026.05.08 19:13:11.111175 [ 260 ] {3063f81d-0502-4057-8db0-a7825c05c6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3663 | 2026.05.08 19:13:11.111327 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3664 | 2026.05.08 19:13:11.111532 [ 260 ] {3063f81d-0502-4057-8db0-a7825c05c6dd} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.05.08 19:13:11.111567 [ 260 ] {3063f81d-0502-4057-8db0-a7825c05c6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3666 | 2026.05.08 19:13:11.111646 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.05.08 19:13:11.111725 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3668 | 2026.05.08 19:13:11.111819 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3669 | 2026.05.08 19:13:11.111879 [ 260 ] {3063f81d-0502-4057-8db0-a7825c05c6dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3670 | 2026.05.08 19:13:11.112102 [ 260 ] {3063f81d-0502-4057-8db0-a7825c05c6dd} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.05.08 19:13:11.112206 [ 74 ] {} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3672 | 2026.05.08 19:13:11.112230 [ 260 ] {3063f81d-0502-4057-8db0-a7825c05c6dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3673 | 2026.05.08 19:13:11.112241 [ 74 ] {} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.05.08 19:13:11.112273 [ 260 ] {3063f81d-0502-4057-8db0-a7825c05c6dd} <Debug> TCPHandler: Processed in 0.001289083 sec. | ||
| 3675 | 2026.05.08 19:13:11.112273 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3676 | 2026.05.08 19:13:11.112390 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 3677 | 2026.05.08 19:13:11.112495 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3678 | 2026.05.08 19:13:11.112522 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 822 rows starting from the beginning of the part | ||
| 3679 | 2026.05.08 19:13:11.112567 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 3680 | 2026.05.08 19:13:11.112602 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 3681 | 2026.05.08 19:13:11.112638 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 3682 | 2026.05.08 19:13:11.112672 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3683 | 2026.05.08 19:13:11.112711 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3684 | 2026.05.08 19:13:11.113573 [ 195 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120441 sec., 931576.4565222807 rows/sec., 61.87 MiB/sec. | ||
| 3685 | 2026.05.08 19:13:11.113789 [ 199 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3686 | 2026.05.08 19:13:11.114063 [ 199 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_21_4} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.05.08 19:13:11.114140 [ 199 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_21_4} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3688 | 2026.05.08 19:13:11.114227 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3689 | 2026.05.08 19:13:16.108231 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.05.08 19:13:16.108563 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3691 | 2026.05.08 19:13:16.109126 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3692 | 2026.05.08 19:13:16.109193 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3693 | 2026.05.08 19:13:16.109597 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3694 | 2026.05.08 19:13:16.109709 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3695 | 2026.05.08 19:13:16.109909 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3696 | 2026.05.08 19:13:16.109961 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3697 | 2026.05.08 19:13:16.109992 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 3698 | 2026.05.08 19:13:16.110015 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3699 | 2026.05.08 19:13:16.110073 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3700 | 2026.05.08 19:13:16.110104 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 3701 | 2026.05.08 19:13:16.111694 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.003253 sec., 12911.15893021826 rows/sec., 3.15 MiB/sec. | ||
| 3702 | 2026.05.08 19:13:16.111829 [ 260 ] {b206dcf1-f8cd-4247-b69f-45def4242ad4} <Debug> TCPHandler: Processed in 0.003814136 sec. | ||
| 3703 | 2026.05.08 19:13:16.117452 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.05.08 19:13:16.117725 [ 260 ] {40348a09-3193-4907-a11c-7d53f42907e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3705 | 2026.05.08 19:13:16.117834 [ 260 ] {40348a09-3193-4907-a11c-7d53f42907e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3706 | 2026.05.08 19:13:16.118989 [ 260 ] {40348a09-3193-4907-a11c-7d53f42907e8} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.05.08 19:13:16.119068 [ 260 ] {40348a09-3193-4907-a11c-7d53f42907e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3708 | 2026.05.08 19:13:16.119758 [ 260 ] {40348a09-3193-4907-a11c-7d53f42907e8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3709 | 2026.05.08 19:13:16.120169 [ 260 ] {40348a09-3193-4907-a11c-7d53f42907e8} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.05.08 19:13:16.120432 [ 260 ] {40348a09-3193-4907-a11c-7d53f42907e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002776 sec., 8645.533141210375 rows/sec., 734.53 KiB/sec. | ||
| 3711 | 2026.05.08 19:13:16.120515 [ 260 ] {40348a09-3193-4907-a11c-7d53f42907e8} <Debug> TCPHandler: Processed in 0.003300254 sec. | ||
| 3712 | 2026.05.08 19:13:16.120814 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.05.08 19:13:16.120966 [ 260 ] {55530490-2e91-41f2-bb08-9c52aaf09097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3714 | 2026.05.08 19:13:16.121031 [ 260 ] {55530490-2e91-41f2-bb08-9c52aaf09097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3715 | 2026.05.08 19:13:16.123507 [ 260 ] {55530490-2e91-41f2-bb08-9c52aaf09097} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.05.08 19:13:16.123607 [ 260 ] {55530490-2e91-41f2-bb08-9c52aaf09097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3717 | 2026.05.08 19:13:16.124196 [ 260 ] {55530490-2e91-41f2-bb08-9c52aaf09097} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3718 | 2026.05.08 19:13:16.124565 [ 260 ] {55530490-2e91-41f2-bb08-9c52aaf09097} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.05.08 19:13:16.124830 [ 260 ] {55530490-2e91-41f2-bb08-9c52aaf09097} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003896 sec., 513.347022587269 rows/sec., 41.86 KiB/sec. | ||
| 3720 | 2026.05.08 19:13:16.124929 [ 260 ] {55530490-2e91-41f2-bb08-9c52aaf09097} <Debug> TCPHandler: Processed in 0.004202996 sec. | ||
| 3721 | 2026.05.08 19:13:16.125312 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2026.05.08 19:13:16.125499 [ 260 ] {b98d9920-c06b-487c-8189-e917340bea63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3723 | 2026.05.08 19:13:16.125576 [ 260 ] {b98d9920-c06b-487c-8189-e917340bea63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3724 | 2026.05.08 19:13:16.126496 [ 260 ] {b98d9920-c06b-487c-8189-e917340bea63} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.05.08 19:13:16.126549 [ 260 ] {b98d9920-c06b-487c-8189-e917340bea63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3726 | 2026.05.08 19:13:16.127038 [ 260 ] {b98d9920-c06b-487c-8189-e917340bea63} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3727 | 2026.05.08 19:13:16.127350 [ 260 ] {b98d9920-c06b-487c-8189-e917340bea63} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.05.08 19:13:16.127557 [ 260 ] {b98d9920-c06b-487c-8189-e917340bea63} <Debug> executeQuery: Read 223 rows, 20.23 KiB in 0.002113 sec., 105537.15097018458 rows/sec., 9.35 MiB/sec. | ||
| 3729 | 2026.05.08 19:13:16.127653 [ 260 ] {b98d9920-c06b-487c-8189-e917340bea63} <Debug> TCPHandler: Processed in 0.002524003 sec. | ||
| 3730 | 2026.05.08 19:13:16.127850 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2026.05.08 19:13:16.127988 [ 260 ] {827bb8be-371e-4f5a-a3e1-d400a1bd5ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3732 | 2026.05.08 19:13:16.128049 [ 260 ] {827bb8be-371e-4f5a-a3e1-d400a1bd5ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3733 | 2026.05.08 19:13:16.128783 [ 260 ] {827bb8be-371e-4f5a-a3e1-d400a1bd5ec8} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.05.08 19:13:16.128838 [ 260 ] {827bb8be-371e-4f5a-a3e1-d400a1bd5ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3735 | 2026.05.08 19:13:16.129308 [ 260 ] {827bb8be-371e-4f5a-a3e1-d400a1bd5ec8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3736 | 2026.05.08 19:13:16.129630 [ 260 ] {827bb8be-371e-4f5a-a3e1-d400a1bd5ec8} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.05.08 19:13:16.129831 [ 260 ] {827bb8be-371e-4f5a-a3e1-d400a1bd5ec8} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001878 sec., 19701.810436634718 rows/sec., 1.47 MiB/sec. | ||
| 3738 | 2026.05.08 19:13:16.129890 [ 260 ] {827bb8be-371e-4f5a-a3e1-d400a1bd5ec8} <Debug> TCPHandler: Processed in 0.002110782 sec. | ||
| 3739 | 2026.05.08 19:13:16.130232 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.05.08 19:13:16.130373 [ 260 ] {ddea0b0e-f7db-42c7-9412-148e35e8264b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.05.08 19:13:16.130433 [ 260 ] {ddea0b0e-f7db-42c7-9412-148e35e8264b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3742 | 2026.05.08 19:13:16.131149 [ 260 ] {ddea0b0e-f7db-42c7-9412-148e35e8264b} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.05.08 19:13:16.131202 [ 260 ] {ddea0b0e-f7db-42c7-9412-148e35e8264b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3744 | 2026.05.08 19:13:16.131742 [ 260 ] {ddea0b0e-f7db-42c7-9412-148e35e8264b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3745 | 2026.05.08 19:13:16.132179 [ 260 ] {ddea0b0e-f7db-42c7-9412-148e35e8264b} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.05.08 19:13:16.132464 [ 260 ] {ddea0b0e-f7db-42c7-9412-148e35e8264b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002125 sec., 11294.117647058823 rows/sec., 959.56 KiB/sec. | ||
| 3747 | 2026.05.08 19:13:16.132609 [ 260 ] {ddea0b0e-f7db-42c7-9412-148e35e8264b} <Debug> TCPHandler: Processed in 0.002451312 sec. | ||
| 3748 | 2026.05.08 19:13:16.132917 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.05.08 19:13:16.133050 [ 260 ] {d1174555-c3ee-47c2-9413-ad0520fc8ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.05.08 19:13:16.133114 [ 260 ] {d1174555-c3ee-47c2-9413-ad0520fc8ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3751 | 2026.05.08 19:13:16.133855 [ 260 ] {d1174555-c3ee-47c2-9413-ad0520fc8ddf} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.05.08 19:13:16.133904 [ 260 ] {d1174555-c3ee-47c2-9413-ad0520fc8ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3753 | 2026.05.08 19:13:16.134409 [ 260 ] {d1174555-c3ee-47c2-9413-ad0520fc8ddf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3754 | 2026.05.08 19:13:16.134749 [ 260 ] {d1174555-c3ee-47c2-9413-ad0520fc8ddf} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.05.08 19:13:16.134957 [ 260 ] {d1174555-c3ee-47c2-9413-ad0520fc8ddf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001941 sec., 6182.380216383308 rows/sec., 483.00 KiB/sec. | ||
| 3756 | 2026.05.08 19:13:16.135133 [ 260 ] {d1174555-c3ee-47c2-9413-ad0520fc8ddf} <Debug> TCPHandler: Processed in 0.002282158 sec. | ||
| 3757 | 2026.05.08 19:13:16.135368 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.05.08 19:13:16.135514 [ 260 ] {36215dde-1aeb-451e-ad40-0932cb2c857f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3759 | 2026.05.08 19:13:16.135579 [ 260 ] {36215dde-1aeb-451e-ad40-0932cb2c857f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3760 | 2026.05.08 19:13:16.136313 [ 260 ] {36215dde-1aeb-451e-ad40-0932cb2c857f} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.05.08 19:13:16.136367 [ 260 ] {36215dde-1aeb-451e-ad40-0932cb2c857f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3762 | 2026.05.08 19:13:16.136851 [ 260 ] {36215dde-1aeb-451e-ad40-0932cb2c857f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3763 | 2026.05.08 19:13:16.137179 [ 260 ] {36215dde-1aeb-451e-ad40-0932cb2c857f} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.05.08 19:13:16.137373 [ 260 ] {36215dde-1aeb-451e-ad40-0932cb2c857f} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001891 sec., 66102.59122157589 rows/sec., 5.36 MiB/sec. | ||
| 3765 | 2026.05.08 19:13:16.137429 [ 260 ] {36215dde-1aeb-451e-ad40-0932cb2c857f} <Debug> TCPHandler: Processed in 0.002136333 sec. | ||
| 3766 | 2026.05.08 19:13:16.137631 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2026.05.08 19:13:16.137765 [ 260 ] {c8840bea-7aa1-48d3-91e2-ba3f34cec663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3768 | 2026.05.08 19:13:16.137825 [ 260 ] {c8840bea-7aa1-48d3-91e2-ba3f34cec663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3769 | 2026.05.08 19:13:16.138526 [ 260 ] {c8840bea-7aa1-48d3-91e2-ba3f34cec663} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.05.08 19:13:16.138584 [ 260 ] {c8840bea-7aa1-48d3-91e2-ba3f34cec663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3771 | 2026.05.08 19:13:16.139261 [ 260 ] {c8840bea-7aa1-48d3-91e2-ba3f34cec663} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3772 | 2026.05.08 19:13:16.139661 [ 260 ] {c8840bea-7aa1-48d3-91e2-ba3f34cec663} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.05.08 19:13:16.140147 [ 260 ] {c8840bea-7aa1-48d3-91e2-ba3f34cec663} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.002393 sec., 82323.44337651483 rows/sec., 5.90 MiB/sec. | ||
| 3774 | 2026.05.08 19:13:16.140318 [ 260 ] {c8840bea-7aa1-48d3-91e2-ba3f34cec663} <Debug> TCPHandler: Processed in 0.002755859 sec. | ||
| 3775 | 2026.05.08 19:13:16.140724 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3776 | 2026.05.08 19:13:16.140941 [ 260 ] {4c00a7b5-c0fc-48a5-a7ea-b10863ac9767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3777 | 2026.05.08 19:13:16.141066 [ 260 ] {4c00a7b5-c0fc-48a5-a7ea-b10863ac9767} <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 | ||
| 3778 | 2026.05.08 19:13:16.142785 [ 260 ] {4c00a7b5-c0fc-48a5-a7ea-b10863ac9767} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.05.08 19:13:16.142860 [ 260 ] {4c00a7b5-c0fc-48a5-a7ea-b10863ac9767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3780 | 2026.05.08 19:13:16.143980 [ 260 ] {4c00a7b5-c0fc-48a5-a7ea-b10863ac9767} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3781 | 2026.05.08 19:13:16.144479 [ 260 ] {4c00a7b5-c0fc-48a5-a7ea-b10863ac9767} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.05.08 19:13:16.144773 [ 260 ] {4c00a7b5-c0fc-48a5-a7ea-b10863ac9767} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003895 sec., 5905.006418485237 rows/sec., 10.58 MiB/sec. | ||
| 3783 | 2026.05.08 19:13:16.144926 [ 260 ] {4c00a7b5-c0fc-48a5-a7ea-b10863ac9767} <Debug> TCPHandler: Processed in 0.004393521 sec. | ||
| 3784 | 2026.05.08 19:13:16.145207 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3785 | 2026.05.08 19:13:16.145380 [ 260 ] {d276d71f-0894-4a2b-8f1c-71c9d8a7f3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3786 | 2026.05.08 19:13:16.145456 [ 260 ] {d276d71f-0894-4a2b-8f1c-71c9d8a7f3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3787 | 2026.05.08 19:13:16.146153 [ 260 ] {d276d71f-0894-4a2b-8f1c-71c9d8a7f3a7} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.05.08 19:13:16.146208 [ 260 ] {d276d71f-0894-4a2b-8f1c-71c9d8a7f3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3789 | 2026.05.08 19:13:16.146731 [ 260 ] {d276d71f-0894-4a2b-8f1c-71c9d8a7f3a7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3790 | 2026.05.08 19:13:16.147102 [ 260 ] {d276d71f-0894-4a2b-8f1c-71c9d8a7f3a7} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.05.08 19:13:16.147318 [ 260 ] {d276d71f-0894-4a2b-8f1c-71c9d8a7f3a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001983 sec., 30257.186081694403 rows/sec., 2.04 MiB/sec. | ||
| 3792 | 2026.05.08 19:13:16.147383 [ 260 ] {d276d71f-0894-4a2b-8f1c-71c9d8a7f3a7} <Debug> TCPHandler: Processed in 0.002279928 sec. | ||
| 3793 | 2026.05.08 19:13:16.767841 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51824 | ||
| 3794 | 2026.05.08 19:13:16.767968 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3795 | 2026.05.08 19:13:16.767996 [ 313 ] {} <Debug> TCP-Session: 1150b161-63bc-4773-ba86-844a3f3fc563 Authenticating user 'default' from [fd00:1122:3344:101::e]:51824 | ||
| 3796 | 2026.05.08 19:13:16.768017 [ 313 ] {} <Debug> TCP-Session: 1150b161-63bc-4773-ba86-844a3f3fc563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.05.08 19:13:16.768030 [ 313 ] {} <Debug> TCP-Session: 1150b161-63bc-4773-ba86-844a3f3fc563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.05.08 19:13:16.768237 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35876 | ||
| 3799 | 2026.05.08 19:13:16.768255 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32918 | ||
| 3800 | 2026.05.08 19:13:16.768298 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39216 | ||
| 3801 | 2026.05.08 19:13:16.768317 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64279 | ||
| 3802 | 2026.05.08 19:13:16.768334 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38750 | ||
| 3803 | 2026.05.08 19:13:16.768354 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58454 | ||
| 3804 | 2026.05.08 19:13:16.768368 [ 313 ] {} <Trace> TCP-Session: 1150b161-63bc-4773-ba86-844a3f3fc563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.05.08 19:13:16.768357 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38977 | ||
| 3806 | 2026.05.08 19:13:16.768358 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3807 | 2026.05.08 19:13:16.768319 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64856 | ||
| 3808 | 2026.05.08 19:13:16.768518 [ 314 ] {} <Debug> TCP-Session: 088899e8-4b42-4333-a655-a8c7452082a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35876 | ||
| 3809 | 2026.05.08 19:13:16.768368 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2026.05.08 19:13:16.768555 [ 314 ] {} <Debug> TCP-Session: 088899e8-4b42-4333-a655-a8c7452082a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.05.08 19:13:16.768587 [ 314 ] {} <Debug> TCP-Session: 088899e8-4b42-4333-a655-a8c7452082a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.08 19:13:16.768587 [ 315 ] {} <Debug> TCP-Session: a3bcfb09-be21-4316-9a66-ec7645f04605 Authenticating user 'default' from [fd00:1122:3344:101::e]:32918 | ||
| 3813 | 2026.05.08 19:13:16.768626 [ 315 ] {} <Debug> TCP-Session: a3bcfb09-be21-4316-9a66-ec7645f04605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.05.08 19:13:16.768644 [ 315 ] {} <Debug> TCP-Session: a3bcfb09-be21-4316-9a66-ec7645f04605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.05.08 19:13:16.768734 [ 313 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3816 | 2026.05.08 19:13:16.768882 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3817 | 2026.05.08 19:13:16.768922 [ 317 ] {} <Debug> TCP-Session: 678be117-c299-48fd-9f49-708bf96db77f Authenticating user 'default' from [fd00:1122:3344:101::e]:64279 | ||
| 3818 | 2026.05.08 19:13:16.768948 [ 317 ] {} <Debug> TCP-Session: 678be117-c299-48fd-9f49-708bf96db77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.05.08 19:13:16.768961 [ 317 ] {} <Debug> TCP-Session: 678be117-c299-48fd-9f49-708bf96db77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.05.08 19:13:16.768966 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.05.08 19:13:16.769005 [ 319 ] {} <Debug> TCP-Session: 575fe907-4364-4078-8891-f2eb3870ea26 Authenticating user 'default' from [fd00:1122:3344:101::e]:38750 | ||
| 3822 | 2026.05.08 19:13:16.769031 [ 319 ] {} <Debug> TCP-Session: 575fe907-4364-4078-8891-f2eb3870ea26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.05.08 19:13:16.769047 [ 319 ] {} <Debug> TCP-Session: 575fe907-4364-4078-8891-f2eb3870ea26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.05.08 19:13:16.769057 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.05.08 19:13:16.769092 [ 318 ] {} <Debug> TCP-Session: 282ffab1-9982-41e9-969f-e21541150f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:64856 | ||
| 3826 | 2026.05.08 19:13:16.769109 [ 318 ] {} <Debug> TCP-Session: 282ffab1-9982-41e9-969f-e21541150f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.05.08 19:13:16.769125 [ 318 ] {} <Debug> TCP-Session: 282ffab1-9982-41e9-969f-e21541150f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.05.08 19:13:16.769169 [ 313 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3829 | 2026.05.08 19:13:16.769238 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.05.08 19:13:16.769274 [ 316 ] {} <Debug> TCP-Session: 18cfcaa0-895d-4c2c-b381-e134f33d2b87 Authenticating user 'default' from [fd00:1122:3344:101::e]:39216 | ||
| 3831 | 2026.05.08 19:13:16.769295 [ 316 ] {} <Debug> TCP-Session: 18cfcaa0-895d-4c2c-b381-e134f33d2b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.05.08 19:13:16.769308 [ 316 ] {} <Debug> TCP-Session: 18cfcaa0-895d-4c2c-b381-e134f33d2b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.05.08 19:13:16.769316 [ 313 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3834 | 2026.05.08 19:13:16.769318 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.05.08 19:13:16.769372 [ 259 ] {} <Debug> TCP-Session: ba3f2182-02ab-4a4e-8153-41d4fa4e5eac Authenticating user 'default' from [fd00:1122:3344:101::e]:38977 | ||
| 3836 | 2026.05.08 19:13:16.769394 [ 259 ] {} <Debug> TCP-Session: ba3f2182-02ab-4a4e-8153-41d4fa4e5eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.08 19:13:16.769407 [ 259 ] {} <Debug> TCP-Session: ba3f2182-02ab-4a4e-8153-41d4fa4e5eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.05.08 19:13:16.769481 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2026.05.08 19:13:16.769514 [ 270 ] {} <Debug> TCP-Session: 18157915-34c8-42a0-a54b-57078e3b47f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58454 | ||
| 3840 | 2026.05.08 19:13:16.769530 [ 270 ] {} <Debug> TCP-Session: 18157915-34c8-42a0-a54b-57078e3b47f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.05.08 19:13:16.769543 [ 270 ] {} <Debug> TCP-Session: 18157915-34c8-42a0-a54b-57078e3b47f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.05.08 19:13:16.769680 [ 313 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 3843 | 2026.05.08 19:13:16.770932 [ 349 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Trace> AggregatingTransform: Aggregating | ||
| 3844 | 2026.05.08 19:13:16.770990 [ 349 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Trace> Aggregator: Aggregation method: without_key | ||
| 3845 | 2026.05.08 19:13:16.771029 [ 349 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001241191 sec. (805.678 rows/sec., 31.47 KiB/sec.) | ||
| 3846 | 2026.05.08 19:13:16.771049 [ 349 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Trace> Aggregator: Merging aggregated data | ||
| 3847 | 2026.05.08 19:13:16.772266 [ 313 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003582 sec., 279.17364600781684 rows/sec., 10.91 KiB/sec. | ||
| 3848 | 2026.05.08 19:13:16.772450 [ 313 ] {24aabe8f-2a4a-4ccd-a71b-086c40a4290c} <Debug> TCPHandler: Processed in 0.004213886 sec. | ||
| 3849 | 2026.05.08 19:13:16.772596 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.05.08 19:13:16.772625 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.05.08 19:13:16.772632 [ 313 ] {} <Debug> TCP-Session: 1150b161-63bc-4773-ba86-844a3f3fc563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.05.08 19:13:16.772668 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.05.08 19:13:16.772673 [ 314 ] {} <Debug> TCP-Session: 088899e8-4b42-4333-a655-a8c7452082a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.05.08 19:13:16.772703 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.05.08 19:13:16.772719 [ 259 ] {} <Debug> TCP-Session: ba3f2182-02ab-4a4e-8153-41d4fa4e5eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.05.08 19:13:16.772749 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.05.08 19:13:16.772770 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3858 | 2026.05.08 19:13:16.772783 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3859 | 2026.05.08 19:13:16.772804 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.05.08 19:13:16.772828 [ 317 ] {} <Debug> TCP-Session: 678be117-c299-48fd-9f49-708bf96db77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.05.08 19:13:16.772837 [ 318 ] {} <Debug> TCP-Session: 282ffab1-9982-41e9-969f-e21541150f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.05.08 19:13:16.772823 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.05.08 19:13:16.772871 [ 316 ] {} <Debug> TCP-Session: 18cfcaa0-895d-4c2c-b381-e134f33d2b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.05.08 19:13:16.772910 [ 319 ] {} <Debug> TCP-Session: 575fe907-4364-4078-8891-f2eb3870ea26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.05.08 19:13:16.772810 [ 315 ] {} <Debug> TCP-Session: a3bcfb09-be21-4316-9a66-ec7645f04605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.05.08 19:13:16.772769 [ 270 ] {} <Debug> TCP-Session: 18157915-34c8-42a0-a54b-57078e3b47f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.05.08 19:13:16.783136 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47301 | ||
| 3868 | 2026.05.08 19:13:16.783216 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3869 | 2026.05.08 19:13:16.783242 [ 313 ] {} <Debug> TCP-Session: e75c3979-330c-4434-a2f4-f0468360dff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47301 | ||
| 3870 | 2026.05.08 19:13:16.783263 [ 313 ] {} <Debug> TCP-Session: e75c3979-330c-4434-a2f4-f0468360dff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.08 19:13:16.783278 [ 313 ] {} <Debug> TCP-Session: e75c3979-330c-4434-a2f4-f0468360dff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.08 19:13:16.783551 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46881 | ||
| 3873 | 2026.05.08 19:13:16.783570 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48078 | ||
| 3874 | 2026.05.08 19:13:16.783580 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48745 | ||
| 3875 | 2026.05.08 19:13:16.783600 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34100 | ||
| 3876 | 2026.05.08 19:13:16.783622 [ 313 ] {} <Trace> TCP-Session: e75c3979-330c-4434-a2f4-f0468360dff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.05.08 19:13:16.783634 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3878 | 2026.05.08 19:13:16.783655 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2026.05.08 19:13:16.783664 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3880 | 2026.05.08 19:13:16.783682 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3881 | 2026.05.08 19:13:16.783686 [ 314 ] {} <Debug> TCP-Session: 2b85b228-3b1b-486a-bda8-f477d293404d Authenticating user 'default' from [fd00:1122:3344:101::e]:46881 | ||
| 3882 | 2026.05.08 19:13:16.783700 [ 316 ] {} <Debug> TCP-Session: 5f953203-4152-4c6d-8427-8076cc6b6b9f Authenticating user 'default' from [fd00:1122:3344:101::e]:48078 | ||
| 3883 | 2026.05.08 19:13:16.783704 [ 317 ] {} <Debug> TCP-Session: d1f3650e-e404-492b-8f80-d9aa7549783c Authenticating user 'default' from [fd00:1122:3344:101::e]:48745 | ||
| 3884 | 2026.05.08 19:13:16.783723 [ 314 ] {} <Debug> TCP-Session: 2b85b228-3b1b-486a-bda8-f477d293404d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.05.08 19:13:16.783733 [ 316 ] {} <Debug> TCP-Session: 5f953203-4152-4c6d-8427-8076cc6b6b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.05.08 19:13:16.783740 [ 317 ] {} <Debug> TCP-Session: d1f3650e-e404-492b-8f80-d9aa7549783c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.05.08 19:13:16.783743 [ 314 ] {} <Debug> TCP-Session: 2b85b228-3b1b-486a-bda8-f477d293404d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.08 19:13:16.783754 [ 316 ] {} <Debug> TCP-Session: 5f953203-4152-4c6d-8427-8076cc6b6b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.08 19:13:16.783761 [ 317 ] {} <Debug> TCP-Session: d1f3650e-e404-492b-8f80-d9aa7549783c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.08 19:13:16.783716 [ 319 ] {} <Debug> TCP-Session: 5cc266ec-c151-4102-b137-69a357420ac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34100 | ||
| 3891 | 2026.05.08 19:13:16.783624 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46369 | ||
| 3892 | 2026.05.08 19:13:16.783818 [ 319 ] {} <Debug> TCP-Session: 5cc266ec-c151-4102-b137-69a357420ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.05.08 19:13:16.783808 [ 313 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3894 | 2026.05.08 19:13:16.783859 [ 319 ] {} <Debug> TCP-Session: 5cc266ec-c151-4102-b137-69a357420ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.05.08 19:13:16.783895 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3896 | 2026.05.08 19:13:16.783606 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41403 | ||
| 3897 | 2026.05.08 19:13:16.783929 [ 270 ] {} <Debug> TCP-Session: fad289e9-2e22-4b70-9342-59110ef393d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46369 | ||
| 3898 | 2026.05.08 19:13:16.783590 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59948 | ||
| 3899 | 2026.05.08 19:13:16.783963 [ 270 ] {} <Debug> TCP-Session: fad289e9-2e22-4b70-9342-59110ef393d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.05.08 19:13:16.783992 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3901 | 2026.05.08 19:13:16.783999 [ 270 ] {} <Debug> TCP-Session: fad289e9-2e22-4b70-9342-59110ef393d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.08 19:13:16.783562 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52178 | ||
| 3903 | 2026.05.08 19:13:16.784028 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.05.08 19:13:16.784017 [ 259 ] {} <Debug> TCP-Session: b43d8fc1-0e15-48c6-b627-72bccca38265 Authenticating user 'default' from [fd00:1122:3344:101::e]:41403 | ||
| 3905 | 2026.05.08 19:13:16.784072 [ 318 ] {} <Debug> TCP-Session: 8c608cac-3a03-4f82-98d0-b41ae07c235a Authenticating user 'default' from [fd00:1122:3344:101::e]:59948 | ||
| 3906 | 2026.05.08 19:13:16.784092 [ 259 ] {} <Debug> TCP-Session: b43d8fc1-0e15-48c6-b627-72bccca38265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.05.08 19:13:16.784098 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3908 | 2026.05.08 19:13:16.784101 [ 318 ] {} <Debug> TCP-Session: 8c608cac-3a03-4f82-98d0-b41ae07c235a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.08 19:13:16.784113 [ 259 ] {} <Debug> TCP-Session: b43d8fc1-0e15-48c6-b627-72bccca38265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.05.08 19:13:16.784135 [ 315 ] {} <Debug> TCP-Session: d3216bd4-00ed-4635-88e1-9050e9549a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:52178 | ||
| 3911 | 2026.05.08 19:13:16.784145 [ 318 ] {} <Debug> TCP-Session: 8c608cac-3a03-4f82-98d0-b41ae07c235a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.05.08 19:13:16.784177 [ 315 ] {} <Debug> TCP-Session: d3216bd4-00ed-4635-88e1-9050e9549a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.08 19:13:16.784137 [ 313 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3914 | 2026.05.08 19:13:16.784203 [ 315 ] {} <Debug> TCP-Session: d3216bd4-00ed-4635-88e1-9050e9549a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.05.08 19:13:16.784294 [ 313 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3916 | 2026.05.08 19:13:16.784676 [ 313 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 3917 | 2026.05.08 19:13:16.785628 [ 332 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Trace> AggregatingTransform: Aggregating | ||
| 3918 | 2026.05.08 19:13:16.785677 [ 332 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Trace> Aggregator: Aggregation method: without_key | ||
| 3919 | 2026.05.08 19:13:16.785709 [ 332 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926253 sec. (1079.619 rows/sec., 42.17 KiB/sec.) | ||
| 3920 | 2026.05.08 19:13:16.785724 [ 332 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Trace> Aggregator: Merging aggregated data | ||
| 3921 | 2026.05.08 19:13:16.787228 [ 313 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003473 sec., 287.93550244745177 rows/sec., 11.25 KiB/sec. | ||
| 3922 | 2026.05.08 19:13:16.787398 [ 313 ] {72ba7778-391b-40f5-88ac-0e08b7bfa560} <Debug> TCPHandler: Processed in 0.003897398 sec. | ||
| 3923 | 2026.05.08 19:13:16.787545 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3924 | 2026.05.08 19:13:16.787573 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3925 | 2026.05.08 19:13:16.787588 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.05.08 19:13:16.787604 [ 313 ] {} <Debug> TCP-Session: e75c3979-330c-4434-a2f4-f0468360dff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2026.05.08 19:13:16.787640 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2026.05.08 19:13:16.787657 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3929 | 2026.05.08 19:13:16.787694 [ 314 ] {} <Debug> TCP-Session: 2b85b228-3b1b-486a-bda8-f477d293404d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.05.08 19:13:16.787702 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3931 | 2026.05.08 19:13:16.787674 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3932 | 2026.05.08 19:13:16.787757 [ 315 ] {} <Debug> TCP-Session: d3216bd4-00ed-4635-88e1-9050e9549a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.05.08 19:13:16.787779 [ 319 ] {} <Debug> TCP-Session: 5cc266ec-c151-4102-b137-69a357420ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.05.08 19:13:16.787787 [ 316 ] {} <Debug> TCP-Session: 5f953203-4152-4c6d-8427-8076cc6b6b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.05.08 19:13:16.787639 [ 259 ] {} <Debug> TCP-Session: b43d8fc1-0e15-48c6-b627-72bccca38265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.05.08 19:13:16.787624 [ 270 ] {} <Debug> TCP-Session: fad289e9-2e22-4b70-9342-59110ef393d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.05.08 19:13:16.787625 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3938 | 2026.05.08 19:13:16.787609 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3939 | 2026.05.08 19:13:16.787916 [ 318 ] {} <Debug> TCP-Session: 8c608cac-3a03-4f82-98d0-b41ae07c235a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.05.08 19:13:16.787932 [ 317 ] {} <Debug> TCP-Session: d1f3650e-e404-492b-8f80-d9aa7549783c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.05.08 19:13:16.834846 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50400 | ||
| 3942 | 2026.05.08 19:13:16.834960 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.05.08 19:13:16.834987 [ 313 ] {} <Debug> TCP-Session: 4abc02a7-a3c7-44cb-a95e-33a0da6aa28d Authenticating user 'default' from [fd00:1122:3344:101::e]:50400 | ||
| 3944 | 2026.05.08 19:13:16.835010 [ 313 ] {} <Debug> TCP-Session: 4abc02a7-a3c7-44cb-a95e-33a0da6aa28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.05.08 19:13:16.835023 [ 313 ] {} <Debug> TCP-Session: 4abc02a7-a3c7-44cb-a95e-33a0da6aa28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.05.08 19:13:16.835234 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58984 | ||
| 3947 | 2026.05.08 19:13:16.835266 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47272 | ||
| 3948 | 2026.05.08 19:13:16.835280 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36550 | ||
| 3949 | 2026.05.08 19:13:16.835314 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54511 | ||
| 3950 | 2026.05.08 19:13:16.835354 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3951 | 2026.05.08 19:13:16.835356 [ 313 ] {} <Trace> TCP-Session: 4abc02a7-a3c7-44cb-a95e-33a0da6aa28d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2026.05.08 19:13:16.835380 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3953 | 2026.05.08 19:13:16.835395 [ 314 ] {} <Debug> TCP-Session: 9544a040-a30b-4b0b-86bb-c13f7cab0468 Authenticating user 'default' from [fd00:1122:3344:101::e]:58984 | ||
| 3954 | 2026.05.08 19:13:16.835418 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3955 | 2026.05.08 19:13:16.835428 [ 317 ] {} <Debug> TCP-Session: 1a2baf0d-a4d8-4ffb-aba9-514a23d035d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47272 | ||
| 3956 | 2026.05.08 19:13:16.835444 [ 314 ] {} <Debug> TCP-Session: 9544a040-a30b-4b0b-86bb-c13f7cab0468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.05.08 19:13:16.835456 [ 270 ] {} <Debug> TCP-Session: b4ab2cb8-786e-4ba2-bc78-065fa8c212ba Authenticating user 'default' from [fd00:1122:3344:101::e]:54511 | ||
| 3958 | 2026.05.08 19:13:16.835473 [ 317 ] {} <Debug> TCP-Session: 1a2baf0d-a4d8-4ffb-aba9-514a23d035d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.08 19:13:16.835481 [ 314 ] {} <Debug> TCP-Session: 9544a040-a30b-4b0b-86bb-c13f7cab0468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.05.08 19:13:16.835508 [ 317 ] {} <Debug> TCP-Session: 1a2baf0d-a4d8-4ffb-aba9-514a23d035d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.05.08 19:13:16.835498 [ 270 ] {} <Debug> TCP-Session: b4ab2cb8-786e-4ba2-bc78-065fa8c212ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.08 19:13:16.835412 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3963 | 2026.05.08 19:13:16.835553 [ 313 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3964 | 2026.05.08 19:13:16.835557 [ 270 ] {} <Debug> TCP-Session: b4ab2cb8-786e-4ba2-bc78-065fa8c212ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.05.08 19:13:16.835595 [ 318 ] {} <Debug> TCP-Session: ae7bc6ef-820e-48d1-b528-df1c0bad3dea Authenticating user 'default' from [fd00:1122:3344:101::e]:36550 | ||
| 3966 | 2026.05.08 19:13:16.835297 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50795 | ||
| 3967 | 2026.05.08 19:13:16.835642 [ 318 ] {} <Debug> TCP-Session: ae7bc6ef-820e-48d1-b528-df1c0bad3dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.05.08 19:13:16.835260 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57085 | ||
| 3969 | 2026.05.08 19:13:16.835677 [ 318 ] {} <Debug> TCP-Session: ae7bc6ef-820e-48d1-b528-df1c0bad3dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.05.08 19:13:16.835244 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64549 | ||
| 3971 | 2026.05.08 19:13:16.835303 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56980 | ||
| 3972 | 2026.05.08 19:13:16.835762 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3973 | 2026.05.08 19:13:16.835723 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3974 | 2026.05.08 19:13:16.835826 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2026.05.08 19:13:16.835829 [ 316 ] {} <Debug> TCP-Session: 0283aab1-78eb-4024-a541-449bff9e76e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57085 | ||
| 3976 | 2026.05.08 19:13:16.835851 [ 319 ] {} <Debug> TCP-Session: 26bd5d44-cc1e-4264-8658-e40cec0a1db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50795 | ||
| 3977 | 2026.05.08 19:13:16.835874 [ 315 ] {} <Debug> TCP-Session: 20814ed8-3691-4819-bd1d-f04990bbefac Authenticating user 'default' from [fd00:1122:3344:101::e]:64549 | ||
| 3978 | 2026.05.08 19:13:16.835885 [ 313 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3979 | 2026.05.08 19:13:16.835883 [ 316 ] {} <Debug> TCP-Session: 0283aab1-78eb-4024-a541-449bff9e76e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.05.08 19:13:16.835913 [ 315 ] {} <Debug> TCP-Session: 20814ed8-3691-4819-bd1d-f04990bbefac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.05.08 19:13:16.835937 [ 316 ] {} <Debug> TCP-Session: 0283aab1-78eb-4024-a541-449bff9e76e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.05.08 19:13:16.835958 [ 315 ] {} <Debug> TCP-Session: 20814ed8-3691-4819-bd1d-f04990bbefac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.08 19:13:16.835961 [ 313 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3984 | 2026.05.08 19:13:16.835848 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.05.08 19:13:16.835896 [ 319 ] {} <Debug> TCP-Session: 26bd5d44-cc1e-4264-8658-e40cec0a1db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.05.08 19:13:16.836040 [ 259 ] {} <Debug> TCP-Session: d64f6ade-7dad-4b28-b679-52bd0d6e3035 Authenticating user 'default' from [fd00:1122:3344:101::e]:56980 | ||
| 3987 | 2026.05.08 19:13:16.836041 [ 319 ] {} <Debug> TCP-Session: 26bd5d44-cc1e-4264-8658-e40cec0a1db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.08 19:13:16.836059 [ 259 ] {} <Debug> TCP-Session: d64f6ade-7dad-4b28-b679-52bd0d6e3035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.08 19:13:16.836072 [ 259 ] {} <Debug> TCP-Session: d64f6ade-7dad-4b28-b679-52bd0d6e3035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.05.08 19:13:16.836323 [ 313 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 3991 | 2026.05.08 19:13:16.837388 [ 326 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Trace> AggregatingTransform: Aggregating | ||
| 3992 | 2026.05.08 19:13:16.837446 [ 326 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Trace> Aggregator: Aggregation method: without_key | ||
| 3993 | 2026.05.08 19:13:16.837486 [ 326 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001053446 sec. (949.266 rows/sec., 37.08 KiB/sec.) | ||
| 3994 | 2026.05.08 19:13:16.837509 [ 326 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Trace> Aggregator: Merging aggregated data | ||
| 3995 | 2026.05.08 19:13:16.838724 [ 313 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 3996 | 2026.05.08 19:13:16.838861 [ 313 ] {644dbc23-b6bb-4eee-9d3f-1c20de428177} <Debug> TCPHandler: Processed in 0.003648632 sec. | ||
| 3997 | 2026.05.08 19:13:16.839000 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3998 | 2026.05.08 19:13:16.839029 [ 313 ] {} <Debug> TCP-Session: 4abc02a7-a3c7-44cb-a95e-33a0da6aa28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.05.08 19:13:16.839031 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4000 | 2026.05.08 19:13:16.839044 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2026.05.08 19:13:16.839063 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4002 | 2026.05.08 19:13:16.839083 [ 314 ] {} <Debug> TCP-Session: 9544a040-a30b-4b0b-86bb-c13f7cab0468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.05.08 19:13:16.839106 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2026.05.08 19:13:16.839124 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4005 | 2026.05.08 19:13:16.839144 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.05.08 19:13:16.839155 [ 316 ] {} <Debug> TCP-Session: 0283aab1-78eb-4024-a541-449bff9e76e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.05.08 19:13:16.839186 [ 317 ] {} <Debug> TCP-Session: 1a2baf0d-a4d8-4ffb-aba9-514a23d035d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.05.08 19:13:16.839205 [ 259 ] {} <Debug> TCP-Session: d64f6ade-7dad-4b28-b679-52bd0d6e3035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.05.08 19:13:16.839104 [ 270 ] {} <Debug> TCP-Session: b4ab2cb8-786e-4ba2-bc78-065fa8c212ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.08 19:13:16.839097 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4011 | 2026.05.08 19:13:16.839092 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2026.05.08 19:13:16.839287 [ 315 ] {} <Debug> TCP-Session: 20814ed8-3691-4819-bd1d-f04990bbefac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.05.08 19:13:16.839130 [ 319 ] {} <Debug> TCP-Session: 26bd5d44-cc1e-4264-8658-e40cec0a1db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.08 19:13:16.839304 [ 318 ] {} <Debug> TCP-Session: ae7bc6ef-820e-48d1-b528-df1c0bad3dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.05.08 19:13:17.987881 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8015 | ||
| 4016 | 2026.05.08 19:13:17.988393 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.05.08 19:13:17.988445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4018 | 2026.05.08 19:13:17.988963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4019 | 2026.05.08 19:13:17.989212 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.05.08 19:13:17.989361 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8015 | ||
| 4021 | 2026.05.08 19:13:18.385352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4022 | 2026.05.08 19:13:18.401862 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.05.08 19:13:18.401934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4024 | 2026.05.08 19:13:18.407827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4025 | 2026.05.08 19:13:18.408599 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.05.08 19:13:18.411525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4027 | 2026.05.08 19:13:20.501543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 478 | ||
| 4028 | 2026.05.08 19:13:20.503962 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.05.08 19:13:20.504017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4030 | 2026.05.08 19:13:20.505263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4031 | 2026.05.08 19:13:20.505544 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.05.08 19:13:20.505876 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 4033 | 2026.05.08 19:13:21.097973 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.05.08 19:13:21.098280 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4035 | 2026.05.08 19:13:21.098664 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4036 | 2026.05.08 19:13:21.098701 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <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 | ||
| 4037 | 2026.05.08 19:13:21.098922 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4038 | 2026.05.08 19:13:21.098991 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4039 | 2026.05.08 19:13:21.099136 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4040 | 2026.05.08 19:13:21.099173 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4041 | 2026.05.08 19:13:21.099196 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4042 | 2026.05.08 19:13:21.099211 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4043 | 2026.05.08 19:13:21.099251 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4044 | 2026.05.08 19:13:21.099271 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4045 | 2026.05.08 19:13:21.100826 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002655 sec., 15819.209039548025 rows/sec., 3.86 MiB/sec. | ||
| 4046 | 2026.05.08 19:13:21.100948 [ 260 ] {a79799c4-0e1d-4f56-8863-49b08a8819a4} <Debug> TCPHandler: Processed in 0.003126019 sec. | ||
| 4047 | 2026.05.08 19:13:21.103014 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.05.08 19:13:21.103229 [ 260 ] {a0e28e5c-50d4-479d-9089-c056d947eade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4049 | 2026.05.08 19:13:21.103311 [ 260 ] {a0e28e5c-50d4-479d-9089-c056d947eade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4050 | 2026.05.08 19:13:21.104077 [ 260 ] {a0e28e5c-50d4-479d-9089-c056d947eade} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.05.08 19:13:21.104129 [ 260 ] {a0e28e5c-50d4-479d-9089-c056d947eade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4052 | 2026.05.08 19:13:21.104538 [ 260 ] {a0e28e5c-50d4-479d-9089-c056d947eade} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4053 | 2026.05.08 19:13:21.104772 [ 260 ] {a0e28e5c-50d4-479d-9089-c056d947eade} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.05.08 19:13:21.104930 [ 260 ] {a0e28e5c-50d4-479d-9089-c056d947eade} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001759 sec., 53439.454235361 rows/sec., 4.51 MiB/sec. | ||
| 4055 | 2026.05.08 19:13:21.104970 [ 260 ] {a0e28e5c-50d4-479d-9089-c056d947eade} <Debug> TCPHandler: Processed in 0.002060122 sec. | ||
| 4056 | 2026.05.08 19:13:21.105125 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.05.08 19:13:21.105221 [ 260 ] {b0d42fd1-a508-4be3-b259-bae197b453ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.05.08 19:13:21.105261 [ 260 ] {b0d42fd1-a508-4be3-b259-bae197b453ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4059 | 2026.05.08 19:13:21.105755 [ 260 ] {b0d42fd1-a508-4be3-b259-bae197b453ba} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.05.08 19:13:21.105793 [ 260 ] {b0d42fd1-a508-4be3-b259-bae197b453ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4061 | 2026.05.08 19:13:21.106110 [ 260 ] {b0d42fd1-a508-4be3-b259-bae197b453ba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4062 | 2026.05.08 19:13:21.106334 [ 260 ] {b0d42fd1-a508-4be3-b259-bae197b453ba} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.05.08 19:13:21.106472 [ 260 ] {b0d42fd1-a508-4be3-b259-bae197b453ba} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001268 sec., 14984.22712933754 rows/sec., 1.10 MiB/sec. | ||
| 4064 | 2026.05.08 19:13:21.106509 [ 260 ] {b0d42fd1-a508-4be3-b259-bae197b453ba} <Debug> TCPHandler: Processed in 0.001438126 sec. | ||
| 4065 | 2026.05.08 19:13:21.106645 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.05.08 19:13:21.106740 [ 260 ] {73b8a612-7913-4a04-8ce2-e9255bd2110c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4067 | 2026.05.08 19:13:21.106778 [ 260 ] {73b8a612-7913-4a04-8ce2-e9255bd2110c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4068 | 2026.05.08 19:13:21.107251 [ 260 ] {73b8a612-7913-4a04-8ce2-e9255bd2110c} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.05.08 19:13:21.107290 [ 260 ] {73b8a612-7913-4a04-8ce2-e9255bd2110c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4070 | 2026.05.08 19:13:21.107602 [ 260 ] {73b8a612-7913-4a04-8ce2-e9255bd2110c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4071 | 2026.05.08 19:13:21.107821 [ 260 ] {73b8a612-7913-4a04-8ce2-e9255bd2110c} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.05.08 19:13:21.107964 [ 260 ] {73b8a612-7913-4a04-8ce2-e9255bd2110c} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001242 sec., 66827.69726247987 rows/sec., 5.22 MiB/sec. | ||
| 4073 | 2026.05.08 19:13:21.108005 [ 260 ] {73b8a612-7913-4a04-8ce2-e9255bd2110c} <Debug> TCPHandler: Processed in 0.001408936 sec. | ||
| 4074 | 2026.05.08 19:13:21.108138 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.05.08 19:13:21.108234 [ 260 ] {fb0ac763-85ae-450c-ad3c-435e0e0878b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.05.08 19:13:21.108277 [ 260 ] {fb0ac763-85ae-450c-ad3c-435e0e0878b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4077 | 2026.05.08 19:13:21.108697 [ 260 ] {fb0ac763-85ae-450c-ad3c-435e0e0878b8} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.05.08 19:13:21.108734 [ 260 ] {fb0ac763-85ae-450c-ad3c-435e0e0878b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4079 | 2026.05.08 19:13:21.109087 [ 260 ] {fb0ac763-85ae-450c-ad3c-435e0e0878b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4080 | 2026.05.08 19:13:21.109303 [ 260 ] {fb0ac763-85ae-450c-ad3c-435e0e0878b8} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.05.08 19:13:21.109438 [ 260 ] {fb0ac763-85ae-450c-ad3c-435e0e0878b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 4082 | 2026.05.08 19:13:21.109476 [ 260 ] {fb0ac763-85ae-450c-ad3c-435e0e0878b8} <Debug> TCPHandler: Processed in 0.001386115 sec. | ||
| 4083 | 2026.05.08 19:13:21.109597 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.05.08 19:13:21.109693 [ 260 ] {86cdd459-39e8-4373-aeb8-c7db62461b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.05.08 19:13:21.109746 [ 260 ] {86cdd459-39e8-4373-aeb8-c7db62461b39} <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 | ||
| 4086 | 2026.05.08 19:13:21.110569 [ 260 ] {86cdd459-39e8-4373-aeb8-c7db62461b39} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.05.08 19:13:21.110606 [ 260 ] {86cdd459-39e8-4373-aeb8-c7db62461b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4088 | 2026.05.08 19:13:21.111150 [ 260 ] {86cdd459-39e8-4373-aeb8-c7db62461b39} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4089 | 2026.05.08 19:13:21.111377 [ 260 ] {86cdd459-39e8-4373-aeb8-c7db62461b39} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.05.08 19:13:21.111512 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4091 | 2026.05.08 19:13:21.111528 [ 260 ] {86cdd459-39e8-4373-aeb8-c7db62461b39} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001854 sec., 10248.112189859763 rows/sec., 18.36 MiB/sec. | ||
| 4092 | 2026.05.08 19:13:21.111587 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.08 19:13:21.111610 [ 260 ] {86cdd459-39e8-4373-aeb8-c7db62461b39} <Debug> TCPHandler: Processed in 0.002060812 sec. | ||
| 4094 | 2026.05.08 19:13:21.111615 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4095 | 2026.05.08 19:13:21.111746 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.05.08 19:13:21.111848 [ 260 ] {4af60855-072d-4577-8b1a-c6ecdec69d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4097 | 2026.05.08 19:13:21.111890 [ 260 ] {4af60855-072d-4577-8b1a-c6ecdec69d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4098 | 2026.05.08 19:13:21.112160 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 4099 | 2026.05.08 19:13:21.112308 [ 260 ] {4af60855-072d-4577-8b1a-c6ecdec69d20} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.05.08 19:13:21.112351 [ 260 ] {4af60855-072d-4577-8b1a-c6ecdec69d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4101 | 2026.05.08 19:13:21.112495 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4102 | 2026.05.08 19:13:21.112569 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 181 rows starting from the beginning of the part | ||
| 4103 | 2026.05.08 19:13:21.112693 [ 260 ] {4af60855-072d-4577-8b1a-c6ecdec69d20} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4104 | 2026.05.08 19:13:21.112714 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
| 4105 | 2026.05.08 19:13:21.112824 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 4106 | 2026.05.08 19:13:21.112924 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
| 4107 | 2026.05.08 19:13:21.112946 [ 260 ] {4af60855-072d-4577-8b1a-c6ecdec69d20} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.05.08 19:13:21.113025 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part | ||
| 4109 | 2026.05.08 19:13:21.113090 [ 260 ] {4af60855-072d-4577-8b1a-c6ecdec69d20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 4110 | 2026.05.08 19:13:21.113132 [ 198 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
| 4111 | 2026.05.08 19:13:21.113139 [ 260 ] {4af60855-072d-4577-8b1a-c6ecdec69d20} <Debug> TCPHandler: Processed in 0.001440767 sec. | ||
| 4112 | 2026.05.08 19:13:21.116285 [ 195 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.004186105 sec., 67843.49652003474 rows/sec., 121.57 MiB/sec. | ||
| 4113 | 2026.05.08 19:13:21.116978 [ 187 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4114 | 2026.05.08 19:13:21.117400 [ 187 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.05.08 19:13:21.117480 [ 187 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4116 | 2026.05.08 19:13:21.117609 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4117 | 2026.05.08 19:13:25.388447 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4118 | 2026.05.08 19:13:25.388503 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4119 | 2026.05.08 19:13:25.490428 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8527 | ||
| 4120 | 2026.05.08 19:13:25.491235 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.05.08 19:13:25.491281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4122 | 2026.05.08 19:13:25.491784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4123 | 2026.05.08 19:13:25.492018 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.05.08 19:13:25.492157 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8527 | ||
| 4125 | 2026.05.08 19:13:25.912531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4126 | 2026.05.08 19:13:25.928590 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.05.08 19:13:25.928667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4128 | 2026.05.08 19:13:25.934126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4129 | 2026.05.08 19:13:25.934811 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.05.08 19:13:25.937459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4131 | 2026.05.08 19:13:26.097377 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.05.08 19:13:26.097598 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4133 | 2026.05.08 19:13:26.097923 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4134 | 2026.05.08 19:13:26.097958 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <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 | ||
| 4135 | 2026.05.08 19:13:26.098172 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4136 | 2026.05.08 19:13:26.098238 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4137 | 2026.05.08 19:13:26.098374 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4138 | 2026.05.08 19:13:26.098409 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4139 | 2026.05.08 19:13:26.098430 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4140 | 2026.05.08 19:13:26.098446 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4141 | 2026.05.08 19:13:26.098484 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4142 | 2026.05.08 19:13:26.098503 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4143 | 2026.05.08 19:13:26.099625 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002115 sec., 19858.156028368794 rows/sec., 4.84 MiB/sec. | ||
| 4144 | 2026.05.08 19:13:26.099738 [ 260 ] {1e1d14ed-e584-4227-a8ab-16a39910b621} <Debug> TCPHandler: Processed in 0.002484142 sec. | ||
| 4145 | 2026.05.08 19:13:26.101922 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.05.08 19:13:26.102055 [ 260 ] {e714855d-4d1e-42c0-b6a7-c53698f5591a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4147 | 2026.05.08 19:13:26.102105 [ 260 ] {e714855d-4d1e-42c0-b6a7-c53698f5591a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4148 | 2026.05.08 19:13:26.102799 [ 260 ] {e714855d-4d1e-42c0-b6a7-c53698f5591a} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.05.08 19:13:26.102863 [ 260 ] {e714855d-4d1e-42c0-b6a7-c53698f5591a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4150 | 2026.05.08 19:13:26.103297 [ 260 ] {e714855d-4d1e-42c0-b6a7-c53698f5591a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4151 | 2026.05.08 19:13:26.103554 [ 260 ] {e714855d-4d1e-42c0-b6a7-c53698f5591a} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.05.08 19:13:26.103730 [ 260 ] {e714855d-4d1e-42c0-b6a7-c53698f5591a} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001709 sec., 59684.02574605032 rows/sec., 4.98 MiB/sec. | ||
| 4153 | 2026.05.08 19:13:26.103776 [ 260 ] {e714855d-4d1e-42c0-b6a7-c53698f5591a} <Debug> TCPHandler: Processed in 0.001916328 sec. | ||
| 4154 | 2026.05.08 19:13:26.103911 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.05.08 19:13:26.104015 [ 260 ] {c73b806d-ff83-40c7-8939-295739a7bd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4156 | 2026.05.08 19:13:26.104054 [ 260 ] {c73b806d-ff83-40c7-8939-295739a7bd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4157 | 2026.05.08 19:13:26.104480 [ 260 ] {c73b806d-ff83-40c7-8939-295739a7bd5e} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.05.08 19:13:26.104515 [ 260 ] {c73b806d-ff83-40c7-8939-295739a7bd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4159 | 2026.05.08 19:13:26.104808 [ 260 ] {c73b806d-ff83-40c7-8939-295739a7bd5e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4160 | 2026.05.08 19:13:26.105017 [ 260 ] {c73b806d-ff83-40c7-8939-295739a7bd5e} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.05.08 19:13:26.105130 [ 112 ] {} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4162 | 2026.05.08 19:13:26.105160 [ 260 ] {c73b806d-ff83-40c7-8939-295739a7bd5e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001163 sec., 19776.440240756663 rows/sec., 1.45 MiB/sec. | ||
| 4163 | 2026.05.08 19:13:26.105209 [ 112 ] {} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.05.08 19:13:26.105217 [ 260 ] {c73b806d-ff83-40c7-8939-295739a7bd5e} <Debug> TCPHandler: Processed in 0.001355064 sec. | ||
| 4165 | 2026.05.08 19:13:26.105239 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4166 | 2026.05.08 19:13:26.105357 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2026.05.08 19:13:26.105391 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 4168 | 2026.05.08 19:13:26.105464 [ 260 ] {87bbe3ac-8989-449f-b320-936d53bd8e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4169 | 2026.05.08 19:13:26.105506 [ 260 ] {87bbe3ac-8989-449f-b320-936d53bd8e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4170 | 2026.05.08 19:13:26.105557 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4171 | 2026.05.08 19:13:26.105599 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 214 rows starting from the beginning of the part | ||
| 4172 | 2026.05.08 19:13:26.105674 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 4173 | 2026.05.08 19:13:26.105724 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
| 4174 | 2026.05.08 19:13:26.105773 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4175 | 2026.05.08 19:13:26.105814 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
| 4176 | 2026.05.08 19:13:26.105852 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
| 4177 | 2026.05.08 19:13:26.105958 [ 260 ] {87bbe3ac-8989-449f-b320-936d53bd8e34} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.05.08 19:13:26.106004 [ 260 ] {87bbe3ac-8989-449f-b320-936d53bd8e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4179 | 2026.05.08 19:13:26.106349 [ 260 ] {87bbe3ac-8989-449f-b320-936d53bd8e34} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4180 | 2026.05.08 19:13:26.106595 [ 260 ] {87bbe3ac-8989-449f-b320-936d53bd8e34} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.05.08 19:13:26.106737 [ 260 ] {87bbe3ac-8989-449f-b320-936d53bd8e34} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001291 sec., 67389.62044926414 rows/sec., 5.26 MiB/sec. | ||
| 4182 | 2026.05.08 19:13:26.106771 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444006 sec., 231993.49587190078 rows/sec., 16.48 MiB/sec. | ||
| 4183 | 2026.05.08 19:13:26.106775 [ 260 ] {87bbe3ac-8989-449f-b320-936d53bd8e34} <Debug> TCPHandler: Processed in 0.001466237 sec. | ||
| 4184 | 2026.05.08 19:13:26.106909 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4185 | 2026.05.08 19:13:26.106920 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.05.08 19:13:26.107021 [ 260 ] {75e4bfe0-c014-43b2-a426-cdd6f18c5fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4187 | 2026.05.08 19:13:26.107064 [ 260 ] {75e4bfe0-c014-43b2-a426-cdd6f18c5fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4188 | 2026.05.08 19:13:26.107167 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.05.08 19:13:26.107239 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_21_4} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4190 | 2026.05.08 19:13:26.107308 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4191 | 2026.05.08 19:13:26.107512 [ 260 ] {75e4bfe0-c014-43b2-a426-cdd6f18c5fa6} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.05.08 19:13:26.107552 [ 260 ] {75e4bfe0-c014-43b2-a426-cdd6f18c5fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4193 | 2026.05.08 19:13:26.107882 [ 260 ] {75e4bfe0-c014-43b2-a426-cdd6f18c5fa6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4194 | 2026.05.08 19:13:26.108089 [ 260 ] {75e4bfe0-c014-43b2-a426-cdd6f18c5fa6} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.05.08 19:13:26.108225 [ 260 ] {75e4bfe0-c014-43b2-a426-cdd6f18c5fa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 4196 | 2026.05.08 19:13:26.108261 [ 260 ] {75e4bfe0-c014-43b2-a426-cdd6f18c5fa6} <Debug> TCPHandler: Processed in 0.001388915 sec. | ||
| 4197 | 2026.05.08 19:13:26.108395 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.05.08 19:13:26.108488 [ 260 ] {6b6b2c65-4a49-4a46-a4e9-397e3a5325a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4199 | 2026.05.08 19:13:26.108540 [ 260 ] {6b6b2c65-4a49-4a46-a4e9-397e3a5325a7} <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 | ||
| 4200 | 2026.05.08 19:13:26.109329 [ 260 ] {6b6b2c65-4a49-4a46-a4e9-397e3a5325a7} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.05.08 19:13:26.109365 [ 260 ] {6b6b2c65-4a49-4a46-a4e9-397e3a5325a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4202 | 2026.05.08 19:13:26.109904 [ 260 ] {6b6b2c65-4a49-4a46-a4e9-397e3a5325a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4203 | 2026.05.08 19:13:26.110127 [ 260 ] {6b6b2c65-4a49-4a46-a4e9-397e3a5325a7} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.05.08 19:13:26.110372 [ 260 ] {6b6b2c65-4a49-4a46-a4e9-397e3a5325a7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001901 sec., 12098.895318253552 rows/sec., 21.68 MiB/sec. | ||
| 4205 | 2026.05.08 19:13:26.110425 [ 260 ] {6b6b2c65-4a49-4a46-a4e9-397e3a5325a7} <Debug> TCPHandler: Processed in 0.002077192 sec. | ||
| 4206 | 2026.05.08 19:13:26.110559 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.05.08 19:13:26.110659 [ 260 ] {a3e8b660-e200-45f6-a154-b39363fa09d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.05.08 19:13:26.110700 [ 260 ] {a3e8b660-e200-45f6-a154-b39363fa09d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4209 | 2026.05.08 19:13:26.111053 [ 260 ] {a3e8b660-e200-45f6-a154-b39363fa09d2} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.05.08 19:13:26.111090 [ 260 ] {a3e8b660-e200-45f6-a154-b39363fa09d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4211 | 2026.05.08 19:13:26.111400 [ 260 ] {a3e8b660-e200-45f6-a154-b39363fa09d2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4212 | 2026.05.08 19:13:26.111620 [ 260 ] {a3e8b660-e200-45f6-a154-b39363fa09d2} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.05.08 19:13:26.111745 [ 260 ] {a3e8b660-e200-45f6-a154-b39363fa09d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4214 | 2026.05.08 19:13:26.111780 [ 260 ] {a3e8b660-e200-45f6-a154-b39363fa09d2} <Debug> TCPHandler: Processed in 0.001268572 sec. | ||
| 4215 | 2026.05.08 19:13:30.507010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 506 | ||
| 4216 | 2026.05.08 19:13:30.509481 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.05.08 19:13:30.509523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4218 | 2026.05.08 19:13:30.510698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4219 | 2026.05.08 19:13:30.510960 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.05.08 19:13:30.511214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 4221 | 2026.05.08 19:13:31.097719 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.05.08 19:13:31.097986 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4223 | 2026.05.08 19:13:31.098392 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4224 | 2026.05.08 19:13:31.098435 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <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 | ||
| 4225 | 2026.05.08 19:13:31.098687 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4226 | 2026.05.08 19:13:31.098767 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4227 | 2026.05.08 19:13:31.098927 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4228 | 2026.05.08 19:13:31.098972 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4229 | 2026.05.08 19:13:31.098997 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4230 | 2026.05.08 19:13:31.099013 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4231 | 2026.05.08 19:13:31.099051 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 4232 | 2026.05.08 19:13:31.099072 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4233 | 2026.05.08 19:13:31.100186 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.0023 sec., 18260.869565217392 rows/sec., 4.45 MiB/sec. | ||
| 4234 | 2026.05.08 19:13:31.100290 [ 260 ] {5e907658-456a-4c92-9c4c-e554946c50a4} <Debug> TCPHandler: Processed in 0.002705268 sec. | ||
| 4235 | 2026.05.08 19:13:31.102443 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.05.08 19:13:31.102570 [ 260 ] {70e5425b-1464-4afb-8090-7d500d0359ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4237 | 2026.05.08 19:13:31.102621 [ 260 ] {70e5425b-1464-4afb-8090-7d500d0359ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4238 | 2026.05.08 19:13:31.103153 [ 260 ] {70e5425b-1464-4afb-8090-7d500d0359ca} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.05.08 19:13:31.103199 [ 260 ] {70e5425b-1464-4afb-8090-7d500d0359ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4240 | 2026.05.08 19:13:31.103581 [ 260 ] {70e5425b-1464-4afb-8090-7d500d0359ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4241 | 2026.05.08 19:13:31.103807 [ 260 ] {70e5425b-1464-4afb-8090-7d500d0359ca} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.05.08 19:13:31.103961 [ 260 ] {70e5425b-1464-4afb-8090-7d500d0359ca} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 343.10 KiB/sec. | ||
| 4243 | 2026.05.08 19:13:31.104000 [ 260 ] {70e5425b-1464-4afb-8090-7d500d0359ca} <Debug> TCPHandler: Processed in 0.001617231 sec. | ||
| 4244 | 2026.05.08 19:13:31.104133 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.05.08 19:13:31.104230 [ 260 ] {f08f5b41-d608-4eb6-80bd-dc66eb22402d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4246 | 2026.05.08 19:13:31.104269 [ 260 ] {f08f5b41-d608-4eb6-80bd-dc66eb22402d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4247 | 2026.05.08 19:13:31.104724 [ 260 ] {f08f5b41-d608-4eb6-80bd-dc66eb22402d} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.05.08 19:13:31.104760 [ 260 ] {f08f5b41-d608-4eb6-80bd-dc66eb22402d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4249 | 2026.05.08 19:13:31.105066 [ 260 ] {f08f5b41-d608-4eb6-80bd-dc66eb22402d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4250 | 2026.05.08 19:13:31.105280 [ 260 ] {f08f5b41-d608-4eb6-80bd-dc66eb22402d} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.05.08 19:13:31.105419 [ 260 ] {f08f5b41-d608-4eb6-80bd-dc66eb22402d} <Debug> executeQuery: Read 97 rows, 8.34 KiB in 0.001207 sec., 80364.5401822701 rows/sec., 6.75 MiB/sec. | ||
| 4252 | 2026.05.08 19:13:31.105456 [ 260 ] {f08f5b41-d608-4eb6-80bd-dc66eb22402d} <Debug> TCPHandler: Processed in 0.001371454 sec. | ||
| 4253 | 2026.05.08 19:13:31.105604 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.05.08 19:13:31.105700 [ 260 ] {03f2f582-ea73-4e33-bfa2-92ffc1e911f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4255 | 2026.05.08 19:13:31.105739 [ 260 ] {03f2f582-ea73-4e33-bfa2-92ffc1e911f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4256 | 2026.05.08 19:13:31.106144 [ 260 ] {03f2f582-ea73-4e33-bfa2-92ffc1e911f6} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.05.08 19:13:31.106180 [ 260 ] {03f2f582-ea73-4e33-bfa2-92ffc1e911f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4258 | 2026.05.08 19:13:31.106488 [ 260 ] {03f2f582-ea73-4e33-bfa2-92ffc1e911f6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4259 | 2026.05.08 19:13:31.106697 [ 260 ] {03f2f582-ea73-4e33-bfa2-92ffc1e911f6} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.05.08 19:13:31.106831 [ 260 ] {03f2f582-ea73-4e33-bfa2-92ffc1e911f6} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001148 sec., 21777.003484320558 rows/sec., 1.57 MiB/sec. | ||
| 4261 | 2026.05.08 19:13:31.106868 [ 260 ] {03f2f582-ea73-4e33-bfa2-92ffc1e911f6} <Debug> TCPHandler: Processed in 0.001311583 sec. | ||
| 4262 | 2026.05.08 19:13:31.106989 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.05.08 19:13:31.107084 [ 260 ] {50dceab5-aa23-44f2-abb2-92786ec937be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4264 | 2026.05.08 19:13:31.107122 [ 260 ] {50dceab5-aa23-44f2-abb2-92786ec937be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4265 | 2026.05.08 19:13:31.107538 [ 260 ] {50dceab5-aa23-44f2-abb2-92786ec937be} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.05.08 19:13:31.107576 [ 260 ] {50dceab5-aa23-44f2-abb2-92786ec937be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4267 | 2026.05.08 19:13:31.107882 [ 260 ] {50dceab5-aa23-44f2-abb2-92786ec937be} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4268 | 2026.05.08 19:13:31.108104 [ 260 ] {50dceab5-aa23-44f2-abb2-92786ec937be} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.05.08 19:13:31.108245 [ 260 ] {50dceab5-aa23-44f2-abb2-92786ec937be} <Debug> executeQuery: Read 89 rows, 7.13 KiB in 0.001178 sec., 75551.78268251273 rows/sec., 5.91 MiB/sec. | ||
| 4270 | 2026.05.08 19:13:31.108282 [ 260 ] {50dceab5-aa23-44f2-abb2-92786ec937be} <Debug> TCPHandler: Processed in 0.001341853 sec. | ||
| 4271 | 2026.05.08 19:13:31.108403 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.05.08 19:13:31.108498 [ 260 ] {b0eedb46-bbed-43f1-bead-4caeaf606747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4273 | 2026.05.08 19:13:31.108539 [ 260 ] {b0eedb46-bbed-43f1-bead-4caeaf606747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4274 | 2026.05.08 19:13:31.108946 [ 260 ] {b0eedb46-bbed-43f1-bead-4caeaf606747} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.05.08 19:13:31.108983 [ 260 ] {b0eedb46-bbed-43f1-bead-4caeaf606747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4276 | 2026.05.08 19:13:31.109312 [ 260 ] {b0eedb46-bbed-43f1-bead-4caeaf606747} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4277 | 2026.05.08 19:13:31.109524 [ 260 ] {b0eedb46-bbed-43f1-bead-4caeaf606747} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.05.08 19:13:31.109666 [ 260 ] {b0eedb46-bbed-43f1-bead-4caeaf606747} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001185 sec., 137552.74261603373 rows/sec., 9.58 MiB/sec. | ||
| 4279 | 2026.05.08 19:13:31.109703 [ 260 ] {b0eedb46-bbed-43f1-bead-4caeaf606747} <Debug> TCPHandler: Processed in 0.001348454 sec. | ||
| 4280 | 2026.05.08 19:13:31.109823 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.05.08 19:13:31.109918 [ 260 ] {26c37573-05f9-4464-ad07-2d44709a5a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4282 | 2026.05.08 19:13:31.109970 [ 260 ] {26c37573-05f9-4464-ad07-2d44709a5a7a} <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 | ||
| 4283 | 2026.05.08 19:13:31.110758 [ 260 ] {26c37573-05f9-4464-ad07-2d44709a5a7a} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.05.08 19:13:31.110794 [ 260 ] {26c37573-05f9-4464-ad07-2d44709a5a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4285 | 2026.05.08 19:13:31.111339 [ 260 ] {26c37573-05f9-4464-ad07-2d44709a5a7a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4286 | 2026.05.08 19:13:31.111558 [ 260 ] {26c37573-05f9-4464-ad07-2d44709a5a7a} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.05.08 19:13:31.111711 [ 260 ] {26c37573-05f9-4464-ad07-2d44709a5a7a} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001811 sec., 10491.44119271121 rows/sec., 18.80 MiB/sec. | ||
| 4288 | 2026.05.08 19:13:31.111764 [ 260 ] {26c37573-05f9-4464-ad07-2d44709a5a7a} <Debug> TCPHandler: Processed in 0.00198899 sec. | ||
| 4289 | 2026.05.08 19:13:31.111888 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.05.08 19:13:31.111984 [ 260 ] {9ee697ff-4673-4920-af0e-a91b9f4fa294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4291 | 2026.05.08 19:13:31.112024 [ 260 ] {9ee697ff-4673-4920-af0e-a91b9f4fa294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4292 | 2026.05.08 19:13:31.112365 [ 260 ] {9ee697ff-4673-4920-af0e-a91b9f4fa294} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.05.08 19:13:31.112400 [ 260 ] {9ee697ff-4673-4920-af0e-a91b9f4fa294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4294 | 2026.05.08 19:13:31.112704 [ 260 ] {9ee697ff-4673-4920-af0e-a91b9f4fa294} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4295 | 2026.05.08 19:13:31.112931 [ 260 ] {9ee697ff-4673-4920-af0e-a91b9f4fa294} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.05.08 19:13:31.113065 [ 260 ] {9ee697ff-4673-4920-af0e-a91b9f4fa294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4297 | 2026.05.08 19:13:31.113101 [ 260 ] {9ee697ff-4673-4920-af0e-a91b9f4fa294} <Debug> TCPHandler: Processed in 0.001260432 sec. | ||
| 4298 | 2026.05.08 19:13:32.993205 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8975 | ||
| 4299 | 2026.05.08 19:13:32.993818 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.05.08 19:13:32.993894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4301 | 2026.05.08 19:13:32.994409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4302 | 2026.05.08 19:13:32.994638 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.05.08 19:13:32.994783 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8975 | ||
| 4304 | 2026.05.08 19:13:33.438527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4305 | 2026.05.08 19:13:33.454806 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.08 19:13:33.454867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4307 | 2026.05.08 19:13:33.461322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4308 | 2026.05.08 19:13:33.462170 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.05.08 19:13:33.464824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4310 | 2026.05.08 19:13:36.097179 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2026.05.08 19:13:36.097466 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4312 | 2026.05.08 19:13:36.097850 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4313 | 2026.05.08 19:13:36.097892 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <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 | ||
| 4314 | 2026.05.08 19:13:36.098186 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4315 | 2026.05.08 19:13:36.098263 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4316 | 2026.05.08 19:13:36.098407 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4317 | 2026.05.08 19:13:36.098444 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4318 | 2026.05.08 19:13:36.098466 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4319 | 2026.05.08 19:13:36.098483 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4320 | 2026.05.08 19:13:36.098522 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4321 | 2026.05.08 19:13:36.098543 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4322 | 2026.05.08 19:13:36.099850 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.00249 sec., 16867.469879518074 rows/sec., 4.11 MiB/sec. | ||
| 4323 | 2026.05.08 19:13:36.099969 [ 260 ] {6c97ccf0-a7eb-44f5-801f-191a837390dc} <Debug> TCPHandler: Processed in 0.002950005 sec. | ||
| 4324 | 2026.05.08 19:13:36.102029 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.05.08 19:13:36.102226 [ 260 ] {c846e8f2-a1b9-4ce2-b44e-ce4bea18aebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4326 | 2026.05.08 19:13:36.102301 [ 260 ] {c846e8f2-a1b9-4ce2-b44e-ce4bea18aebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4327 | 2026.05.08 19:13:36.103254 [ 260 ] {c846e8f2-a1b9-4ce2-b44e-ce4bea18aebf} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.05.08 19:13:36.103305 [ 260 ] {c846e8f2-a1b9-4ce2-b44e-ce4bea18aebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4329 | 2026.05.08 19:13:36.103696 [ 260 ] {c846e8f2-a1b9-4ce2-b44e-ce4bea18aebf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4330 | 2026.05.08 19:13:36.103927 [ 260 ] {c846e8f2-a1b9-4ce2-b44e-ce4bea18aebf} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.05.08 19:13:36.104073 [ 260 ] {c846e8f2-a1b9-4ce2-b44e-ce4bea18aebf} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001901 sec., 53655.9705418201 rows/sec., 4.48 MiB/sec. | ||
| 4332 | 2026.05.08 19:13:36.104079 [ 101 ] {} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4333 | 2026.05.08 19:13:36.104112 [ 260 ] {c846e8f2-a1b9-4ce2-b44e-ce4bea18aebf} <Debug> TCPHandler: Processed in 0.002158174 sec. | ||
| 4334 | 2026.05.08 19:13:36.104156 [ 101 ] {} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.05.08 19:13:36.104184 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4336 | 2026.05.08 19:13:36.104283 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.05.08 19:13:36.104291 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 4338 | 2026.05.08 19:13:36.104386 [ 260 ] {e973dc4f-7177-43bd-b423-840b6f64bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4339 | 2026.05.08 19:13:36.104406 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4340 | 2026.05.08 19:13:36.104427 [ 260 ] {e973dc4f-7177-43bd-b423-840b6f64bb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4341 | 2026.05.08 19:13:36.104439 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1011 rows starting from the beginning of the part | ||
| 4342 | 2026.05.08 19:13:36.104503 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 223 rows starting from the beginning of the part | ||
| 4343 | 2026.05.08 19:13:36.104557 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 4344 | 2026.05.08 19:13:36.104607 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part | ||
| 4345 | 2026.05.08 19:13:36.104653 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 97 rows starting from the beginning of the part | ||
| 4346 | 2026.05.08 19:13:36.104698 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part | ||
| 4347 | 2026.05.08 19:13:36.104894 [ 260 ] {e973dc4f-7177-43bd-b423-840b6f64bb92} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.05.08 19:13:36.104930 [ 260 ] {e973dc4f-7177-43bd-b423-840b6f64bb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4349 | 2026.05.08 19:13:36.105263 [ 260 ] {e973dc4f-7177-43bd-b423-840b6f64bb92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4350 | 2026.05.08 19:13:36.105486 [ 260 ] {e973dc4f-7177-43bd-b423-840b6f64bb92} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.05.08 19:13:36.105620 [ 260 ] {e973dc4f-7177-43bd-b423-840b6f64bb92} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001253 sec., 18355.945730247407 rows/sec., 1.35 MiB/sec. | ||
| 4352 | 2026.05.08 19:13:36.105658 [ 260 ] {e973dc4f-7177-43bd-b423-840b6f64bb92} <Debug> TCPHandler: Processed in 0.001428856 sec. | ||
| 4353 | 2026.05.08 19:13:36.105814 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.05.08 19:13:36.105820 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1629 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157569 sec., 1033832.7970603354 rows/sec., 88.97 MiB/sec. | ||
| 4355 | 2026.05.08 19:13:36.105911 [ 260 ] {a770a09e-cb8e-48c1-87e3-4d5e2de3b22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4356 | 2026.05.08 19:13:36.105955 [ 260 ] {a770a09e-cb8e-48c1-87e3-4d5e2de3b22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4357 | 2026.05.08 19:13:36.106081 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4358 | 2026.05.08 19:13:36.106412 [ 260 ] {a770a09e-cb8e-48c1-87e3-4d5e2de3b22e} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.05.08 19:13:36.106437 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.05.08 19:13:36.106457 [ 260 ] {a770a09e-cb8e-48c1-87e3-4d5e2de3b22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4361 | 2026.05.08 19:13:36.106542 [ 186 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_26_5} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4362 | 2026.05.08 19:13:36.106670 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4363 | 2026.05.08 19:13:36.106812 [ 260 ] {a770a09e-cb8e-48c1-87e3-4d5e2de3b22e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4364 | 2026.05.08 19:13:36.107056 [ 260 ] {a770a09e-cb8e-48c1-87e3-4d5e2de3b22e} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.05.08 19:13:36.107183 [ 97 ] {} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4366 | 2026.05.08 19:13:36.107189 [ 260 ] {a770a09e-cb8e-48c1-87e3-4d5e2de3b22e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001296 sec., 67129.62962962962 rows/sec., 5.24 MiB/sec. | ||
| 4367 | 2026.05.08 19:13:36.107234 [ 97 ] {} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.05.08 19:13:36.107256 [ 260 ] {a770a09e-cb8e-48c1-87e3-4d5e2de3b22e} <Debug> TCPHandler: Processed in 0.001490257 sec. | ||
| 4369 | 2026.05.08 19:13:36.107261 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4370 | 2026.05.08 19:13:36.107378 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 4371 | 2026.05.08 19:13:36.107411 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.05.08 19:13:36.107492 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4373 | 2026.05.08 19:13:36.107513 [ 260 ] {5f4c5e0a-0348-459f-9eef-c1a6f6acfe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4374 | 2026.05.08 19:13:36.107528 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 604 rows starting from the beginning of the part | ||
| 4375 | 2026.05.08 19:13:36.107567 [ 260 ] {5f4c5e0a-0348-459f-9eef-c1a6f6acfe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4376 | 2026.05.08 19:13:36.107597 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 125 rows starting from the beginning of the part | ||
| 4377 | 2026.05.08 19:13:36.107646 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 83 rows starting from the beginning of the part | ||
| 4378 | 2026.05.08 19:13:36.107685 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part | ||
| 4379 | 2026.05.08 19:13:36.107724 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4380 | 2026.05.08 19:13:36.107764 [ 195 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part | ||
| 4381 | 2026.05.08 19:13:36.108002 [ 260 ] {5f4c5e0a-0348-459f-9eef-c1a6f6acfe06} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.05.08 19:13:36.108049 [ 260 ] {5f4c5e0a-0348-459f-9eef-c1a6f6acfe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4383 | 2026.05.08 19:13:36.108418 [ 260 ] {5f4c5e0a-0348-459f-9eef-c1a6f6acfe06} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4384 | 2026.05.08 19:13:36.108664 [ 260 ] {5f4c5e0a-0348-459f-9eef-c1a6f6acfe06} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.05.08 19:13:36.108755 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417576 sec., 758336.7664238107 rows/sec., 59.91 MiB/sec. | ||
| 4386 | 2026.05.08 19:13:36.108777 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4387 | 2026.05.08 19:13:36.108802 [ 260 ] {5f4c5e0a-0348-459f-9eef-c1a6f6acfe06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 4388 | 2026.05.08 19:13:36.108806 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.05.08 19:13:36.108846 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4390 | 2026.05.08 19:13:36.108849 [ 260 ] {5f4c5e0a-0348-459f-9eef-c1a6f6acfe06} <Debug> TCPHandler: Processed in 0.001485797 sec. | ||
| 4391 | 2026.05.08 19:13:36.108912 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 4392 | 2026.05.08 19:13:36.108941 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4393 | 2026.05.08 19:13:36.108989 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2026.05.08 19:13:36.109014 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4395 | 2026.05.08 19:13:36.109049 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3488 rows starting from the beginning of the part | ||
| 4396 | 2026.05.08 19:13:36.109091 [ 260 ] {fc6050bc-8e1d-47ab-b053-12720c78e545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4397 | 2026.05.08 19:13:36.109096 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 197 rows starting from the beginning of the part | ||
| 4398 | 2026.05.08 19:13:36.109159 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 4399 | 2026.05.08 19:13:36.109159 [ 260 ] {fc6050bc-8e1d-47ab-b053-12720c78e545} <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 | ||
| 4400 | 2026.05.08 19:13:36.109199 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4401 | 2026.05.08 19:13:36.109239 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 163 rows starting from the beginning of the part | ||
| 4402 | 2026.05.08 19:13:36.109266 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.05.08 19:13:36.109276 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 4404 | 2026.05.08 19:13:36.109354 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_26_5} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4405 | 2026.05.08 19:13:36.109459 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4406 | 2026.05.08 19:13:36.110051 [ 260 ] {fc6050bc-8e1d-47ab-b053-12720c78e545} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.05.08 19:13:36.110095 [ 260 ] {fc6050bc-8e1d-47ab-b053-12720c78e545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4408 | 2026.05.08 19:13:36.110678 [ 260 ] {fc6050bc-8e1d-47ab-b053-12720c78e545} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4409 | 2026.05.08 19:13:36.110927 [ 260 ] {fc6050bc-8e1d-47ab-b053-12720c78e545} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.05.08 19:13:36.110992 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4328 rows, containing 5 columns (5 merged, 0 gathered) in 0.002096593 sec., 2064301.464328079 rows/sec., 144.23 MiB/sec. | ||
| 4411 | 2026.05.08 19:13:36.111080 [ 260 ] {fc6050bc-8e1d-47ab-b053-12720c78e545} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002007 sec., 11459.890383657199 rows/sec., 20.54 MiB/sec. | ||
| 4412 | 2026.05.08 19:13:36.111139 [ 260 ] {fc6050bc-8e1d-47ab-b053-12720c78e545} <Debug> TCPHandler: Processed in 0.002198626 sec. | ||
| 4413 | 2026.05.08 19:13:36.111282 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2026.05.08 19:13:36.111314 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4415 | 2026.05.08 19:13:36.111379 [ 260 ] {56e25e36-7da9-4a63-8741-bf106fedc248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.05.08 19:13:36.111427 [ 260 ] {56e25e36-7da9-4a63-8741-bf106fedc248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4417 | 2026.05.08 19:13:36.111590 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.05.08 19:13:36.111663 [ 195 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4419 | 2026.05.08 19:13:36.111735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 4420 | 2026.05.08 19:13:36.111811 [ 260 ] {56e25e36-7da9-4a63-8741-bf106fedc248} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.05.08 19:13:36.111854 [ 260 ] {56e25e36-7da9-4a63-8741-bf106fedc248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4422 | 2026.05.08 19:13:36.112180 [ 260 ] {56e25e36-7da9-4a63-8741-bf106fedc248} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4423 | 2026.05.08 19:13:36.112397 [ 260 ] {56e25e36-7da9-4a63-8741-bf106fedc248} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.05.08 19:13:36.112528 [ 260 ] {56e25e36-7da9-4a63-8741-bf106fedc248} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 4425 | 2026.05.08 19:13:36.112532 [ 101 ] {} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4426 | 2026.05.08 19:13:36.112566 [ 260 ] {56e25e36-7da9-4a63-8741-bf106fedc248} <Debug> TCPHandler: Processed in 0.001332244 sec. | ||
| 4427 | 2026.05.08 19:13:36.112606 [ 101 ] {} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.05.08 19:13:36.112636 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4429 | 2026.05.08 19:13:36.112750 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 4430 | 2026.05.08 19:13:36.112862 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4431 | 2026.05.08 19:13:36.112894 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1122 rows starting from the beginning of the part | ||
| 4432 | 2026.05.08 19:13:36.112958 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 4433 | 2026.05.08 19:13:36.113000 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 4434 | 2026.05.08 19:13:36.113042 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 4435 | 2026.05.08 19:13:36.113081 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 4436 | 2026.05.08 19:13:36.113123 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 4437 | 2026.05.08 19:13:36.114127 [ 186 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1422 rows, containing 4 columns (4 merged, 0 gathered) in 0.001410855 sec., 1007899.4652178999 rows/sec., 67.14 MiB/sec. | ||
| 4438 | 2026.05.08 19:13:36.114329 [ 189 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4439 | 2026.05.08 19:13:36.114633 [ 189 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_26_5} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.05.08 19:13:36.114709 [ 189 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_26_5} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4441 | 2026.05.08 19:13:36.114773 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4442 | 2026.05.08 19:13:40.388752 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4443 | 2026.05.08 19:13:40.388802 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4444 | 2026.05.08 19:13:40.495819 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9487 | ||
| 4445 | 2026.05.08 19:13:40.496317 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.05.08 19:13:40.496360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4447 | 2026.05.08 19:13:40.496834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4448 | 2026.05.08 19:13:40.497066 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.05.08 19:13:40.497194 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9487 | ||
| 4450 | 2026.05.08 19:13:40.512298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 536 | ||
| 4451 | 2026.05.08 19:13:40.514569 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.05.08 19:13:40.514622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4453 | 2026.05.08 19:13:40.515826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4454 | 2026.05.08 19:13:40.516100 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.05.08 19:13:40.516412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4456 | 2026.05.08 19:13:40.965897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4457 | 2026.05.08 19:13:40.982289 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.05.08 19:13:40.982348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4459 | 2026.05.08 19:13:40.988658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4460 | 2026.05.08 19:13:40.989343 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.05.08 19:13:40.992008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4462 | 2026.05.08 19:13:41.097627 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.05.08 19:13:41.097875 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4464 | 2026.05.08 19:13:41.098236 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4465 | 2026.05.08 19:13:41.098270 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <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 | ||
| 4466 | 2026.05.08 19:13:41.098485 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4467 | 2026.05.08 19:13:41.098553 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4468 | 2026.05.08 19:13:41.098690 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4469 | 2026.05.08 19:13:41.098726 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4470 | 2026.05.08 19:13:41.098747 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4471 | 2026.05.08 19:13:41.098763 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4472 | 2026.05.08 19:13:41.098801 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4473 | 2026.05.08 19:13:41.098821 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4474 | 2026.05.08 19:13:41.100003 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002229 sec., 18842.530282637952 rows/sec., 4.59 MiB/sec. | ||
| 4475 | 2026.05.08 19:13:41.100102 [ 260 ] {debe8e3f-5c1f-46f4-98a2-5877bcde3123} <Debug> TCPHandler: Processed in 0.002621966 sec. | ||
| 4476 | 2026.05.08 19:13:41.102082 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.05.08 19:13:41.102222 [ 260 ] {dda562ec-9f0d-4d37-aeeb-eb92a5232d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4478 | 2026.05.08 19:13:41.102265 [ 260 ] {dda562ec-9f0d-4d37-aeeb-eb92a5232d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4479 | 2026.05.08 19:13:41.102922 [ 260 ] {dda562ec-9f0d-4d37-aeeb-eb92a5232d61} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.05.08 19:13:41.102982 [ 260 ] {dda562ec-9f0d-4d37-aeeb-eb92a5232d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4481 | 2026.05.08 19:13:41.103372 [ 260 ] {dda562ec-9f0d-4d37-aeeb-eb92a5232d61} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4482 | 2026.05.08 19:13:41.103606 [ 260 ] {dda562ec-9f0d-4d37-aeeb-eb92a5232d61} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.05.08 19:13:41.103752 [ 260 ] {dda562ec-9f0d-4d37-aeeb-eb92a5232d61} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001563 sec., 60140.75495841331 rows/sec., 5.08 MiB/sec. | ||
| 4484 | 2026.05.08 19:13:41.103790 [ 260 ] {dda562ec-9f0d-4d37-aeeb-eb92a5232d61} <Debug> TCPHandler: Processed in 0.001772035 sec. | ||
| 4485 | 2026.05.08 19:13:41.103946 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.05.08 19:13:41.104049 [ 260 ] {fb4c1d72-200d-4be2-a6f6-6de03ed3ee65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.05.08 19:13:41.104088 [ 260 ] {fb4c1d72-200d-4be2-a6f6-6de03ed3ee65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4488 | 2026.05.08 19:13:41.104524 [ 260 ] {fb4c1d72-200d-4be2-a6f6-6de03ed3ee65} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.05.08 19:13:41.104571 [ 260 ] {fb4c1d72-200d-4be2-a6f6-6de03ed3ee65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4490 | 2026.05.08 19:13:41.104862 [ 260 ] {fb4c1d72-200d-4be2-a6f6-6de03ed3ee65} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4491 | 2026.05.08 19:13:41.105085 [ 260 ] {fb4c1d72-200d-4be2-a6f6-6de03ed3ee65} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.05.08 19:13:41.105216 [ 260 ] {fb4c1d72-200d-4be2-a6f6-6de03ed3ee65} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001185 sec., 16033.755274261603 rows/sec., 1.18 MiB/sec. | ||
| 4493 | 2026.05.08 19:13:41.105253 [ 260 ] {fb4c1d72-200d-4be2-a6f6-6de03ed3ee65} <Debug> TCPHandler: Processed in 0.001356325 sec. | ||
| 4494 | 2026.05.08 19:13:41.105394 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.05.08 19:13:41.105487 [ 260 ] {b35913b2-1eab-491b-8e95-c2e2e7aed5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4496 | 2026.05.08 19:13:41.105534 [ 260 ] {b35913b2-1eab-491b-8e95-c2e2e7aed5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4497 | 2026.05.08 19:13:41.105991 [ 260 ] {b35913b2-1eab-491b-8e95-c2e2e7aed5d6} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.05.08 19:13:41.106028 [ 260 ] {b35913b2-1eab-491b-8e95-c2e2e7aed5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4499 | 2026.05.08 19:13:41.106339 [ 260 ] {b35913b2-1eab-491b-8e95-c2e2e7aed5d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4500 | 2026.05.08 19:13:41.106552 [ 260 ] {b35913b2-1eab-491b-8e95-c2e2e7aed5d6} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.05.08 19:13:41.106677 [ 260 ] {b35913b2-1eab-491b-8e95-c2e2e7aed5d6} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001208 sec., 68708.60927152318 rows/sec., 5.37 MiB/sec. | ||
| 4502 | 2026.05.08 19:13:41.106714 [ 260 ] {b35913b2-1eab-491b-8e95-c2e2e7aed5d6} <Debug> TCPHandler: Processed in 0.001368334 sec. | ||
| 4503 | 2026.05.08 19:13:41.106858 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2026.05.08 19:13:41.106952 [ 260 ] {0152620c-35bf-4f55-86db-cd54d65b8984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.05.08 19:13:41.106996 [ 260 ] {0152620c-35bf-4f55-86db-cd54d65b8984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4506 | 2026.05.08 19:13:41.107408 [ 260 ] {0152620c-35bf-4f55-86db-cd54d65b8984} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.05.08 19:13:41.107444 [ 260 ] {0152620c-35bf-4f55-86db-cd54d65b8984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4508 | 2026.05.08 19:13:41.107770 [ 260 ] {0152620c-35bf-4f55-86db-cd54d65b8984} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4509 | 2026.05.08 19:13:41.107983 [ 260 ] {0152620c-35bf-4f55-86db-cd54d65b8984} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.05.08 19:13:41.108113 [ 260 ] {0152620c-35bf-4f55-86db-cd54d65b8984} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 4511 | 2026.05.08 19:13:41.108150 [ 260 ] {0152620c-35bf-4f55-86db-cd54d65b8984} <Debug> TCPHandler: Processed in 0.001339913 sec. | ||
| 4512 | 2026.05.08 19:13:41.108313 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.05.08 19:13:41.108407 [ 260 ] {097e26fe-a67c-4e92-9d21-248943127fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4514 | 2026.05.08 19:13:41.108460 [ 260 ] {097e26fe-a67c-4e92-9d21-248943127fd0} <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 | ||
| 4515 | 2026.05.08 19:13:41.109314 [ 260 ] {097e26fe-a67c-4e92-9d21-248943127fd0} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.05.08 19:13:41.109351 [ 260 ] {097e26fe-a67c-4e92-9d21-248943127fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4517 | 2026.05.08 19:13:41.109883 [ 260 ] {097e26fe-a67c-4e92-9d21-248943127fd0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4518 | 2026.05.08 19:13:41.110113 [ 260 ] {097e26fe-a67c-4e92-9d21-248943127fd0} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.05.08 19:13:41.110252 [ 260 ] {097e26fe-a67c-4e92-9d21-248943127fd0} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001863 sec., 10198.604401502951 rows/sec., 18.28 MiB/sec. | ||
| 4520 | 2026.05.08 19:13:41.110305 [ 260 ] {097e26fe-a67c-4e92-9d21-248943127fd0} <Debug> TCPHandler: Processed in 0.002039832 sec. | ||
| 4521 | 2026.05.08 19:13:41.110442 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.05.08 19:13:41.110570 [ 260 ] {0b17dd6e-b234-48aa-adb8-ae0b4bfaf7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4523 | 2026.05.08 19:13:41.110698 [ 260 ] {0b17dd6e-b234-48aa-adb8-ae0b4bfaf7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4524 | 2026.05.08 19:13:41.111351 [ 260 ] {0b17dd6e-b234-48aa-adb8-ae0b4bfaf7d7} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.05.08 19:13:41.111399 [ 260 ] {0b17dd6e-b234-48aa-adb8-ae0b4bfaf7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4526 | 2026.05.08 19:13:41.111850 [ 260 ] {0b17dd6e-b234-48aa-adb8-ae0b4bfaf7d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4527 | 2026.05.08 19:13:41.112087 [ 260 ] {0b17dd6e-b234-48aa-adb8-ae0b4bfaf7d7} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.05.08 19:13:41.112242 [ 260 ] {0b17dd6e-b234-48aa-adb8-ae0b4bfaf7d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00172 sec., 34883.72093023256 rows/sec., 2.35 MiB/sec. | ||
| 4529 | 2026.05.08 19:13:41.112283 [ 260 ] {0b17dd6e-b234-48aa-adb8-ae0b4bfaf7d7} <Debug> TCPHandler: Processed in 0.001888427 sec. | ||
| 4530 | 2026.05.08 19:13:42.228107 [ 91 ] {} <Debug> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4531 | 2026.05.08 19:13:42.228176 [ 91 ] {} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.05.08 19:13:42.228200 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4533 | 2026.05.08 19:13:42.228318 [ 190 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::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 | ||
| 4534 | 2026.05.08 19:13:42.228467 [ 190 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4535 | 2026.05.08 19:13:42.228503 [ 190 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4536 | 2026.05.08 19:13:42.228601 [ 190 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4537 | 2026.05.08 19:13:42.228657 [ 190 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4538 | 2026.05.08 19:13:42.228708 [ 190 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4539 | 2026.05.08 19:13:42.228762 [ 190 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4540 | 2026.05.08 19:13:42.229541 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276812 sec., 25062.42109253359 rows/sec., 2.09 MiB/sec. | ||
| 4541 | 2026.05.08 19:13:42.229701 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4542 | 2026.05.08 19:13:42.229992 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.05.08 19:13:42.230067 [ 189 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_9_2} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4544 | 2026.05.08 19:13:42.230150 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4545 | 2026.05.08 19:13:46.104393 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.05.08 19:13:46.104718 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4547 | 2026.05.08 19:13:46.105192 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4548 | 2026.05.08 19:13:46.105256 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4549 | 2026.05.08 19:13:46.105612 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4550 | 2026.05.08 19:13:46.105719 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4551 | 2026.05.08 19:13:46.105918 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4552 | 2026.05.08 19:13:46.105968 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4553 | 2026.05.08 19:13:46.105997 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4554 | 2026.05.08 19:13:46.106055 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4555 | 2026.05.08 19:13:46.106111 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4556 | 2026.05.08 19:13:46.106139 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4557 | 2026.05.08 19:13:46.107733 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.003136 sec., 13392.857142857143 rows/sec., 3.26 MiB/sec. | ||
| 4558 | 2026.05.08 19:13:46.107856 [ 260 ] {e2600b65-8541-46de-b38e-0616838e52fe} <Debug> TCPHandler: Processed in 0.003653423 sec. | ||
| 4559 | 2026.05.08 19:13:46.112557 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.05.08 19:13:46.112798 [ 260 ] {15634de3-d68c-4689-ba12-76981b66481c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.05.08 19:13:46.112894 [ 260 ] {15634de3-d68c-4689-ba12-76981b66481c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4562 | 2026.05.08 19:13:46.113821 [ 260 ] {15634de3-d68c-4689-ba12-76981b66481c} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.05.08 19:13:46.113891 [ 260 ] {15634de3-d68c-4689-ba12-76981b66481c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4564 | 2026.05.08 19:13:46.114481 [ 260 ] {15634de3-d68c-4689-ba12-76981b66481c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4565 | 2026.05.08 19:13:46.114910 [ 260 ] {15634de3-d68c-4689-ba12-76981b66481c} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.05.08 19:13:46.115122 [ 260 ] {15634de3-d68c-4689-ba12-76981b66481c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002392 sec., 10033.444816053512 rows/sec., 852.45 KiB/sec. | ||
| 4567 | 2026.05.08 19:13:46.115186 [ 260 ] {15634de3-d68c-4689-ba12-76981b66481c} <Debug> TCPHandler: Processed in 0.00278156 sec. | ||
| 4568 | 2026.05.08 19:13:46.115381 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.05.08 19:13:46.115499 [ 260 ] {4e221b21-a9ea-4433-b56e-fb769b716b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4570 | 2026.05.08 19:13:46.115551 [ 260 ] {4e221b21-a9ea-4433-b56e-fb769b716b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4571 | 2026.05.08 19:13:46.116050 [ 260 ] {4e221b21-a9ea-4433-b56e-fb769b716b3c} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.05.08 19:13:46.116091 [ 260 ] {4e221b21-a9ea-4433-b56e-fb769b716b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4573 | 2026.05.08 19:13:46.116445 [ 260 ] {4e221b21-a9ea-4433-b56e-fb769b716b3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4574 | 2026.05.08 19:13:46.116687 [ 260 ] {4e221b21-a9ea-4433-b56e-fb769b716b3c} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.05.08 19:13:46.116843 [ 260 ] {4e221b21-a9ea-4433-b56e-fb769b716b3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00137 sec., 1459.8540145985403 rows/sec., 119.04 KiB/sec. | ||
| 4576 | 2026.05.08 19:13:46.116889 [ 260 ] {4e221b21-a9ea-4433-b56e-fb769b716b3c} <Debug> TCPHandler: Processed in 0.001567709 sec. | ||
| 4577 | 2026.05.08 19:13:46.117048 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.05.08 19:13:46.117157 [ 260 ] {46e31ad4-abcc-4236-a713-9de459ede137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4579 | 2026.05.08 19:13:46.117204 [ 260 ] {46e31ad4-abcc-4236-a713-9de459ede137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4580 | 2026.05.08 19:13:46.117948 [ 260 ] {46e31ad4-abcc-4236-a713-9de459ede137} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.05.08 19:13:46.118027 [ 260 ] {46e31ad4-abcc-4236-a713-9de459ede137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4582 | 2026.05.08 19:13:46.118524 [ 260 ] {46e31ad4-abcc-4236-a713-9de459ede137} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4583 | 2026.05.08 19:13:46.118811 [ 260 ] {46e31ad4-abcc-4236-a713-9de459ede137} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.05.08 19:13:46.119015 [ 260 ] {46e31ad4-abcc-4236-a713-9de459ede137} <Debug> executeQuery: Read 223 rows, 20.23 KiB in 0.001877 sec., 118806.6062866276 rows/sec., 10.52 MiB/sec. | ||
| 4585 | 2026.05.08 19:13:46.119087 [ 260 ] {46e31ad4-abcc-4236-a713-9de459ede137} <Debug> TCPHandler: Processed in 0.002092102 sec. | ||
| 4586 | 2026.05.08 19:13:46.119331 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.05.08 19:13:46.119484 [ 260 ] {d75c8bc0-3e2d-4920-b783-e13f6a7dc92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.05.08 19:13:46.119543 [ 260 ] {d75c8bc0-3e2d-4920-b783-e13f6a7dc92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4589 | 2026.05.08 19:13:46.120068 [ 260 ] {d75c8bc0-3e2d-4920-b783-e13f6a7dc92c} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.05.08 19:13:46.120108 [ 260 ] {d75c8bc0-3e2d-4920-b783-e13f6a7dc92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4591 | 2026.05.08 19:13:46.120456 [ 260 ] {d75c8bc0-3e2d-4920-b783-e13f6a7dc92c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4592 | 2026.05.08 19:13:46.120712 [ 260 ] {d75c8bc0-3e2d-4920-b783-e13f6a7dc92c} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.05.08 19:13:46.120871 [ 260 ] {d75c8bc0-3e2d-4920-b783-e13f6a7dc92c} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001428 sec., 25910.364145658263 rows/sec., 1.94 MiB/sec. | ||
| 4594 | 2026.05.08 19:13:46.120917 [ 260 ] {d75c8bc0-3e2d-4920-b783-e13f6a7dc92c} <Debug> TCPHandler: Processed in 0.001702773 sec. | ||
| 4595 | 2026.05.08 19:13:46.121066 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.05.08 19:13:46.121177 [ 260 ] {2d8cbb34-6886-4a6d-a27c-41f27800865a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.05.08 19:13:46.121223 [ 260 ] {2d8cbb34-6886-4a6d-a27c-41f27800865a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4598 | 2026.05.08 19:13:46.121714 [ 260 ] {2d8cbb34-6886-4a6d-a27c-41f27800865a} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.05.08 19:13:46.121752 [ 260 ] {2d8cbb34-6886-4a6d-a27c-41f27800865a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4600 | 2026.05.08 19:13:46.122078 [ 260 ] {2d8cbb34-6886-4a6d-a27c-41f27800865a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4601 | 2026.05.08 19:13:46.122316 [ 260 ] {2d8cbb34-6886-4a6d-a27c-41f27800865a} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.05.08 19:13:46.122469 [ 260 ] {2d8cbb34-6886-4a6d-a27c-41f27800865a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001306 sec., 18376.722817764163 rows/sec., 1.52 MiB/sec. | ||
| 4603 | 2026.05.08 19:13:46.122619 [ 260 ] {2d8cbb34-6886-4a6d-a27c-41f27800865a} <Debug> TCPHandler: Processed in 0.0016033 sec. | ||
| 4604 | 2026.05.08 19:13:46.122870 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.05.08 19:13:46.123020 [ 260 ] {69f178c7-c808-4a20-b611-b3d249244a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.05.08 19:13:46.123084 [ 260 ] {69f178c7-c808-4a20-b611-b3d249244a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4607 | 2026.05.08 19:13:46.123695 [ 260 ] {69f178c7-c808-4a20-b611-b3d249244a5b} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.05.08 19:13:46.123742 [ 260 ] {69f178c7-c808-4a20-b611-b3d249244a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4609 | 2026.05.08 19:13:46.124148 [ 260 ] {69f178c7-c808-4a20-b611-b3d249244a5b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4610 | 2026.05.08 19:13:46.124415 [ 260 ] {69f178c7-c808-4a20-b611-b3d249244a5b} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.05.08 19:13:46.124586 [ 260 ] {69f178c7-c808-4a20-b611-b3d249244a5b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001611 sec., 7448.7895716945995 rows/sec., 581.94 KiB/sec. | ||
| 4612 | 2026.05.08 19:13:46.124638 [ 260 ] {69f178c7-c808-4a20-b611-b3d249244a5b} <Debug> TCPHandler: Processed in 0.001886918 sec. | ||
| 4613 | 2026.05.08 19:13:46.124776 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.05.08 19:13:46.124888 [ 260 ] {271ccb28-974d-4a75-8a3c-d8189a77feb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4615 | 2026.05.08 19:13:46.124936 [ 260 ] {271ccb28-974d-4a75-8a3c-d8189a77feb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4616 | 2026.05.08 19:13:46.125471 [ 260 ] {271ccb28-974d-4a75-8a3c-d8189a77feb5} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.05.08 19:13:46.125526 [ 260 ] {271ccb28-974d-4a75-8a3c-d8189a77feb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4618 | 2026.05.08 19:13:46.126015 [ 260 ] {271ccb28-974d-4a75-8a3c-d8189a77feb5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4619 | 2026.05.08 19:13:46.126338 [ 260 ] {271ccb28-974d-4a75-8a3c-d8189a77feb5} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.05.08 19:13:46.126640 [ 260 ] {271ccb28-974d-4a75-8a3c-d8189a77feb5} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001776 sec., 70382.88288288288 rows/sec., 5.71 MiB/sec. | ||
| 4621 | 2026.05.08 19:13:46.126699 [ 260 ] {271ccb28-974d-4a75-8a3c-d8189a77feb5} <Debug> TCPHandler: Processed in 0.00197953 sec. | ||
| 4622 | 2026.05.08 19:13:46.126891 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2026.05.08 19:13:46.127022 [ 260 ] {66435fbb-83db-4b89-8ed4-46202f94a165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4624 | 2026.05.08 19:13:46.127086 [ 260 ] {66435fbb-83db-4b89-8ed4-46202f94a165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4625 | 2026.05.08 19:13:46.127782 [ 260 ] {66435fbb-83db-4b89-8ed4-46202f94a165} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.05.08 19:13:46.127834 [ 260 ] {66435fbb-83db-4b89-8ed4-46202f94a165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4627 | 2026.05.08 19:13:46.128337 [ 260 ] {66435fbb-83db-4b89-8ed4-46202f94a165} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4628 | 2026.05.08 19:13:46.128679 [ 260 ] {66435fbb-83db-4b89-8ed4-46202f94a165} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.05.08 19:13:46.128868 [ 260 ] {66435fbb-83db-4b89-8ed4-46202f94a165} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001878 sec., 104898.82854100107 rows/sec., 7.52 MiB/sec. | ||
| 4630 | 2026.05.08 19:13:46.128923 [ 260 ] {66435fbb-83db-4b89-8ed4-46202f94a165} <Debug> TCPHandler: Processed in 0.002098483 sec. | ||
| 4631 | 2026.05.08 19:13:46.129151 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.05.08 19:13:46.129279 [ 260 ] {2b6a7b65-00a1-4ad6-b563-f94a9117825f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4633 | 2026.05.08 19:13:46.129360 [ 260 ] {2b6a7b65-00a1-4ad6-b563-f94a9117825f} <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 | ||
| 4634 | 2026.05.08 19:13:46.130657 [ 260 ] {2b6a7b65-00a1-4ad6-b563-f94a9117825f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.05.08 19:13:46.130708 [ 260 ] {2b6a7b65-00a1-4ad6-b563-f94a9117825f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4636 | 2026.05.08 19:13:46.131585 [ 260 ] {2b6a7b65-00a1-4ad6-b563-f94a9117825f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4637 | 2026.05.08 19:13:46.131959 [ 260 ] {2b6a7b65-00a1-4ad6-b563-f94a9117825f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.05.08 19:13:46.132123 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4639 | 2026.05.08 19:13:46.132171 [ 260 ] {2b6a7b65-00a1-4ad6-b563-f94a9117825f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002921 sec., 7874.0157480314965 rows/sec., 14.11 MiB/sec. | ||
| 4640 | 2026.05.08 19:13:46.132181 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.05.08 19:13:46.132223 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4642 | 2026.05.08 19:13:46.132301 [ 260 ] {2b6a7b65-00a1-4ad6-b563-f94a9117825f} <Debug> TCPHandler: Processed in 0.003215841 sec. | ||
| 4643 | 2026.05.08 19:13:46.132319 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 4644 | 2026.05.08 19:13:46.132481 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.05.08 19:13:46.132581 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2026.05.08 19:13:46.132613 [ 260 ] {49cf063d-d6ad-4fdc-a82b-446921e86193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4647 | 2026.05.08 19:13:46.132667 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 284 rows starting from the beginning of the part | ||
| 4648 | 2026.05.08 19:13:46.132671 [ 260 ] {49cf063d-d6ad-4fdc-a82b-446921e86193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4649 | 2026.05.08 19:13:46.132872 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 4650 | 2026.05.08 19:13:46.133025 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
| 4651 | 2026.05.08 19:13:46.133170 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4652 | 2026.05.08 19:13:46.133195 [ 260 ] {49cf063d-d6ad-4fdc-a82b-446921e86193} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.05.08 19:13:46.133243 [ 260 ] {49cf063d-d6ad-4fdc-a82b-446921e86193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4654 | 2026.05.08 19:13:46.133297 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
| 4655 | 2026.05.08 19:13:46.133409 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
| 4656 | 2026.05.08 19:13:46.133690 [ 260 ] {49cf063d-d6ad-4fdc-a82b-446921e86193} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4657 | 2026.05.08 19:13:46.134014 [ 260 ] {49cf063d-d6ad-4fdc-a82b-446921e86193} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.05.08 19:13:46.134203 [ 260 ] {49cf063d-d6ad-4fdc-a82b-446921e86193} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001619 sec., 37059.91352686844 rows/sec., 2.50 MiB/sec. | ||
| 4659 | 2026.05.08 19:13:46.134257 [ 260 ] {49cf063d-d6ad-4fdc-a82b-446921e86193} <Debug> TCPHandler: Processed in 0.001842376 sec. | ||
| 4660 | 2026.05.08 19:13:46.136994 [ 189 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 19 columns (19 merged, 0 gathered) in 0.004713289 sec., 82956.93304611706 rows/sec., 148.66 MiB/sec. | ||
| 4661 | 2026.05.08 19:13:46.137950 [ 186 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4662 | 2026.05.08 19:13:46.138541 [ 186 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.05.08 19:13:46.138665 [ 186 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4664 | 2026.05.08 19:13:46.138897 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 4665 | 2026.05.08 19:13:47.998233 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9935 | ||
| 4666 | 2026.05.08 19:13:47.998741 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.05.08 19:13:47.998788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4668 | 2026.05.08 19:13:47.999276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4669 | 2026.05.08 19:13:47.999515 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.05.08 19:13:47.999641 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9935 | ||
| 4671 | 2026.05.08 19:13:47.999660 [ 84 ] {} <Debug> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4672 | 2026.05.08 19:13:47.999733 [ 84 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.08 19:13:47.999756 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4674 | 2026.05.08 19:13:47.999875 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 4675 | 2026.05.08 19:13:47.999983 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4676 | 2026.05.08 19:13:48.000017 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7567 rows starting from the beginning of the part | ||
| 4677 | 2026.05.08 19:13:48.000080 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4678 | 2026.05.08 19:13:48.000127 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4679 | 2026.05.08 19:13:48.000171 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4680 | 2026.05.08 19:13:48.000218 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4681 | 2026.05.08 19:13:48.000263 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4682 | 2026.05.08 19:13:48.001998 [ 189 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9935 rows, containing 4 columns (4 merged, 0 gathered) in 0.002178495 sec., 4560487.8597380305 rows/sec., 65.24 MiB/sec. | ||
| 4683 | 2026.05.08 19:13:48.002289 [ 188 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4684 | 2026.05.08 19:13:48.002578 [ 188 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.05.08 19:13:48.002650 [ 188 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_21_4} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4686 | 2026.05.08 19:13:48.002711 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4687 | 2026.05.08 19:13:48.493034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4688 | 2026.05.08 19:13:48.509943 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.05.08 19:13:48.510004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4690 | 2026.05.08 19:13:48.515754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4691 | 2026.05.08 19:13:48.516445 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.05.08 19:13:48.516768 [ 82 ] {} <Debug> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4693 | 2026.05.08 19:13:48.516853 [ 82 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.08 19:13:48.516882 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4695 | 2026.05.08 19:13:48.517049 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 4696 | 2026.05.08 19:13:48.519388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4697 | 2026.05.08 19:13:48.521341 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4698 | 2026.05.08 19:13:48.522921 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 4699 | 2026.05.08 19:13:48.527703 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 4700 | 2026.05.08 19:13:48.533391 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 4701 | 2026.05.08 19:13:48.538000 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 4702 | 2026.05.08 19:13:48.542588 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 4703 | 2026.05.08 19:13:48.546994 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 4704 | 2026.05.08 19:13:48.603905 [ 188 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.086925747 sec., 1829.1473526249938 rows/sec., 9.46 MiB/sec. | ||
| 4705 | 2026.05.08 19:13:48.606422 [ 191 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4706 | 2026.05.08 19:13:48.608480 [ 191 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_21_4} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.05.08 19:13:48.608589 [ 191 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_21_4} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4708 | 2026.05.08 19:13:48.610498 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4709 | 2026.05.08 19:13:49.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.46 MiB, peak 260.03 MiB, free memory in arenas 0.00 B, will set to 253.51 MiB (RSS), difference: 4.05 MiB | ||
| 4710 | 2026.05.08 19:13:50.517506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 572 | ||
| 4711 | 2026.05.08 19:13:50.519760 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.05.08 19:13:50.519807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4713 | 2026.05.08 19:13:50.521030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4714 | 2026.05.08 19:13:50.521293 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.05.08 19:13:50.521544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4716 | 2026.05.08 19:13:51.097614 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.05.08 19:13:51.097854 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4718 | 2026.05.08 19:13:51.098180 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4719 | 2026.05.08 19:13:51.098216 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <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 | ||
| 4720 | 2026.05.08 19:13:51.098433 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4721 | 2026.05.08 19:13:51.098503 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4722 | 2026.05.08 19:13:51.098640 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4723 | 2026.05.08 19:13:51.098676 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4724 | 2026.05.08 19:13:51.098698 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4725 | 2026.05.08 19:13:51.098713 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4726 | 2026.05.08 19:13:51.098752 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4727 | 2026.05.08 19:13:51.098772 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4728 | 2026.05.08 19:13:51.099951 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002174 sec., 19319.22723091076 rows/sec., 4.71 MiB/sec. | ||
| 4729 | 2026.05.08 19:13:51.100125 [ 260 ] {b064231d-042a-4da8-9b64-ed749549f2b9} <Debug> TCPHandler: Processed in 0.002639627 sec. | ||
| 4730 | 2026.05.08 19:13:51.102102 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.05.08 19:13:51.102236 [ 260 ] {172c0fa9-1e9c-494b-9362-c34fbf34969b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4732 | 2026.05.08 19:13:51.102292 [ 260 ] {172c0fa9-1e9c-494b-9362-c34fbf34969b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4733 | 2026.05.08 19:13:51.102956 [ 260 ] {172c0fa9-1e9c-494b-9362-c34fbf34969b} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.05.08 19:13:51.103118 [ 260 ] {172c0fa9-1e9c-494b-9362-c34fbf34969b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4735 | 2026.05.08 19:13:51.103522 [ 260 ] {172c0fa9-1e9c-494b-9362-c34fbf34969b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4736 | 2026.05.08 19:13:51.103759 [ 260 ] {172c0fa9-1e9c-494b-9362-c34fbf34969b} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.05.08 19:13:51.103913 [ 260 ] {172c0fa9-1e9c-494b-9362-c34fbf34969b} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001718 sec., 54714.784633294534 rows/sec., 4.62 MiB/sec. | ||
| 4738 | 2026.05.08 19:13:51.103960 [ 260 ] {172c0fa9-1e9c-494b-9362-c34fbf34969b} <Debug> TCPHandler: Processed in 0.00197507 sec. | ||
| 4739 | 2026.05.08 19:13:51.104119 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2026.05.08 19:13:51.104243 [ 260 ] {0edefc3f-2d49-4b03-9fad-b044e406fc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4741 | 2026.05.08 19:13:51.104287 [ 260 ] {0edefc3f-2d49-4b03-9fad-b044e406fc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4742 | 2026.05.08 19:13:51.104741 [ 260 ] {0edefc3f-2d49-4b03-9fad-b044e406fc73} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.05.08 19:13:51.104778 [ 260 ] {0edefc3f-2d49-4b03-9fad-b044e406fc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4744 | 2026.05.08 19:13:51.105077 [ 260 ] {0edefc3f-2d49-4b03-9fad-b044e406fc73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4745 | 2026.05.08 19:13:51.105303 [ 260 ] {0edefc3f-2d49-4b03-9fad-b044e406fc73} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.05.08 19:13:51.105420 [ 80 ] {} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4747 | 2026.05.08 19:13:51.105432 [ 260 ] {0edefc3f-2d49-4b03-9fad-b044e406fc73} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001223 sec., 15535.568274734262 rows/sec., 1.14 MiB/sec. | ||
| 4748 | 2026.05.08 19:13:51.105502 [ 80 ] {} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.05.08 19:13:51.105515 [ 260 ] {0edefc3f-2d49-4b03-9fad-b044e406fc73} <Debug> TCPHandler: Processed in 0.001448286 sec. | ||
| 4750 | 2026.05.08 19:13:51.105535 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4751 | 2026.05.08 19:13:51.105658 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 4752 | 2026.05.08 19:13:51.105691 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.05.08 19:13:51.105796 [ 260 ] {51904570-3096-4f72-9ed4-86e1566e7af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4754 | 2026.05.08 19:13:51.105807 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4755 | 2026.05.08 19:13:51.105838 [ 260 ] {51904570-3096-4f72-9ed4-86e1566e7af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4756 | 2026.05.08 19:13:51.105849 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 214 rows starting from the beginning of the part | ||
| 4757 | 2026.05.08 19:13:51.105922 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 4758 | 2026.05.08 19:13:51.105973 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 4759 | 2026.05.08 19:13:51.106019 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
| 4760 | 2026.05.08 19:13:51.106058 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 4761 | 2026.05.08 19:13:51.106100 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
| 4762 | 2026.05.08 19:13:51.106338 [ 260 ] {51904570-3096-4f72-9ed4-86e1566e7af2} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.08 19:13:51.106384 [ 260 ] {51904570-3096-4f72-9ed4-86e1566e7af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4764 | 2026.05.08 19:13:51.106890 [ 260 ] {51904570-3096-4f72-9ed4-86e1566e7af2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4765 | 2026.05.08 19:13:51.106982 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375845 sec., 244940.38209245953 rows/sec., 17.39 MiB/sec. | ||
| 4766 | 2026.05.08 19:13:51.107143 [ 260 ] {51904570-3096-4f72-9ed4-86e1566e7af2} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.05.08 19:13:51.107164 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4768 | 2026.05.08 19:13:51.107289 [ 260 ] {51904570-3096-4f72-9ed4-86e1566e7af2} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001511 sec., 54930.50959629384 rows/sec., 4.29 MiB/sec. | ||
| 4769 | 2026.05.08 19:13:51.107336 [ 260 ] {51904570-3096-4f72-9ed4-86e1566e7af2} <Debug> TCPHandler: Processed in 0.001694363 sec. | ||
| 4770 | 2026.05.08 19:13:51.107479 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.05.08 19:13:51.107487 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.05.08 19:13:51.107564 [ 202 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_26_5} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4773 | 2026.05.08 19:13:51.107597 [ 260 ] {352879cf-f932-4a19-9169-b113681838f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4774 | 2026.05.08 19:13:51.107647 [ 260 ] {352879cf-f932-4a19-9169-b113681838f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4775 | 2026.05.08 19:13:51.107647 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4776 | 2026.05.08 19:13:51.108117 [ 260 ] {352879cf-f932-4a19-9169-b113681838f7} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.05.08 19:13:51.108160 [ 260 ] {352879cf-f932-4a19-9169-b113681838f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4778 | 2026.05.08 19:13:51.108505 [ 260 ] {352879cf-f932-4a19-9169-b113681838f7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4779 | 2026.05.08 19:13:51.108730 [ 260 ] {352879cf-f932-4a19-9169-b113681838f7} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.05.08 19:13:51.108864 [ 260 ] {352879cf-f932-4a19-9169-b113681838f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 4781 | 2026.05.08 19:13:51.108902 [ 260 ] {352879cf-f932-4a19-9169-b113681838f7} <Debug> TCPHandler: Processed in 0.001463048 sec. | ||
| 4782 | 2026.05.08 19:13:51.109034 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.05.08 19:13:51.109130 [ 260 ] {e23a0721-39e4-4709-832b-2302872d5fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.05.08 19:13:51.109184 [ 260 ] {e23a0721-39e4-4709-832b-2302872d5fa9} <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 | ||
| 4785 | 2026.05.08 19:13:51.110029 [ 260 ] {e23a0721-39e4-4709-832b-2302872d5fa9} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.08 19:13:51.110067 [ 260 ] {e23a0721-39e4-4709-832b-2302872d5fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4787 | 2026.05.08 19:13:51.110624 [ 260 ] {e23a0721-39e4-4709-832b-2302872d5fa9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4788 | 2026.05.08 19:13:51.110858 [ 260 ] {e23a0721-39e4-4709-832b-2302872d5fa9} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.05.08 19:13:51.111001 [ 260 ] {e23a0721-39e4-4709-832b-2302872d5fa9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001888 sec., 10063.559322033898 rows/sec., 18.03 MiB/sec. | ||
| 4790 | 2026.05.08 19:13:51.111054 [ 260 ] {e23a0721-39e4-4709-832b-2302872d5fa9} <Debug> TCPHandler: Processed in 0.002068801 sec. | ||
| 4791 | 2026.05.08 19:13:51.111185 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2026.05.08 19:13:51.111281 [ 260 ] {800aba65-7efb-45bf-aa48-8a6ee734fd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4793 | 2026.05.08 19:13:51.111321 [ 260 ] {800aba65-7efb-45bf-aa48-8a6ee734fd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4794 | 2026.05.08 19:13:51.111730 [ 260 ] {800aba65-7efb-45bf-aa48-8a6ee734fd14} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.05.08 19:13:51.111775 [ 260 ] {800aba65-7efb-45bf-aa48-8a6ee734fd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4796 | 2026.05.08 19:13:51.112085 [ 260 ] {800aba65-7efb-45bf-aa48-8a6ee734fd14} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4797 | 2026.05.08 19:13:51.112303 [ 260 ] {800aba65-7efb-45bf-aa48-8a6ee734fd14} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.05.08 19:13:51.112431 [ 260 ] {800aba65-7efb-45bf-aa48-8a6ee734fd14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 4799 | 2026.05.08 19:13:51.112468 [ 260 ] {800aba65-7efb-45bf-aa48-8a6ee734fd14} <Debug> TCPHandler: Processed in 0.001330723 sec. | ||
| 4800 | 2026.05.08 19:13:55.388858 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4801 | 2026.05.08 19:13:55.388913 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4802 | 2026.05.08 19:13:55.500665 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10447 | ||
| 4803 | 2026.05.08 19:13:55.501173 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.05.08 19:13:55.501216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4805 | 2026.05.08 19:13:55.501690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4806 | 2026.05.08 19:13:55.501920 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.05.08 19:13:55.502047 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10447 | ||
| 4808 | 2026.05.08 19:13:56.020412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4809 | 2026.05.08 19:13:56.036034 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.05.08 19:13:56.036097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4811 | 2026.05.08 19:13:56.042125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4812 | 2026.05.08 19:13:56.042838 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.05.08 19:13:56.045645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4814 | 2026.05.08 19:13:56.097892 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.05.08 19:13:56.098135 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4816 | 2026.05.08 19:13:56.098526 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4817 | 2026.05.08 19:13:56.098570 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <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 | ||
| 4818 | 2026.05.08 19:13:56.098812 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4819 | 2026.05.08 19:13:56.098884 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4820 | 2026.05.08 19:13:56.099024 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4821 | 2026.05.08 19:13:56.099062 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4822 | 2026.05.08 19:13:56.099085 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4823 | 2026.05.08 19:13:56.099100 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4824 | 2026.05.08 19:13:56.099141 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4825 | 2026.05.08 19:13:56.099161 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4826 | 2026.05.08 19:13:56.100257 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002224 sec., 18884.892086330936 rows/sec., 4.60 MiB/sec. | ||
| 4827 | 2026.05.08 19:13:56.100361 [ 260 ] {5c44995c-eece-4e61-b75f-537c25389388} <Debug> TCPHandler: Processed in 0.002598196 sec. | ||
| 4828 | 2026.05.08 19:13:56.102486 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.05.08 19:13:56.102607 [ 260 ] {38fbf269-4864-44e2-85c6-265e2f35271c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4830 | 2026.05.08 19:13:56.102654 [ 260 ] {38fbf269-4864-44e2-85c6-265e2f35271c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4831 | 2026.05.08 19:13:56.103341 [ 260 ] {38fbf269-4864-44e2-85c6-265e2f35271c} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.05.08 19:13:56.103395 [ 260 ] {38fbf269-4864-44e2-85c6-265e2f35271c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4833 | 2026.05.08 19:13:56.103839 [ 260 ] {38fbf269-4864-44e2-85c6-265e2f35271c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4834 | 2026.05.08 19:13:56.104073 [ 260 ] {38fbf269-4864-44e2-85c6-265e2f35271c} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.05.08 19:13:56.104231 [ 260 ] {38fbf269-4864-44e2-85c6-265e2f35271c} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.00166 sec., 61445.78313253012 rows/sec., 5.13 MiB/sec. | ||
| 4836 | 2026.05.08 19:13:56.104272 [ 260 ] {38fbf269-4864-44e2-85c6-265e2f35271c} <Debug> TCPHandler: Processed in 0.001839746 sec. | ||
| 4837 | 2026.05.08 19:13:56.104410 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.05.08 19:13:56.104512 [ 260 ] {602bc231-d0ed-47d4-a6e8-fe2abf8af484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.05.08 19:13:56.104554 [ 260 ] {602bc231-d0ed-47d4-a6e8-fe2abf8af484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4840 | 2026.05.08 19:13:56.105046 [ 260 ] {602bc231-d0ed-47d4-a6e8-fe2abf8af484} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.05.08 19:13:56.105085 [ 260 ] {602bc231-d0ed-47d4-a6e8-fe2abf8af484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4842 | 2026.05.08 19:13:56.105408 [ 260 ] {602bc231-d0ed-47d4-a6e8-fe2abf8af484} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4843 | 2026.05.08 19:13:56.105637 [ 260 ] {602bc231-d0ed-47d4-a6e8-fe2abf8af484} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.05.08 19:13:56.105771 [ 260 ] {602bc231-d0ed-47d4-a6e8-fe2abf8af484} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001282 sec., 17940.717628705148 rows/sec., 1.32 MiB/sec. | ||
| 4845 | 2026.05.08 19:13:56.105809 [ 260 ] {602bc231-d0ed-47d4-a6e8-fe2abf8af484} <Debug> TCPHandler: Processed in 0.001449666 sec. | ||
| 4846 | 2026.05.08 19:13:56.105958 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.05.08 19:13:56.106055 [ 260 ] {a0a8fcdd-00ec-428d-b458-72ed9c65417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4848 | 2026.05.08 19:13:56.106094 [ 260 ] {a0a8fcdd-00ec-428d-b458-72ed9c65417d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4849 | 2026.05.08 19:13:56.106545 [ 260 ] {a0a8fcdd-00ec-428d-b458-72ed9c65417d} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.05.08 19:13:56.106583 [ 260 ] {a0a8fcdd-00ec-428d-b458-72ed9c65417d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4851 | 2026.05.08 19:13:56.106890 [ 260 ] {a0a8fcdd-00ec-428d-b458-72ed9c65417d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4852 | 2026.05.08 19:13:56.107118 [ 260 ] {a0a8fcdd-00ec-428d-b458-72ed9c65417d} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.05.08 19:13:56.107249 [ 260 ] {a0a8fcdd-00ec-428d-b458-72ed9c65417d} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001213 sec., 71723.0008244023 rows/sec., 5.60 MiB/sec. | ||
| 4854 | 2026.05.08 19:13:56.107287 [ 260 ] {a0a8fcdd-00ec-428d-b458-72ed9c65417d} <Debug> TCPHandler: Processed in 0.001378335 sec. | ||
| 4855 | 2026.05.08 19:13:56.107428 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.05.08 19:13:56.107526 [ 260 ] {f4352470-45b8-4bbb-80d5-b33082d78cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.05.08 19:13:56.107569 [ 260 ] {f4352470-45b8-4bbb-80d5-b33082d78cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4858 | 2026.05.08 19:13:56.108048 [ 260 ] {f4352470-45b8-4bbb-80d5-b33082d78cfc} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.05.08 19:13:56.108086 [ 260 ] {f4352470-45b8-4bbb-80d5-b33082d78cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4860 | 2026.05.08 19:13:56.108419 [ 260 ] {f4352470-45b8-4bbb-80d5-b33082d78cfc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4861 | 2026.05.08 19:13:56.108633 [ 260 ] {f4352470-45b8-4bbb-80d5-b33082d78cfc} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.05.08 19:13:56.108765 [ 260 ] {f4352470-45b8-4bbb-80d5-b33082d78cfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 4863 | 2026.05.08 19:13:56.108802 [ 260 ] {f4352470-45b8-4bbb-80d5-b33082d78cfc} <Debug> TCPHandler: Processed in 0.001423916 sec. | ||
| 4864 | 2026.05.08 19:13:56.108972 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.05.08 19:13:56.109069 [ 260 ] {648878e5-d2f0-4922-acc3-4bac33dcfe2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4866 | 2026.05.08 19:13:56.109122 [ 260 ] {648878e5-d2f0-4922-acc3-4bac33dcfe2f} <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 | ||
| 4867 | 2026.05.08 19:13:56.110025 [ 260 ] {648878e5-d2f0-4922-acc3-4bac33dcfe2f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.05.08 19:13:56.110062 [ 260 ] {648878e5-d2f0-4922-acc3-4bac33dcfe2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4869 | 2026.05.08 19:13:56.110607 [ 260 ] {648878e5-d2f0-4922-acc3-4bac33dcfe2f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4870 | 2026.05.08 19:13:56.110841 [ 260 ] {648878e5-d2f0-4922-acc3-4bac33dcfe2f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.05.08 19:13:56.110985 [ 260 ] {648878e5-d2f0-4922-acc3-4bac33dcfe2f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001934 sec., 11892.45087900724 rows/sec., 21.31 MiB/sec. | ||
| 4872 | 2026.05.08 19:13:56.111050 [ 260 ] {648878e5-d2f0-4922-acc3-4bac33dcfe2f} <Debug> TCPHandler: Processed in 0.002127083 sec. | ||
| 4873 | 2026.05.08 19:13:56.111199 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.05.08 19:13:56.111295 [ 260 ] {b2bc8313-3749-47cf-adf4-d45056ccf43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4875 | 2026.05.08 19:13:56.111337 [ 260 ] {b2bc8313-3749-47cf-adf4-d45056ccf43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4876 | 2026.05.08 19:13:56.111706 [ 260 ] {b2bc8313-3749-47cf-adf4-d45056ccf43b} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.05.08 19:13:56.111743 [ 260 ] {b2bc8313-3749-47cf-adf4-d45056ccf43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4878 | 2026.05.08 19:13:56.112059 [ 260 ] {b2bc8313-3749-47cf-adf4-d45056ccf43b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4879 | 2026.05.08 19:13:56.112282 [ 260 ] {b2bc8313-3749-47cf-adf4-d45056ccf43b} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.05.08 19:13:56.112413 [ 260 ] {b2bc8313-3749-47cf-adf4-d45056ccf43b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 4881 | 2026.05.08 19:13:56.112452 [ 260 ] {b2bc8313-3749-47cf-adf4-d45056ccf43b} <Debug> TCPHandler: Processed in 0.001300703 sec. | ||
| 4882 | 2026.05.08 19:14:00.522675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 600 | ||
| 4883 | 2026.05.08 19:14:00.524854 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.05.08 19:14:00.524909 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4885 | 2026.05.08 19:14:00.526078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4886 | 2026.05.08 19:14:00.526368 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.05.08 19:14:00.526552 [ 69 ] {} <Debug> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4888 | 2026.05.08 19:14:00.526616 [ 69 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.05.08 19:14:00.526636 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4890 | 2026.05.08 19:14:00.526711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4891 | 2026.05.08 19:14:00.526778 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::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 | ||
| 4892 | 2026.05.08 19:14:00.527495 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4893 | 2026.05.08 19:14:00.527658 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 436 rows starting from the beginning of the part | ||
| 4894 | 2026.05.08 19:14:00.528028 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 4895 | 2026.05.08 19:14:00.528302 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 4896 | 2026.05.08 19:14:00.528567 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::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 | ||
| 4897 | 2026.05.08 19:14:00.528841 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4898 | 2026.05.08 19:14:00.529113 [ 188 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 4899 | 2026.05.08 19:14:00.534838 [ 191 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 72 columns (72 merged, 0 gathered) in 0.008127514 sec., 73823.31177774655 rows/sec., 63.77 MiB/sec. | ||
| 4900 | 2026.05.08 19:14:00.536087 [ 197 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4901 | 2026.05.08 19:14:00.536733 [ 197 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.05.08 19:14:00.536812 [ 197 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_16_3} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4903 | 2026.05.08 19:14:00.537041 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 4904 | 2026.05.08 19:14:01.099134 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2026.05.08 19:14:01.099413 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4906 | 2026.05.08 19:14:01.099802 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4907 | 2026.05.08 19:14:01.099841 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <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 | ||
| 4908 | 2026.05.08 19:14:01.100067 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4909 | 2026.05.08 19:14:01.100140 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4910 | 2026.05.08 19:14:01.100285 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4911 | 2026.05.08 19:14:01.100323 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4912 | 2026.05.08 19:14:01.100345 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 4913 | 2026.05.08 19:14:01.100361 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4914 | 2026.05.08 19:14:01.100400 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 4915 | 2026.05.08 19:14:01.100421 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4916 | 2026.05.08 19:14:01.101909 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002603 sec., 16135.228582404918 rows/sec., 3.93 MiB/sec. | ||
| 4917 | 2026.05.08 19:14:01.102022 [ 260 ] {53ec83af-c64a-4680-ac23-eba4d76868aa} <Debug> TCPHandler: Processed in 0.003032287 sec. | ||
| 4918 | 2026.05.08 19:14:01.104574 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.05.08 19:14:01.104685 [ 260 ] {2e4f96e2-d50f-453c-913c-54d1fc2a1d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4920 | 2026.05.08 19:14:01.104730 [ 260 ] {2e4f96e2-d50f-453c-913c-54d1fc2a1d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4921 | 2026.05.08 19:14:01.105558 [ 260 ] {2e4f96e2-d50f-453c-913c-54d1fc2a1d49} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.05.08 19:14:01.105622 [ 260 ] {2e4f96e2-d50f-453c-913c-54d1fc2a1d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4923 | 2026.05.08 19:14:01.106080 [ 260 ] {2e4f96e2-d50f-453c-913c-54d1fc2a1d49} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4924 | 2026.05.08 19:14:01.106307 [ 260 ] {2e4f96e2-d50f-453c-913c-54d1fc2a1d49} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.05.08 19:14:01.106527 [ 260 ] {2e4f96e2-d50f-453c-913c-54d1fc2a1d49} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001861 sec., 4298.76410531972 rows/sec., 350.53 KiB/sec. | ||
| 4926 | 2026.05.08 19:14:01.106660 [ 260 ] {2e4f96e2-d50f-453c-913c-54d1fc2a1d49} <Debug> TCPHandler: Processed in 0.002135033 sec. | ||
| 4927 | 2026.05.08 19:14:01.106899 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.05.08 19:14:01.107055 [ 260 ] {2bc0f807-52fd-4309-ab8f-dacd2aa672dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4929 | 2026.05.08 19:14:01.107119 [ 260 ] {2bc0f807-52fd-4309-ab8f-dacd2aa672dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4930 | 2026.05.08 19:14:01.107797 [ 260 ] {2bc0f807-52fd-4309-ab8f-dacd2aa672dd} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.08 19:14:01.107840 [ 260 ] {2bc0f807-52fd-4309-ab8f-dacd2aa672dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4932 | 2026.05.08 19:14:01.108238 [ 260 ] {2bc0f807-52fd-4309-ab8f-dacd2aa672dd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4933 | 2026.05.08 19:14:01.108474 [ 260 ] {2bc0f807-52fd-4309-ab8f-dacd2aa672dd} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.08 19:14:01.108607 [ 69 ] {} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4935 | 2026.05.08 19:14:01.108624 [ 260 ] {2bc0f807-52fd-4309-ab8f-dacd2aa672dd} <Debug> executeQuery: Read 98 rows, 8.42 KiB in 0.001618 sec., 60568.603213844246 rows/sec., 5.08 MiB/sec. | ||
| 4936 | 2026.05.08 19:14:01.108654 [ 69 ] {} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.05.08 19:14:01.108675 [ 260 ] {2bc0f807-52fd-4309-ab8f-dacd2aa672dd} <Debug> TCPHandler: Processed in 0.001908468 sec. | ||
| 4938 | 2026.05.08 19:14:01.108681 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4939 | 2026.05.08 19:14:01.108830 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.05.08 19:14:01.108855 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 4941 | 2026.05.08 19:14:01.108934 [ 260 ] {0a14e532-02d9-42f5-bdc1-b3199cc1f888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4942 | 2026.05.08 19:14:01.108980 [ 260 ] {0a14e532-02d9-42f5-bdc1-b3199cc1f888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4943 | 2026.05.08 19:14:01.109032 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4944 | 2026.05.08 19:14:01.109077 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1011 rows starting from the beginning of the part | ||
| 4945 | 2026.05.08 19:14:01.109160 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 94 rows starting from the beginning of the part | ||
| 4946 | 2026.05.08 19:14:01.109216 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 223 rows starting from the beginning of the part | ||
| 4947 | 2026.05.08 19:14:01.109268 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 4948 | 2026.05.08 19:14:01.109319 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part | ||
| 4949 | 2026.05.08 19:14:01.109369 [ 197 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 98 rows starting from the beginning of the part | ||
| 4950 | 2026.05.08 19:14:01.109410 [ 260 ] {0a14e532-02d9-42f5-bdc1-b3199cc1f888} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.05.08 19:14:01.109454 [ 260 ] {0a14e532-02d9-42f5-bdc1-b3199cc1f888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4952 | 2026.05.08 19:14:01.109810 [ 260 ] {0a14e532-02d9-42f5-bdc1-b3199cc1f888} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4953 | 2026.05.08 19:14:01.110053 [ 260 ] {0a14e532-02d9-42f5-bdc1-b3199cc1f888} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.05.08 19:14:01.110190 [ 260 ] {0a14e532-02d9-42f5-bdc1-b3199cc1f888} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001278 sec., 21126.76056338028 rows/sec., 1.52 MiB/sec. | ||
| 4955 | 2026.05.08 19:14:01.110229 [ 260 ] {0a14e532-02d9-42f5-bdc1-b3199cc1f888} <Debug> TCPHandler: Processed in 0.001447876 sec. | ||
| 4956 | 2026.05.08 19:14:01.110379 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.05.08 19:14:01.110473 [ 260 ] {60958e2e-5808-420a-82ee-0115e6b4f7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4958 | 2026.05.08 19:14:01.110513 [ 260 ] {60958e2e-5808-420a-82ee-0115e6b4f7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4959 | 2026.05.08 19:14:01.110701 [ 191 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916358 sec., 846397.1763104807 rows/sec., 72.87 MiB/sec. | ||
| 4960 | 2026.05.08 19:14:01.110977 [ 260 ] {60958e2e-5808-420a-82ee-0115e6b4f7a8} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.05.08 19:14:01.110985 [ 191 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4962 | 2026.05.08 19:14:01.111024 [ 260 ] {60958e2e-5808-420a-82ee-0115e6b4f7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4963 | 2026.05.08 19:14:01.111364 [ 191 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.05.08 19:14:01.111403 [ 260 ] {60958e2e-5808-420a-82ee-0115e6b4f7a8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4965 | 2026.05.08 19:14:01.111466 [ 191 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_31_6} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4966 | 2026.05.08 19:14:01.111597 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4967 | 2026.05.08 19:14:01.111653 [ 260 ] {60958e2e-5808-420a-82ee-0115e6b4f7a8} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.05.08 19:14:01.111772 [ 68 ] {} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4969 | 2026.05.08 19:14:01.111791 [ 260 ] {60958e2e-5808-420a-82ee-0115e6b4f7a8} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001335 sec., 68164.79400749064 rows/sec., 5.33 MiB/sec. | ||
| 4970 | 2026.05.08 19:14:01.111825 [ 68 ] {} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.05.08 19:14:01.111841 [ 260 ] {60958e2e-5808-420a-82ee-0115e6b4f7a8} <Debug> TCPHandler: Processed in 0.001510248 sec. | ||
| 4972 | 2026.05.08 19:14:01.111862 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4973 | 2026.05.08 19:14:01.111965 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 4974 | 2026.05.08 19:14:01.112023 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.05.08 19:14:01.112070 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4976 | 2026.05.08 19:14:01.112101 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 604 rows starting from the beginning of the part | ||
| 4977 | 2026.05.08 19:14:01.112122 [ 260 ] {57b015b4-54ae-476e-9f67-1cdd85d73d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4978 | 2026.05.08 19:14:01.112149 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 83 rows starting from the beginning of the part | ||
| 4979 | 2026.05.08 19:14:01.112170 [ 260 ] {57b015b4-54ae-476e-9f67-1cdd85d73d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4980 | 2026.05.08 19:14:01.112195 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 125 rows starting from the beginning of the part | ||
| 4981 | 2026.05.08 19:14:01.112239 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 83 rows starting from the beginning of the part | ||
| 4982 | 2026.05.08 19:14:01.112277 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 87 rows starting from the beginning of the part | ||
| 4983 | 2026.05.08 19:14:01.112315 [ 197 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 91 rows starting from the beginning of the part | ||
| 4984 | 2026.05.08 19:14:01.112700 [ 260 ] {57b015b4-54ae-476e-9f67-1cdd85d73d5e} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.05.08 19:14:01.112743 [ 260 ] {57b015b4-54ae-476e-9f67-1cdd85d73d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4986 | 2026.05.08 19:14:01.113107 [ 260 ] {57b015b4-54ae-476e-9f67-1cdd85d73d5e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4987 | 2026.05.08 19:14:01.113226 [ 196 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294983 sec., 828582.3057136658 rows/sec., 65.46 MiB/sec. | ||
| 4988 | 2026.05.08 19:14:01.113343 [ 260 ] {57b015b4-54ae-476e-9f67-1cdd85d73d5e} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.05.08 19:14:01.113476 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4990 | 2026.05.08 19:14:01.113490 [ 260 ] {57b015b4-54ae-476e-9f67-1cdd85d73d5e} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001385 sec., 118411.5523465704 rows/sec., 8.24 MiB/sec. | ||
| 4991 | 2026.05.08 19:14:01.113478 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4992 | 2026.05.08 19:14:01.113542 [ 260 ] {57b015b4-54ae-476e-9f67-1cdd85d73d5e} <Debug> TCPHandler: Processed in 0.0015667 sec. | ||
| 4993 | 2026.05.08 19:14:01.113567 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.05.08 19:14:01.113598 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4995 | 2026.05.08 19:14:01.113690 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.05.08 19:14:01.113693 [ 198 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 4997 | 2026.05.08 19:14:01.113809 [ 260 ] {483f6d46-fcf9-422c-bd0b-a5a53bd7dc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4998 | 2026.05.08 19:14:01.113835 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.05.08 19:14:01.113840 [ 198 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5000 | 2026.05.08 19:14:01.113870 [ 260 ] {483f6d46-fcf9-422c-bd0b-a5a53bd7dc68} <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 | ||
| 5001 | 2026.05.08 19:14:01.113902 [ 198 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4328 rows starting from the beginning of the part | ||
| 5002 | 2026.05.08 19:14:01.113931 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_31_6} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5003 | 2026.05.08 19:14:01.113981 [ 198 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5004 | 2026.05.08 19:14:01.114016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5005 | 2026.05.08 19:14:01.114044 [ 198 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 197 rows starting from the beginning of the part | ||
| 5006 | 2026.05.08 19:14:01.114099 [ 198 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 5007 | 2026.05.08 19:14:01.114147 [ 198 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 5008 | 2026.05.08 19:14:01.114195 [ 198 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 164 rows starting from the beginning of the part | ||
| 5009 | 2026.05.08 19:14:01.114721 [ 260 ] {483f6d46-fcf9-422c-bd0b-a5a53bd7dc68} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.05.08 19:14:01.114764 [ 260 ] {483f6d46-fcf9-422c-bd0b-a5a53bd7dc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5011 | 2026.05.08 19:14:01.115468 [ 260 ] {483f6d46-fcf9-422c-bd0b-a5a53bd7dc68} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5012 | 2026.05.08 19:14:01.115738 [ 260 ] {483f6d46-fcf9-422c-bd0b-a5a53bd7dc68} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.05.08 19:14:01.115880 [ 260 ] {483f6d46-fcf9-422c-bd0b-a5a53bd7dc68} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002089 sec., 9095.260890378171 rows/sec., 16.30 MiB/sec. | ||
| 5014 | 2026.05.08 19:14:01.115935 [ 260 ] {483f6d46-fcf9-422c-bd0b-a5a53bd7dc68} <Debug> TCPHandler: Processed in 0.002293368 sec. | ||
| 5015 | 2026.05.08 19:14:01.116070 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.05.08 19:14:01.116164 [ 260 ] {46dfeebc-2c0f-41e1-8918-6f783b91eb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.05.08 19:14:01.116206 [ 260 ] {46dfeebc-2c0f-41e1-8918-6f783b91eb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5018 | 2026.05.08 19:14:01.116340 [ 196 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002692288 sec., 1919928.3286186322 rows/sec., 134.22 MiB/sec. | ||
| 5019 | 2026.05.08 19:14:01.116568 [ 260 ] {46dfeebc-2c0f-41e1-8918-6f783b91eb0c} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.08 19:14:01.116611 [ 260 ] {46dfeebc-2c0f-41e1-8918-6f783b91eb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5021 | 2026.05.08 19:14:01.116833 [ 187 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5022 | 2026.05.08 19:14:01.116974 [ 260 ] {46dfeebc-2c0f-41e1-8918-6f783b91eb0c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5023 | 2026.05.08 19:14:01.117201 [ 187 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.05.08 19:14:01.117271 [ 260 ] {46dfeebc-2c0f-41e1-8918-6f783b91eb0c} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.05.08 19:14:01.117291 [ 187 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5026 | 2026.05.08 19:14:01.117378 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 5027 | 2026.05.08 19:14:01.117395 [ 67 ] {} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5028 | 2026.05.08 19:14:01.117415 [ 260 ] {46dfeebc-2c0f-41e1-8918-6f783b91eb0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 5029 | 2026.05.08 19:14:01.117447 [ 67 ] {} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.05.08 19:14:01.117465 [ 260 ] {46dfeebc-2c0f-41e1-8918-6f783b91eb0c} <Debug> TCPHandler: Processed in 0.001443127 sec. | ||
| 5031 | 2026.05.08 19:14:01.117476 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5032 | 2026.05.08 19:14:01.117566 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 5033 | 2026.05.08 19:14:01.117666 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5034 | 2026.05.08 19:14:01.117692 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1422 rows starting from the beginning of the part | ||
| 5035 | 2026.05.08 19:14:01.117736 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5036 | 2026.05.08 19:14:01.117771 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5037 | 2026.05.08 19:14:01.117807 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 5038 | 2026.05.08 19:14:01.117838 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 5039 | 2026.05.08 19:14:01.117872 [ 198 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 5040 | 2026.05.08 19:14:01.118827 [ 187 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294583 sec., 1330158.0508936082 rows/sec., 88.79 MiB/sec. | ||
| 5041 | 2026.05.08 19:14:01.119037 [ 191 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5042 | 2026.05.08 19:14:01.119316 [ 191 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_31_6} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.05.08 19:14:01.119385 [ 191 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_31_6} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5044 | 2026.05.08 19:14:01.119473 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5045 | 2026.05.08 19:14:01.317477 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.05.08 19:14:01.317708 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5047 | 2026.05.08 19:14:01.318018 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5048 | 2026.05.08 19:14:01.318049 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5049 | 2026.05.08 19:14:01.318237 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5050 | 2026.05.08 19:14:01.318302 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5051 | 2026.05.08 19:14:01.318438 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 5052 | 2026.05.08 19:14:01.318478 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5053 | 2026.05.08 19:14:01.318500 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 5054 | 2026.05.08 19:14:01.318515 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5055 | 2026.05.08 19:14:01.318552 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 5056 | 2026.05.08 19:14:01.318571 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 5057 | 2026.05.08 19:14:01.320162 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002534 sec., 16574.58563535912 rows/sec., 4.04 MiB/sec. | ||
| 5058 | 2026.05.08 19:14:01.320307 [ 260 ] {46b6ab12-77e6-4609-ac07-820de9770b03} <Debug> TCPHandler: Processed in 0.002950514 sec. | ||
| 5059 | 2026.05.08 19:14:01.345676 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.05.08 19:14:01.345835 [ 260 ] {1242a5fa-952b-4d19-a321-0d34c495ce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5061 | 2026.05.08 19:14:01.345903 [ 260 ] {1242a5fa-952b-4d19-a321-0d34c495ce3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5062 | 2026.05.08 19:14:01.346617 [ 260 ] {1242a5fa-952b-4d19-a321-0d34c495ce3a} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.05.08 19:14:01.346663 [ 260 ] {1242a5fa-952b-4d19-a321-0d34c495ce3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5064 | 2026.05.08 19:14:01.347120 [ 260 ] {1242a5fa-952b-4d19-a321-0d34c495ce3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5065 | 2026.05.08 19:14:01.347329 [ 260 ] {1242a5fa-952b-4d19-a321-0d34c495ce3a} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.05.08 19:14:01.347482 [ 260 ] {1242a5fa-952b-4d19-a321-0d34c495ce3a} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001698 sec., 5889.2815076560655 rows/sec., 1.13 MiB/sec. | ||
| 5067 | 2026.05.08 19:14:01.347532 [ 260 ] {1242a5fa-952b-4d19-a321-0d34c495ce3a} <Debug> TCPHandler: Processed in 0.00197111 sec. | ||
| 5068 | 2026.05.08 19:14:01.347665 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.05.08 19:14:01.347767 [ 260 ] {e9a2f184-fa40-4504-9e0b-76d2740ab666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5070 | 2026.05.08 19:14:01.347811 [ 260 ] {e9a2f184-fa40-4504-9e0b-76d2740ab666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5071 | 2026.05.08 19:14:01.349944 [ 260 ] {e9a2f184-fa40-4504-9e0b-76d2740ab666} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.05.08 19:14:01.349982 [ 260 ] {e9a2f184-fa40-4504-9e0b-76d2740ab666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5073 | 2026.05.08 19:14:01.350640 [ 260 ] {e9a2f184-fa40-4504-9e0b-76d2740ab666} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5074 | 2026.05.08 19:14:01.350977 [ 260 ] {e9a2f184-fa40-4504-9e0b-76d2740ab666} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.05.08 19:14:01.351168 [ 260 ] {e9a2f184-fa40-4504-9e0b-76d2740ab666} <Debug> executeQuery: Read 2348 rows, 176.05 KiB in 0.003422 sec., 686148.4511981297 rows/sec., 50.24 MiB/sec. | ||
| 5076 | 2026.05.08 19:14:01.351225 [ 260 ] {e9a2f184-fa40-4504-9e0b-76d2740ab666} <Debug> TCPHandler: Processed in 0.003609571 sec. | ||
| 5077 | 2026.05.08 19:14:01.351446 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.05.08 19:14:01.351553 [ 260 ] {a07f5a6d-a3af-4595-be10-4686312df94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.05.08 19:14:01.351596 [ 260 ] {a07f5a6d-a3af-4595-be10-4686312df94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5080 | 2026.05.08 19:14:01.352067 [ 260 ] {a07f5a6d-a3af-4595-be10-4686312df94d} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.05.08 19:14:01.352105 [ 260 ] {a07f5a6d-a3af-4595-be10-4686312df94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5082 | 2026.05.08 19:14:01.352414 [ 260 ] {a07f5a6d-a3af-4595-be10-4686312df94d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5083 | 2026.05.08 19:14:01.352635 [ 260 ] {a07f5a6d-a3af-4595-be10-4686312df94d} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.05.08 19:14:01.352770 [ 260 ] {a07f5a6d-a3af-4595-be10-4686312df94d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00124 sec., 7258.064516129032 rows/sec., 545.77 KiB/sec. | ||
| 5085 | 2026.05.08 19:14:01.352808 [ 260 ] {a07f5a6d-a3af-4595-be10-4686312df94d} <Debug> TCPHandler: Processed in 0.001423346 sec. | ||
| 5086 | 2026.05.08 19:14:01.352955 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.05.08 19:14:01.353056 [ 260 ] {ff557419-e7a6-4f94-a4ba-b7efdc1b77f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.05.08 19:14:01.353097 [ 260 ] {ff557419-e7a6-4f94-a4ba-b7efdc1b77f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5089 | 2026.05.08 19:14:01.354171 [ 260 ] {ff557419-e7a6-4f94-a4ba-b7efdc1b77f9} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.08 19:14:01.354228 [ 260 ] {ff557419-e7a6-4f94-a4ba-b7efdc1b77f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5091 | 2026.05.08 19:14:01.354661 [ 260 ] {ff557419-e7a6-4f94-a4ba-b7efdc1b77f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5092 | 2026.05.08 19:14:01.354911 [ 260 ] {ff557419-e7a6-4f94-a4ba-b7efdc1b77f9} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.08 19:14:01.355081 [ 260 ] {ff557419-e7a6-4f94-a4ba-b7efdc1b77f9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00204 sec., 392647.0588235294 rows/sec., 22.68 MiB/sec. | ||
| 5094 | 2026.05.08 19:14:01.355149 [ 260 ] {ff557419-e7a6-4f94-a4ba-b7efdc1b77f9} <Debug> TCPHandler: Processed in 0.002242986 sec. | ||
| 5095 | 2026.05.08 19:14:01.355344 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2026.05.08 19:14:01.355474 [ 260 ] {d4eb25df-e9ac-4d58-947e-105131c28b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5097 | 2026.05.08 19:14:01.355528 [ 260 ] {d4eb25df-e9ac-4d58-947e-105131c28b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5098 | 2026.05.08 19:14:01.355989 [ 260 ] {d4eb25df-e9ac-4d58-947e-105131c28b31} <Trace> oximeter.fields_u64 (f53e3da0-69b7-4a00-86da-848b49c450cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.05.08 19:14:01.356027 [ 260 ] {d4eb25df-e9ac-4d58-947e-105131c28b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5100 | 2026.05.08 19:14:01.356346 [ 260 ] {d4eb25df-e9ac-4d58-947e-105131c28b31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5101 | 2026.05.08 19:14:01.356570 [ 260 ] {d4eb25df-e9ac-4d58-947e-105131c28b31} <Trace> oximeter.fields_u64 (f53e3da0-69b7-4a00-86da-848b49c450cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.05.08 19:14:01.356700 [ 260 ] {d4eb25df-e9ac-4d58-947e-105131c28b31} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 111.34 KiB/sec. | ||
| 5103 | 2026.05.08 19:14:01.356741 [ 260 ] {d4eb25df-e9ac-4d58-947e-105131c28b31} <Debug> TCPHandler: Processed in 0.001503147 sec. | ||
| 5104 | 2026.05.08 19:14:01.356870 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5105 | 2026.05.08 19:14:01.356971 [ 260 ] {d3561fc1-c5a3-450d-8d78-d6e955a6c8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5106 | 2026.05.08 19:14:01.357015 [ 260 ] {d3561fc1-c5a3-450d-8d78-d6e955a6c8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5107 | 2026.05.08 19:14:01.358128 [ 260 ] {d3561fc1-c5a3-450d-8d78-d6e955a6c8dd} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.05.08 19:14:01.358193 [ 260 ] {d3561fc1-c5a3-450d-8d78-d6e955a6c8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5109 | 2026.05.08 19:14:01.358654 [ 260 ] {d3561fc1-c5a3-450d-8d78-d6e955a6c8dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5110 | 2026.05.08 19:14:01.358897 [ 260 ] {d3561fc1-c5a3-450d-8d78-d6e955a6c8dd} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2026.05.08 19:14:01.359059 [ 260 ] {d3561fc1-c5a3-450d-8d78-d6e955a6c8dd} <Debug> executeQuery: Read 1224 rows, 82.84 KiB in 0.002107 sec., 580920.740389179 rows/sec., 38.40 MiB/sec. | ||
| 5112 | 2026.05.08 19:14:01.359121 [ 260 ] {d3561fc1-c5a3-450d-8d78-d6e955a6c8dd} <Debug> TCPHandler: Processed in 0.002299988 sec. | ||
| 5113 | 2026.05.08 19:14:01.359354 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.05.08 19:14:01.359485 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5115 | 2026.05.08 19:14:01.359546 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5116 | 2026.05.08 19:14:01.361312 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.05.08 19:14:01.361350 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5118 | 2026.05.08 19:14:01.362185 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5119 | 2026.05.08 19:14:01.362411 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2026.05.08 19:14:01.362557 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Debug> executeQuery: Read 5383 rows, 355.33 KiB in 0.00311 sec., 1730868.1672025723 rows/sec., 111.58 MiB/sec. | ||
| 5121 | 2026.05.08 19:14:01.362599 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5122 | 2026.05.08 19:14:01.362615 [ 260 ] {ed4f7316-f83c-4b85-9fe3-35be4b523c0d} <Debug> TCPHandler: Processed in 0.003368635 sec. | ||
| 5123 | 2026.05.08 19:14:01.362759 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.05.08 19:14:01.362868 [ 260 ] {75882b7f-face-4572-9a41-67f5b48d426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.05.08 19:14:01.362925 [ 260 ] {75882b7f-face-4572-9a41-67f5b48d426f} <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 | ||
| 5126 | 2026.05.08 19:14:01.363746 [ 260 ] {75882b7f-face-4572-9a41-67f5b48d426f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.05.08 19:14:01.363785 [ 260 ] {75882b7f-face-4572-9a41-67f5b48d426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5128 | 2026.05.08 19:14:01.364289 [ 260 ] {75882b7f-face-4572-9a41-67f5b48d426f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5129 | 2026.05.08 19:14:01.364528 [ 260 ] {75882b7f-face-4572-9a41-67f5b48d426f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.08 19:14:01.364668 [ 260 ] {75882b7f-face-4572-9a41-67f5b48d426f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001823 sec., 4936.917169500823 rows/sec., 8.85 MiB/sec. | ||
| 5131 | 2026.05.08 19:14:01.364722 [ 260 ] {75882b7f-face-4572-9a41-67f5b48d426f} <Debug> TCPHandler: Processed in 0.002015021 sec. | ||
| 5132 | 2026.05.08 19:14:03.003095 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10959 | ||
| 5133 | 2026.05.08 19:14:03.003602 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.05.08 19:14:03.003647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5135 | 2026.05.08 19:14:03.004115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5136 | 2026.05.08 19:14:03.004342 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.05.08 19:14:03.004470 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10959 | ||
| 5138 | 2026.05.08 19:14:03.546690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5139 | 2026.05.08 19:14:03.562241 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.05.08 19:14:03.562291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5141 | 2026.05.08 19:14:03.567960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5142 | 2026.05.08 19:14:03.568630 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.05.08 19:14:03.571303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5144 | 2026.05.08 19:14:06.098116 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.05.08 19:14:06.098350 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5146 | 2026.05.08 19:14:06.098672 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5147 | 2026.05.08 19:14:06.098708 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <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 | ||
| 5148 | 2026.05.08 19:14:06.098923 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5149 | 2026.05.08 19:14:06.098991 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5150 | 2026.05.08 19:14:06.099126 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5151 | 2026.05.08 19:14:06.099257 [ 306 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5152 | 2026.05.08 19:14:06.099265 [ 340 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 5153 | 2026.05.08 19:14:06.099424 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 5154 | 2026.05.08 19:14:06.099461 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5155 | 2026.05.08 19:14:06.099530 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5156 | 2026.05.08 19:14:06.099550 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 5157 | 2026.05.08 19:14:06.099584 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5158 | 2026.05.08 19:14:06.099621 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5159 | 2026.05.08 19:14:06.100917 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002654 sec., 19593.067068575732 rows/sec., 3.98 MiB/sec. | ||
| 5160 | 2026.05.08 19:14:06.101017 [ 260 ] {7da06e5b-772c-41ad-a0b1-364e0e712b24} <Debug> TCPHandler: Processed in 0.003032547 sec. | ||
| 5161 | 2026.05.08 19:14:06.103128 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.05.08 19:14:06.103260 [ 260 ] {4513f308-c58b-43a9-959d-f9e07a262009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5163 | 2026.05.08 19:14:06.103310 [ 260 ] {4513f308-c58b-43a9-959d-f9e07a262009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5164 | 2026.05.08 19:14:06.103980 [ 260 ] {4513f308-c58b-43a9-959d-f9e07a262009} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.05.08 19:14:06.104017 [ 260 ] {4513f308-c58b-43a9-959d-f9e07a262009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5166 | 2026.05.08 19:14:06.104411 [ 260 ] {4513f308-c58b-43a9-959d-f9e07a262009} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5167 | 2026.05.08 19:14:06.104639 [ 260 ] {4513f308-c58b-43a9-959d-f9e07a262009} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.05.08 19:14:06.104785 [ 260 ] {4513f308-c58b-43a9-959d-f9e07a262009} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001564 sec., 65217.391304347824 rows/sec., 5.44 MiB/sec. | ||
| 5169 | 2026.05.08 19:14:06.104823 [ 260 ] {4513f308-c58b-43a9-959d-f9e07a262009} <Debug> TCPHandler: Processed in 0.001755134 sec. | ||
| 5170 | 2026.05.08 19:14:06.104985 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.05.08 19:14:06.105093 [ 260 ] {a18efa35-f294-4aac-a4f6-5b942379f66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.05.08 19:14:06.105133 [ 260 ] {a18efa35-f294-4aac-a4f6-5b942379f66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5173 | 2026.05.08 19:14:06.105603 [ 260 ] {a18efa35-f294-4aac-a4f6-5b942379f66a} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.08 19:14:06.105638 [ 260 ] {a18efa35-f294-4aac-a4f6-5b942379f66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5175 | 2026.05.08 19:14:06.105928 [ 260 ] {a18efa35-f294-4aac-a4f6-5b942379f66a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5176 | 2026.05.08 19:14:06.106153 [ 260 ] {a18efa35-f294-4aac-a4f6-5b942379f66a} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.08 19:14:06.106284 [ 260 ] {a18efa35-f294-4aac-a4f6-5b942379f66a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00121 sec., 19008.26446280992 rows/sec., 1.40 MiB/sec. | ||
| 5178 | 2026.05.08 19:14:06.106346 [ 260 ] {a18efa35-f294-4aac-a4f6-5b942379f66a} <Debug> TCPHandler: Processed in 0.001408556 sec. | ||
| 5179 | 2026.05.08 19:14:06.106480 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.08 19:14:06.106577 [ 260 ] {bef3545a-e79f-49d8-b8c5-a57953391e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5181 | 2026.05.08 19:14:06.106615 [ 260 ] {bef3545a-e79f-49d8-b8c5-a57953391e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5182 | 2026.05.08 19:14:06.107090 [ 260 ] {bef3545a-e79f-49d8-b8c5-a57953391e0b} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.08 19:14:06.107127 [ 260 ] {bef3545a-e79f-49d8-b8c5-a57953391e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5184 | 2026.05.08 19:14:06.107435 [ 260 ] {bef3545a-e79f-49d8-b8c5-a57953391e0b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5185 | 2026.05.08 19:14:06.107655 [ 260 ] {bef3545a-e79f-49d8-b8c5-a57953391e0b} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.05.08 19:14:06.107785 [ 260 ] {bef3545a-e79f-49d8-b8c5-a57953391e0b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001227 sec., 70904.64547677261 rows/sec., 5.54 MiB/sec. | ||
| 5187 | 2026.05.08 19:14:06.107822 [ 260 ] {bef3545a-e79f-49d8-b8c5-a57953391e0b} <Debug> TCPHandler: Processed in 0.001394985 sec. | ||
| 5188 | 2026.05.08 19:14:06.107968 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.05.08 19:14:06.108064 [ 260 ] {888798b2-0763-495a-9fa1-e4627727ca20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5190 | 2026.05.08 19:14:06.108106 [ 260 ] {888798b2-0763-495a-9fa1-e4627727ca20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5191 | 2026.05.08 19:14:06.108529 [ 260 ] {888798b2-0763-495a-9fa1-e4627727ca20} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.05.08 19:14:06.108565 [ 260 ] {888798b2-0763-495a-9fa1-e4627727ca20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5193 | 2026.05.08 19:14:06.108896 [ 260 ] {888798b2-0763-495a-9fa1-e4627727ca20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5194 | 2026.05.08 19:14:06.109116 [ 260 ] {888798b2-0763-495a-9fa1-e4627727ca20} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.05.08 19:14:06.109245 [ 260 ] {888798b2-0763-495a-9fa1-e4627727ca20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 5196 | 2026.05.08 19:14:06.109292 [ 260 ] {888798b2-0763-495a-9fa1-e4627727ca20} <Debug> TCPHandler: Processed in 0.001372974 sec. | ||
| 5197 | 2026.05.08 19:14:06.109428 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.05.08 19:14:06.109524 [ 260 ] {1c2f561b-d228-40a7-9e24-3f0f5c46363f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.05.08 19:14:06.109577 [ 260 ] {1c2f561b-d228-40a7-9e24-3f0f5c46363f} <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 | ||
| 5200 | 2026.05.08 19:14:06.110388 [ 260 ] {1c2f561b-d228-40a7-9e24-3f0f5c46363f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.05.08 19:14:06.110427 [ 260 ] {1c2f561b-d228-40a7-9e24-3f0f5c46363f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5202 | 2026.05.08 19:14:06.110944 [ 260 ] {1c2f561b-d228-40a7-9e24-3f0f5c46363f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5203 | 2026.05.08 19:14:06.111173 [ 260 ] {1c2f561b-d228-40a7-9e24-3f0f5c46363f} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.05.08 19:14:06.111302 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5205 | 2026.05.08 19:14:06.111319 [ 260 ] {1c2f561b-d228-40a7-9e24-3f0f5c46363f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001812 sec., 12693.156732891832 rows/sec., 22.75 MiB/sec. | ||
| 5206 | 2026.05.08 19:14:06.111364 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.05.08 19:14:06.111391 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5208 | 2026.05.08 19:14:06.111398 [ 260 ] {1c2f561b-d228-40a7-9e24-3f0f5c46363f} <Debug> TCPHandler: Processed in 0.002019181 sec. | ||
| 5209 | 2026.05.08 19:14:06.111520 [ 191 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 5210 | 2026.05.08 19:14:06.111547 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.05.08 19:14:06.111656 [ 260 ] {389ea45f-c22d-404e-aa71-1f372cd6ce5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5212 | 2026.05.08 19:14:06.111697 [ 260 ] {389ea45f-c22d-404e-aa71-1f372cd6ce5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5213 | 2026.05.08 19:14:06.111795 [ 191 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5214 | 2026.05.08 19:14:06.111862 [ 191 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 391 rows starting from the beginning of the part | ||
| 5215 | 2026.05.08 19:14:06.112026 [ 191 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part | ||
| 5216 | 2026.05.08 19:14:06.112065 [ 260 ] {389ea45f-c22d-404e-aa71-1f372cd6ce5e} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.05.08 19:14:06.112110 [ 260 ] {389ea45f-c22d-404e-aa71-1f372cd6ce5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5218 | 2026.05.08 19:14:06.112140 [ 191 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 5219 | 2026.05.08 19:14:06.112240 [ 191 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
| 5220 | 2026.05.08 19:14:06.112330 [ 191 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part | ||
| 5221 | 2026.05.08 19:14:06.112444 [ 191 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part | ||
| 5222 | 2026.05.08 19:14:06.112453 [ 260 ] {389ea45f-c22d-404e-aa71-1f372cd6ce5e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5223 | 2026.05.08 19:14:06.112705 [ 260 ] {389ea45f-c22d-404e-aa71-1f372cd6ce5e} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.05.08 19:14:06.112852 [ 260 ] {389ea45f-c22d-404e-aa71-1f372cd6ce5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 5225 | 2026.05.08 19:14:06.112898 [ 260 ] {389ea45f-c22d-404e-aa71-1f372cd6ce5e} <Debug> TCPHandler: Processed in 0.001400715 sec. | ||
| 5226 | 2026.05.08 19:14:06.116197 [ 187 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.004730289 sec., 102319.32974919713 rows/sec., 183.35 MiB/sec. | ||
| 5227 | 2026.05.08 19:14:06.117064 [ 200 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5228 | 2026.05.08 19:14:06.117488 [ 200 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.05.08 19:14:06.117577 [ 200 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5230 | 2026.05.08 19:14:06.117727 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5231 | 2026.05.08 19:14:07.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.64 MiB, peak 261.79 MiB, free memory in arenas 0.00 B, will set to 258.02 MiB (RSS), difference: 1.38 MiB | ||
| 5232 | 2026.05.08 19:14:10.389182 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5233 | 2026.05.08 19:14:10.389237 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5234 | 2026.05.08 19:14:10.505504 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11407 | ||
| 5235 | 2026.05.08 19:14:10.505969 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.05.08 19:14:10.506008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5237 | 2026.05.08 19:14:10.506480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5238 | 2026.05.08 19:14:10.506727 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.05.08 19:14:10.506864 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11407 | ||
| 5240 | 2026.05.08 19:14:10.527820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 648 | ||
| 5241 | 2026.05.08 19:14:10.530362 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.05.08 19:14:10.530416 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5243 | 2026.05.08 19:14:10.531613 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5244 | 2026.05.08 19:14:10.531882 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.08 19:14:10.532136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 5246 | 2026.05.08 19:14:11.071378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5247 | 2026.05.08 19:14:11.087744 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.05.08 19:14:11.087792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5249 | 2026.05.08 19:14:11.093219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5250 | 2026.05.08 19:14:11.093891 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.05.08 19:14:11.096423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5252 | 2026.05.08 19:14:11.097144 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.05.08 19:14:11.097368 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5254 | 2026.05.08 19:14:11.097702 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5255 | 2026.05.08 19:14:11.097737 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <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 | ||
| 5256 | 2026.05.08 19:14:11.097951 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5257 | 2026.05.08 19:14:11.098020 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5258 | 2026.05.08 19:14:11.098159 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5259 | 2026.05.08 19:14:11.098255 [ 340 ] {22220391-9bf1-490a-a472-a67c952284ed} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5260 | 2026.05.08 19:14:11.098279 [ 365 ] {22220391-9bf1-490a-a472-a67c952284ed} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 5261 | 2026.05.08 19:14:11.098388 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 5262 | 2026.05.08 19:14:11.098415 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5263 | 2026.05.08 19:14:11.098482 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5264 | 2026.05.08 19:14:11.098502 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 5265 | 2026.05.08 19:14:11.098537 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5266 | 2026.05.08 19:14:11.098580 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5267 | 2026.05.08 19:14:11.099815 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002536 sec., 20504.73186119874 rows/sec., 4.17 MiB/sec. | ||
| 5268 | 2026.05.08 19:14:11.099917 [ 260 ] {22220391-9bf1-490a-a472-a67c952284ed} <Debug> TCPHandler: Processed in 0.002904173 sec. | ||
| 5269 | 2026.05.08 19:14:11.101860 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.05.08 19:14:11.101968 [ 260 ] {7eb3be74-6c14-48e8-9283-ee905a1efca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5271 | 2026.05.08 19:14:11.102011 [ 260 ] {7eb3be74-6c14-48e8-9283-ee905a1efca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5272 | 2026.05.08 19:14:11.102765 [ 260 ] {7eb3be74-6c14-48e8-9283-ee905a1efca4} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.05.08 19:14:11.102812 [ 260 ] {7eb3be74-6c14-48e8-9283-ee905a1efca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5274 | 2026.05.08 19:14:11.103237 [ 260 ] {7eb3be74-6c14-48e8-9283-ee905a1efca4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5275 | 2026.05.08 19:14:11.103484 [ 260 ] {7eb3be74-6c14-48e8-9283-ee905a1efca4} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.05.08 19:14:11.103632 [ 260 ] {7eb3be74-6c14-48e8-9283-ee905a1efca4} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001693 sec., 55522.740696987596 rows/sec., 4.69 MiB/sec. | ||
| 5277 | 2026.05.08 19:14:11.103671 [ 260 ] {7eb3be74-6c14-48e8-9283-ee905a1efca4} <Debug> TCPHandler: Processed in 0.001859967 sec. | ||
| 5278 | 2026.05.08 19:14:11.103814 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.05.08 19:14:11.103910 [ 260 ] {25d3ba3b-15e7-4302-ac85-529a71a4b0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5280 | 2026.05.08 19:14:11.103950 [ 260 ] {25d3ba3b-15e7-4302-ac85-529a71a4b0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5281 | 2026.05.08 19:14:11.104386 [ 260 ] {25d3ba3b-15e7-4302-ac85-529a71a4b0fa} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.05.08 19:14:11.104423 [ 260 ] {25d3ba3b-15e7-4302-ac85-529a71a4b0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5283 | 2026.05.08 19:14:11.104716 [ 260 ] {25d3ba3b-15e7-4302-ac85-529a71a4b0fa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5284 | 2026.05.08 19:14:11.104935 [ 260 ] {25d3ba3b-15e7-4302-ac85-529a71a4b0fa} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.05.08 19:14:11.105065 [ 260 ] {25d3ba3b-15e7-4302-ac85-529a71a4b0fa} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001173 sec., 16197.78346121057 rows/sec., 1.19 MiB/sec. | ||
| 5286 | 2026.05.08 19:14:11.105079 [ 50 ] {} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5287 | 2026.05.08 19:14:11.105103 [ 260 ] {25d3ba3b-15e7-4302-ac85-529a71a4b0fa} <Debug> TCPHandler: Processed in 0.001337794 sec. | ||
| 5288 | 2026.05.08 19:14:11.105133 [ 50 ] {} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.08 19:14:11.105159 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5290 | 2026.05.08 19:14:11.105254 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.05.08 19:14:11.105269 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 5292 | 2026.05.08 19:14:11.105358 [ 260 ] {464cf54b-cf07-4ff8-84c0-fe3adb0c728a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5293 | 2026.05.08 19:14:11.105388 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5294 | 2026.05.08 19:14:11.105398 [ 260 ] {464cf54b-cf07-4ff8-84c0-fe3adb0c728a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5295 | 2026.05.08 19:14:11.105421 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 214 rows starting from the beginning of the part | ||
| 5296 | 2026.05.08 19:14:11.105485 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part | ||
| 5297 | 2026.05.08 19:14:11.105538 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
| 5298 | 2026.05.08 19:14:11.105589 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part | ||
| 5299 | 2026.05.08 19:14:11.105635 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part | ||
| 5300 | 2026.05.08 19:14:11.105687 [ 191 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part | ||
| 5301 | 2026.05.08 19:14:11.105859 [ 260 ] {464cf54b-cf07-4ff8-84c0-fe3adb0c728a} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.05.08 19:14:11.105896 [ 260 ] {464cf54b-cf07-4ff8-84c0-fe3adb0c728a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5303 | 2026.05.08 19:14:11.106202 [ 260 ] {464cf54b-cf07-4ff8-84c0-fe3adb0c728a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5304 | 2026.05.08 19:14:11.106505 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288523 sec., 244465.95054958275 rows/sec., 17.20 MiB/sec. | ||
| 5305 | 2026.05.08 19:14:11.106509 [ 260 ] {464cf54b-cf07-4ff8-84c0-fe3adb0c728a} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.05.08 19:14:11.106687 [ 187 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5307 | 2026.05.08 19:14:11.106782 [ 260 ] {464cf54b-cf07-4ff8-84c0-fe3adb0c728a} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001435 sec., 57839.7212543554 rows/sec., 4.52 MiB/sec. | ||
| 5308 | 2026.05.08 19:14:11.106866 [ 260 ] {464cf54b-cf07-4ff8-84c0-fe3adb0c728a} <Debug> TCPHandler: Processed in 0.001666222 sec. | ||
| 5309 | 2026.05.08 19:14:11.107090 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.05.08 19:14:11.107102 [ 187 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.05.08 19:14:11.107212 [ 187 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_31_6} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5312 | 2026.05.08 19:14:11.107226 [ 260 ] {bace763a-1ab5-4534-8a6f-623573a6eb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.05.08 19:14:11.107292 [ 260 ] {bace763a-1ab5-4534-8a6f-623573a6eb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5314 | 2026.05.08 19:14:11.107322 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5315 | 2026.05.08 19:14:11.107816 [ 260 ] {bace763a-1ab5-4534-8a6f-623573a6eb00} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.05.08 19:14:11.107859 [ 260 ] {bace763a-1ab5-4534-8a6f-623573a6eb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5317 | 2026.05.08 19:14:11.108267 [ 260 ] {bace763a-1ab5-4534-8a6f-623573a6eb00} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5318 | 2026.05.08 19:14:11.108492 [ 260 ] {bace763a-1ab5-4534-8a6f-623573a6eb00} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.08 19:14:11.108625 [ 260 ] {bace763a-1ab5-4534-8a6f-623573a6eb00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
| 5320 | 2026.05.08 19:14:11.108662 [ 260 ] {bace763a-1ab5-4534-8a6f-623573a6eb00} <Debug> TCPHandler: Processed in 0.001693303 sec. | ||
| 5321 | 2026.05.08 19:14:11.108806 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.05.08 19:14:11.108901 [ 260 ] {a65248d2-35d5-498e-b859-8a212cde86fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.05.08 19:14:11.108957 [ 260 ] {a65248d2-35d5-498e-b859-8a212cde86fb} <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 | ||
| 5324 | 2026.05.08 19:14:11.109855 [ 260 ] {a65248d2-35d5-498e-b859-8a212cde86fb} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.08 19:14:11.109892 [ 260 ] {a65248d2-35d5-498e-b859-8a212cde86fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5326 | 2026.05.08 19:14:11.110434 [ 260 ] {a65248d2-35d5-498e-b859-8a212cde86fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5327 | 2026.05.08 19:14:11.110662 [ 260 ] {a65248d2-35d5-498e-b859-8a212cde86fb} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.08 19:14:11.110799 [ 260 ] {a65248d2-35d5-498e-b859-8a212cde86fb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001916 sec., 9916.492693110647 rows/sec., 17.77 MiB/sec. | ||
| 5329 | 2026.05.08 19:14:11.110851 [ 260 ] {a65248d2-35d5-498e-b859-8a212cde86fb} <Debug> TCPHandler: Processed in 0.002093823 sec. | ||
| 5330 | 2026.05.08 19:14:11.110985 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.05.08 19:14:11.111080 [ 260 ] {6c0b613d-ee24-4dd7-bc67-6d843706c934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5332 | 2026.05.08 19:14:11.111121 [ 260 ] {6c0b613d-ee24-4dd7-bc67-6d843706c934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5333 | 2026.05.08 19:14:11.111511 [ 260 ] {6c0b613d-ee24-4dd7-bc67-6d843706c934} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.05.08 19:14:11.111547 [ 260 ] {6c0b613d-ee24-4dd7-bc67-6d843706c934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5335 | 2026.05.08 19:14:11.111858 [ 260 ] {6c0b613d-ee24-4dd7-bc67-6d843706c934} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5336 | 2026.05.08 19:14:11.112085 [ 260 ] {6c0b613d-ee24-4dd7-bc67-6d843706c934} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.05.08 19:14:11.112215 [ 260 ] {6c0b613d-ee24-4dd7-bc67-6d843706c934} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 5338 | 2026.05.08 19:14:11.112251 [ 260 ] {6c0b613d-ee24-4dd7-bc67-6d843706c934} <Debug> TCPHandler: Processed in 0.001314143 sec. | ||
| 5339 | 2026.05.08 19:14:12.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.05 MiB, peak 262.54 MiB, free memory in arenas 0.00 B, will set to 258.04 MiB (RSS), difference: -1.01 MiB | ||
| 5340 | 2026.05.08 19:14:16.112651 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.05.08 19:14:16.113035 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5342 | 2026.05.08 19:14:16.113590 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5343 | 2026.05.08 19:14:16.113661 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5344 | 2026.05.08 19:14:16.114054 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5345 | 2026.05.08 19:14:16.114172 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5346 | 2026.05.08 19:14:16.114395 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 5347 | 2026.05.08 19:14:16.114583 [ 352 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5348 | 2026.05.08 19:14:16.114587 [ 309 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 5349 | 2026.05.08 19:14:16.114796 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 5350 | 2026.05.08 19:14:16.114845 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5351 | 2026.05.08 19:14:16.114960 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5352 | 2026.05.08 19:14:16.114995 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 5353 | 2026.05.08 19:14:16.115060 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5354 | 2026.05.08 19:14:16.115131 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5355 | 2026.05.08 19:14:16.117031 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.004141 sec., 12557.35329630524 rows/sec., 2.55 MiB/sec. | ||
| 5356 | 2026.05.08 19:14:16.117218 [ 260 ] {906c3f14-a039-46f8-9463-ee98656c5e8d} <Debug> TCPHandler: Processed in 0.004793291 sec. | ||
| 5357 | 2026.05.08 19:14:16.125758 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.05.08 19:14:16.126020 [ 260 ] {ba4c189a-8c96-4e90-8a38-30ac57917094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.05.08 19:14:16.126128 [ 260 ] {ba4c189a-8c96-4e90-8a38-30ac57917094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5360 | 2026.05.08 19:14:16.127314 [ 260 ] {ba4c189a-8c96-4e90-8a38-30ac57917094} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.05.08 19:14:16.127393 [ 260 ] {ba4c189a-8c96-4e90-8a38-30ac57917094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5362 | 2026.05.08 19:14:16.128068 [ 260 ] {ba4c189a-8c96-4e90-8a38-30ac57917094} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5363 | 2026.05.08 19:14:16.128484 [ 260 ] {ba4c189a-8c96-4e90-8a38-30ac57917094} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.05.08 19:14:16.128764 [ 260 ] {ba4c189a-8c96-4e90-8a38-30ac57917094} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002813 sec., 100959.82936366869 rows/sec., 6.41 MiB/sec. | ||
| 5365 | 2026.05.08 19:14:16.128855 [ 260 ] {ba4c189a-8c96-4e90-8a38-30ac57917094} <Debug> TCPHandler: Processed in 0.003316854 sec. | ||
| 5366 | 2026.05.08 19:14:16.129091 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.05.08 19:14:16.129265 [ 260 ] {a5bc94dc-e048-43a7-92cc-48c4999ddf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5368 | 2026.05.08 19:14:16.129339 [ 260 ] {a5bc94dc-e048-43a7-92cc-48c4999ddf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5369 | 2026.05.08 19:14:16.130180 [ 260 ] {a5bc94dc-e048-43a7-92cc-48c4999ddf7b} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.05.08 19:14:16.130242 [ 260 ] {a5bc94dc-e048-43a7-92cc-48c4999ddf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5371 | 2026.05.08 19:14:16.130738 [ 260 ] {a5bc94dc-e048-43a7-92cc-48c4999ddf7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5372 | 2026.05.08 19:14:16.131114 [ 260 ] {a5bc94dc-e048-43a7-92cc-48c4999ddf7b} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.05.08 19:14:16.131347 [ 260 ] {a5bc94dc-e048-43a7-92cc-48c4999ddf7b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002123 sec., 942.0631182289214 rows/sec., 76.82 KiB/sec. | ||
| 5374 | 2026.05.08 19:14:16.131422 [ 260 ] {a5bc94dc-e048-43a7-92cc-48c4999ddf7b} <Debug> TCPHandler: Processed in 0.002421821 sec. | ||
| 5375 | 2026.05.08 19:14:16.131665 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.05.08 19:14:16.131820 [ 260 ] {bb64660f-1d12-4620-9c9e-a27a96282b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5377 | 2026.05.08 19:14:16.131888 [ 260 ] {bb64660f-1d12-4620-9c9e-a27a96282b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5378 | 2026.05.08 19:14:16.133153 [ 260 ] {bb64660f-1d12-4620-9c9e-a27a96282b40} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.05.08 19:14:16.133210 [ 260 ] {bb64660f-1d12-4620-9c9e-a27a96282b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5380 | 2026.05.08 19:14:16.133809 [ 260 ] {bb64660f-1d12-4620-9c9e-a27a96282b40} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5381 | 2026.05.08 19:14:16.134192 [ 260 ] {bb64660f-1d12-4620-9c9e-a27a96282b40} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.05.08 19:14:16.134421 [ 260 ] {bb64660f-1d12-4620-9c9e-a27a96282b40} <Debug> executeQuery: Read 844 rows, 67.21 KiB in 0.002635 sec., 320303.60531309294 rows/sec., 24.91 MiB/sec. | ||
| 5383 | 2026.05.08 19:14:16.134487 [ 260 ] {bb64660f-1d12-4620-9c9e-a27a96282b40} <Debug> TCPHandler: Processed in 0.002903803 sec. | ||
| 5384 | 2026.05.08 19:14:16.134718 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.05.08 19:14:16.134875 [ 260 ] {c21acc73-d93c-4387-9c7d-ae1ab33828f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.05.08 19:14:16.134941 [ 260 ] {c21acc73-d93c-4387-9c7d-ae1ab33828f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5387 | 2026.05.08 19:14:16.135704 [ 260 ] {c21acc73-d93c-4387-9c7d-ae1ab33828f6} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.05.08 19:14:16.135759 [ 260 ] {c21acc73-d93c-4387-9c7d-ae1ab33828f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5389 | 2026.05.08 19:14:16.136287 [ 260 ] {c21acc73-d93c-4387-9c7d-ae1ab33828f6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5390 | 2026.05.08 19:14:16.136756 [ 260 ] {c21acc73-d93c-4387-9c7d-ae1ab33828f6} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.05.08 19:14:16.136982 [ 260 ] {c21acc73-d93c-4387-9c7d-ae1ab33828f6} <Debug> executeQuery: Read 167 rows, 10.41 KiB in 0.002143 sec., 77928.13812412506 rows/sec., 4.74 MiB/sec. | ||
| 5392 | 2026.05.08 19:14:16.137049 [ 260 ] {c21acc73-d93c-4387-9c7d-ae1ab33828f6} <Debug> TCPHandler: Processed in 0.002413761 sec. | ||
| 5393 | 2026.05.08 19:14:16.137310 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.05.08 19:14:16.137485 [ 260 ] {7351945e-9d0b-45a8-a58e-dc153bb59214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5395 | 2026.05.08 19:14:16.137553 [ 260 ] {7351945e-9d0b-45a8-a58e-dc153bb59214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5396 | 2026.05.08 19:14:16.138340 [ 260 ] {7351945e-9d0b-45a8-a58e-dc153bb59214} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.05.08 19:14:16.138396 [ 260 ] {7351945e-9d0b-45a8-a58e-dc153bb59214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5398 | 2026.05.08 19:14:16.138925 [ 260 ] {7351945e-9d0b-45a8-a58e-dc153bb59214} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5399 | 2026.05.08 19:14:16.139271 [ 260 ] {7351945e-9d0b-45a8-a58e-dc153bb59214} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.05.08 19:14:16.139461 [ 52 ] {} <Debug> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5401 | 2026.05.08 19:14:16.139481 [ 260 ] {7351945e-9d0b-45a8-a58e-dc153bb59214} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002032 sec., 73326.77165354331 rows/sec., 4.74 MiB/sec. | ||
| 5402 | 2026.05.08 19:14:16.139569 [ 52 ] {} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.05.08 19:14:16.139616 [ 260 ] {7351945e-9d0b-45a8-a58e-dc153bb59214} <Debug> TCPHandler: Processed in 0.00238466 sec. | ||
| 5404 | 2026.05.08 19:14:16.139616 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5405 | 2026.05.08 19:14:16.139794 [ 200 ] {64c5980d-1279-458f-85b3-2322f6734579::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 | ||
| 5406 | 2026.05.08 19:14:16.139854 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2026.05.08 19:14:16.139931 [ 200 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5408 | 2026.05.08 19:14:16.139975 [ 200 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 174 rows starting from the beginning of the part | ||
| 5409 | 2026.05.08 19:14:16.140032 [ 260 ] {d2b77f4e-945f-43e1-9d41-6cd5becf199d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.05.08 19:14:16.140066 [ 200 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5411 | 2026.05.08 19:14:16.140104 [ 260 ] {d2b77f4e-945f-43e1-9d41-6cd5becf199d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5412 | 2026.05.08 19:14:16.140144 [ 200 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5413 | 2026.05.08 19:14:16.140217 [ 200 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5414 | 2026.05.08 19:14:16.140282 [ 200 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 5415 | 2026.05.08 19:14:16.140351 [ 200 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 5416 | 2026.05.08 19:14:16.140853 [ 260 ] {d2b77f4e-945f-43e1-9d41-6cd5becf199d} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.05.08 19:14:16.140903 [ 260 ] {d2b77f4e-945f-43e1-9d41-6cd5becf199d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5418 | 2026.05.08 19:14:16.141559 [ 260 ] {d2b77f4e-945f-43e1-9d41-6cd5becf199d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5419 | 2026.05.08 19:14:16.141851 [ 187 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1196 rows, containing 5 columns (5 merged, 0 gathered) in 0.002113983 sec., 565756.6782703551 rows/sec., 36.95 MiB/sec. | ||
| 5420 | 2026.05.08 19:14:16.142122 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5421 | 2026.05.08 19:14:16.142232 [ 260 ] {d2b77f4e-945f-43e1-9d41-6cd5becf199d} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.05.08 19:14:16.142544 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.05.08 19:14:16.142610 [ 260 ] {d2b77f4e-945f-43e1-9d41-6cd5becf199d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.002601 sec., 56901.191849288734 rows/sec., 3.24 MiB/sec. | ||
| 5424 | 2026.05.08 19:14:16.142661 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_10_2} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5425 | 2026.05.08 19:14:16.142739 [ 260 ] {d2b77f4e-945f-43e1-9d41-6cd5becf199d} <Debug> TCPHandler: Processed in 0.002963894 sec. | ||
| 5426 | 2026.05.08 19:14:16.142785 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5427 | 2026.05.08 19:14:16.143104 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.05.08 19:14:16.143310 [ 260 ] {f60b0c1b-af2e-4115-9ced-cb94f89e0f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5429 | 2026.05.08 19:14:16.143399 [ 260 ] {f60b0c1b-af2e-4115-9ced-cb94f89e0f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5430 | 2026.05.08 19:14:16.144614 [ 260 ] {f60b0c1b-af2e-4115-9ced-cb94f89e0f87} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.05.08 19:14:16.144695 [ 260 ] {f60b0c1b-af2e-4115-9ced-cb94f89e0f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5432 | 2026.05.08 19:14:16.145278 [ 260 ] {f60b0c1b-af2e-4115-9ced-cb94f89e0f87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5433 | 2026.05.08 19:14:16.145680 [ 260 ] {f60b0c1b-af2e-4115-9ced-cb94f89e0f87} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.05.08 19:14:16.145945 [ 260 ] {f60b0c1b-af2e-4115-9ced-cb94f89e0f87} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.0027 sec., 190740.74074074073 rows/sec., 13.45 MiB/sec. | ||
| 5435 | 2026.05.08 19:14:16.146021 [ 260 ] {f60b0c1b-af2e-4115-9ced-cb94f89e0f87} <Debug> TCPHandler: Processed in 0.003109878 sec. | ||
| 5436 | 2026.05.08 19:14:16.146247 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.05.08 19:14:16.146386 [ 260 ] {4fe20658-69d1-47c1-84d2-714c70b67ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5438 | 2026.05.08 19:14:16.146450 [ 260 ] {4fe20658-69d1-47c1-84d2-714c70b67ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5439 | 2026.05.08 19:14:16.147080 [ 260 ] {4fe20658-69d1-47c1-84d2-714c70b67ca4} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.05.08 19:14:16.147140 [ 260 ] {4fe20658-69d1-47c1-84d2-714c70b67ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5441 | 2026.05.08 19:14:16.147647 [ 260 ] {4fe20658-69d1-47c1-84d2-714c70b67ca4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5442 | 2026.05.08 19:14:16.148045 [ 260 ] {4fe20658-69d1-47c1-84d2-714c70b67ca4} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.05.08 19:14:16.148224 [ 260 ] {4fe20658-69d1-47c1-84d2-714c70b67ca4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001868 sec., 3211.9914346895075 rows/sec., 167.81 KiB/sec. | ||
| 5444 | 2026.05.08 19:14:16.148283 [ 260 ] {4fe20658-69d1-47c1-84d2-714c70b67ca4} <Debug> TCPHandler: Processed in 0.002110113 sec. | ||
| 5445 | 2026.05.08 19:14:16.148681 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.05.08 19:14:16.148921 [ 260 ] {afbea404-60e3-4e61-81ab-a2de8e9e503c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.05.08 19:14:16.149028 [ 260 ] {afbea404-60e3-4e61-81ab-a2de8e9e503c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5448 | 2026.05.08 19:14:16.150108 [ 260 ] {afbea404-60e3-4e61-81ab-a2de8e9e503c} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.05.08 19:14:16.150174 [ 260 ] {afbea404-60e3-4e61-81ab-a2de8e9e503c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5450 | 2026.05.08 19:14:16.150850 [ 260 ] {afbea404-60e3-4e61-81ab-a2de8e9e503c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5451 | 2026.05.08 19:14:16.151302 [ 260 ] {afbea404-60e3-4e61-81ab-a2de8e9e503c} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.05.08 19:14:16.151588 [ 260 ] {afbea404-60e3-4e61-81ab-a2de8e9e503c} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.002733 sec., 97328.94255396999 rows/sec., 6.47 MiB/sec. | ||
| 5453 | 2026.05.08 19:14:16.151677 [ 260 ] {afbea404-60e3-4e61-81ab-a2de8e9e503c} <Debug> TCPHandler: Processed in 0.003222811 sec. | ||
| 5454 | 2026.05.08 19:14:16.152024 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.05.08 19:14:16.152199 [ 260 ] {0b840629-2436-4c17-b9f7-3ba2f7198237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5456 | 2026.05.08 19:14:16.152271 [ 260 ] {0b840629-2436-4c17-b9f7-3ba2f7198237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5457 | 2026.05.08 19:14:16.153015 [ 260 ] {0b840629-2436-4c17-b9f7-3ba2f7198237} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.05.08 19:14:16.153072 [ 260 ] {0b840629-2436-4c17-b9f7-3ba2f7198237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5459 | 2026.05.08 19:14:16.153607 [ 260 ] {0b840629-2436-4c17-b9f7-3ba2f7198237} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5460 | 2026.05.08 19:14:16.154014 [ 260 ] {0b840629-2436-4c17-b9f7-3ba2f7198237} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.05.08 19:14:16.154247 [ 260 ] {0b840629-2436-4c17-b9f7-3ba2f7198237} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002104 sec., 475.2851711026616 rows/sec., 32.03 KiB/sec. | ||
| 5462 | 2026.05.08 19:14:16.154366 [ 260 ] {0b840629-2436-4c17-b9f7-3ba2f7198237} <Debug> TCPHandler: Processed in 0.002469402 sec. | ||
| 5463 | 2026.05.08 19:14:16.154619 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.05.08 19:14:16.154774 [ 260 ] {16ac4212-c82f-4c7c-b410-02e87e32de55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5465 | 2026.05.08 19:14:16.154863 [ 260 ] {16ac4212-c82f-4c7c-b410-02e87e32de55} <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 | ||
| 5466 | 2026.05.08 19:14:16.156491 [ 260 ] {16ac4212-c82f-4c7c-b410-02e87e32de55} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.05.08 19:14:16.156546 [ 260 ] {16ac4212-c82f-4c7c-b410-02e87e32de55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5468 | 2026.05.08 19:14:16.157443 [ 260 ] {16ac4212-c82f-4c7c-b410-02e87e32de55} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5469 | 2026.05.08 19:14:16.157807 [ 260 ] {16ac4212-c82f-4c7c-b410-02e87e32de55} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.05.08 19:14:16.158124 [ 260 ] {16ac4212-c82f-4c7c-b410-02e87e32de55} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003319 sec., 6929.79813196746 rows/sec., 12.42 MiB/sec. | ||
| 5471 | 2026.05.08 19:14:16.158266 [ 260 ] {16ac4212-c82f-4c7c-b410-02e87e32de55} <Debug> TCPHandler: Processed in 0.003725604 sec. | ||
| 5472 | 2026.05.08 19:14:16.158505 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2026.05.08 19:14:16.158661 [ 260 ] {5a8720f1-70de-4031-bca7-adeddf6c6c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5474 | 2026.05.08 19:14:16.158732 [ 260 ] {5a8720f1-70de-4031-bca7-adeddf6c6c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5475 | 2026.05.08 19:14:16.159331 [ 260 ] {5a8720f1-70de-4031-bca7-adeddf6c6c36} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.05.08 19:14:16.159385 [ 260 ] {5a8720f1-70de-4031-bca7-adeddf6c6c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5477 | 2026.05.08 19:14:16.159929 [ 260 ] {5a8720f1-70de-4031-bca7-adeddf6c6c36} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5478 | 2026.05.08 19:14:16.160308 [ 260 ] {5a8720f1-70de-4031-bca7-adeddf6c6c36} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.05.08 19:14:16.160544 [ 260 ] {5a8720f1-70de-4031-bca7-adeddf6c6c36} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001921 sec., 46850.59864653826 rows/sec., 2.93 MiB/sec. | ||
| 5480 | 2026.05.08 19:14:16.160606 [ 260 ] {5a8720f1-70de-4031-bca7-adeddf6c6c36} <Debug> TCPHandler: Processed in 0.002179765 sec. | ||
| 5481 | 2026.05.08 19:14:16.817365 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36247 | ||
| 5482 | 2026.05.08 19:14:16.817496 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5483 | 2026.05.08 19:14:16.817527 [ 313 ] {} <Debug> TCP-Session: 0f249b93-436b-4973-ac46-11e433cf45f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36247 | ||
| 5484 | 2026.05.08 19:14:16.817553 [ 313 ] {} <Debug> TCP-Session: 0f249b93-436b-4973-ac46-11e433cf45f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.05.08 19:14:16.817569 [ 313 ] {} <Debug> TCP-Session: 0f249b93-436b-4973-ac46-11e433cf45f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.05.08 19:14:16.817838 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56931 | ||
| 5487 | 2026.05.08 19:14:16.817856 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48601 | ||
| 5488 | 2026.05.08 19:14:16.817894 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60464 | ||
| 5489 | 2026.05.08 19:14:16.817915 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37808 | ||
| 5490 | 2026.05.08 19:14:16.817970 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5491 | 2026.05.08 19:14:16.817968 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5492 | 2026.05.08 19:14:16.817942 [ 313 ] {} <Trace> TCP-Session: 0f249b93-436b-4973-ac46-11e433cf45f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.05.08 19:14:16.818028 [ 316 ] {} <Debug> TCP-Session: 51570200-cccd-4e9f-ac3e-39ccc7fc6600 Authenticating user 'default' from [fd00:1122:3344:101::e]:48601 | ||
| 5494 | 2026.05.08 19:14:16.818033 [ 314 ] {} <Debug> TCP-Session: 4236eaba-f064-410c-96fc-6f2f1c60e3d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56931 | ||
| 5495 | 2026.05.08 19:14:16.818078 [ 316 ] {} <Debug> TCP-Session: 51570200-cccd-4e9f-ac3e-39ccc7fc6600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.05.08 19:14:16.818084 [ 314 ] {} <Debug> TCP-Session: 4236eaba-f064-410c-96fc-6f2f1c60e3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.05.08 19:14:16.818094 [ 316 ] {} <Debug> TCP-Session: 51570200-cccd-4e9f-ac3e-39ccc7fc6600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.05.08 19:14:16.818106 [ 314 ] {} <Debug> TCP-Session: 4236eaba-f064-410c-96fc-6f2f1c60e3d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.08 19:14:16.817909 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43780 | ||
| 5500 | 2026.05.08 19:14:16.817867 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37619 | ||
| 5501 | 2026.05.08 19:14:16.817858 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43377 | ||
| 5502 | 2026.05.08 19:14:16.818205 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5503 | 2026.05.08 19:14:16.818231 [ 313 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5504 | 2026.05.08 19:14:16.817894 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56484 | ||
| 5505 | 2026.05.08 19:14:16.818275 [ 319 ] {} <Debug> TCP-Session: f37274be-99d8-453b-86a1-5561d1cbe41a Authenticating user 'default' from [fd00:1122:3344:101::e]:60464 | ||
| 5506 | 2026.05.08 19:14:16.818334 [ 319 ] {} <Debug> TCP-Session: f37274be-99d8-453b-86a1-5561d1cbe41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.05.08 19:14:16.818352 [ 319 ] {} <Debug> TCP-Session: f37274be-99d8-453b-86a1-5561d1cbe41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.05.08 19:14:16.818570 [ 313 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5509 | 2026.05.08 19:14:16.818638 [ 313 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5510 | 2026.05.08 19:14:16.818786 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5511 | 2026.05.08 19:14:16.818836 [ 270 ] {} <Debug> TCP-Session: 25cfc992-3afb-40b6-bf25-d90c10e56db5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37808 | ||
| 5512 | 2026.05.08 19:14:16.818858 [ 270 ] {} <Debug> TCP-Session: 25cfc992-3afb-40b6-bf25-d90c10e56db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.05.08 19:14:16.818876 [ 270 ] {} <Debug> TCP-Session: 25cfc992-3afb-40b6-bf25-d90c10e56db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.05.08 19:14:16.818980 [ 313 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 5515 | 2026.05.08 19:14:16.819242 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5516 | 2026.05.08 19:14:16.819292 [ 317 ] {} <Debug> TCP-Session: ce1efe4e-32d5-4b39-ae9b-4e4652c0eda7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37619 | ||
| 5517 | 2026.05.08 19:14:16.819315 [ 317 ] {} <Debug> TCP-Session: ce1efe4e-32d5-4b39-ae9b-4e4652c0eda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.05.08 19:14:16.819330 [ 317 ] {} <Debug> TCP-Session: ce1efe4e-32d5-4b39-ae9b-4e4652c0eda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.05.08 19:14:16.819395 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5520 | 2026.05.08 19:14:16.819446 [ 259 ] {} <Debug> TCP-Session: 98676dc6-abcf-467f-85e8-4c2dbddcfbb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43780 | ||
| 5521 | 2026.05.08 19:14:16.819474 [ 259 ] {} <Debug> TCP-Session: 98676dc6-abcf-467f-85e8-4c2dbddcfbb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.05.08 19:14:16.819493 [ 259 ] {} <Debug> TCP-Session: 98676dc6-abcf-467f-85e8-4c2dbddcfbb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.05.08 19:14:16.819556 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5524 | 2026.05.08 19:14:16.819604 [ 318 ] {} <Debug> TCP-Session: ece951bb-9857-4697-868c-4a09ed191e29 Authenticating user 'default' from [fd00:1122:3344:101::e]:56484 | ||
| 5525 | 2026.05.08 19:14:16.819624 [ 318 ] {} <Debug> TCP-Session: ece951bb-9857-4697-868c-4a09ed191e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.05.08 19:14:16.819643 [ 318 ] {} <Debug> TCP-Session: ece951bb-9857-4697-868c-4a09ed191e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.05.08 19:14:16.819693 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5528 | 2026.05.08 19:14:16.819739 [ 315 ] {} <Debug> TCP-Session: b37e66a2-94f4-4395-92b2-6a26e07592ba Authenticating user 'default' from [fd00:1122:3344:101::e]:43377 | ||
| 5529 | 2026.05.08 19:14:16.819761 [ 315 ] {} <Debug> TCP-Session: b37e66a2-94f4-4395-92b2-6a26e07592ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.05.08 19:14:16.819777 [ 315 ] {} <Debug> TCP-Session: b37e66a2-94f4-4395-92b2-6a26e07592ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.05.08 19:14:16.820223 [ 340 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Trace> AggregatingTransform: Aggregating | ||
| 5532 | 2026.05.08 19:14:16.820263 [ 340 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Trace> Aggregator: Aggregation method: without_key | ||
| 5533 | 2026.05.08 19:14:16.820302 [ 340 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00119794 sec. (834.766 rows/sec., 32.61 KiB/sec.) | ||
| 5534 | 2026.05.08 19:14:16.820325 [ 340 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Trace> Aggregator: Merging aggregated data | ||
| 5535 | 2026.05.08 19:14:16.821732 [ 313 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003558 sec., 281.0567734682406 rows/sec., 10.98 KiB/sec. | ||
| 5536 | 2026.05.08 19:14:16.821945 [ 313 ] {30c206c8-08bc-4ea8-86f2-3faa688f4191} <Debug> TCPHandler: Processed in 0.004128584 sec. | ||
| 5537 | 2026.05.08 19:14:16.822123 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5538 | 2026.05.08 19:14:16.822160 [ 313 ] {} <Debug> TCP-Session: 0f249b93-436b-4973-ac46-11e433cf45f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.05.08 19:14:16.822166 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5540 | 2026.05.08 19:14:16.822187 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5541 | 2026.05.08 19:14:16.822214 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5542 | 2026.05.08 19:14:16.822240 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5543 | 2026.05.08 19:14:16.822257 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5544 | 2026.05.08 19:14:16.822277 [ 316 ] {} <Debug> TCP-Session: 51570200-cccd-4e9f-ac3e-39ccc7fc6600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.05.08 19:14:16.822280 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5546 | 2026.05.08 19:14:16.822325 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5547 | 2026.05.08 19:14:16.822361 [ 259 ] {} <Debug> TCP-Session: 98676dc6-abcf-467f-85e8-4c2dbddcfbb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5548 | 2026.05.08 19:14:16.822399 [ 270 ] {} <Debug> TCP-Session: 25cfc992-3afb-40b6-bf25-d90c10e56db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2026.05.08 19:14:16.822312 [ 319 ] {} <Debug> TCP-Session: f37274be-99d8-453b-86a1-5561d1cbe41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.05.08 19:14:16.822302 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5551 | 2026.05.08 19:14:16.822253 [ 318 ] {} <Debug> TCP-Session: ece951bb-9857-4697-868c-4a09ed191e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.05.08 19:14:16.822492 [ 317 ] {} <Debug> TCP-Session: ce1efe4e-32d5-4b39-ae9b-4e4652c0eda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2026.05.08 19:14:16.822223 [ 314 ] {} <Debug> TCP-Session: 4236eaba-f064-410c-96fc-6f2f1c60e3d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.05.08 19:14:16.822293 [ 315 ] {} <Debug> TCP-Session: b37e66a2-94f4-4395-92b2-6a26e07592ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.05.08 19:14:16.988424 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46959 | ||
| 5556 | 2026.05.08 19:14:16.988568 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5557 | 2026.05.08 19:14:16.988607 [ 313 ] {} <Debug> TCP-Session: 7559927c-0884-4a10-b626-1486a859dab4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46959 | ||
| 5558 | 2026.05.08 19:14:16.988639 [ 313 ] {} <Debug> TCP-Session: 7559927c-0884-4a10-b626-1486a859dab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.05.08 19:14:16.988657 [ 313 ] {} <Debug> TCP-Session: 7559927c-0884-4a10-b626-1486a859dab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.05.08 19:14:16.989020 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36402 | ||
| 5561 | 2026.05.08 19:14:16.989047 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35251 | ||
| 5562 | 2026.05.08 19:14:16.989088 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39337 | ||
| 5563 | 2026.05.08 19:14:16.989096 [ 313 ] {} <Trace> TCP-Session: 7559927c-0884-4a10-b626-1486a859dab4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.05.08 19:14:16.989128 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60885 | ||
| 5565 | 2026.05.08 19:14:16.989150 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5566 | 2026.05.08 19:14:16.989138 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55516 | ||
| 5567 | 2026.05.08 19:14:16.989196 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5568 | 2026.05.08 19:14:16.989202 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5569 | 2026.05.08 19:14:16.989219 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5570 | 2026.05.08 19:14:16.989242 [ 318 ] {} <Debug> TCP-Session: 0900d1e3-4f13-49e8-bbb4-e796f349d7a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39337 | ||
| 5571 | 2026.05.08 19:14:16.989266 [ 317 ] {} <Debug> TCP-Session: bad76eba-4d2b-48aa-b759-18d15f48893d Authenticating user 'default' from [fd00:1122:3344:101::e]:35251 | ||
| 5572 | 2026.05.08 19:14:16.989273 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5573 | 2026.05.08 19:14:16.989277 [ 259 ] {} <Debug> TCP-Session: dce78a1c-fbdd-4db4-a405-91474cd3351a Authenticating user 'default' from [fd00:1122:3344:101::e]:60885 | ||
| 5574 | 2026.05.08 19:14:16.989311 [ 317 ] {} <Debug> TCP-Session: bad76eba-4d2b-48aa-b759-18d15f48893d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.05.08 19:14:16.989328 [ 270 ] {} <Debug> TCP-Session: 0d0e7721-bd0b-4a90-90ba-c0ba45a5596c Authenticating user 'default' from [fd00:1122:3344:101::e]:55516 | ||
| 5576 | 2026.05.08 19:14:16.989353 [ 317 ] {} <Debug> TCP-Session: bad76eba-4d2b-48aa-b759-18d15f48893d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.05.08 19:14:16.989383 [ 270 ] {} <Debug> TCP-Session: 0d0e7721-bd0b-4a90-90ba-c0ba45a5596c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.05.08 19:14:16.989342 [ 259 ] {} <Debug> TCP-Session: dce78a1c-fbdd-4db4-a405-91474cd3351a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.05.08 19:14:16.989414 [ 270 ] {} <Debug> TCP-Session: 0d0e7721-bd0b-4a90-90ba-c0ba45a5596c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.05.08 19:14:16.989442 [ 259 ] {} <Debug> TCP-Session: dce78a1c-fbdd-4db4-a405-91474cd3351a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.05.08 19:14:16.989286 [ 318 ] {} <Debug> TCP-Session: 0900d1e3-4f13-49e8-bbb4-e796f349d7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2026.05.08 19:14:16.989202 [ 314 ] {} <Debug> TCP-Session: 5338f92c-aa51-46c7-8594-dea4539b7401 Authenticating user 'default' from [fd00:1122:3344:101::e]:36402 | ||
| 5583 | 2026.05.08 19:14:16.989489 [ 318 ] {} <Debug> TCP-Session: 0900d1e3-4f13-49e8-bbb4-e796f349d7a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.05.08 19:14:16.989520 [ 314 ] {} <Debug> TCP-Session: 5338f92c-aa51-46c7-8594-dea4539b7401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.05.08 19:14:16.989032 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55807 | ||
| 5586 | 2026.05.08 19:14:16.989550 [ 314 ] {} <Debug> TCP-Session: 5338f92c-aa51-46c7-8594-dea4539b7401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.05.08 19:14:16.989032 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50101 | ||
| 5588 | 2026.05.08 19:14:16.989117 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64970 | ||
| 5589 | 2026.05.08 19:14:16.989640 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5590 | 2026.05.08 19:14:16.989323 [ 313 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46959) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5591 | 2026.05.08 19:14:16.989677 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5592 | 2026.05.08 19:14:16.989681 [ 316 ] {} <Debug> TCP-Session: 934255d5-15ab-4f44-b5d8-b082ca4f330d Authenticating user 'default' from [fd00:1122:3344:101::e]:55807 | ||
| 5593 | 2026.05.08 19:14:16.989719 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.05.08 19:14:16.989726 [ 315 ] {} <Debug> TCP-Session: 50e2c355-0382-4c5f-84bd-8d5729540e10 Authenticating user 'default' from [fd00:1122:3344:101::e]:50101 | ||
| 5595 | 2026.05.08 19:14:16.989741 [ 316 ] {} <Debug> TCP-Session: 934255d5-15ab-4f44-b5d8-b082ca4f330d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.05.08 19:14:16.989757 [ 319 ] {} <Debug> TCP-Session: f86e0052-2f4d-470a-b3e1-239c5ce4cdb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64970 | ||
| 5597 | 2026.05.08 19:14:16.989781 [ 316 ] {} <Debug> TCP-Session: 934255d5-15ab-4f44-b5d8-b082ca4f330d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.05.08 19:14:16.989772 [ 315 ] {} <Debug> TCP-Session: 50e2c355-0382-4c5f-84bd-8d5729540e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2026.05.08 19:14:16.989796 [ 319 ] {} <Debug> TCP-Session: f86e0052-2f4d-470a-b3e1-239c5ce4cdb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.05.08 19:14:16.989821 [ 315 ] {} <Debug> TCP-Session: 50e2c355-0382-4c5f-84bd-8d5729540e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.05.08 19:14:16.989839 [ 319 ] {} <Debug> TCP-Session: f86e0052-2f4d-470a-b3e1-239c5ce4cdb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.05.08 19:14:16.989994 [ 313 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5603 | 2026.05.08 19:14:16.990053 [ 313 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5604 | 2026.05.08 19:14:16.990332 [ 313 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 5605 | 2026.05.08 19:14:16.991380 [ 359 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Trace> AggregatingTransform: Aggregating | ||
| 5606 | 2026.05.08 19:14:16.991444 [ 359 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5607 | 2026.05.08 19:14:16.991488 [ 359 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054457 sec. (948.355 rows/sec., 37.05 KiB/sec.) | ||
| 5608 | 2026.05.08 19:14:16.991504 [ 359 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Trace> Aggregator: Merging aggregated data | ||
| 5609 | 2026.05.08 19:14:16.992897 [ 313 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003646 sec., 274.27317608337904 rows/sec., 10.71 KiB/sec. | ||
| 5610 | 2026.05.08 19:14:16.993062 [ 313 ] {9192646a-e80d-43ce-9cc4-3db424053cd5} <Debug> TCPHandler: Processed in 0.004104913 sec. | ||
| 5611 | 2026.05.08 19:14:16.993191 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5612 | 2026.05.08 19:14:16.993219 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5613 | 2026.05.08 19:14:16.993224 [ 313 ] {} <Debug> TCP-Session: 7559927c-0884-4a10-b626-1486a859dab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.05.08 19:14:16.993235 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5615 | 2026.05.08 19:14:16.993256 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5616 | 2026.05.08 19:14:16.993288 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5617 | 2026.05.08 19:14:16.993319 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5618 | 2026.05.08 19:14:16.993337 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5619 | 2026.05.08 19:14:16.993355 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5620 | 2026.05.08 19:14:16.993382 [ 315 ] {} <Debug> TCP-Session: 50e2c355-0382-4c5f-84bd-8d5729540e10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.05.08 19:14:16.993383 [ 316 ] {} <Debug> TCP-Session: 934255d5-15ab-4f44-b5d8-b082ca4f330d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.05.08 19:14:16.993415 [ 319 ] {} <Debug> TCP-Session: f86e0052-2f4d-470a-b3e1-239c5ce4cdb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.05.08 19:14:16.993398 [ 318 ] {} <Debug> TCP-Session: 0900d1e3-4f13-49e8-bbb4-e796f349d7a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.05.08 19:14:16.993321 [ 317 ] {} <Debug> TCP-Session: bad76eba-4d2b-48aa-b759-18d15f48893d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.05.08 19:14:16.993297 [ 259 ] {} <Debug> TCP-Session: dce78a1c-fbdd-4db4-a405-91474cd3351a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.05.08 19:14:16.993293 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5627 | 2026.05.08 19:14:16.993265 [ 270 ] {} <Debug> TCP-Session: 0d0e7721-bd0b-4a90-90ba-c0ba45a5596c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.05.08 19:14:16.993577 [ 314 ] {} <Debug> TCP-Session: 5338f92c-aa51-46c7-8594-dea4539b7401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.05.08 19:14:17.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.46 MiB, peak 269.58 MiB, free memory in arenas 0.00 B, will set to 258.10 MiB (RSS), difference: -1.36 MiB | ||
| 5630 | 2026.05.08 19:14:17.053996 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60434 | ||
| 5631 | 2026.05.08 19:14:17.054099 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5632 | 2026.05.08 19:14:17.054123 [ 318 ] {} <Debug> TCP-Session: de881de4-9f63-49c3-8aea-6061cbba8443 Authenticating user 'default' from [fd00:1122:3344:101::e]:60434 | ||
| 5633 | 2026.05.08 19:14:17.054145 [ 318 ] {} <Debug> TCP-Session: de881de4-9f63-49c3-8aea-6061cbba8443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.05.08 19:14:17.054157 [ 318 ] {} <Debug> TCP-Session: de881de4-9f63-49c3-8aea-6061cbba8443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.05.08 19:14:17.054386 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64723 | ||
| 5636 | 2026.05.08 19:14:17.054413 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33174 | ||
| 5637 | 2026.05.08 19:14:17.054427 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63981 | ||
| 5638 | 2026.05.08 19:14:17.054461 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57782 | ||
| 5639 | 2026.05.08 19:14:17.054484 [ 318 ] {} <Trace> TCP-Session: de881de4-9f63-49c3-8aea-6061cbba8443 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.05.08 19:14:17.054508 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5641 | 2026.05.08 19:14:17.054527 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5642 | 2026.05.08 19:14:17.054527 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2026.05.08 19:14:17.054552 [ 319 ] {} <Debug> TCP-Session: 71424d23-aba3-4ea8-908e-a69c9ba8477e Authenticating user 'default' from [fd00:1122:3344:101::e]:64723 | ||
| 5644 | 2026.05.08 19:14:17.054562 [ 315 ] {} <Debug> TCP-Session: ef3466f5-f8a0-4dfa-873d-9291c4a9120a Authenticating user 'default' from [fd00:1122:3344:101::e]:63981 | ||
| 5645 | 2026.05.08 19:14:17.054570 [ 313 ] {} <Debug> TCP-Session: 3afd1eb1-862f-4ad8-9509-06376348ba16 Authenticating user 'default' from [fd00:1122:3344:101::e]:33174 | ||
| 5646 | 2026.05.08 19:14:17.054573 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5647 | 2026.05.08 19:14:17.054599 [ 315 ] {} <Debug> TCP-Session: ef3466f5-f8a0-4dfa-873d-9291c4a9120a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.05.08 19:14:17.054602 [ 313 ] {} <Debug> TCP-Session: 3afd1eb1-862f-4ad8-9509-06376348ba16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.05.08 19:14:17.054624 [ 315 ] {} <Debug> TCP-Session: ef3466f5-f8a0-4dfa-873d-9291c4a9120a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.05.08 19:14:17.054624 [ 317 ] {} <Debug> TCP-Session: cb28588f-278c-450d-911c-ffda74bf1b59 Authenticating user 'default' from [fd00:1122:3344:101::e]:57782 | ||
| 5651 | 2026.05.08 19:14:17.054633 [ 313 ] {} <Debug> TCP-Session: 3afd1eb1-862f-4ad8-9509-06376348ba16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.05.08 19:14:17.054589 [ 319 ] {} <Debug> TCP-Session: 71424d23-aba3-4ea8-908e-a69c9ba8477e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.05.08 19:14:17.054667 [ 317 ] {} <Debug> TCP-Session: cb28588f-278c-450d-911c-ffda74bf1b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.05.08 19:14:17.054684 [ 318 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60434) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5655 | 2026.05.08 19:14:17.054705 [ 317 ] {} <Debug> TCP-Session: cb28588f-278c-450d-911c-ffda74bf1b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.05.08 19:14:17.054690 [ 319 ] {} <Debug> TCP-Session: 71424d23-aba3-4ea8-908e-a69c9ba8477e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.05.08 19:14:17.054415 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46129 | ||
| 5658 | 2026.05.08 19:14:17.054397 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56307 | ||
| 5659 | 2026.05.08 19:14:17.054397 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49357 | ||
| 5660 | 2026.05.08 19:14:17.054434 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63884 | ||
| 5661 | 2026.05.08 19:14:17.054850 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5662 | 2026.05.08 19:14:17.054872 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5663 | 2026.05.08 19:14:17.054881 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5664 | 2026.05.08 19:14:17.054892 [ 314 ] {} <Debug> TCP-Session: b83d99a8-2957-45f4-83cd-e37fe971f7ab Authenticating user 'default' from [fd00:1122:3344:101::e]:46129 | ||
| 5665 | 2026.05.08 19:14:17.054907 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5666 | 2026.05.08 19:14:17.054913 [ 270 ] {} <Debug> TCP-Session: 69241098-f4bb-4470-a284-ca2f5d0e5175 Authenticating user 'default' from [fd00:1122:3344:101::e]:49357 | ||
| 5667 | 2026.05.08 19:14:17.054926 [ 314 ] {} <Debug> TCP-Session: b83d99a8-2957-45f4-83cd-e37fe971f7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.05.08 19:14:17.054941 [ 316 ] {} <Debug> TCP-Session: 87e19e45-2421-4383-94e8-f9ac32e5ab22 Authenticating user 'default' from [fd00:1122:3344:101::e]:63884 | ||
| 5669 | 2026.05.08 19:14:17.054948 [ 270 ] {} <Debug> TCP-Session: 69241098-f4bb-4470-a284-ca2f5d0e5175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.05.08 19:14:17.054959 [ 314 ] {} <Debug> TCP-Session: b83d99a8-2957-45f4-83cd-e37fe971f7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.05.08 19:14:17.054973 [ 316 ] {} <Debug> TCP-Session: 87e19e45-2421-4383-94e8-f9ac32e5ab22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.05.08 19:14:17.054979 [ 270 ] {} <Debug> TCP-Session: 69241098-f4bb-4470-a284-ca2f5d0e5175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.05.08 19:14:17.055004 [ 316 ] {} <Debug> TCP-Session: 87e19e45-2421-4383-94e8-f9ac32e5ab22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.05.08 19:14:17.055009 [ 318 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5675 | 2026.05.08 19:14:17.054903 [ 259 ] {} <Debug> TCP-Session: bf8a8726-8fdd-46d8-99f7-53c340bc42bc Authenticating user 'default' from [fd00:1122:3344:101::e]:56307 | ||
| 5676 | 2026.05.08 19:14:17.055064 [ 259 ] {} <Debug> TCP-Session: bf8a8726-8fdd-46d8-99f7-53c340bc42bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.05.08 19:14:17.055076 [ 259 ] {} <Debug> TCP-Session: bf8a8726-8fdd-46d8-99f7-53c340bc42bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.05.08 19:14:17.055079 [ 318 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5679 | 2026.05.08 19:14:17.055401 [ 318 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Debug> oximeter.version (1eeba4a5-6a53-4724-92f9-663d550c3983) (SelectExecutor): Key condition: unknown | ||
| 5680 | 2026.05.08 19:14:17.056416 [ 359 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Trace> AggregatingTransform: Aggregating | ||
| 5681 | 2026.05.08 19:14:17.056458 [ 359 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5682 | 2026.05.08 19:14:17.056495 [ 359 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992335 sec. (1007.724 rows/sec., 39.36 KiB/sec.) | ||
| 5683 | 2026.05.08 19:14:17.056514 [ 359 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Trace> Aggregator: Merging aggregated data | ||
| 5684 | 2026.05.08 19:14:17.057964 [ 318 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003336 sec., 299.7601918465228 rows/sec., 11.71 KiB/sec. | ||
| 5685 | 2026.05.08 19:14:17.058136 [ 318 ] {f5a2291a-c79e-4f50-8080-9fdccfd7b34b} <Debug> TCPHandler: Processed in 0.003800415 sec. | ||
| 5686 | 2026.05.08 19:14:17.058267 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5687 | 2026.05.08 19:14:17.058300 [ 318 ] {} <Debug> TCP-Session: de881de4-9f63-49c3-8aea-6061cbba8443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.05.08 19:14:17.058301 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5689 | 2026.05.08 19:14:17.058313 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5690 | 2026.05.08 19:14:17.058333 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5691 | 2026.05.08 19:14:17.058346 [ 317 ] {} <Debug> TCP-Session: cb28588f-278c-450d-911c-ffda74bf1b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.05.08 19:14:17.058361 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5693 | 2026.05.08 19:14:17.058372 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5694 | 2026.05.08 19:14:17.058409 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5695 | 2026.05.08 19:14:17.058431 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5696 | 2026.05.08 19:14:17.058439 [ 315 ] {} <Debug> TCP-Session: ef3466f5-f8a0-4dfa-873d-9291c4a9120a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.05.08 19:14:17.058470 [ 270 ] {} <Debug> TCP-Session: 69241098-f4bb-4470-a284-ca2f5d0e5175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.05.08 19:14:17.058479 [ 316 ] {} <Debug> TCP-Session: 87e19e45-2421-4383-94e8-f9ac32e5ab22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.05.08 19:14:17.058422 [ 259 ] {} <Debug> TCP-Session: bf8a8726-8fdd-46d8-99f7-53c340bc42bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.05.08 19:14:17.058380 [ 319 ] {} <Debug> TCP-Session: 71424d23-aba3-4ea8-908e-a69c9ba8477e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.05.08 19:14:17.058369 [ 314 ] {} <Debug> TCP-Session: b83d99a8-2957-45f4-83cd-e37fe971f7ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.05.08 19:14:17.058404 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5703 | 2026.05.08 19:14:17.058599 [ 313 ] {} <Debug> TCP-Session: 3afd1eb1-862f-4ad8-9509-06376348ba16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.05.08 19:14:18.007891 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11919 | ||
| 5705 | 2026.05.08 19:14:18.008401 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.05.08 19:14:18.008453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5707 | 2026.05.08 19:14:18.008932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5708 | 2026.05.08 19:14:18.009176 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.05.08 19:14:18.009338 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11919 | ||
| 5710 | 2026.05.08 19:14:18.596477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5711 | 2026.05.08 19:14:18.613492 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.05.08 19:14:18.613551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5713 | 2026.05.08 19:14:18.619159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5714 | 2026.05.08 19:14:18.619970 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.05.08 19:14:18.623048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5716 | 2026.05.08 19:14:20.533339 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 694 | ||
| 5717 | 2026.05.08 19:14:20.535826 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.05.08 19:14:20.535867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5719 | 2026.05.08 19:14:20.537078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5720 | 2026.05.08 19:14:20.537356 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.05.08 19:14:20.537608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
| 5722 | 2026.05.08 19:14:21.097399 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.05.08 19:14:21.097663 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5724 | 2026.05.08 19:14:21.098034 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5725 | 2026.05.08 19:14:21.098077 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <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 | ||
| 5726 | 2026.05.08 19:14:21.098330 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5727 | 2026.05.08 19:14:21.098411 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5728 | 2026.05.08 19:14:21.098550 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5729 | 2026.05.08 19:14:21.098679 [ 328 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5730 | 2026.05.08 19:14:21.098689 [ 367 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 5731 | 2026.05.08 19:14:21.098831 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 5732 | 2026.05.08 19:14:21.098858 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5733 | 2026.05.08 19:14:21.098925 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5734 | 2026.05.08 19:14:21.098946 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 5735 | 2026.05.08 19:14:21.098984 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5736 | 2026.05.08 19:14:21.099026 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5737 | 2026.05.08 19:14:21.100084 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002522 sec., 20618.556701030928 rows/sec., 4.19 MiB/sec. | ||
| 5738 | 2026.05.08 19:14:21.100177 [ 260 ] {cd071ee8-9a58-4a0c-aa68-9e2c961cb818} <Debug> TCPHandler: Processed in 0.002906723 sec. | ||
| 5739 | 2026.05.08 19:14:21.102001 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.05.08 19:14:21.102108 [ 260 ] {e5d43d4f-3c45-4e75-a9d3-abd9f6db88be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5741 | 2026.05.08 19:14:21.102149 [ 260 ] {e5d43d4f-3c45-4e75-a9d3-abd9f6db88be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5742 | 2026.05.08 19:14:21.102611 [ 260 ] {e5d43d4f-3c45-4e75-a9d3-abd9f6db88be} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.05.08 19:14:21.102653 [ 260 ] {e5d43d4f-3c45-4e75-a9d3-abd9f6db88be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5744 | 2026.05.08 19:14:21.103013 [ 260 ] {e5d43d4f-3c45-4e75-a9d3-abd9f6db88be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5745 | 2026.05.08 19:14:21.103242 [ 260 ] {e5d43d4f-3c45-4e75-a9d3-abd9f6db88be} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.05.08 19:14:21.103386 [ 260 ] {e5d43d4f-3c45-4e75-a9d3-abd9f6db88be} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001308 sec., 71865.44342507646 rows/sec., 6.06 MiB/sec. | ||
| 5747 | 2026.05.08 19:14:21.103394 [ 46 ] {} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5748 | 2026.05.08 19:14:21.103426 [ 260 ] {e5d43d4f-3c45-4e75-a9d3-abd9f6db88be} <Debug> TCPHandler: Processed in 0.001475228 sec. | ||
| 5749 | 2026.05.08 19:14:21.103452 [ 46 ] {} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.05.08 19:14:21.103482 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5751 | 2026.05.08 19:14:21.103557 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5752 | 2026.05.08 19:14:21.103584 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 5753 | 2026.05.08 19:14:21.103659 [ 260 ] {2442a0ee-f67b-4cad-a2f2-a163b94aa956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5754 | 2026.05.08 19:14:21.103701 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2026.05.08 19:14:21.103702 [ 260 ] {2442a0ee-f67b-4cad-a2f2-a163b94aa956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5756 | 2026.05.08 19:14:21.103741 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1012 rows starting from the beginning of the part | ||
| 5757 | 2026.05.08 19:14:21.103809 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2348 rows starting from the beginning of the part | ||
| 5758 | 2026.05.08 19:14:21.103852 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 5759 | 2026.05.08 19:14:21.103892 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 5760 | 2026.05.08 19:14:21.103964 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 844 rows starting from the beginning of the part | ||
| 5761 | 2026.05.08 19:14:21.104012 [ 200 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 5762 | 2026.05.08 19:14:21.104162 [ 260 ] {2442a0ee-f67b-4cad-a2f2-a163b94aa956} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.05.08 19:14:21.104205 [ 260 ] {2442a0ee-f67b-4cad-a2f2-a163b94aa956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5764 | 2026.05.08 19:14:21.104523 [ 260 ] {2442a0ee-f67b-4cad-a2f2-a163b94aa956} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5765 | 2026.05.08 19:14:21.104748 [ 260 ] {2442a0ee-f67b-4cad-a2f2-a163b94aa956} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.05.08 19:14:21.104885 [ 260 ] {2442a0ee-f67b-4cad-a2f2-a163b94aa956} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001245 sec., 15261.044176706828 rows/sec., 1.12 MiB/sec. | ||
| 5767 | 2026.05.08 19:14:21.104923 [ 260 ] {2442a0ee-f67b-4cad-a2f2-a163b94aa956} <Debug> TCPHandler: Processed in 0.001415255 sec. | ||
| 5768 | 2026.05.08 19:14:21.105060 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2026.05.08 19:14:21.105160 [ 260 ] {ce9e58b4-cc0e-4741-be32-439a9b5cd1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5770 | 2026.05.08 19:14:21.105199 [ 260 ] {ce9e58b4-cc0e-4741-be32-439a9b5cd1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5771 | 2026.05.08 19:14:21.105676 [ 260 ] {ce9e58b4-cc0e-4741-be32-439a9b5cd1a7} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.05.08 19:14:21.105712 [ 260 ] {ce9e58b4-cc0e-4741-be32-439a9b5cd1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5773 | 2026.05.08 19:14:21.105786 [ 192 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4494 rows, containing 5 columns (5 merged, 0 gathered) in 0.002238986 sec., 2007158.5976866314 rows/sec., 160.91 MiB/sec. | ||
| 5774 | 2026.05.08 19:14:21.106018 [ 260 ] {ce9e58b4-cc0e-4741-be32-439a9b5cd1a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5775 | 2026.05.08 19:14:21.106088 [ 192 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5776 | 2026.05.08 19:14:21.106284 [ 260 ] {ce9e58b4-cc0e-4741-be32-439a9b5cd1a7} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.05.08 19:14:21.106403 [ 192 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.05.08 19:14:21.106412 [ 45 ] {} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5779 | 2026.05.08 19:14:21.106428 [ 260 ] {ce9e58b4-cc0e-4741-be32-439a9b5cd1a7} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001286 sec., 64541.21306376361 rows/sec., 5.04 MiB/sec. | ||
| 5780 | 2026.05.08 19:14:21.106480 [ 192 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_36_7} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5781 | 2026.05.08 19:14:21.106483 [ 45 ] {} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.05.08 19:14:21.106505 [ 260 ] {ce9e58b4-cc0e-4741-be32-439a9b5cd1a7} <Debug> TCPHandler: Processed in 0.001511958 sec. | ||
| 5783 | 2026.05.08 19:14:21.106529 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5784 | 2026.05.08 19:14:21.106570 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5785 | 2026.05.08 19:14:21.106638 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 5786 | 2026.05.08 19:14:21.106643 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.05.08 19:14:21.106713 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5788 | 2026.05.08 19:14:21.106741 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 606 rows starting from the beginning of the part | ||
| 5789 | 2026.05.08 19:14:21.106748 [ 260 ] {e23dab0c-5c5a-42f6-932c-5319296cd665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5790 | 2026.05.08 19:14:21.106793 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1224 rows starting from the beginning of the part | ||
| 5791 | 2026.05.08 19:14:21.106795 [ 260 ] {e23dab0c-5c5a-42f6-932c-5319296cd665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5792 | 2026.05.08 19:14:21.106843 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 87 rows starting from the beginning of the part | ||
| 5793 | 2026.05.08 19:14:21.106887 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 83 rows starting from the beginning of the part | ||
| 5794 | 2026.05.08 19:14:21.106925 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 515 rows starting from the beginning of the part | ||
| 5795 | 2026.05.08 19:14:21.106964 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 83 rows starting from the beginning of the part | ||
| 5796 | 2026.05.08 19:14:21.107228 [ 260 ] {e23dab0c-5c5a-42f6-932c-5319296cd665} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.05.08 19:14:21.107269 [ 260 ] {e23dab0c-5c5a-42f6-932c-5319296cd665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5798 | 2026.05.08 19:14:21.107622 [ 260 ] {e23dab0c-5c5a-42f6-932c-5319296cd665} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5799 | 2026.05.08 19:14:21.107844 [ 260 ] {e23dab0c-5c5a-42f6-932c-5319296cd665} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.05.08 19:14:21.107956 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5801 | 2026.05.08 19:14:21.107965 [ 190 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350054 sec., 1924367.4697456546 rows/sec., 141.26 MiB/sec. | ||
| 5802 | 2026.05.08 19:14:21.107977 [ 260 ] {e23dab0c-5c5a-42f6-932c-5319296cd665} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 5803 | 2026.05.08 19:14:21.107991 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.05.08 19:14:21.108033 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5805 | 2026.05.08 19:14:21.108037 [ 260 ] {e23dab0c-5c5a-42f6-932c-5319296cd665} <Debug> TCPHandler: Processed in 0.001442477 sec. | ||
| 5806 | 2026.05.08 19:14:21.108106 [ 200 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 5807 | 2026.05.08 19:14:21.108192 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5808 | 2026.05.08 19:14:21.108208 [ 200 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5809 | 2026.05.08 19:14:21.108240 [ 200 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5169 rows starting from the beginning of the part | ||
| 5810 | 2026.05.08 19:14:21.108287 [ 200 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5383 rows starting from the beginning of the part | ||
| 5811 | 2026.05.08 19:14:21.108301 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.05.08 19:14:21.108325 [ 200 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 5813 | 2026.05.08 19:14:21.108369 [ 200 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5814 | 2026.05.08 19:14:21.108403 [ 260 ] {ab1a3b8d-236f-4470-86a6-2c0e28cd252a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5815 | 2026.05.08 19:14:21.108409 [ 200 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 266 rows starting from the beginning of the part | ||
| 5816 | 2026.05.08 19:14:21.108462 [ 200 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 5817 | 2026.05.08 19:14:21.108464 [ 260 ] {ab1a3b8d-236f-4470-86a6-2c0e28cd252a} <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 | ||
| 5818 | 2026.05.08 19:14:21.108511 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.05.08 19:14:21.108589 [ 186 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_36_7} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5820 | 2026.05.08 19:14:21.108679 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5821 | 2026.05.08 19:14:21.109284 [ 260 ] {ab1a3b8d-236f-4470-86a6-2c0e28cd252a} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.05.08 19:14:21.109322 [ 260 ] {ab1a3b8d-236f-4470-86a6-2c0e28cd252a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5823 | 2026.05.08 19:14:21.109877 [ 260 ] {ab1a3b8d-236f-4470-86a6-2c0e28cd252a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5824 | 2026.05.08 19:14:21.110107 [ 260 ] {ab1a3b8d-236f-4470-86a6-2c0e28cd252a} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.05.08 19:14:21.110244 [ 260 ] {ab1a3b8d-236f-4470-86a6-2c0e28cd252a} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001859 sec., 10220.548682087143 rows/sec., 18.31 MiB/sec. | ||
| 5826 | 2026.05.08 19:14:21.110295 [ 260 ] {ab1a3b8d-236f-4470-86a6-2c0e28cd252a} <Debug> TCPHandler: Processed in 0.002041652 sec. | ||
| 5827 | 2026.05.08 19:14:21.110432 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5828 | 2026.05.08 19:14:21.110528 [ 260 ] {84e8b1e2-33a8-4300-9916-da7e7b5d8722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5829 | 2026.05.08 19:14:21.110568 [ 260 ] {84e8b1e2-33a8-4300-9916-da7e7b5d8722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5830 | 2026.05.08 19:14:21.110926 [ 260 ] {84e8b1e2-33a8-4300-9916-da7e7b5d8722} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.05.08 19:14:21.110962 [ 260 ] {84e8b1e2-33a8-4300-9916-da7e7b5d8722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5832 | 2026.05.08 19:14:21.111268 [ 260 ] {84e8b1e2-33a8-4300-9916-da7e7b5d8722} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5833 | 2026.05.08 19:14:21.111364 [ 186 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003286702 sec., 3437488.4002261236 rows/sec., 231.08 MiB/sec. | ||
| 5834 | 2026.05.08 19:14:21.111485 [ 260 ] {84e8b1e2-33a8-4300-9916-da7e7b5d8722} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.05.08 19:14:21.111613 [ 260 ] {84e8b1e2-33a8-4300-9916-da7e7b5d8722} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 5836 | 2026.05.08 19:14:21.111650 [ 260 ] {84e8b1e2-33a8-4300-9916-da7e7b5d8722} <Debug> TCPHandler: Processed in 0.001267282 sec. | ||
| 5837 | 2026.05.08 19:14:21.111713 [ 192 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5838 | 2026.05.08 19:14:21.112058 [ 192 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.05.08 19:14:21.112146 [ 192 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5840 | 2026.05.08 19:14:21.112255 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5841 | 2026.05.08 19:14:25.389496 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5842 | 2026.05.08 19:14:25.389546 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5843 | 2026.05.08 19:14:25.510405 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12367 | ||
| 5844 | 2026.05.08 19:14:25.511028 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.05.08 19:14:25.511072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5846 | 2026.05.08 19:14:25.511563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5847 | 2026.05.08 19:14:25.511812 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.05.08 19:14:25.511955 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12367 | ||
| 5849 | 2026.05.08 19:14:25.511979 [ 24 ] {} <Debug> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5850 | 2026.05.08 19:14:25.512036 [ 24 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.05.08 19:14:25.512056 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5852 | 2026.05.08 19:14:25.512189 [ 200 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 5853 | 2026.05.08 19:14:25.512292 [ 200 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5854 | 2026.05.08 19:14:25.512323 [ 200 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9935 rows starting from the beginning of the part | ||
| 5855 | 2026.05.08 19:14:25.512383 [ 200 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5856 | 2026.05.08 19:14:25.512430 [ 200 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 5857 | 2026.05.08 19:14:25.512471 [ 200 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 5858 | 2026.05.08 19:14:25.512513 [ 200 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 5859 | 2026.05.08 19:14:25.512553 [ 200 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::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 | ||
| 5860 | 2026.05.08 19:14:25.516681 [ 186 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12367 rows, containing 4 columns (4 merged, 0 gathered) in 0.004527984 sec., 2731237.5662104813 rows/sec., 39.07 MiB/sec. | ||
| 5861 | 2026.05.08 19:14:25.517112 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5862 | 2026.05.08 19:14:25.517444 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_26_5} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.05.08 19:14:25.517524 [ 194 ] {4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9::all_1_26_5} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5864 | 2026.05.08 19:14:25.517640 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5865 | 2026.05.08 19:14:26.101778 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2026.05.08 19:14:26.102024 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5867 | 2026.05.08 19:14:26.102429 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5868 | 2026.05.08 19:14:26.102484 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5869 | 2026.05.08 19:14:26.102950 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5870 | 2026.05.08 19:14:26.103043 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5871 | 2026.05.08 19:14:26.103246 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5872 | 2026.05.08 19:14:26.103405 [ 328 ] {f707feac-e73a-4753-a6a7-28af91513638} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 5873 | 2026.05.08 19:14:26.103412 [ 367 ] {f707feac-e73a-4753-a6a7-28af91513638} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5874 | 2026.05.08 19:14:26.103579 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 5875 | 2026.05.08 19:14:26.103621 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5876 | 2026.05.08 19:14:26.103720 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5877 | 2026.05.08 19:14:26.103754 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 5878 | 2026.05.08 19:14:26.103807 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5879 | 2026.05.08 19:14:26.103869 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5880 | 2026.05.08 19:14:26.105357 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.003421 sec., 15200.233849751534 rows/sec., 3.09 MiB/sec. | ||
| 5881 | 2026.05.08 19:14:26.105538 [ 260 ] {f707feac-e73a-4753-a6a7-28af91513638} <Debug> TCPHandler: Processed in 0.003888507 sec. | ||
| 5882 | 2026.05.08 19:14:26.110642 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.05.08 19:14:26.110807 [ 260 ] {5157797a-0acf-4c4d-bf44-ad9a201201fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5884 | 2026.05.08 19:14:26.110876 [ 260 ] {5157797a-0acf-4c4d-bf44-ad9a201201fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5885 | 2026.05.08 19:14:26.111614 [ 260 ] {5157797a-0acf-4c4d-bf44-ad9a201201fc} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.05.08 19:14:26.111659 [ 260 ] {5157797a-0acf-4c4d-bf44-ad9a201201fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5887 | 2026.05.08 19:14:26.112062 [ 260 ] {5157797a-0acf-4c4d-bf44-ad9a201201fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5888 | 2026.05.08 19:14:26.112309 [ 260 ] {5157797a-0acf-4c4d-bf44-ad9a201201fc} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.05.08 19:14:26.112467 [ 260 ] {5157797a-0acf-4c4d-bf44-ad9a201201fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 5890 | 2026.05.08 19:14:26.112510 [ 260 ] {5157797a-0acf-4c4d-bf44-ad9a201201fc} <Debug> TCPHandler: Processed in 0.0020003 sec. | ||
| 5891 | 2026.05.08 19:14:26.112693 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.05.08 19:14:26.112796 [ 260 ] {a0db454d-ee6e-4a24-a036-fb68024113a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5893 | 2026.05.08 19:14:26.112840 [ 260 ] {a0db454d-ee6e-4a24-a036-fb68024113a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5894 | 2026.05.08 19:14:26.113530 [ 260 ] {a0db454d-ee6e-4a24-a036-fb68024113a8} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.05.08 19:14:26.113570 [ 260 ] {a0db454d-ee6e-4a24-a036-fb68024113a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5896 | 2026.05.08 19:14:26.113935 [ 260 ] {a0db454d-ee6e-4a24-a036-fb68024113a8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5897 | 2026.05.08 19:14:26.114155 [ 260 ] {a0db454d-ee6e-4a24-a036-fb68024113a8} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.05.08 19:14:26.114293 [ 260 ] {a0db454d-ee6e-4a24-a036-fb68024113a8} <Debug> executeQuery: Read 843 rows, 67.13 KiB in 0.00152 sec., 554605.2631578947 rows/sec., 43.13 MiB/sec. | ||
| 5899 | 2026.05.08 19:14:26.114332 [ 260 ] {a0db454d-ee6e-4a24-a036-fb68024113a8} <Debug> TCPHandler: Processed in 0.001689653 sec. | ||
| 5900 | 2026.05.08 19:14:26.114475 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.05.08 19:14:26.114577 [ 260 ] {0fb54a00-bdab-455b-a30a-eb69fe9c5fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.05.08 19:14:26.114623 [ 260 ] {0fb54a00-bdab-455b-a30a-eb69fe9c5fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5903 | 2026.05.08 19:14:26.115067 [ 260 ] {0fb54a00-bdab-455b-a30a-eb69fe9c5fb9} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.05.08 19:14:26.115106 [ 260 ] {0fb54a00-bdab-455b-a30a-eb69fe9c5fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5905 | 2026.05.08 19:14:26.115433 [ 260 ] {0fb54a00-bdab-455b-a30a-eb69fe9c5fb9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5906 | 2026.05.08 19:14:26.115652 [ 260 ] {0fb54a00-bdab-455b-a30a-eb69fe9c5fb9} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.05.08 19:14:26.115783 [ 260 ] {0fb54a00-bdab-455b-a30a-eb69fe9c5fb9} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001225 sec., 134693.8775510204 rows/sec., 8.19 MiB/sec. | ||
| 5908 | 2026.05.08 19:14:26.115820 [ 260 ] {0fb54a00-bdab-455b-a30a-eb69fe9c5fb9} <Debug> TCPHandler: Processed in 0.001394705 sec. | ||
| 5909 | 2026.05.08 19:14:26.116012 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2026.05.08 19:14:26.116109 [ 260 ] {df1aaac0-d1be-4ef3-b310-0bc6f48d531c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5911 | 2026.05.08 19:14:26.116148 [ 260 ] {df1aaac0-d1be-4ef3-b310-0bc6f48d531c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5912 | 2026.05.08 19:14:26.116578 [ 260 ] {df1aaac0-d1be-4ef3-b310-0bc6f48d531c} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.05.08 19:14:26.116614 [ 260 ] {df1aaac0-d1be-4ef3-b310-0bc6f48d531c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5914 | 2026.05.08 19:14:26.116924 [ 260 ] {df1aaac0-d1be-4ef3-b310-0bc6f48d531c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5915 | 2026.05.08 19:14:26.117141 [ 260 ] {df1aaac0-d1be-4ef3-b310-0bc6f48d531c} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.05.08 19:14:26.117271 [ 260 ] {df1aaac0-d1be-4ef3-b310-0bc6f48d531c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 5917 | 2026.05.08 19:14:26.117308 [ 260 ] {df1aaac0-d1be-4ef3-b310-0bc6f48d531c} <Debug> TCPHandler: Processed in 0.001345704 sec. | ||
| 5918 | 2026.05.08 19:14:26.117475 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.05.08 19:14:26.117570 [ 260 ] {de5a99d6-2c59-41bf-92b6-91e514689fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5920 | 2026.05.08 19:14:26.117610 [ 260 ] {de5a99d6-2c59-41bf-92b6-91e514689fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5921 | 2026.05.08 19:14:26.118074 [ 260 ] {de5a99d6-2c59-41bf-92b6-91e514689fd0} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.05.08 19:14:26.118111 [ 260 ] {de5a99d6-2c59-41bf-92b6-91e514689fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5923 | 2026.05.08 19:14:26.118435 [ 260 ] {de5a99d6-2c59-41bf-92b6-91e514689fd0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5924 | 2026.05.08 19:14:26.118653 [ 260 ] {de5a99d6-2c59-41bf-92b6-91e514689fd0} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.05.08 19:14:26.118779 [ 260 ] {de5a99d6-2c59-41bf-92b6-91e514689fd0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 5926 | 2026.05.08 19:14:26.118817 [ 260 ] {de5a99d6-2c59-41bf-92b6-91e514689fd0} <Debug> TCPHandler: Processed in 0.001391966 sec. | ||
| 5927 | 2026.05.08 19:14:26.118965 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.05.08 19:14:26.119059 [ 260 ] {8a964574-1117-40c1-84bf-e5a81bc8859d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5929 | 2026.05.08 19:14:26.119098 [ 260 ] {8a964574-1117-40c1-84bf-e5a81bc8859d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5930 | 2026.05.08 19:14:26.119721 [ 260 ] {8a964574-1117-40c1-84bf-e5a81bc8859d} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.05.08 19:14:26.119758 [ 260 ] {8a964574-1117-40c1-84bf-e5a81bc8859d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5932 | 2026.05.08 19:14:26.120080 [ 260 ] {8a964574-1117-40c1-84bf-e5a81bc8859d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5933 | 2026.05.08 19:14:26.120292 [ 260 ] {8a964574-1117-40c1-84bf-e5a81bc8859d} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.05.08 19:14:26.120420 [ 260 ] {8a964574-1117-40c1-84bf-e5a81bc8859d} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001378 sec., 372278.6647314949 rows/sec., 26.24 MiB/sec. | ||
| 5935 | 2026.05.08 19:14:26.120457 [ 260 ] {8a964574-1117-40c1-84bf-e5a81bc8859d} <Debug> TCPHandler: Processed in 0.001541659 sec. | ||
| 5936 | 2026.05.08 19:14:26.120597 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.05.08 19:14:26.120692 [ 260 ] {096a8321-d304-416c-9846-4cb93606867c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5938 | 2026.05.08 19:14:26.120733 [ 260 ] {096a8321-d304-416c-9846-4cb93606867c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5939 | 2026.05.08 19:14:26.121080 [ 260 ] {096a8321-d304-416c-9846-4cb93606867c} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.05.08 19:14:26.121115 [ 260 ] {096a8321-d304-416c-9846-4cb93606867c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5941 | 2026.05.08 19:14:26.121421 [ 260 ] {096a8321-d304-416c-9846-4cb93606867c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5942 | 2026.05.08 19:14:26.121635 [ 260 ] {096a8321-d304-416c-9846-4cb93606867c} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.05.08 19:14:26.121766 [ 260 ] {096a8321-d304-416c-9846-4cb93606867c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 5944 | 2026.05.08 19:14:26.121801 [ 260 ] {096a8321-d304-416c-9846-4cb93606867c} <Debug> TCPHandler: Processed in 0.001254842 sec. | ||
| 5945 | 2026.05.08 19:14:26.121943 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2026.05.08 19:14:26.122037 [ 260 ] {808c9ad6-1144-46e0-98eb-2301c20f2192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5947 | 2026.05.08 19:14:26.122080 [ 260 ] {808c9ad6-1144-46e0-98eb-2301c20f2192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5948 | 2026.05.08 19:14:26.122500 [ 260 ] {808c9ad6-1144-46e0-98eb-2301c20f2192} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.05.08 19:14:26.122537 [ 260 ] {808c9ad6-1144-46e0-98eb-2301c20f2192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5950 | 2026.05.08 19:14:26.122877 [ 260 ] {808c9ad6-1144-46e0-98eb-2301c20f2192} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5951 | 2026.05.08 19:14:26.123096 [ 260 ] {808c9ad6-1144-46e0-98eb-2301c20f2192} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.05.08 19:14:26.123225 [ 260 ] {808c9ad6-1144-46e0-98eb-2301c20f2192} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001205 sec., 219917.0124481328 rows/sec., 14.61 MiB/sec. | ||
| 5953 | 2026.05.08 19:14:26.123261 [ 260 ] {808c9ad6-1144-46e0-98eb-2301c20f2192} <Debug> TCPHandler: Processed in 0.001368094 sec. | ||
| 5954 | 2026.05.08 19:14:26.123428 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.05.08 19:14:26.123532 [ 260 ] {542e0e50-989e-40b8-9772-02bf38f2fb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5956 | 2026.05.08 19:14:26.123575 [ 260 ] {542e0e50-989e-40b8-9772-02bf38f2fb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5957 | 2026.05.08 19:14:26.123909 [ 260 ] {542e0e50-989e-40b8-9772-02bf38f2fb06} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.05.08 19:14:26.123946 [ 260 ] {542e0e50-989e-40b8-9772-02bf38f2fb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5959 | 2026.05.08 19:14:26.124071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5960 | 2026.05.08 19:14:26.124269 [ 260 ] {542e0e50-989e-40b8-9772-02bf38f2fb06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5961 | 2026.05.08 19:14:26.124496 [ 260 ] {542e0e50-989e-40b8-9772-02bf38f2fb06} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.05.08 19:14:26.124627 [ 260 ] {542e0e50-989e-40b8-9772-02bf38f2fb06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 5963 | 2026.05.08 19:14:26.124625 [ 24 ] {} <Debug> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5964 | 2026.05.08 19:14:26.124667 [ 260 ] {542e0e50-989e-40b8-9772-02bf38f2fb06} <Debug> TCPHandler: Processed in 0.001291213 sec. | ||
| 5965 | 2026.05.08 19:14:26.124687 [ 24 ] {} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.05.08 19:14:26.124715 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5967 | 2026.05.08 19:14:26.124797 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.05.08 19:14:26.124824 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::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 | ||
| 5969 | 2026.05.08 19:14:26.124898 [ 260 ] {1a98e98f-1810-4978-801e-9a67214efd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5970 | 2026.05.08 19:14:26.124957 [ 260 ] {1a98e98f-1810-4978-801e-9a67214efd5b} <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 | ||
| 5971 | 2026.05.08 19:14:26.124963 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5972 | 2026.05.08 19:14:26.125008 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5973 | 2026.05.08 19:14:26.125068 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5974 | 2026.05.08 19:14:26.125113 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5975 | 2026.05.08 19:14:26.125154 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5976 | 2026.05.08 19:14:26.125194 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5977 | 2026.05.08 19:14:26.125232 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5978 | 2026.05.08 19:14:26.125840 [ 260 ] {1a98e98f-1810-4978-801e-9a67214efd5b} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.05.08 19:14:26.125884 [ 260 ] {1a98e98f-1810-4978-801e-9a67214efd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5980 | 2026.05.08 19:14:26.126260 [ 186 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001482788 sec., 4046.4314521023907 rows/sec., 270.03 KiB/sec. | ||
| 5981 | 2026.05.08 19:14:26.126393 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5982 | 2026.05.08 19:14:26.126470 [ 260 ] {1a98e98f-1810-4978-801e-9a67214efd5b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5983 | 2026.05.08 19:14:26.126771 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.05.08 19:14:26.126797 [ 260 ] {1a98e98f-1810-4978-801e-9a67214efd5b} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.05.08 19:14:26.126857 [ 200 ] {cd775e80-16b8-4dc5-b574-ec2f12dd2a56::all_1_6_1} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5986 | 2026.05.08 19:14:26.126937 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5987 | 2026.05.08 19:14:26.126960 [ 260 ] {1a98e98f-1810-4978-801e-9a67214efd5b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002079 sec., 11063.011063011063 rows/sec., 19.82 MiB/sec. | ||
| 5988 | 2026.05.08 19:14:26.127023 [ 260 ] {1a98e98f-1810-4978-801e-9a67214efd5b} <Debug> TCPHandler: Processed in 0.002275927 sec. | ||
| 5989 | 2026.05.08 19:14:26.127156 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.05.08 19:14:26.127251 [ 260 ] {3f651092-706f-4990-913e-eebc2e46d4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.05.08 19:14:26.127292 [ 260 ] {3f651092-706f-4990-913e-eebc2e46d4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5992 | 2026.05.08 19:14:26.127640 [ 260 ] {3f651092-706f-4990-913e-eebc2e46d4bc} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.05.08 19:14:26.127677 [ 260 ] {3f651092-706f-4990-913e-eebc2e46d4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5994 | 2026.05.08 19:14:26.128018 [ 260 ] {3f651092-706f-4990-913e-eebc2e46d4bc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5995 | 2026.05.08 19:14:26.128261 [ 260 ] {3f651092-706f-4990-913e-eebc2e46d4bc} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.05.08 19:14:26.128397 [ 260 ] {3f651092-706f-4990-913e-eebc2e46d4bc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 5997 | 2026.05.08 19:14:26.128413 [ 31 ] {} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5998 | 2026.05.08 19:14:26.128434 [ 260 ] {3f651092-706f-4990-913e-eebc2e46d4bc} <Debug> TCPHandler: Processed in 0.001326484 sec. | ||
| 5999 | 2026.05.08 19:14:26.128461 [ 31 ] {} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.05.08 19:14:26.128489 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6001 | 2026.05.08 19:14:26.128608 [ 193 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 6002 | 2026.05.08 19:14:26.128740 [ 193 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6003 | 2026.05.08 19:14:26.128772 [ 193 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1722 rows starting from the beginning of the part | ||
| 6004 | 2026.05.08 19:14:26.128832 [ 193 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 6005 | 2026.05.08 19:14:26.128882 [ 193 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 6006 | 2026.05.08 19:14:26.128927 [ 193 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6007 | 2026.05.08 19:14:26.128971 [ 193 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6008 | 2026.05.08 19:14:26.129016 [ 193 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6009 | 2026.05.08 19:14:26.130124 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2082 rows, containing 4 columns (4 merged, 0 gathered) in 0.001556839 sec., 1337325.1826296747 rows/sec., 88.86 MiB/sec. | ||
| 6010 | 2026.05.08 19:14:26.130330 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6011 | 2026.05.08 19:14:26.130577 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.05.08 19:14:26.130653 [ 200 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_36_7} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6013 | 2026.05.08 19:14:26.130723 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6014 | 2026.05.08 19:14:26.143574 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.05.08 19:14:26.143616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6016 | 2026.05.08 19:14:26.149747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6017 | 2026.05.08 19:14:26.150465 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.05.08 19:14:26.150765 [ 31 ] {} <Debug> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6019 | 2026.05.08 19:14:26.150807 [ 31 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.05.08 19:14:26.150827 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6021 | 2026.05.08 19:14:26.150929 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 6022 | 2026.05.08 19:14:26.153769 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6023 | 2026.05.08 19:14:26.153771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6024 | 2026.05.08 19:14:26.154502 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 6025 | 2026.05.08 19:14:26.157931 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 6026 | 2026.05.08 19:14:26.161245 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 6027 | 2026.05.08 19:14:26.164712 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 6028 | 2026.05.08 19:14:26.168846 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 6029 | 2026.05.08 19:14:26.173060 [ 189 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::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 | ||
| 6030 | 2026.05.08 19:14:26.224923 [ 202 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.074027543 sec., 2647.6631812567384 rows/sec., 13.69 MiB/sec. | ||
| 6031 | 2026.05.08 19:14:26.227496 [ 186 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6032 | 2026.05.08 19:14:26.229550 [ 186 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_26_5} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.05.08 19:14:26.229664 [ 186 ] {911e1691-9b47-45ad-aad0-1fae3a33e370::all_1_26_5} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6034 | 2026.05.08 19:14:26.232976 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6035 | 2026.05.08 19:14:27.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.16 MiB, peak 271.72 MiB, free memory in arenas 0.00 B, will set to 267.31 MiB (RSS), difference: 6.15 MiB | ||
| 6036 | 2026.05.08 19:14:30.538784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 732 | ||
| 6037 | 2026.05.08 19:14:30.541306 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.05.08 19:14:30.541363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6039 | 2026.05.08 19:14:30.542594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6040 | 2026.05.08 19:14:30.542860 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.05.08 19:14:30.543188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 6042 | 2026.05.08 19:14:30.987160 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.05.08 19:14:30.987411 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6044 | 2026.05.08 19:14:30.987746 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6045 | 2026.05.08 19:14:30.987783 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6046 | 2026.05.08 19:14:30.988016 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6047 | 2026.05.08 19:14:30.988082 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6048 | 2026.05.08 19:14:30.988221 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6049 | 2026.05.08 19:14:30.988357 [ 351 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6050 | 2026.05.08 19:14:30.988365 [ 328 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6051 | 2026.05.08 19:14:30.988523 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 6052 | 2026.05.08 19:14:30.988551 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6053 | 2026.05.08 19:14:30.988618 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6054 | 2026.05.08 19:14:30.988639 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 6055 | 2026.05.08 19:14:30.988672 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6056 | 2026.05.08 19:14:30.988709 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6057 | 2026.05.08 19:14:30.990169 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002842 sec., 18296.973961998592 rows/sec., 4.28 MiB/sec. | ||
| 6058 | 2026.05.08 19:14:30.990372 [ 260 ] {49b99e28-b2c7-4c10-85f2-cb6234cbd24c} <Debug> TCPHandler: Processed in 0.003338464 sec. | ||
| 6059 | 2026.05.08 19:14:31.001970 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.05.08 19:14:31.002126 [ 260 ] {af35185a-d46d-40de-b610-b01ba186669e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6061 | 2026.05.08 19:14:31.002188 [ 260 ] {af35185a-d46d-40de-b610-b01ba186669e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6062 | 2026.05.08 19:14:31.002761 [ 260 ] {af35185a-d46d-40de-b610-b01ba186669e} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.05.08 19:14:31.002810 [ 260 ] {af35185a-d46d-40de-b610-b01ba186669e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6064 | 2026.05.08 19:14:31.003180 [ 260 ] {af35185a-d46d-40de-b610-b01ba186669e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6065 | 2026.05.08 19:14:31.003411 [ 260 ] {af35185a-d46d-40de-b610-b01ba186669e} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.05.08 19:14:31.003559 [ 260 ] {af35185a-d46d-40de-b610-b01ba186669e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 330.36 KiB/sec. | ||
| 6067 | 2026.05.08 19:14:31.003601 [ 260 ] {af35185a-d46d-40de-b610-b01ba186669e} <Debug> TCPHandler: Processed in 0.001747844 sec. | ||
| 6068 | 2026.05.08 19:14:31.003743 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.05.08 19:14:31.003843 [ 260 ] {e28180eb-15dc-44fb-8f0b-b9a721cf3b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6070 | 2026.05.08 19:14:31.003883 [ 260 ] {e28180eb-15dc-44fb-8f0b-b9a721cf3b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6071 | 2026.05.08 19:14:31.005083 [ 260 ] {e28180eb-15dc-44fb-8f0b-b9a721cf3b91} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.05.08 19:14:31.005121 [ 260 ] {e28180eb-15dc-44fb-8f0b-b9a721cf3b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6073 | 2026.05.08 19:14:31.005624 [ 260 ] {e28180eb-15dc-44fb-8f0b-b9a721cf3b91} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6074 | 2026.05.08 19:14:31.005844 [ 260 ] {e28180eb-15dc-44fb-8f0b-b9a721cf3b91} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.05.08 19:14:31.005985 [ 260 ] {e28180eb-15dc-44fb-8f0b-b9a721cf3b91} <Debug> executeQuery: Read 2442 rows, 184.17 KiB in 0.002161 sec., 1130032.3924109207 rows/sec., 83.23 MiB/sec. | ||
| 6076 | 2026.05.08 19:14:31.006025 [ 260 ] {e28180eb-15dc-44fb-8f0b-b9a721cf3b91} <Debug> TCPHandler: Processed in 0.002333838 sec. | ||
| 6077 | 2026.05.08 19:14:31.006181 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.05.08 19:14:31.006279 [ 260 ] {9038c6f8-9cf3-48d8-857c-31b668c6de10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6079 | 2026.05.08 19:14:31.006320 [ 260 ] {9038c6f8-9cf3-48d8-857c-31b668c6de10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6080 | 2026.05.08 19:14:31.006746 [ 260 ] {9038c6f8-9cf3-48d8-857c-31b668c6de10} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.05.08 19:14:31.006783 [ 260 ] {9038c6f8-9cf3-48d8-857c-31b668c6de10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6082 | 2026.05.08 19:14:31.007093 [ 260 ] {9038c6f8-9cf3-48d8-857c-31b668c6de10} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6083 | 2026.05.08 19:14:31.007306 [ 260 ] {9038c6f8-9cf3-48d8-857c-31b668c6de10} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.05.08 19:14:31.007438 [ 260 ] {9038c6f8-9cf3-48d8-857c-31b668c6de10} <Debug> executeQuery: Read 34 rows, 2.52 KiB in 0.001177 sec., 28887.00084961767 rows/sec., 2.09 MiB/sec. | ||
| 6085 | 2026.05.08 19:14:31.007477 [ 260 ] {9038c6f8-9cf3-48d8-857c-31b668c6de10} <Debug> TCPHandler: Processed in 0.001347674 sec. | ||
| 6086 | 2026.05.08 19:14:31.007601 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.05.08 19:14:31.007699 [ 260 ] {01c15420-40c7-4b52-b9e9-437ee2b613ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6088 | 2026.05.08 19:14:31.007740 [ 260 ] {01c15420-40c7-4b52-b9e9-437ee2b613ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6089 | 2026.05.08 19:14:31.008346 [ 260 ] {01c15420-40c7-4b52-b9e9-437ee2b613ff} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.05.08 19:14:31.008383 [ 260 ] {01c15420-40c7-4b52-b9e9-437ee2b613ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6091 | 2026.05.08 19:14:31.008710 [ 260 ] {01c15420-40c7-4b52-b9e9-437ee2b613ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6092 | 2026.05.08 19:14:31.008919 [ 260 ] {01c15420-40c7-4b52-b9e9-437ee2b613ff} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.05.08 19:14:31.009047 [ 260 ] {01c15420-40c7-4b52-b9e9-437ee2b613ff} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001366 sec., 586383.6017569546 rows/sec., 33.87 MiB/sec. | ||
| 6094 | 2026.05.08 19:14:31.009085 [ 260 ] {01c15420-40c7-4b52-b9e9-437ee2b613ff} <Debug> TCPHandler: Processed in 0.001534698 sec. | ||
| 6095 | 2026.05.08 19:14:31.009242 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.05.08 19:14:31.009341 [ 260 ] {89f1306a-7da4-4195-8ddd-dd781d633a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6097 | 2026.05.08 19:14:31.009381 [ 260 ] {89f1306a-7da4-4195-8ddd-dd781d633a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6098 | 2026.05.08 19:14:31.009793 [ 260 ] {89f1306a-7da4-4195-8ddd-dd781d633a0f} <Trace> oximeter.fields_u64 (f53e3da0-69b7-4a00-86da-848b49c450cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.05.08 19:14:31.009830 [ 260 ] {89f1306a-7da4-4195-8ddd-dd781d633a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6100 | 2026.05.08 19:14:31.010224 [ 260 ] {89f1306a-7da4-4195-8ddd-dd781d633a0f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6101 | 2026.05.08 19:14:31.010440 [ 260 ] {89f1306a-7da4-4195-8ddd-dd781d633a0f} <Trace> oximeter.fields_u64 (f53e3da0-69b7-4a00-86da-848b49c450cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.05.08 19:14:31.010570 [ 260 ] {89f1306a-7da4-4195-8ddd-dd781d633a0f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001247 sec., 801.924619085806 rows/sec., 56.39 KiB/sec. | ||
| 6103 | 2026.05.08 19:14:31.010609 [ 260 ] {89f1306a-7da4-4195-8ddd-dd781d633a0f} <Debug> TCPHandler: Processed in 0.001418136 sec. | ||
| 6104 | 2026.05.08 19:14:31.010750 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.05.08 19:14:31.010849 [ 260 ] {4094aa8a-9056-4d2c-b09f-9bea32ed0663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6106 | 2026.05.08 19:14:31.010891 [ 260 ] {4094aa8a-9056-4d2c-b09f-9bea32ed0663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6107 | 2026.05.08 19:14:31.012135 [ 260 ] {4094aa8a-9056-4d2c-b09f-9bea32ed0663} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.05.08 19:14:31.012234 [ 260 ] {4094aa8a-9056-4d2c-b09f-9bea32ed0663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6109 | 2026.05.08 19:14:31.012757 [ 260 ] {4094aa8a-9056-4d2c-b09f-9bea32ed0663} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6110 | 2026.05.08 19:14:31.013002 [ 260 ] {4094aa8a-9056-4d2c-b09f-9bea32ed0663} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.05.08 19:14:31.013175 [ 260 ] {4094aa8a-9056-4d2c-b09f-9bea32ed0663} <Debug> executeQuery: Read 1313 rows, 89.97 KiB in 0.00234 sec., 561111.1111111111 rows/sec., 37.55 MiB/sec. | ||
| 6112 | 2026.05.08 19:14:31.013245 [ 260 ] {4094aa8a-9056-4d2c-b09f-9bea32ed0663} <Debug> TCPHandler: Processed in 0.002545424 sec. | ||
| 6113 | 2026.05.08 19:14:31.013452 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2026.05.08 19:14:31.013587 [ 260 ] {c292acf4-2834-4d19-ae00-62766c498de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6115 | 2026.05.08 19:14:31.013647 [ 260 ] {c292acf4-2834-4d19-ae00-62766c498de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6116 | 2026.05.08 19:14:31.014425 [ 260 ] {c292acf4-2834-4d19-ae00-62766c498de4} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.08 19:14:31.014463 [ 260 ] {c292acf4-2834-4d19-ae00-62766c498de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6118 | 2026.05.08 19:14:31.014933 [ 260 ] {c292acf4-2834-4d19-ae00-62766c498de4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6119 | 2026.05.08 19:14:31.015151 [ 260 ] {c292acf4-2834-4d19-ae00-62766c498de4} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.05.08 19:14:31.015291 [ 260 ] {c292acf4-2834-4d19-ae00-62766c498de4} <Debug> executeQuery: Read 1627 rows, 102.24 KiB in 0.001745 sec., 932378.223495702 rows/sec., 57.22 MiB/sec. | ||
| 6121 | 2026.05.08 19:14:31.015329 [ 260 ] {c292acf4-2834-4d19-ae00-62766c498de4} <Debug> TCPHandler: Processed in 0.001992871 sec. | ||
| 6122 | 2026.05.08 19:14:31.015449 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.05.08 19:14:31.015545 [ 260 ] {8a82675d-9c36-42f0-b42f-7447f4c46f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6124 | 2026.05.08 19:14:31.015601 [ 260 ] {8a82675d-9c36-42f0-b42f-7447f4c46f89} <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 | ||
| 6125 | 2026.05.08 19:14:31.016437 [ 260 ] {8a82675d-9c36-42f0-b42f-7447f4c46f89} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.05.08 19:14:31.016476 [ 260 ] {8a82675d-9c36-42f0-b42f-7447f4c46f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6127 | 2026.05.08 19:14:31.017026 [ 260 ] {8a82675d-9c36-42f0-b42f-7447f4c46f89} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6128 | 2026.05.08 19:14:31.017257 [ 260 ] {8a82675d-9c36-42f0-b42f-7447f4c46f89} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.05.08 19:14:31.017387 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6130 | 2026.05.08 19:14:31.017403 [ 260 ] {8a82675d-9c36-42f0-b42f-7447f4c46f89} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001875 sec., 14933.333333333334 rows/sec., 26.76 MiB/sec. | ||
| 6131 | 2026.05.08 19:14:31.017472 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.05.08 19:14:31.017500 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6133 | 2026.05.08 19:14:31.017503 [ 260 ] {8a82675d-9c36-42f0-b42f-7447f4c46f89} <Debug> TCPHandler: Processed in 0.002101093 sec. | ||
| 6134 | 2026.05.08 19:14:31.017600 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 6135 | 2026.05.08 19:14:31.017669 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.05.08 19:14:31.017767 [ 260 ] {99632368-5132-4749-809d-7b2fcd2c9054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6137 | 2026.05.08 19:14:31.017805 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6138 | 2026.05.08 19:14:31.017810 [ 260 ] {99632368-5132-4749-809d-7b2fcd2c9054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6139 | 2026.05.08 19:14:31.017861 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 484 rows starting from the beginning of the part | ||
| 6140 | 2026.05.08 19:14:31.017986 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part | ||
| 6141 | 2026.05.08 19:14:31.018103 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part | ||
| 6142 | 2026.05.08 19:14:31.018182 [ 260 ] {99632368-5132-4749-809d-7b2fcd2c9054} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.05.08 19:14:31.018201 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part | ||
| 6144 | 2026.05.08 19:14:31.018220 [ 260 ] {99632368-5132-4749-809d-7b2fcd2c9054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6145 | 2026.05.08 19:14:31.018356 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part | ||
| 6146 | 2026.05.08 19:14:31.018514 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 6147 | 2026.05.08 19:14:31.018553 [ 260 ] {99632368-5132-4749-809d-7b2fcd2c9054} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6148 | 2026.05.08 19:14:31.018779 [ 260 ] {99632368-5132-4749-809d-7b2fcd2c9054} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.05.08 19:14:31.018909 [ 260 ] {99632368-5132-4749-809d-7b2fcd2c9054} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 6150 | 2026.05.08 19:14:31.018945 [ 260 ] {99632368-5132-4749-809d-7b2fcd2c9054} <Debug> TCPHandler: Processed in 0.001324334 sec. | ||
| 6151 | 2026.05.08 19:14:31.029493 [ 199 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 19 columns (19 merged, 0 gathered) in 0.011929061 sec., 49962.02131919688 rows/sec., 89.53 MiB/sec. | ||
| 6152 | 2026.05.08 19:14:31.030573 [ 188 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6153 | 2026.05.08 19:14:31.030971 [ 188 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.05.08 19:14:31.031049 [ 188 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6155 | 2026.05.08 19:14:31.031187 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 6156 | 2026.05.08 19:14:32.000149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.61 MiB, peak 275.93 MiB, free memory in arenas 0.00 B, will set to 270.27 MiB (RSS), difference: 1.66 MiB | ||
| 6157 | 2026.05.08 19:14:33.013013 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12879 | ||
| 6158 | 2026.05.08 19:14:33.013650 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.05.08 19:14:33.013715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6160 | 2026.05.08 19:14:33.014542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6161 | 2026.05.08 19:14:33.014832 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.05.08 19:14:33.015036 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12879 | ||
| 6163 | 2026.05.08 19:14:33.654837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6164 | 2026.05.08 19:14:33.669506 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.05.08 19:14:33.669564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6166 | 2026.05.08 19:14:33.675381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6167 | 2026.05.08 19:14:33.676055 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.05.08 19:14:33.678547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6169 | 2026.05.08 19:14:36.101902 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.05.08 19:14:36.102299 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6171 | 2026.05.08 19:14:36.102709 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6172 | 2026.05.08 19:14:36.102755 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6173 | 2026.05.08 19:14:36.103016 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6174 | 2026.05.08 19:14:36.103085 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6175 | 2026.05.08 19:14:36.103230 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6176 | 2026.05.08 19:14:36.103329 [ 355 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6177 | 2026.05.08 19:14:36.103358 [ 350 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6178 | 2026.05.08 19:14:36.103475 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 6179 | 2026.05.08 19:14:36.103503 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6180 | 2026.05.08 19:14:36.103571 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6181 | 2026.05.08 19:14:36.103591 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 6182 | 2026.05.08 19:14:36.103625 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6183 | 2026.05.08 19:14:36.103664 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6184 | 2026.05.08 19:14:36.104956 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002778 sec., 18718.502519798414 rows/sec., 3.80 MiB/sec. | ||
| 6185 | 2026.05.08 19:14:36.105072 [ 260 ] {9a4f582d-057e-46f0-8004-05bc852d20e2} <Debug> TCPHandler: Processed in 0.003290362 sec. | ||
| 6186 | 2026.05.08 19:14:36.110290 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.05.08 19:14:36.110409 [ 260 ] {8e2ba6bb-d9b5-4a77-a1f4-78158df4bad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6188 | 2026.05.08 19:14:36.110455 [ 260 ] {8e2ba6bb-d9b5-4a77-a1f4-78158df4bad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6189 | 2026.05.08 19:14:36.111092 [ 260 ] {8e2ba6bb-d9b5-4a77-a1f4-78158df4bad2} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.05.08 19:14:36.111130 [ 260 ] {8e2ba6bb-d9b5-4a77-a1f4-78158df4bad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6191 | 2026.05.08 19:14:36.111516 [ 260 ] {8e2ba6bb-d9b5-4a77-a1f4-78158df4bad2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6192 | 2026.05.08 19:14:36.111748 [ 260 ] {8e2ba6bb-d9b5-4a77-a1f4-78158df4bad2} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.05.08 19:14:36.111898 [ 260 ] {8e2ba6bb-d9b5-4a77-a1f4-78158df4bad2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001523 sec., 186474.06434668417 rows/sec., 11.84 MiB/sec. | ||
| 6194 | 2026.05.08 19:14:36.111906 [ 30 ] {} <Debug> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6195 | 2026.05.08 19:14:36.111938 [ 260 ] {8e2ba6bb-d9b5-4a77-a1f4-78158df4bad2} <Debug> TCPHandler: Processed in 0.001699853 sec. | ||
| 6196 | 2026.05.08 19:14:36.111982 [ 30 ] {} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.05.08 19:14:36.112010 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6198 | 2026.05.08 19:14:36.112128 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::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 | ||
| 6199 | 2026.05.08 19:14:36.112133 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.05.08 19:14:36.112225 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6201 | 2026.05.08 19:14:36.112245 [ 260 ] {71c1c36a-ff98-49ed-baf9-32b0501791b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6202 | 2026.05.08 19:14:36.112253 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6203 | 2026.05.08 19:14:36.112286 [ 260 ] {71c1c36a-ff98-49ed-baf9-32b0501791b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6204 | 2026.05.08 19:14:36.112313 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6205 | 2026.05.08 19:14:36.112359 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6206 | 2026.05.08 19:14:36.112400 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6207 | 2026.05.08 19:14:36.112439 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6208 | 2026.05.08 19:14:36.112509 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6209 | 2026.05.08 19:14:36.113158 [ 260 ] {71c1c36a-ff98-49ed-baf9-32b0501791b3} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.05.08 19:14:36.113194 [ 260 ] {71c1c36a-ff98-49ed-baf9-32b0501791b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6211 | 2026.05.08 19:14:36.113394 [ 197 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330163 sec., 908159.3759561797 rows/sec., 62.20 MiB/sec. | ||
| 6212 | 2026.05.08 19:14:36.113605 [ 199 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6213 | 2026.05.08 19:14:36.113827 [ 260 ] {71c1c36a-ff98-49ed-baf9-32b0501791b3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6214 | 2026.05.08 19:14:36.113986 [ 199 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2026.05.08 19:14:36.114091 [ 199 ] {f61ddd52-d0fc-454e-9ab5-154bc072482f::all_1_10_2} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6216 | 2026.05.08 19:14:36.114181 [ 260 ] {71c1c36a-ff98-49ed-baf9-32b0501791b3} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.05.08 19:14:36.114196 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6218 | 2026.05.08 19:14:36.114409 [ 260 ] {71c1c36a-ff98-49ed-baf9-32b0501791b3} <Debug> executeQuery: Read 843 rows, 67.13 KiB in 0.002175 sec., 387586.20689655177 rows/sec., 30.14 MiB/sec. | ||
| 6219 | 2026.05.08 19:14:36.114498 [ 260 ] {71c1c36a-ff98-49ed-baf9-32b0501791b3} <Debug> TCPHandler: Processed in 0.002413081 sec. | ||
| 6220 | 2026.05.08 19:14:36.114727 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2026.05.08 19:14:36.114862 [ 260 ] {3a1e68cd-9219-4062-b7b7-3ac135719f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6222 | 2026.05.08 19:14:36.114920 [ 260 ] {3a1e68cd-9219-4062-b7b7-3ac135719f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6223 | 2026.05.08 19:14:36.115686 [ 260 ] {3a1e68cd-9219-4062-b7b7-3ac135719f1a} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.05.08 19:14:36.115736 [ 260 ] {3a1e68cd-9219-4062-b7b7-3ac135719f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6225 | 2026.05.08 19:14:36.116146 [ 260 ] {3a1e68cd-9219-4062-b7b7-3ac135719f1a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6226 | 2026.05.08 19:14:36.116388 [ 260 ] {3a1e68cd-9219-4062-b7b7-3ac135719f1a} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.05.08 19:14:36.116517 [ 28 ] {} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6228 | 2026.05.08 19:14:36.116549 [ 260 ] {3a1e68cd-9219-4062-b7b7-3ac135719f1a} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001726 sec., 95596.75550405562 rows/sec., 5.81 MiB/sec. | ||
| 6229 | 2026.05.08 19:14:36.116560 [ 28 ] {} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.05.08 19:14:36.116597 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6231 | 2026.05.08 19:14:36.116625 [ 260 ] {3a1e68cd-9219-4062-b7b7-3ac135719f1a} <Debug> TCPHandler: Processed in 0.002035611 sec. | ||
| 6232 | 2026.05.08 19:14:36.116695 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 6233 | 2026.05.08 19:14:36.116805 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6234 | 2026.05.08 19:14:36.116834 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6235 | 2026.05.08 19:14:36.116861 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.05.08 19:14:36.116928 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 167 rows starting from the beginning of the part | ||
| 6237 | 2026.05.08 19:14:36.116993 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part | ||
| 6238 | 2026.05.08 19:14:36.117002 [ 260 ] {807ada3f-9e94-4ae6-a703-589b43daf66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6239 | 2026.05.08 19:14:36.117045 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 165 rows starting from the beginning of the part | ||
| 6240 | 2026.05.08 19:14:36.117066 [ 260 ] {807ada3f-9e94-4ae6-a703-589b43daf66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6241 | 2026.05.08 19:14:36.117099 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 6242 | 2026.05.08 19:14:36.117155 [ 188 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 165 rows starting from the beginning of the part | ||
| 6243 | 2026.05.08 19:14:36.117646 [ 260 ] {807ada3f-9e94-4ae6-a703-589b43daf66d} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.05.08 19:14:36.117691 [ 260 ] {807ada3f-9e94-4ae6-a703-589b43daf66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6245 | 2026.05.08 19:14:36.118064 [ 260 ] {807ada3f-9e94-4ae6-a703-589b43daf66d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6246 | 2026.05.08 19:14:36.118260 [ 197 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.00160133 sec., 483972.697695041 rows/sec., 32.12 MiB/sec. | ||
| 6247 | 2026.05.08 19:14:36.118294 [ 260 ] {807ada3f-9e94-4ae6-a703-589b43daf66d} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.05.08 19:14:36.118448 [ 196 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6249 | 2026.05.08 19:14:36.118465 [ 260 ] {807ada3f-9e94-4ae6-a703-589b43daf66d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001499 sec., 99399.59973315544 rows/sec., 6.42 MiB/sec. | ||
| 6250 | 2026.05.08 19:14:36.118531 [ 260 ] {807ada3f-9e94-4ae6-a703-589b43daf66d} <Debug> TCPHandler: Processed in 0.001788575 sec. | ||
| 6251 | 2026.05.08 19:14:36.118685 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.05.08 19:14:36.118770 [ 196 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.05.08 19:14:36.118804 [ 260 ] {4c15b254-0d90-4c17-9e2c-9121d63dc046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.05.08 19:14:36.118860 [ 260 ] {4c15b254-0d90-4c17-9e2c-9121d63dc046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6255 | 2026.05.08 19:14:36.118866 [ 196 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_36_7} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6256 | 2026.05.08 19:14:36.118986 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6257 | 2026.05.08 19:14:36.119338 [ 260 ] {4c15b254-0d90-4c17-9e2c-9121d63dc046} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.05.08 19:14:36.119382 [ 260 ] {4c15b254-0d90-4c17-9e2c-9121d63dc046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6259 | 2026.05.08 19:14:36.119736 [ 260 ] {4c15b254-0d90-4c17-9e2c-9121d63dc046} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6260 | 2026.05.08 19:14:36.119998 [ 260 ] {4c15b254-0d90-4c17-9e2c-9121d63dc046} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.05.08 19:14:36.120103 [ 28 ] {} <Debug> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6262 | 2026.05.08 19:14:36.120139 [ 28 ] {} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.05.08 19:14:36.120139 [ 260 ] {4c15b254-0d90-4c17-9e2c-9121d63dc046} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001359 sec., 108903.60559234732 rows/sec., 6.19 MiB/sec. | ||
| 6264 | 2026.05.08 19:14:36.120157 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6265 | 2026.05.08 19:14:36.120195 [ 260 ] {4c15b254-0d90-4c17-9e2c-9121d63dc046} <Debug> TCPHandler: Processed in 0.001569629 sec. | ||
| 6266 | 2026.05.08 19:14:36.120271 [ 198 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::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 | ||
| 6267 | 2026.05.08 19:14:36.120356 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.05.08 19:14:36.120384 [ 198 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6269 | 2026.05.08 19:14:36.120419 [ 198 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6270 | 2026.05.08 19:14:36.120472 [ 198 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6271 | 2026.05.08 19:14:36.120491 [ 260 ] {c6dedc30-fc50-4bd9-ac74-29d75d686a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6272 | 2026.05.08 19:14:36.120513 [ 198 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6273 | 2026.05.08 19:14:36.120551 [ 260 ] {c6dedc30-fc50-4bd9-ac74-29d75d686a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6274 | 2026.05.08 19:14:36.120561 [ 198 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6275 | 2026.05.08 19:14:36.120619 [ 198 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6276 | 2026.05.08 19:14:36.120656 [ 198 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6277 | 2026.05.08 19:14:36.121403 [ 260 ] {c6dedc30-fc50-4bd9-ac74-29d75d686a72} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.05.08 19:14:36.121443 [ 197 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120933 sec., 519295.80842284573 rows/sec., 32.09 MiB/sec. | ||
| 6279 | 2026.05.08 19:14:36.121450 [ 260 ] {c6dedc30-fc50-4bd9-ac74-29d75d686a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6280 | 2026.05.08 19:14:36.121611 [ 191 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6281 | 2026.05.08 19:14:36.121901 [ 191 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.05.08 19:14:36.121920 [ 260 ] {c6dedc30-fc50-4bd9-ac74-29d75d686a72} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6283 | 2026.05.08 19:14:36.121971 [ 191 ] {a5e32a5e-d4e1-46f1-9405-678f0fc61b2c::all_1_10_2} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6284 | 2026.05.08 19:14:36.122040 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6285 | 2026.05.08 19:14:36.122168 [ 260 ] {c6dedc30-fc50-4bd9-ac74-29d75d686a72} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.05.08 19:14:36.122323 [ 260 ] {c6dedc30-fc50-4bd9-ac74-29d75d686a72} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001857 sec., 276252.01938610664 rows/sec., 19.47 MiB/sec. | ||
| 6287 | 2026.05.08 19:14:36.122363 [ 260 ] {c6dedc30-fc50-4bd9-ac74-29d75d686a72} <Debug> TCPHandler: Processed in 0.002077012 sec. | ||
| 6288 | 2026.05.08 19:14:36.122507 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.05.08 19:14:36.122601 [ 260 ] {dfab097d-81a3-4efa-822a-30975ad48e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6290 | 2026.05.08 19:14:36.122643 [ 260 ] {dfab097d-81a3-4efa-822a-30975ad48e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6291 | 2026.05.08 19:14:36.123018 [ 260 ] {dfab097d-81a3-4efa-822a-30975ad48e46} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.05.08 19:14:36.123054 [ 260 ] {dfab097d-81a3-4efa-822a-30975ad48e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6293 | 2026.05.08 19:14:36.123382 [ 260 ] {dfab097d-81a3-4efa-822a-30975ad48e46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6294 | 2026.05.08 19:14:36.123606 [ 260 ] {dfab097d-81a3-4efa-822a-30975ad48e46} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.05.08 19:14:36.123713 [ 28 ] {} <Debug> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6296 | 2026.05.08 19:14:36.123740 [ 260 ] {dfab097d-81a3-4efa-822a-30975ad48e46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 6297 | 2026.05.08 19:14:36.123751 [ 28 ] {} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.05.08 19:14:36.123784 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6299 | 2026.05.08 19:14:36.123785 [ 260 ] {dfab097d-81a3-4efa-822a-30975ad48e46} <Debug> TCPHandler: Processed in 0.001326843 sec. | ||
| 6300 | 2026.05.08 19:14:36.123879 [ 198 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::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 | ||
| 6301 | 2026.05.08 19:14:36.123955 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.05.08 19:14:36.123994 [ 198 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6303 | 2026.05.08 19:14:36.124027 [ 198 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 6304 | 2026.05.08 19:14:36.124055 [ 260 ] {8fc5c1b2-3b97-4941-a643-4cfa3129e587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6305 | 2026.05.08 19:14:36.124070 [ 198 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 6306 | 2026.05.08 19:14:36.124108 [ 260 ] {8fc5c1b2-3b97-4941-a643-4cfa3129e587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6307 | 2026.05.08 19:14:36.124116 [ 198 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 6308 | 2026.05.08 19:14:36.124165 [ 198 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 6309 | 2026.05.08 19:14:36.124196 [ 198 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 6310 | 2026.05.08 19:14:36.124232 [ 198 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6311 | 2026.05.08 19:14:36.124722 [ 260 ] {8fc5c1b2-3b97-4941-a643-4cfa3129e587} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.05.08 19:14:36.124773 [ 260 ] {8fc5c1b2-3b97-4941-a643-4cfa3129e587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6313 | 2026.05.08 19:14:36.124923 [ 191 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001075527 sec., 33471.9630469528 rows/sec., 1.71 MiB/sec. | ||
| 6314 | 2026.05.08 19:14:36.125064 [ 191 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6315 | 2026.05.08 19:14:36.125208 [ 260 ] {8fc5c1b2-3b97-4941-a643-4cfa3129e587} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6316 | 2026.05.08 19:14:36.125387 [ 191 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.05.08 19:14:36.125482 [ 191 ] {d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0::all_1_6_1} <Trace> oximeter.measurements_bool (d2807db4-cab4-4a0d-ba17-c4f13ad8f8c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6318 | 2026.05.08 19:14:36.125525 [ 260 ] {8fc5c1b2-3b97-4941-a643-4cfa3129e587} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.05.08 19:14:36.125567 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6320 | 2026.05.08 19:14:36.125682 [ 260 ] {8fc5c1b2-3b97-4941-a643-4cfa3129e587} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001644 sec., 161192.21411192213 rows/sec., 10.71 MiB/sec. | ||
| 6321 | 2026.05.08 19:14:36.125745 [ 260 ] {8fc5c1b2-3b97-4941-a643-4cfa3129e587} <Debug> TCPHandler: Processed in 0.001839046 sec. | ||
| 6322 | 2026.05.08 19:14:36.125880 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.05.08 19:14:36.125979 [ 260 ] {57583d65-a34d-4b53-a40c-9ebee2cadd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6324 | 2026.05.08 19:14:36.126023 [ 260 ] {57583d65-a34d-4b53-a40c-9ebee2cadd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6325 | 2026.05.08 19:14:36.126378 [ 260 ] {57583d65-a34d-4b53-a40c-9ebee2cadd14} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.05.08 19:14:36.126415 [ 260 ] {57583d65-a34d-4b53-a40c-9ebee2cadd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6327 | 2026.05.08 19:14:36.126724 [ 260 ] {57583d65-a34d-4b53-a40c-9ebee2cadd14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6328 | 2026.05.08 19:14:36.126941 [ 260 ] {57583d65-a34d-4b53-a40c-9ebee2cadd14} <Trace> oximeter.measurements_f64 (cd775e80-16b8-4dc5-b574-ec2f12dd2a56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.05.08 19:14:36.127070 [ 260 ] {57583d65-a34d-4b53-a40c-9ebee2cadd14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 6330 | 2026.05.08 19:14:36.127107 [ 260 ] {57583d65-a34d-4b53-a40c-9ebee2cadd14} <Debug> TCPHandler: Processed in 0.001280192 sec. | ||
| 6331 | 2026.05.08 19:14:36.127247 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.05.08 19:14:36.127343 [ 260 ] {6f853c64-4db6-41d6-b18d-0e218c8e6ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6333 | 2026.05.08 19:14:36.127397 [ 260 ] {6f853c64-4db6-41d6-b18d-0e218c8e6ef5} <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 | ||
| 6334 | 2026.05.08 19:14:36.128277 [ 260 ] {6f853c64-4db6-41d6-b18d-0e218c8e6ef5} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.05.08 19:14:36.128315 [ 260 ] {6f853c64-4db6-41d6-b18d-0e218c8e6ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6336 | 2026.05.08 19:14:36.128869 [ 260 ] {6f853c64-4db6-41d6-b18d-0e218c8e6ef5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6337 | 2026.05.08 19:14:36.129093 [ 260 ] {6f853c64-4db6-41d6-b18d-0e218c8e6ef5} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.05.08 19:14:36.129233 [ 260 ] {6f853c64-4db6-41d6-b18d-0e218c8e6ef5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001907 sec., 12060.828526481384 rows/sec., 21.61 MiB/sec. | ||
| 6339 | 2026.05.08 19:14:36.129288 [ 260 ] {6f853c64-4db6-41d6-b18d-0e218c8e6ef5} <Debug> TCPHandler: Processed in 0.002089362 sec. | ||
| 6340 | 2026.05.08 19:14:36.129434 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.05.08 19:14:36.129538 [ 260 ] {41946c7f-724e-4762-8d9f-07d1d97d0de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.05.08 19:14:36.129579 [ 260 ] {41946c7f-724e-4762-8d9f-07d1d97d0de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6343 | 2026.05.08 19:14:36.129962 [ 260 ] {41946c7f-724e-4762-8d9f-07d1d97d0de3} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.05.08 19:14:36.129999 [ 260 ] {41946c7f-724e-4762-8d9f-07d1d97d0de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6345 | 2026.05.08 19:14:36.130311 [ 260 ] {41946c7f-724e-4762-8d9f-07d1d97d0de3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6346 | 2026.05.08 19:14:36.130523 [ 260 ] {41946c7f-724e-4762-8d9f-07d1d97d0de3} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.05.08 19:14:36.130656 [ 260 ] {41946c7f-724e-4762-8d9f-07d1d97d0de3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 6348 | 2026.05.08 19:14:36.130691 [ 260 ] {41946c7f-724e-4762-8d9f-07d1d97d0de3} <Debug> TCPHandler: Processed in 0.001304993 sec. | ||
| 6349 | 2026.05.08 19:14:40.389619 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6350 | 2026.05.08 19:14:40.389679 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6351 | 2026.05.08 19:14:40.516086 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13327 | ||
| 6352 | 2026.05.08 19:14:40.516692 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.05.08 19:14:40.516775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6354 | 2026.05.08 19:14:40.517296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6355 | 2026.05.08 19:14:40.517547 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.05.08 19:14:40.517683 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13327 | ||
| 6357 | 2026.05.08 19:14:40.544344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 776 | ||
| 6358 | 2026.05.08 19:14:40.546999 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.05.08 19:14:40.547058 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6360 | 2026.05.08 19:14:40.548343 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6361 | 2026.05.08 19:14:40.548625 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.05.08 19:14:40.548994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 6363 | 2026.05.08 19:14:41.097174 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.05.08 19:14:41.097456 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6365 | 2026.05.08 19:14:41.097845 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6366 | 2026.05.08 19:14:41.097887 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <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 | ||
| 6367 | 2026.05.08 19:14:41.098136 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6368 | 2026.05.08 19:14:41.098206 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6369 | 2026.05.08 19:14:41.098351 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6370 | 2026.05.08 19:14:41.098505 [ 355 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6371 | 2026.05.08 19:14:41.098507 [ 363 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6372 | 2026.05.08 19:14:41.098677 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 6373 | 2026.05.08 19:14:41.098707 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6374 | 2026.05.08 19:14:41.098781 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6375 | 2026.05.08 19:14:41.098802 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 6376 | 2026.05.08 19:14:41.098838 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6377 | 2026.05.08 19:14:41.098880 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6378 | 2026.05.08 19:14:41.100337 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002979 sec., 17455.521987244043 rows/sec., 3.55 MiB/sec. | ||
| 6379 | 2026.05.08 19:14:41.100557 [ 260 ] {323fe875-cce3-492d-a804-7c7c2817700f} <Debug> TCPHandler: Processed in 0.003528489 sec. | ||
| 6380 | 2026.05.08 19:14:41.102596 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.05.08 19:14:41.102746 [ 260 ] {6b868c43-c0e4-4a9a-a37d-10b3f56cfb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6382 | 2026.05.08 19:14:41.102801 [ 260 ] {6b868c43-c0e4-4a9a-a37d-10b3f56cfb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6383 | 2026.05.08 19:14:41.103478 [ 260 ] {6b868c43-c0e4-4a9a-a37d-10b3f56cfb04} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.05.08 19:14:41.103524 [ 260 ] {6b868c43-c0e4-4a9a-a37d-10b3f56cfb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6385 | 2026.05.08 19:14:41.103907 [ 260 ] {6b868c43-c0e4-4a9a-a37d-10b3f56cfb04} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6386 | 2026.05.08 19:14:41.104139 [ 260 ] {6b868c43-c0e4-4a9a-a37d-10b3f56cfb04} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.05.08 19:14:41.104294 [ 260 ] {6b868c43-c0e4-4a9a-a37d-10b3f56cfb04} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001586 sec., 59268.60025220681 rows/sec., 5.00 MiB/sec. | ||
| 6388 | 2026.05.08 19:14:41.104335 [ 260 ] {6b868c43-c0e4-4a9a-a37d-10b3f56cfb04} <Debug> TCPHandler: Processed in 0.001808316 sec. | ||
| 6389 | 2026.05.08 19:14:41.104470 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.05.08 19:14:41.104566 [ 260 ] {370c28a6-dca0-4bd8-a72c-512313ad1d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.05.08 19:14:41.104606 [ 260 ] {370c28a6-dca0-4bd8-a72c-512313ad1d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6392 | 2026.05.08 19:14:41.105046 [ 260 ] {370c28a6-dca0-4bd8-a72c-512313ad1d53} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.05.08 19:14:41.105083 [ 260 ] {370c28a6-dca0-4bd8-a72c-512313ad1d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6394 | 2026.05.08 19:14:41.105381 [ 260 ] {370c28a6-dca0-4bd8-a72c-512313ad1d53} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6395 | 2026.05.08 19:14:41.105605 [ 260 ] {370c28a6-dca0-4bd8-a72c-512313ad1d53} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.05.08 19:14:41.105738 [ 260 ] {370c28a6-dca0-4bd8-a72c-512313ad1d53} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00119 sec., 15966.386554621848 rows/sec., 1.17 MiB/sec. | ||
| 6397 | 2026.05.08 19:14:41.105781 [ 260 ] {370c28a6-dca0-4bd8-a72c-512313ad1d53} <Debug> TCPHandler: Processed in 0.001360194 sec. | ||
| 6398 | 2026.05.08 19:14:41.105921 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.05.08 19:14:41.106017 [ 260 ] {d667fe2f-d0b4-426e-801c-e38aecfe2aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6400 | 2026.05.08 19:14:41.106057 [ 260 ] {d667fe2f-d0b4-426e-801c-e38aecfe2aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6401 | 2026.05.08 19:14:41.106473 [ 260 ] {d667fe2f-d0b4-426e-801c-e38aecfe2aed} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.05.08 19:14:41.106510 [ 260 ] {d667fe2f-d0b4-426e-801c-e38aecfe2aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6403 | 2026.05.08 19:14:41.106811 [ 260 ] {d667fe2f-d0b4-426e-801c-e38aecfe2aed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6404 | 2026.05.08 19:14:41.107028 [ 260 ] {d667fe2f-d0b4-426e-801c-e38aecfe2aed} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.05.08 19:14:41.107157 [ 260 ] {d667fe2f-d0b4-426e-801c-e38aecfe2aed} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001158 sec., 71675.30224525044 rows/sec., 5.60 MiB/sec. | ||
| 6406 | 2026.05.08 19:14:41.107195 [ 260 ] {d667fe2f-d0b4-426e-801c-e38aecfe2aed} <Debug> TCPHandler: Processed in 0.001321964 sec. | ||
| 6407 | 2026.05.08 19:14:41.107325 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.05.08 19:14:41.107421 [ 260 ] {ac44e0d0-3718-4acd-87f1-1fb7848c5988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6409 | 2026.05.08 19:14:41.107463 [ 260 ] {ac44e0d0-3718-4acd-87f1-1fb7848c5988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6410 | 2026.05.08 19:14:41.107867 [ 260 ] {ac44e0d0-3718-4acd-87f1-1fb7848c5988} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.05.08 19:14:41.107903 [ 260 ] {ac44e0d0-3718-4acd-87f1-1fb7848c5988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6412 | 2026.05.08 19:14:41.108241 [ 260 ] {ac44e0d0-3718-4acd-87f1-1fb7848c5988} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6413 | 2026.05.08 19:14:41.108452 [ 260 ] {ac44e0d0-3718-4acd-87f1-1fb7848c5988} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.05.08 19:14:41.108587 [ 260 ] {ac44e0d0-3718-4acd-87f1-1fb7848c5988} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6415 | 2026.05.08 19:14:41.108623 [ 260 ] {ac44e0d0-3718-4acd-87f1-1fb7848c5988} <Debug> TCPHandler: Processed in 0.001346064 sec. | ||
| 6416 | 2026.05.08 19:14:41.108758 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2026.05.08 19:14:41.108853 [ 260 ] {3ac42930-6d7c-433b-94b7-ac76065a941d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6418 | 2026.05.08 19:14:41.108907 [ 260 ] {3ac42930-6d7c-433b-94b7-ac76065a941d} <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 | ||
| 6419 | 2026.05.08 19:14:41.109737 [ 260 ] {3ac42930-6d7c-433b-94b7-ac76065a941d} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.05.08 19:14:41.109775 [ 260 ] {3ac42930-6d7c-433b-94b7-ac76065a941d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6421 | 2026.05.08 19:14:41.110290 [ 260 ] {3ac42930-6d7c-433b-94b7-ac76065a941d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6422 | 2026.05.08 19:14:41.110519 [ 260 ] {3ac42930-6d7c-433b-94b7-ac76065a941d} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.05.08 19:14:41.110661 [ 260 ] {3ac42930-6d7c-433b-94b7-ac76065a941d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001826 sec., 10405.2573932092 rows/sec., 18.65 MiB/sec. | ||
| 6424 | 2026.05.08 19:14:41.110712 [ 260 ] {3ac42930-6d7c-433b-94b7-ac76065a941d} <Debug> TCPHandler: Processed in 0.00200312 sec. | ||
| 6425 | 2026.05.08 19:14:41.110850 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.05.08 19:14:41.110946 [ 260 ] {5cc2860c-4bb9-4f27-93cb-09001b27d0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6427 | 2026.05.08 19:14:41.110987 [ 260 ] {5cc2860c-4bb9-4f27-93cb-09001b27d0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6428 | 2026.05.08 19:14:41.111342 [ 260 ] {5cc2860c-4bb9-4f27-93cb-09001b27d0cc} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.05.08 19:14:41.111379 [ 260 ] {5cc2860c-4bb9-4f27-93cb-09001b27d0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6430 | 2026.05.08 19:14:41.111692 [ 260 ] {5cc2860c-4bb9-4f27-93cb-09001b27d0cc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6431 | 2026.05.08 19:14:41.111903 [ 260 ] {5cc2860c-4bb9-4f27-93cb-09001b27d0cc} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.05.08 19:14:41.112032 [ 260 ] {5cc2860c-4bb9-4f27-93cb-09001b27d0cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 6433 | 2026.05.08 19:14:41.112068 [ 260 ] {5cc2860c-4bb9-4f27-93cb-09001b27d0cc} <Debug> TCPHandler: Processed in 0.001266942 sec. | ||
| 6434 | 2026.05.08 19:14:41.179578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6435 | 2026.05.08 19:14:41.195189 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.05.08 19:14:41.195230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6437 | 2026.05.08 19:14:41.201792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6438 | 2026.05.08 19:14:41.202490 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.05.08 19:14:41.205078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6440 | 2026.05.08 19:14:42.171076 [ 98 ] {} <Debug> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6441 | 2026.05.08 19:14:42.171184 [ 98 ] {} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.05.08 19:14:42.171225 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6443 | 2026.05.08 19:14:42.171541 [ 195 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::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 | ||
| 6444 | 2026.05.08 19:14:42.171776 [ 195 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6445 | 2026.05.08 19:14:42.171886 [ 195 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6446 | 2026.05.08 19:14:42.172009 [ 195 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6447 | 2026.05.08 19:14:42.172104 [ 195 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 6448 | 2026.05.08 19:14:42.172173 [ 195 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6449 | 2026.05.08 19:14:42.172217 [ 195 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6450 | 2026.05.08 19:14:42.173008 [ 191 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552879 sec., 23182.746369807304 rows/sec., 1.93 MiB/sec. | ||
| 6451 | 2026.05.08 19:14:42.173200 [ 191 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6452 | 2026.05.08 19:14:42.173549 [ 191 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.05.08 19:14:42.173642 [ 191 ] {01a50bc2-2ed1-4451-81e6-66be741e091c::all_1_13_3} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6454 | 2026.05.08 19:14:42.173757 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6455 | 2026.05.08 19:14:46.104427 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.05.08 19:14:46.104702 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6457 | 2026.05.08 19:14:46.105089 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6458 | 2026.05.08 19:14:46.105132 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6459 | 2026.05.08 19:14:46.105382 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6460 | 2026.05.08 19:14:46.105458 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6461 | 2026.05.08 19:14:46.105612 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6462 | 2026.05.08 19:14:46.105756 [ 363 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6463 | 2026.05.08 19:14:46.105774 [ 331 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6464 | 2026.05.08 19:14:46.105937 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 6465 | 2026.05.08 19:14:46.105981 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6466 | 2026.05.08 19:14:46.106084 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6467 | 2026.05.08 19:14:46.106114 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 6468 | 2026.05.08 19:14:46.106166 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6469 | 2026.05.08 19:14:46.106223 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6470 | 2026.05.08 19:14:46.107503 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002909 sec., 17875.5586112066 rows/sec., 3.63 MiB/sec. | ||
| 6471 | 2026.05.08 19:14:46.107648 [ 260 ] {758193d3-f200-4c2c-a34f-54b9a1582182} <Debug> TCPHandler: Processed in 0.003361795 sec. | ||
| 6472 | 2026.05.08 19:14:46.112973 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.05.08 19:14:46.113114 [ 260 ] {f048e28b-db12-41cc-b571-b72b4e31b57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6474 | 2026.05.08 19:14:46.113173 [ 260 ] {f048e28b-db12-41cc-b571-b72b4e31b57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6475 | 2026.05.08 19:14:46.116292 [ 260 ] {f048e28b-db12-41cc-b571-b72b4e31b57f} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.05.08 19:14:46.116377 [ 260 ] {f048e28b-db12-41cc-b571-b72b4e31b57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6477 | 2026.05.08 19:14:46.116904 [ 260 ] {f048e28b-db12-41cc-b571-b72b4e31b57f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6478 | 2026.05.08 19:14:46.117270 [ 260 ] {f048e28b-db12-41cc-b571-b72b4e31b57f} <Trace> oximeter.fields_i16 (f61ddd52-d0fc-454e-9ab5-154bc072482f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.05.08 19:14:46.117536 [ 260 ] {f048e28b-db12-41cc-b571-b72b4e31b57f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004453 sec., 5389.624971929036 rows/sec., 457.91 KiB/sec. | ||
| 6480 | 2026.05.08 19:14:46.117618 [ 260 ] {f048e28b-db12-41cc-b571-b72b4e31b57f} <Debug> TCPHandler: Processed in 0.004714389 sec. | ||
| 6481 | 2026.05.08 19:14:46.117924 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.05.08 19:14:46.118088 [ 260 ] {8ef2f345-0bd0-4841-87ee-eb759af2e6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6483 | 2026.05.08 19:14:46.118161 [ 260 ] {8ef2f345-0bd0-4841-87ee-eb759af2e6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6484 | 2026.05.08 19:14:46.118750 [ 260 ] {8ef2f345-0bd0-4841-87ee-eb759af2e6dc} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.05.08 19:14:46.118797 [ 260 ] {8ef2f345-0bd0-4841-87ee-eb759af2e6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6486 | 2026.05.08 19:14:46.119121 [ 260 ] {8ef2f345-0bd0-4841-87ee-eb759af2e6dc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6487 | 2026.05.08 19:14:46.119368 [ 260 ] {8ef2f345-0bd0-4841-87ee-eb759af2e6dc} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.05.08 19:14:46.119524 [ 260 ] {8ef2f345-0bd0-4841-87ee-eb759af2e6dc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001486 sec., 1345.8950201884254 rows/sec., 109.75 KiB/sec. | ||
| 6489 | 2026.05.08 19:14:46.119570 [ 260 ] {8ef2f345-0bd0-4841-87ee-eb759af2e6dc} <Debug> TCPHandler: Processed in 0.001817476 sec. | ||
| 6490 | 2026.05.08 19:14:46.119732 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.05.08 19:14:46.119846 [ 260 ] {ad9797e2-9386-48d7-9b50-595950eb16c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6492 | 2026.05.08 19:14:46.119894 [ 260 ] {ad9797e2-9386-48d7-9b50-595950eb16c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6493 | 2026.05.08 19:14:46.120458 [ 260 ] {ad9797e2-9386-48d7-9b50-595950eb16c4} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.05.08 19:14:46.120497 [ 260 ] {ad9797e2-9386-48d7-9b50-595950eb16c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6495 | 2026.05.08 19:14:46.120889 [ 260 ] {ad9797e2-9386-48d7-9b50-595950eb16c4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6496 | 2026.05.08 19:14:46.121220 [ 260 ] {ad9797e2-9386-48d7-9b50-595950eb16c4} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.05.08 19:14:46.121370 [ 137 ] {} <Debug> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6498 | 2026.05.08 19:14:46.121407 [ 260 ] {ad9797e2-9386-48d7-9b50-595950eb16c4} <Debug> executeQuery: Read 223 rows, 20.23 KiB in 0.001584 sec., 140782.8282828283 rows/sec., 12.47 MiB/sec. | ||
| 6499 | 2026.05.08 19:14:46.121425 [ 137 ] {} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.05.08 19:14:46.121458 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6501 | 2026.05.08 19:14:46.121471 [ 260 ] {ad9797e2-9386-48d7-9b50-595950eb16c4} <Debug> TCPHandler: Processed in 0.001802965 sec. | ||
| 6502 | 2026.05.08 19:14:46.121561 [ 187 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 6503 | 2026.05.08 19:14:46.121654 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.05.08 19:14:46.121675 [ 187 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6505 | 2026.05.08 19:14:46.121712 [ 187 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3360 rows starting from the beginning of the part | ||
| 6506 | 2026.05.08 19:14:46.121775 [ 260 ] {48e554cd-0ee3-4eaa-bdcd-3b56ccc7e4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6507 | 2026.05.08 19:14:46.121808 [ 187 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 843 rows starting from the beginning of the part | ||
| 6508 | 2026.05.08 19:14:46.121828 [ 260 ] {48e554cd-0ee3-4eaa-bdcd-3b56ccc7e4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6509 | 2026.05.08 19:14:46.121868 [ 187 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2442 rows starting from the beginning of the part | ||
| 6510 | 2026.05.08 19:14:46.121921 [ 187 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 843 rows starting from the beginning of the part | ||
| 6511 | 2026.05.08 19:14:46.121971 [ 187 ] {4ede449a-a641-4eb5-9315-93a2e937de34::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 | ||
| 6512 | 2026.05.08 19:14:46.122019 [ 187 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 223 rows starting from the beginning of the part | ||
| 6513 | 2026.05.08 19:14:46.122426 [ 260 ] {48e554cd-0ee3-4eaa-bdcd-3b56ccc7e4ac} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.05.08 19:14:46.122475 [ 260 ] {48e554cd-0ee3-4eaa-bdcd-3b56ccc7e4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6515 | 2026.05.08 19:14:46.123126 [ 260 ] {48e554cd-0ee3-4eaa-bdcd-3b56ccc7e4ac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6516 | 2026.05.08 19:14:46.123480 [ 260 ] {48e554cd-0ee3-4eaa-bdcd-3b56ccc7e4ac} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.05.08 19:14:46.123690 [ 260 ] {48e554cd-0ee3-4eaa-bdcd-3b56ccc7e4ac} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001942 sec., 19052.523171987643 rows/sec., 1.42 MiB/sec. | ||
| 6518 | 2026.05.08 19:14:46.123749 [ 260 ] {48e554cd-0ee3-4eaa-bdcd-3b56ccc7e4ac} <Debug> TCPHandler: Processed in 0.002160724 sec. | ||
| 6519 | 2026.05.08 19:14:46.123941 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.05.08 19:14:46.124076 [ 260 ] {c02bea5e-ec8e-4db3-9105-d228a402b4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.05.08 19:14:46.124136 [ 260 ] {c02bea5e-ec8e-4db3-9105-d228a402b4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6522 | 2026.05.08 19:14:46.124389 [ 195 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7805 rows, containing 5 columns (5 merged, 0 gathered) in 0.002867332 sec., 2722042.651496234 rows/sec., 216.77 MiB/sec. | ||
| 6523 | 2026.05.08 19:14:46.124704 [ 260 ] {c02bea5e-ec8e-4db3-9105-d228a402b4ac} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.05.08 19:14:46.124756 [ 190 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6525 | 2026.05.08 19:14:46.124760 [ 260 ] {c02bea5e-ec8e-4db3-9105-d228a402b4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6526 | 2026.05.08 19:14:46.125144 [ 190 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.05.08 19:14:46.125182 [ 260 ] {c02bea5e-ec8e-4db3-9105-d228a402b4ac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6528 | 2026.05.08 19:14:46.125241 [ 190 ] {4ede449a-a641-4eb5-9315-93a2e937de34::all_1_41_8} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6529 | 2026.05.08 19:14:46.125349 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 6530 | 2026.05.08 19:14:46.125526 [ 260 ] {c02bea5e-ec8e-4db3-9105-d228a402b4ac} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.05.08 19:14:46.125744 [ 260 ] {c02bea5e-ec8e-4db3-9105-d228a402b4ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001697 sec., 14142.604596346495 rows/sec., 1.17 MiB/sec. | ||
| 6532 | 2026.05.08 19:14:46.125787 [ 260 ] {c02bea5e-ec8e-4db3-9105-d228a402b4ac} <Debug> TCPHandler: Processed in 0.001915838 sec. | ||
| 6533 | 2026.05.08 19:14:46.125963 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2026.05.08 19:14:46.126066 [ 260 ] {6c24637d-efd0-49bd-90c0-d543ed9129a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6535 | 2026.05.08 19:14:46.126108 [ 260 ] {6c24637d-efd0-49bd-90c0-d543ed9129a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6536 | 2026.05.08 19:14:46.126559 [ 260 ] {6c24637d-efd0-49bd-90c0-d543ed9129a6} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.05.08 19:14:46.126598 [ 260 ] {6c24637d-efd0-49bd-90c0-d543ed9129a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6538 | 2026.05.08 19:14:46.126917 [ 260 ] {6c24637d-efd0-49bd-90c0-d543ed9129a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6539 | 2026.05.08 19:14:46.127145 [ 260 ] {6c24637d-efd0-49bd-90c0-d543ed9129a6} <Trace> oximeter.fields_u8 (a5e32a5e-d4e1-46f1-9405-678f0fc61b2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.05.08 19:14:46.127295 [ 260 ] {6c24637d-efd0-49bd-90c0-d543ed9129a6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 749.40 KiB/sec. | ||
| 6541 | 2026.05.08 19:14:46.127337 [ 260 ] {6c24637d-efd0-49bd-90c0-d543ed9129a6} <Debug> TCPHandler: Processed in 0.001437636 sec. | ||
| 6542 | 2026.05.08 19:14:46.127487 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2026.05.08 19:14:46.127592 [ 260 ] {c12200b3-994f-478a-9521-472525c93362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6544 | 2026.05.08 19:14:46.127638 [ 260 ] {c12200b3-994f-478a-9521-472525c93362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6545 | 2026.05.08 19:14:46.128150 [ 260 ] {c12200b3-994f-478a-9521-472525c93362} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.05.08 19:14:46.128189 [ 260 ] {c12200b3-994f-478a-9521-472525c93362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6547 | 2026.05.08 19:14:46.128545 [ 260 ] {c12200b3-994f-478a-9521-472525c93362} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6548 | 2026.05.08 19:14:46.128841 [ 260 ] {c12200b3-994f-478a-9521-472525c93362} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.05.08 19:14:46.128995 [ 260 ] {c12200b3-994f-478a-9521-472525c93362} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001423 sec., 87842.58608573437 rows/sec., 7.12 MiB/sec. | ||
| 6550 | 2026.05.08 19:14:46.129026 [ 137 ] {} <Debug> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6551 | 2026.05.08 19:14:46.129035 [ 260 ] {c12200b3-994f-478a-9521-472525c93362} <Debug> TCPHandler: Processed in 0.0016053 sec. | ||
| 6552 | 2026.05.08 19:14:46.129103 [ 137 ] {} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.05.08 19:14:46.129136 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6554 | 2026.05.08 19:14:46.129231 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2026.05.08 19:14:46.129256 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::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 | ||
| 6556 | 2026.05.08 19:14:46.129339 [ 260 ] {f756f205-229e-4e30-99eb-7312e75deba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6557 | 2026.05.08 19:14:46.129365 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6558 | 2026.05.08 19:14:46.129390 [ 260 ] {f756f205-229e-4e30-99eb-7312e75deba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6559 | 2026.05.08 19:14:46.129403 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6560 | 2026.05.08 19:14:46.129477 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 513 rows starting from the beginning of the part | ||
| 6561 | 2026.05.08 19:14:46.129525 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1313 rows starting from the beginning of the part | ||
| 6562 | 2026.05.08 19:14:46.129570 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 513 rows starting from the beginning of the part | ||
| 6563 | 2026.05.08 19:14:46.129612 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 83 rows starting from the beginning of the part | ||
| 6564 | 2026.05.08 19:14:46.129654 [ 187 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 125 rows starting from the beginning of the part | ||
| 6565 | 2026.05.08 19:14:46.129918 [ 260 ] {f756f205-229e-4e30-99eb-7312e75deba0} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.05.08 19:14:46.129962 [ 260 ] {f756f205-229e-4e30-99eb-7312e75deba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6567 | 2026.05.08 19:14:46.130345 [ 260 ] {f756f205-229e-4e30-99eb-7312e75deba0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6568 | 2026.05.08 19:14:46.130597 [ 260 ] {f756f205-229e-4e30-99eb-7312e75deba0} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.05.08 19:14:46.130728 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6570 | 2026.05.08 19:14:46.130740 [ 260 ] {f756f205-229e-4e30-99eb-7312e75deba0} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001423 sec., 163738.58046380884 rows/sec., 11.98 MiB/sec. | ||
| 6571 | 2026.05.08 19:14:46.130791 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.05.08 19:14:46.130805 [ 260 ] {f756f205-229e-4e30-99eb-7312e75deba0} <Debug> TCPHandler: Processed in 0.00162669 sec. | ||
| 6573 | 2026.05.08 19:14:46.130833 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6574 | 2026.05.08 19:14:46.130945 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 6575 | 2026.05.08 19:14:46.130956 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2026.05.08 19:14:46.131075 [ 260 ] {95c7860f-9a58-43b8-ac1d-6c4fea9d0177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6577 | 2026.05.08 19:14:46.131077 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6578 | 2026.05.08 19:14:46.131132 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11298 rows starting from the beginning of the part | ||
| 6579 | 2026.05.08 19:14:46.131133 [ 260 ] {95c7860f-9a58-43b8-ac1d-6c4fea9d0177} <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 | ||
| 6580 | 2026.05.08 19:14:46.131204 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6581 | 2026.05.08 19:14:46.131238 [ 192 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4377 rows, containing 5 columns (5 merged, 0 gathered) in 0.002023921 sec., 2162633.818217213 rows/sec., 157.22 MiB/sec. | ||
| 6582 | 2026.05.08 19:14:46.131270 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1627 rows starting from the beginning of the part | ||
| 6583 | 2026.05.08 19:14:46.131332 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6584 | 2026.05.08 19:14:46.131385 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::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 | ||
| 6585 | 2026.05.08 19:14:46.131441 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 233 rows starting from the beginning of the part | ||
| 6586 | 2026.05.08 19:14:46.131502 [ 194 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6587 | 2026.05.08 19:14:46.131869 [ 194 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.05.08 19:14:46.131956 [ 194 ] {434d4460-510d-45fa-bc18-d17ca1f7329f::all_1_41_8} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6589 | 2026.05.08 19:14:46.131969 [ 260 ] {95c7860f-9a58-43b8-ac1d-6c4fea9d0177} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.05.08 19:14:46.132013 [ 260 ] {95c7860f-9a58-43b8-ac1d-6c4fea9d0177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6591 | 2026.05.08 19:14:46.132057 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 6592 | 2026.05.08 19:14:46.132801 [ 260 ] {95c7860f-9a58-43b8-ac1d-6c4fea9d0177} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6593 | 2026.05.08 19:14:46.133124 [ 260 ] {95c7860f-9a58-43b8-ac1d-6c4fea9d0177} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.05.08 19:14:46.133342 [ 260 ] {95c7860f-9a58-43b8-ac1d-6c4fea9d0177} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002283 sec., 10074.463425317565 rows/sec., 18.05 MiB/sec. | ||
| 6595 | 2026.05.08 19:14:46.133485 [ 260 ] {95c7860f-9a58-43b8-ac1d-6c4fea9d0177} <Debug> TCPHandler: Processed in 0.002581845 sec. | ||
| 6596 | 2026.05.08 19:14:46.133676 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.05.08 19:14:46.133812 [ 260 ] {21b54e0f-6948-4005-9ee3-24e31d7893f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6598 | 2026.05.08 19:14:46.133870 [ 260 ] {21b54e0f-6948-4005-9ee3-24e31d7893f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6599 | 2026.05.08 19:14:46.134323 [ 260 ] {21b54e0f-6948-4005-9ee3-24e31d7893f6} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.05.08 19:14:46.134363 [ 260 ] {21b54e0f-6948-4005-9ee3-24e31d7893f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6601 | 2026.05.08 19:14:46.134842 [ 260 ] {21b54e0f-6948-4005-9ee3-24e31d7893f6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6602 | 2026.05.08 19:14:46.135086 [ 260 ] {21b54e0f-6948-4005-9ee3-24e31d7893f6} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.05.08 19:14:46.135237 [ 260 ] {21b54e0f-6948-4005-9ee3-24e31d7893f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
| 6604 | 2026.05.08 19:14:46.135283 [ 260 ] {21b54e0f-6948-4005-9ee3-24e31d7893f6} <Debug> TCPHandler: Processed in 0.001727363 sec. | ||
| 6605 | 2026.05.08 19:14:46.136189 [ 190 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13848 rows, containing 5 columns (5 merged, 0 gathered) in 0.005285003 sec., 2620244.4918195885 rows/sec., 174.59 MiB/sec. | ||
| 6606 | 2026.05.08 19:14:46.136614 [ 194 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6607 | 2026.05.08 19:14:46.136889 [ 194 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.05.08 19:14:46.136962 [ 194 ] {c16b11d6-e9c8-4666-836c-0d0f6dc43789::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6609 | 2026.05.08 19:14:46.137039 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6610 | 2026.05.08 19:14:48.018725 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13839 | ||
| 6611 | 2026.05.08 19:14:48.019282 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.05.08 19:14:48.019331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6613 | 2026.05.08 19:14:48.019845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6614 | 2026.05.08 19:14:48.020079 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.05.08 19:14:48.020214 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13839 | ||
| 6616 | 2026.05.08 19:14:48.705266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6617 | 2026.05.08 19:14:48.722277 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.05.08 19:14:48.722328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6619 | 2026.05.08 19:14:48.728104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6620 | 2026.05.08 19:14:48.728788 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.05.08 19:14:48.731494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6622 | 2026.05.08 19:14:50.550213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 812 | ||
| 6623 | 2026.05.08 19:14:50.552733 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.05.08 19:14:50.552792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6625 | 2026.05.08 19:14:50.554069 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6626 | 2026.05.08 19:14:50.554376 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.05.08 19:14:50.554536 [ 148 ] {} <Debug> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6628 | 2026.05.08 19:14:50.554574 [ 148 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.05.08 19:14:50.554594 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6630 | 2026.05.08 19:14:50.554690 [ 192 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::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 | ||
| 6631 | 2026.05.08 19:14:50.554763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6632 | 2026.05.08 19:14:50.555236 [ 192 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6633 | 2026.05.08 19:14:50.555400 [ 192 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
| 6634 | 2026.05.08 19:14:50.555770 [ 192 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 6635 | 2026.05.08 19:14:50.556110 [ 192 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6636 | 2026.05.08 19:14:50.556449 [ 192 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6637 | 2026.05.08 19:14:50.556782 [ 192 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
| 6638 | 2026.05.08 19:14:50.557102 [ 192 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6639 | 2026.05.08 19:14:50.563460 [ 194 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 72 columns (72 merged, 0 gathered) in 0.008808872 sec., 92179.79328113746 rows/sec., 78.16 MiB/sec. | ||
| 6640 | 2026.05.08 19:14:50.565077 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6641 | 2026.05.08 19:14:50.565739 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.05.08 19:14:50.565833 [ 193 ] {02ec1eda-b3e5-434a-9f72-f917a906e91b::all_1_21_4} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6643 | 2026.05.08 19:14:50.566236 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 6644 | 2026.05.08 19:14:51.097666 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.05.08 19:14:51.097934 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6646 | 2026.05.08 19:14:51.098278 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6647 | 2026.05.08 19:14:51.098314 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <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 | ||
| 6648 | 2026.05.08 19:14:51.098537 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6649 | 2026.05.08 19:14:51.098608 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6650 | 2026.05.08 19:14:51.098750 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6651 | 2026.05.08 19:14:51.098922 [ 363 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6652 | 2026.05.08 19:14:51.099065 [ 363 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6653 | 2026.05.08 19:14:51.099182 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 6654 | 2026.05.08 19:14:51.099211 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6655 | 2026.05.08 19:14:51.099284 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6656 | 2026.05.08 19:14:51.099306 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 6657 | 2026.05.08 19:14:51.099341 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6658 | 2026.05.08 19:14:51.099378 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6659 | 2026.05.08 19:14:51.100980 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.003142 sec., 16549.968173138128 rows/sec., 3.36 MiB/sec. | ||
| 6660 | 2026.05.08 19:14:51.101092 [ 260 ] {a64cb957-04fe-45d8-9113-963ce607c83c} <Debug> TCPHandler: Processed in 0.003566829 sec. | ||
| 6661 | 2026.05.08 19:14:51.103128 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.05.08 19:14:51.103238 [ 260 ] {c3f26647-a1f0-445a-bf9e-f42394a2cc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6663 | 2026.05.08 19:14:51.103281 [ 260 ] {c3f26647-a1f0-445a-bf9e-f42394a2cc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6664 | 2026.05.08 19:14:51.103954 [ 260 ] {c3f26647-a1f0-445a-bf9e-f42394a2cc56} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.05.08 19:14:51.104004 [ 260 ] {c3f26647-a1f0-445a-bf9e-f42394a2cc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6666 | 2026.05.08 19:14:51.104431 [ 260 ] {c3f26647-a1f0-445a-bf9e-f42394a2cc56} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6667 | 2026.05.08 19:14:51.104668 [ 260 ] {c3f26647-a1f0-445a-bf9e-f42394a2cc56} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.05.08 19:14:51.104818 [ 260 ] {c3f26647-a1f0-445a-bf9e-f42394a2cc56} <Debug> executeQuery: Read 94 rows, 8.12 KiB in 0.001613 sec., 58276.50340979541 rows/sec., 4.92 MiB/sec. | ||
| 6669 | 2026.05.08 19:14:51.104856 [ 260 ] {c3f26647-a1f0-445a-bf9e-f42394a2cc56} <Debug> TCPHandler: Processed in 0.001777285 sec. | ||
| 6670 | 2026.05.08 19:14:51.104998 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.05.08 19:14:51.105101 [ 260 ] {f0bccd79-9b15-4c52-9c5c-fe0462ac470a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.05.08 19:14:51.105141 [ 260 ] {f0bccd79-9b15-4c52-9c5c-fe0462ac470a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6673 | 2026.05.08 19:14:51.105628 [ 260 ] {f0bccd79-9b15-4c52-9c5c-fe0462ac470a} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.05.08 19:14:51.105664 [ 260 ] {f0bccd79-9b15-4c52-9c5c-fe0462ac470a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6675 | 2026.05.08 19:14:51.105949 [ 260 ] {f0bccd79-9b15-4c52-9c5c-fe0462ac470a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6676 | 2026.05.08 19:14:51.106164 [ 260 ] {f0bccd79-9b15-4c52-9c5c-fe0462ac470a} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.05.08 19:14:51.106306 [ 260 ] {f0bccd79-9b15-4c52-9c5c-fe0462ac470a} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001223 sec., 15535.568274734262 rows/sec., 1.14 MiB/sec. | ||
| 6678 | 2026.05.08 19:14:51.106344 [ 260 ] {f0bccd79-9b15-4c52-9c5c-fe0462ac470a} <Debug> TCPHandler: Processed in 0.001394566 sec. | ||
| 6679 | 2026.05.08 19:14:51.106470 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.05.08 19:14:51.106564 [ 260 ] {95dae223-bf34-4af0-aa03-fca1102bd2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6681 | 2026.05.08 19:14:51.106603 [ 260 ] {95dae223-bf34-4af0-aa03-fca1102bd2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6682 | 2026.05.08 19:14:51.107039 [ 260 ] {95dae223-bf34-4af0-aa03-fca1102bd2d6} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.05.08 19:14:51.107075 [ 260 ] {95dae223-bf34-4af0-aa03-fca1102bd2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6684 | 2026.05.08 19:14:51.107384 [ 260 ] {95dae223-bf34-4af0-aa03-fca1102bd2d6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6685 | 2026.05.08 19:14:51.107597 [ 260 ] {95dae223-bf34-4af0-aa03-fca1102bd2d6} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.05.08 19:14:51.107726 [ 260 ] {95dae223-bf34-4af0-aa03-fca1102bd2d6} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001179 sec., 70398.64291772689 rows/sec., 5.50 MiB/sec. | ||
| 6687 | 2026.05.08 19:14:51.107763 [ 260 ] {95dae223-bf34-4af0-aa03-fca1102bd2d6} <Debug> TCPHandler: Processed in 0.001340673 sec. | ||
| 6688 | 2026.05.08 19:14:51.107896 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.05.08 19:14:51.107996 [ 260 ] {a9debe63-c965-41e4-8805-4ac35cc459eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.05.08 19:14:51.108038 [ 260 ] {a9debe63-c965-41e4-8805-4ac35cc459eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6691 | 2026.05.08 19:14:51.108523 [ 260 ] {a9debe63-c965-41e4-8805-4ac35cc459eb} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.08 19:14:51.108560 [ 260 ] {a9debe63-c965-41e4-8805-4ac35cc459eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6693 | 2026.05.08 19:14:51.108880 [ 260 ] {a9debe63-c965-41e4-8805-4ac35cc459eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6694 | 2026.05.08 19:14:51.109097 [ 260 ] {a9debe63-c965-41e4-8805-4ac35cc459eb} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.05.08 19:14:51.109227 [ 260 ] {a9debe63-c965-41e4-8805-4ac35cc459eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 6696 | 2026.05.08 19:14:51.109264 [ 260 ] {a9debe63-c965-41e4-8805-4ac35cc459eb} <Debug> TCPHandler: Processed in 0.001415345 sec. | ||
| 6697 | 2026.05.08 19:14:51.109416 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.05.08 19:14:51.109509 [ 260 ] {10dc2577-5f6e-4d73-a45c-7cd74a042ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.05.08 19:14:51.109562 [ 260 ] {10dc2577-5f6e-4d73-a45c-7cd74a042ceb} <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 | ||
| 6700 | 2026.05.08 19:14:51.110391 [ 260 ] {10dc2577-5f6e-4d73-a45c-7cd74a042ceb} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.05.08 19:14:51.110428 [ 260 ] {10dc2577-5f6e-4d73-a45c-7cd74a042ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6702 | 2026.05.08 19:14:51.110942 [ 260 ] {10dc2577-5f6e-4d73-a45c-7cd74a042ceb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6703 | 2026.05.08 19:14:51.111163 [ 260 ] {10dc2577-5f6e-4d73-a45c-7cd74a042ceb} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.05.08 19:14:51.111304 [ 260 ] {10dc2577-5f6e-4d73-a45c-7cd74a042ceb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001812 sec., 10485.651214128035 rows/sec., 18.79 MiB/sec. | ||
| 6705 | 2026.05.08 19:14:51.111356 [ 260 ] {10dc2577-5f6e-4d73-a45c-7cd74a042ceb} <Debug> TCPHandler: Processed in 0.001994871 sec. | ||
| 6706 | 2026.05.08 19:14:51.111498 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.05.08 19:14:51.111594 [ 260 ] {51f76e7b-3c9a-495b-a374-cedb9477bf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6708 | 2026.05.08 19:14:51.111634 [ 260 ] {51f76e7b-3c9a-495b-a374-cedb9477bf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6709 | 2026.05.08 19:14:51.112013 [ 260 ] {51f76e7b-3c9a-495b-a374-cedb9477bf12} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.05.08 19:14:51.112049 [ 260 ] {51f76e7b-3c9a-495b-a374-cedb9477bf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6711 | 2026.05.08 19:14:51.112354 [ 260 ] {51f76e7b-3c9a-495b-a374-cedb9477bf12} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6712 | 2026.05.08 19:14:51.112570 [ 260 ] {51f76e7b-3c9a-495b-a374-cedb9477bf12} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.05.08 19:14:51.112698 [ 260 ] {51f76e7b-3c9a-495b-a374-cedb9477bf12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6714 | 2026.05.08 19:14:51.112692 [ 147 ] {} <Debug> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6715 | 2026.05.08 19:14:51.112734 [ 260 ] {51f76e7b-3c9a-495b-a374-cedb9477bf12} <Debug> TCPHandler: Processed in 0.001283713 sec. | ||
| 6716 | 2026.05.08 19:14:51.112779 [ 147 ] {} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.05.08 19:14:51.112808 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6718 | 2026.05.08 19:14:51.112932 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 6719 | 2026.05.08 19:14:51.113075 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2026.05.08 19:14:51.113106 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2082 rows starting from the beginning of the part | ||
| 6721 | 2026.05.08 19:14:51.113164 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 6722 | 2026.05.08 19:14:51.113210 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6723 | 2026.05.08 19:14:51.113252 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 6724 | 2026.05.08 19:14:51.113293 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::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 | ||
| 6725 | 2026.05.08 19:14:51.113339 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6726 | 2026.05.08 19:14:51.114340 [ 194 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 4 columns (4 merged, 0 gathered) in 0.001454337 sec., 1658487.682015929 rows/sec., 110.12 MiB/sec. | ||
| 6727 | 2026.05.08 19:14:51.114567 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6728 | 2026.05.08 19:14:51.114819 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_41_8} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.05.08 19:14:51.114890 [ 192 ] {ca8c22c4-a9c0-4c12-8856-ec59f8e5e568::all_1_41_8} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6730 | 2026.05.08 19:14:51.114970 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6731 | 2026.05.08 19:14:55.389740 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6732 | 2026.05.08 19:14:55.389788 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6733 | 2026.05.08 19:14:55.520281 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14287 | ||
| 6734 | 2026.05.08 19:14:55.520833 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.05.08 19:14:55.520889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6736 | 2026.05.08 19:14:55.521427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6737 | 2026.05.08 19:14:55.521678 [ 243 ] {} <Trace> system.asynchronous_metric_log (4f3aa2d0-72ce-4edb-a0c3-0d649396cfb9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.05.08 19:14:55.521814 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14287 | ||
| 6739 | 2026.05.08 19:14:56.097141 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.05.08 19:14:56.097415 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6741 | 2026.05.08 19:14:56.097776 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6742 | 2026.05.08 19:14:56.097822 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <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 | ||
| 6743 | 2026.05.08 19:14:56.098056 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6744 | 2026.05.08 19:14:56.098128 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6745 | 2026.05.08 19:14:56.098267 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6746 | 2026.05.08 19:14:56.098391 [ 307 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6747 | 2026.05.08 19:14:56.098397 [ 331 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6748 | 2026.05.08 19:14:56.098616 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 6749 | 2026.05.08 19:14:56.098644 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6750 | 2026.05.08 19:14:56.098713 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6751 | 2026.05.08 19:14:56.098733 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 6752 | 2026.05.08 19:14:56.098768 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6753 | 2026.05.08 19:14:56.098805 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6754 | 2026.05.08 19:14:56.100143 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Debug> executeQuery: Read 52 rows, 10.82 KiB in 0.002846 sec., 18271.257905832746 rows/sec., 3.71 MiB/sec. | ||
| 6755 | 2026.05.08 19:14:56.100268 [ 260 ] {fddecb17-3ae0-4501-95bb-ffd9a4a7d5bf} <Debug> TCPHandler: Processed in 0.003275102 sec. | ||
| 6756 | 2026.05.08 19:14:56.102154 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.05.08 19:14:56.102283 [ 260 ] {412b524b-d951-4a8e-816c-3614cb4cb9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6758 | 2026.05.08 19:14:56.102327 [ 260 ] {412b524b-d951-4a8e-816c-3614cb4cb9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6759 | 2026.05.08 19:14:56.102843 [ 260 ] {412b524b-d951-4a8e-816c-3614cb4cb9cc} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.05.08 19:14:56.102887 [ 260 ] {412b524b-d951-4a8e-816c-3614cb4cb9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6761 | 2026.05.08 19:14:56.103257 [ 260 ] {412b524b-d951-4a8e-816c-3614cb4cb9cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6762 | 2026.05.08 19:14:56.103486 [ 260 ] {412b524b-d951-4a8e-816c-3614cb4cb9cc} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.05.08 19:14:56.103633 [ 260 ] {412b524b-d951-4a8e-816c-3614cb4cb9cc} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001382 sec., 73806.07814761216 rows/sec., 6.16 MiB/sec. | ||
| 6764 | 2026.05.08 19:14:56.103670 [ 260 ] {412b524b-d951-4a8e-816c-3614cb4cb9cc} <Debug> TCPHandler: Processed in 0.00156819 sec. | ||
| 6765 | 2026.05.08 19:14:56.103811 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.05.08 19:14:56.103906 [ 260 ] {59397a3a-a692-4d4b-8365-7fc4aa5e77cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.05.08 19:14:56.103946 [ 260 ] {59397a3a-a692-4d4b-8365-7fc4aa5e77cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6768 | 2026.05.08 19:14:56.104359 [ 260 ] {59397a3a-a692-4d4b-8365-7fc4aa5e77cd} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.05.08 19:14:56.104396 [ 260 ] {59397a3a-a692-4d4b-8365-7fc4aa5e77cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6770 | 2026.05.08 19:14:56.104687 [ 260 ] {59397a3a-a692-4d4b-8365-7fc4aa5e77cd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6771 | 2026.05.08 19:14:56.104910 [ 260 ] {59397a3a-a692-4d4b-8365-7fc4aa5e77cd} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.05.08 19:14:56.105039 [ 260 ] {59397a3a-a692-4d4b-8365-7fc4aa5e77cd} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001151 sec., 19982.623805386622 rows/sec., 1.47 MiB/sec. | ||
| 6773 | 2026.05.08 19:14:56.105076 [ 260 ] {59397a3a-a692-4d4b-8365-7fc4aa5e77cd} <Debug> TCPHandler: Processed in 0.001313323 sec. | ||
| 6774 | 2026.05.08 19:14:56.105203 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.05.08 19:14:56.105298 [ 260 ] {9234cc20-81d8-4b23-9a44-4bf682630ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6776 | 2026.05.08 19:14:56.105336 [ 260 ] {9234cc20-81d8-4b23-9a44-4bf682630ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6777 | 2026.05.08 19:14:56.105756 [ 260 ] {9234cc20-81d8-4b23-9a44-4bf682630ce9} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.05.08 19:14:56.105793 [ 260 ] {9234cc20-81d8-4b23-9a44-4bf682630ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6779 | 2026.05.08 19:14:56.106092 [ 260 ] {9234cc20-81d8-4b23-9a44-4bf682630ce9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6780 | 2026.05.08 19:14:56.106304 [ 260 ] {9234cc20-81d8-4b23-9a44-4bf682630ce9} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.05.08 19:14:56.106429 [ 260 ] {9234cc20-81d8-4b23-9a44-4bf682630ce9} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001149 sec., 75718.01566579634 rows/sec., 5.91 MiB/sec. | ||
| 6782 | 2026.05.08 19:14:56.106465 [ 260 ] {9234cc20-81d8-4b23-9a44-4bf682630ce9} <Debug> TCPHandler: Processed in 0.001315773 sec. | ||
| 6783 | 2026.05.08 19:14:56.106604 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.05.08 19:14:56.106809 [ 260 ] {e3542d44-3747-4691-b1f2-b0f1d5deca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6785 | 2026.05.08 19:14:56.106851 [ 260 ] {e3542d44-3747-4691-b1f2-b0f1d5deca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6786 | 2026.05.08 19:14:56.107268 [ 260 ] {e3542d44-3747-4691-b1f2-b0f1d5deca3f} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.05.08 19:14:56.107305 [ 260 ] {e3542d44-3747-4691-b1f2-b0f1d5deca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6788 | 2026.05.08 19:14:56.107632 [ 260 ] {e3542d44-3747-4691-b1f2-b0f1d5deca3f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6789 | 2026.05.08 19:14:56.107844 [ 260 ] {e3542d44-3747-4691-b1f2-b0f1d5deca3f} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.05.08 19:14:56.107974 [ 260 ] {e3542d44-3747-4691-b1f2-b0f1d5deca3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6791 | 2026.05.08 19:14:56.108018 [ 260 ] {e3542d44-3747-4691-b1f2-b0f1d5deca3f} <Debug> TCPHandler: Processed in 0.001461777 sec. | ||
| 6792 | 2026.05.08 19:14:56.108141 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.05.08 19:14:56.108236 [ 260 ] {02a0fbf0-ffba-4a13-ae9d-027574207e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6794 | 2026.05.08 19:14:56.108288 [ 260 ] {02a0fbf0-ffba-4a13-ae9d-027574207e1b} <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 | ||
| 6795 | 2026.05.08 19:14:56.109182 [ 260 ] {02a0fbf0-ffba-4a13-ae9d-027574207e1b} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.05.08 19:14:56.109222 [ 260 ] {02a0fbf0-ffba-4a13-ae9d-027574207e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6797 | 2026.05.08 19:14:56.109759 [ 260 ] {02a0fbf0-ffba-4a13-ae9d-027574207e1b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6798 | 2026.05.08 19:14:56.109985 [ 260 ] {02a0fbf0-ffba-4a13-ae9d-027574207e1b} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.05.08 19:14:56.110106 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6800 | 2026.05.08 19:14:56.110123 [ 260 ] {02a0fbf0-ffba-4a13-ae9d-027574207e1b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001905 sec., 12073.490813648294 rows/sec., 21.64 MiB/sec. | ||
| 6801 | 2026.05.08 19:14:56.110158 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.05.08 19:14:56.110185 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6803 | 2026.05.08 19:14:56.110188 [ 260 ] {02a0fbf0-ffba-4a13-ae9d-027574207e1b} <Debug> TCPHandler: Processed in 0.002095583 sec. | ||
| 6804 | 2026.05.08 19:14:56.110321 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::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 | ||
| 6805 | 2026.05.08 19:14:56.110343 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2026.05.08 19:14:56.110464 [ 260 ] {02257ed6-ed24-49a0-b6e0-067ab1560eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.05.08 19:14:56.110506 [ 260 ] {02257ed6-ed24-49a0-b6e0-067ab1560eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6808 | 2026.05.08 19:14:56.110626 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6809 | 2026.05.08 19:14:56.110698 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 596 rows starting from the beginning of the part | ||
| 6810 | 2026.05.08 19:14:56.110837 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part | ||
| 6811 | 2026.05.08 19:14:56.110865 [ 260 ] {02257ed6-ed24-49a0-b6e0-067ab1560eeb} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.05.08 19:14:56.110908 [ 260 ] {02257ed6-ed24-49a0-b6e0-067ab1560eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6813 | 2026.05.08 19:14:56.110944 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part | ||
| 6814 | 2026.05.08 19:14:56.111049 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part | ||
| 6815 | 2026.05.08 19:14:56.111144 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part | ||
| 6816 | 2026.05.08 19:14:56.111238 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part | ||
| 6817 | 2026.05.08 19:14:56.111249 [ 260 ] {02257ed6-ed24-49a0-b6e0-067ab1560eeb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6818 | 2026.05.08 19:14:56.111485 [ 260 ] {02257ed6-ed24-49a0-b6e0-067ab1560eeb} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.05.08 19:14:56.111629 [ 260 ] {02257ed6-ed24-49a0-b6e0-067ab1560eeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 6820 | 2026.05.08 19:14:56.111665 [ 260 ] {02257ed6-ed24-49a0-b6e0-067ab1560eeb} <Debug> TCPHandler: Processed in 0.001370214 sec. | ||
| 6821 | 2026.05.08 19:14:56.118315 [ 186 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 19 columns (19 merged, 0 gathered) in 0.008059133 sec., 87230.2268742804 rows/sec., 156.31 MiB/sec. | ||
| 6822 | 2026.05.08 19:14:56.119254 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6823 | 2026.05.08 19:14:56.119674 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.05.08 19:14:56.119764 [ 194 ] {3cdf029e-fcb6-42fa-9e1c-75737b1072bf::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6825 | 2026.05.08 19:14:56.119917 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 6826 | 2026.05.08 19:14:56.231540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6827 | 2026.05.08 19:14:56.249628 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.05.08 19:14:56.249686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6829 | 2026.05.08 19:14:56.255514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6830 | 2026.05.08 19:14:56.256194 [ 244 ] {} <Trace> system.metric_log (911e1691-9b47-45ad-aad0-1fae3a33e370): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.05.08 19:14:56.259034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6832 | 2026.05.08 19:15:00.555914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 840 | ||
| 6833 | 2026.05.08 19:15:00.558230 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.05.08 19:15:00.558288 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6835 | 2026.05.08 19:15:00.559511 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6836 | 2026.05.08 19:15:00.559799 [ 242 ] {} <Trace> system.query_log (02ec1eda-b3e5-434a-9f72-f917a906e91b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.05.08 19:15:00.560152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6838 | 2026.05.08 19:15:01.020696 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.05.08 19:15:01.020939 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6840 | 2026.05.08 19:15:01.021286 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6841 | 2026.05.08 19:15:01.021325 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6842 | 2026.05.08 19:15:01.021565 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6843 | 2026.05.08 19:15:01.021636 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6844 | 2026.05.08 19:15:01.021781 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6845 | 2026.05.08 19:15:01.021881 [ 330 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6846 | 2026.05.08 19:15:01.021897 [ 307 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6847 | 2026.05.08 19:15:01.022000 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (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 | ||
| 6848 | 2026.05.08 19:15:01.022029 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Trace> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6849 | 2026.05.08 19:15:01.022097 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6850 | 2026.05.08 19:15:01.022118 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Debug> oximeter.timeseries_schema (974bd86d-f95b-4f02-a078-bc4aefe49612) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 6851 | 2026.05.08 19:15:01.022152 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6852 | 2026.05.08 19:15:01.022269 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6853 | 2026.05.08 19:15:01.023458 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002616 sec., 19877.675840978594 rows/sec., 4.65 MiB/sec. | ||
| 6854 | 2026.05.08 19:15:01.023560 [ 260 ] {69374d5b-8a08-4957-90a6-35527582e7ec} <Debug> TCPHandler: Processed in 0.002997935 sec. | ||
| 6855 | 2026.05.08 19:15:01.037533 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.05.08 19:15:01.037684 [ 260 ] {00e333c0-1783-4827-8475-864f910efff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6857 | 2026.05.08 19:15:01.037748 [ 260 ] {00e333c0-1783-4827-8475-864f910efff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6858 | 2026.05.08 19:15:01.038414 [ 260 ] {00e333c0-1783-4827-8475-864f910efff2} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.05.08 19:15:01.038470 [ 260 ] {00e333c0-1783-4827-8475-864f910efff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6860 | 2026.05.08 19:15:01.038910 [ 260 ] {00e333c0-1783-4827-8475-864f910efff2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6861 | 2026.05.08 19:15:01.039188 [ 260 ] {00e333c0-1783-4827-8475-864f910efff2} <Trace> oximeter.fields_ipaddr (01a50bc2-2ed1-4451-81e6-66be741e091c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.05.08 19:15:01.039353 [ 260 ] {00e333c0-1783-4827-8475-864f910efff2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001715 sec., 4664.723032069971 rows/sec., 380.38 KiB/sec. | ||
| 6863 | 2026.05.08 19:15:01.039402 [ 260 ] {00e333c0-1783-4827-8475-864f910efff2} <Debug> TCPHandler: Processed in 0.0019637 sec. | ||
| 6864 | 2026.05.08 19:15:01.039567 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.05.08 19:15:01.039680 [ 260 ] {8a87ded9-668e-47e1-a9e7-7ac39375377f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6866 | 2026.05.08 19:15:01.039729 [ 260 ] {8a87ded9-668e-47e1-a9e7-7ac39375377f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6867 | 2026.05.08 19:15:01.041370 [ 260 ] {8a87ded9-668e-47e1-a9e7-7ac39375377f} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.05.08 19:15:01.041412 [ 260 ] {8a87ded9-668e-47e1-a9e7-7ac39375377f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6869 | 2026.05.08 19:15:01.041896 [ 260 ] {8a87ded9-668e-47e1-a9e7-7ac39375377f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6870 | 2026.05.08 19:15:01.042133 [ 260 ] {8a87ded9-668e-47e1-a9e7-7ac39375377f} <Trace> oximeter.fields_string (4ede449a-a641-4eb5-9315-93a2e937de34): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.05.08 19:15:01.042288 [ 260 ] {8a87ded9-668e-47e1-a9e7-7ac39375377f} <Debug> executeQuery: Read 2443 rows, 184.24 KiB in 0.002634 sec., 927486.7122247532 rows/sec., 68.31 MiB/sec. | ||
| 6872 | 2026.05.08 19:15:01.042332 [ 260 ] {8a87ded9-668e-47e1-a9e7-7ac39375377f} <Debug> TCPHandler: Processed in 0.002823471 sec. | ||
| 6873 | 2026.05.08 19:15:01.042490 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.05.08 19:15:01.042598 [ 260 ] {e497b452-22cf-44d4-88fd-263bda97ad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.05.08 19:15:01.042643 [ 260 ] {e497b452-22cf-44d4-88fd-263bda97ad0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6876 | 2026.05.08 19:15:01.043123 [ 260 ] {e497b452-22cf-44d4-88fd-263bda97ad0a} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.05.08 19:15:01.043163 [ 260 ] {e497b452-22cf-44d4-88fd-263bda97ad0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6878 | 2026.05.08 19:15:01.043478 [ 260 ] {e497b452-22cf-44d4-88fd-263bda97ad0a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6879 | 2026.05.08 19:15:01.043701 [ 260 ] {e497b452-22cf-44d4-88fd-263bda97ad0a} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.05.08 19:15:01.043823 [ 136 ] {} <Debug> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6881 | 2026.05.08 19:15:01.043846 [ 260 ] {e497b452-22cf-44d4-88fd-263bda97ad0a} <Debug> executeQuery: Read 36 rows, 2.66 KiB in 0.00127 sec., 28346.456692913383 rows/sec., 2.05 MiB/sec. | ||
| 6882 | 2026.05.08 19:15:01.043882 [ 136 ] {} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.05.08 19:15:01.043897 [ 260 ] {e497b452-22cf-44d4-88fd-263bda97ad0a} <Debug> TCPHandler: Processed in 0.001463787 sec. | ||
| 6884 | 2026.05.08 19:15:01.043910 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6885 | 2026.05.08 19:15:01.044046 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::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 | ||
| 6886 | 2026.05.08 19:15:01.044060 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.05.08 19:15:01.044179 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6888 | 2026.05.08 19:15:01.044209 [ 260 ] {0a6d2d6d-27b2-4f4f-bb22-3682bce3fa85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.05.08 19:15:01.044216 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 6890 | 2026.05.08 19:15:01.044271 [ 260 ] {0a6d2d6d-27b2-4f4f-bb22-3682bce3fa85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6891 | 2026.05.08 19:15:01.044300 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part | ||
| 6892 | 2026.05.08 19:15:01.044351 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part | ||
| 6893 | 2026.05.08 19:15:01.044394 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part | ||
| 6894 | 2026.05.08 19:15:01.044434 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part | ||
| 6895 | 2026.05.08 19:15:01.044475 [ 192 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 6896 | 2026.05.08 19:15:01.045156 [ 260 ] {0a6d2d6d-27b2-4f4f-bb22-3682bce3fa85} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.05.08 19:15:01.045201 [ 260 ] {0a6d2d6d-27b2-4f4f-bb22-3682bce3fa85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6898 | 2026.05.08 19:15:01.045340 [ 186 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335524 sec., 268808.3478844259 rows/sec., 19.17 MiB/sec. | ||
| 6899 | 2026.05.08 19:15:01.045544 [ 189 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6900 | 2026.05.08 19:15:01.045562 [ 260 ] {0a6d2d6d-27b2-4f4f-bb22-3682bce3fa85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6901 | 2026.05.08 19:15:01.045908 [ 260 ] {0a6d2d6d-27b2-4f4f-bb22-3682bce3fa85} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.05.08 19:15:01.045940 [ 189 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.05.08 19:15:01.046042 [ 189 ] {44ac536c-e351-4963-9c59-4d86c295a268::all_1_41_8} <Trace> oximeter.fields_u16 (44ac536c-e351-4963-9c59-4d86c295a268) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6904 | 2026.05.08 19:15:01.046058 [ 136 ] {} <Debug> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6905 | 2026.05.08 19:15:01.046076 [ 260 ] {0a6d2d6d-27b2-4f4f-bb22-3682bce3fa85} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001891 sec., 423585.4045478582 rows/sec., 24.47 MiB/sec. | ||
| 6906 | 2026.05.08 19:15:01.046108 [ 136 ] {} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.05.08 19:15:01.046128 [ 260 ] {0a6d2d6d-27b2-4f4f-bb22-3682bce3fa85} <Debug> TCPHandler: Processed in 0.002132304 sec. | ||
| 6908 | 2026.05.08 19:15:01.046136 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6909 | 2026.05.08 19:15:01.046159 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6910 | 2026.05.08 19:15:01.046274 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.05.08 19:15:01.046305 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6912 | 2026.05.08 19:15:01.046388 [ 260 ] {5a827fa4-90d7-4822-b3f2-521babdb928f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6913 | 2026.05.08 19:15:01.046400 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6914 | 2026.05.08 19:15:01.046433 [ 260 ] {5a827fa4-90d7-4822-b3f2-521babdb928f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6915 | 2026.05.08 19:15:01.046434 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 975 rows starting from the beginning of the part | ||
| 6916 | 2026.05.08 19:15:01.046503 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6917 | 2026.05.08 19:15:01.046551 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 6918 | 2026.05.08 19:15:01.046601 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 6919 | 2026.05.08 19:15:01.046650 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6920 | 2026.05.08 19:15:01.046694 [ 192 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 6921 | 2026.05.08 19:15:01.046953 [ 260 ] {5a827fa4-90d7-4822-b3f2-521babdb928f} <Trace> oximeter.fields_u64 (f53e3da0-69b7-4a00-86da-848b49c450cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.05.08 19:15:01.047002 [ 260 ] {5a827fa4-90d7-4822-b3f2-521babdb928f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6923 | 2026.05.08 19:15:01.047413 [ 260 ] {5a827fa4-90d7-4822-b3f2-521babdb928f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6924 | 2026.05.08 19:15:01.047680 [ 260 ] {5a827fa4-90d7-4822-b3f2-521babdb928f} <Trace> oximeter.fields_u64 (f53e3da0-69b7-4a00-86da-848b49c450cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.05.08 19:15:01.047820 [ 260 ] {5a827fa4-90d7-4822-b3f2-521babdb928f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 48.26 KiB/sec. | ||
| 6926 | 2026.05.08 19:15:01.047863 [ 260 ] {5a827fa4-90d7-4822-b3f2-521babdb928f} <Debug> TCPHandler: Processed in 0.001646922 sec. | ||
| 6927 | 2026.05.08 19:15:01.047868 [ 202 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602891 sec., 1808607.073094802 rows/sec., 114.04 MiB/sec. | ||
| 6928 | 2026.05.08 19:15:01.048012 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.05.08 19:15:01.048118 [ 260 ] {682a37e4-d2eb-46a8-b815-07dc7bed9adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6930 | 2026.05.08 19:15:01.048139 [ 202 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6931 | 2026.05.08 19:15:01.048166 [ 260 ] {682a37e4-d2eb-46a8-b815-07dc7bed9adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6932 | 2026.05.08 19:15:01.048552 [ 202 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.05.08 19:15:01.048663 [ 202 ] {64c5980d-1279-458f-85b3-2322f6734579::all_1_15_3} <Trace> oximeter.fields_u32 (64c5980d-1279-458f-85b3-2322f6734579) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6934 | 2026.05.08 19:15:01.048779 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6935 | 2026.05.08 19:15:01.049186 [ 260 ] {682a37e4-d2eb-46a8-b815-07dc7bed9adb} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.05.08 19:15:01.049237 [ 260 ] {682a37e4-d2eb-46a8-b815-07dc7bed9adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6937 | 2026.05.08 19:15:01.049637 [ 260 ] {682a37e4-d2eb-46a8-b815-07dc7bed9adb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6938 | 2026.05.08 19:15:01.049878 [ 260 ] {682a37e4-d2eb-46a8-b815-07dc7bed9adb} <Trace> oximeter.fields_uuid (434d4460-510d-45fa-bc18-d17ca1f7329f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.05.08 19:15:01.050016 [ 260 ] {682a37e4-d2eb-46a8-b815-07dc7bed9adb} <Debug> executeQuery: Read 1315 rows, 90.13 KiB in 0.001917 sec., 685967.6577986437 rows/sec., 45.91 MiB/sec. | ||
| 6940 | 2026.05.08 19:15:01.050057 [ 260 ] {682a37e4-d2eb-46a8-b815-07dc7bed9adb} <Debug> TCPHandler: Processed in 0.002095803 sec. | ||
| 6941 | 2026.05.08 19:15:01.050199 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.05.08 19:15:01.050301 [ 260 ] {771b288c-7ba3-4f5a-958c-9594bf7593e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.05.08 19:15:01.050346 [ 260 ] {771b288c-7ba3-4f5a-958c-9594bf7593e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6944 | 2026.05.08 19:15:01.051125 [ 260 ] {771b288c-7ba3-4f5a-958c-9594bf7593e7} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.05.08 19:15:01.051164 [ 260 ] {771b288c-7ba3-4f5a-958c-9594bf7593e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6946 | 2026.05.08 19:15:01.051640 [ 260 ] {771b288c-7ba3-4f5a-958c-9594bf7593e7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6947 | 2026.05.08 19:15:01.051876 [ 260 ] {771b288c-7ba3-4f5a-958c-9594bf7593e7} <Trace> oximeter.measurements_cumulativeu64 (c16b11d6-e9c8-4666-836c-0d0f6dc43789): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.05.08 19:15:01.052017 [ 260 ] {771b288c-7ba3-4f5a-958c-9594bf7593e7} <Debug> executeQuery: Read 1628 rows, 102.31 KiB in 0.001736 sec., 937788.0184331798 rows/sec., 57.56 MiB/sec. | ||
| 6949 | 2026.05.08 19:15:01.052060 [ 260 ] {771b288c-7ba3-4f5a-958c-9594bf7593e7} <Debug> TCPHandler: Processed in 0.001914048 sec. | ||
| 6950 | 2026.05.08 19:15:01.052220 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.05.08 19:15:01.052324 [ 260 ] {b9bcbe97-d3de-43ae-9fd6-72262d19ee99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6952 | 2026.05.08 19:15:01.052381 [ 260 ] {b9bcbe97-d3de-43ae-9fd6-72262d19ee99} <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.08 19:15:01.053355 [ 260 ] {b9bcbe97-d3de-43ae-9fd6-72262d19ee99} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.05.08 19:15:01.053396 [ 260 ] {b9bcbe97-d3de-43ae-9fd6-72262d19ee99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6955 | 2026.05.08 19:15:01.053957 [ 260 ] {b9bcbe97-d3de-43ae-9fd6-72262d19ee99} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6956 | 2026.05.08 19:15:01.054202 [ 260 ] {b9bcbe97-d3de-43ae-9fd6-72262d19ee99} <Trace> oximeter.measurements_histogramu64 (3cdf029e-fcb6-42fa-9e1c-75737b1072bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.05.08 19:15:01.054349 [ 260 ] {b9bcbe97-d3de-43ae-9fd6-72262d19ee99} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002045 sec., 13691.931540342299 rows/sec., 24.54 MiB/sec. | ||
| 6958 | 2026.05.08 19:15:01.054406 [ 260 ] {b9bcbe97-d3de-43ae-9fd6-72262d19ee99} <Debug> TCPHandler: Processed in 0.002246856 sec. | ||
| 6959 | 2026.05.08 19:15:01.054552 [ 260 ] {} <Trace> TCP-Session: 0afcacb6-2349-4dbe-ba32-11371060c859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.05.08 19:15:01.054654 [ 260 ] {29b9fb88-729a-4466-ba91-dafa12d7c769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60003) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6961 | 2026.05.08 19:15:01.054699 [ 260 ] {29b9fb88-729a-4466-ba91-dafa12d7c769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6962 | 2026.05.08 19:15:01.055094 [ 260 ] {29b9fb88-729a-4466-ba91-dafa12d7c769} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.05.08 19:15:01.055143 [ 260 ] {29b9fb88-729a-4466-ba91-dafa12d7c769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6964 | 2026.05.08 19:15:01.055569 [ 260 ] {29b9fb88-729a-4466-ba91-dafa12d7c769} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6965 | 2026.05.08 19:15:01.055808 [ 260 ] {29b9fb88-729a-4466-ba91-dafa12d7c769} <Trace> oximeter.measurements_u64 (ca8c22c4-a9c0-4c12-8856-ec59f8e5e568): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.05.08 19:15:01.055954 [ 260 ] {29b9fb88-729a-4466-ba91-dafa12d7c769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 6967 | 2026.05.08 19:15:01.056004 [ 260 ] {29b9fb88-729a-4466-ba91-dafa12d7c769} <Debug> TCPHandler: Processed in 0.001504908 sec. | ||